summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea
2020-12-19clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHzClaudiu Beznea
2020-12-19clk: at91: sama7g5: decrease lower limit for MCK0 rateClaudiu Beznea
2020-12-19clk: at91: sama7g5: remove mck0 from parent list of other clocksClaudiu Beznea
2020-12-19clk: at91: clk-sam9x60-pll: allow runtime changes for pllClaudiu Beznea
2020-12-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-12-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-12-19clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DTEugen Hristev
2020-12-19dt-bindings: clock: at91: add sama7g5 pll definesEugen Hristev
2020-12-19clk: at91: sama7g5: fix compilation errorClaudiu Beznea
2020-12-19clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne
2020-12-19clk: bcm: dvp: drop a variable that is assigned to onlyUwe Kleine-König
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-19epoll: add syscall epoll_pwait2Willem de Bruijn
2020-12-19epoll: convert internal api to timespec64Willem de Bruijn
2020-12-19epoll: eliminate unnecessary lock for zero timeoutSoheil Hassas Yeganeh
2020-12-19epoll: replace gotos with a proper loopSoheil Hassas Yeganeh
2020-12-19epoll: pull all code between fetch_events and send_event into the loopSoheil Hassas Yeganeh
2020-12-19epoll: simplify and optimize busy loop logicSoheil Hassas Yeganeh
2020-12-19epoll: move eavail next to the list_empty_careful checkSoheil Hassas Yeganeh
2020-12-19epoll: pull fatal signal checks into ep_send_events()Soheil Hassas Yeganeh
2020-12-19epoll: simplify signal handlingSoheil Hassas Yeganeh
2020-12-19epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su
2020-12-19mm, kvm: account kvm_vcpu_mmap to kmemcgShakeel Butt
2020-12-19mm/memcg: remove unused definitionsWei Yang
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi
2020-12-19mm/memcg: bail early from swap accounting if memcg disabledAlex Shi
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...Christian Brauner
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser
2020-12-19close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner
2020-12-19xen: Kconfig: remove X86_64 depends from XEN_512GBJason Andryuk
2020-12-18Add SMB 2 support for getting and setting SACLsBoris Protopopov
2020-12-19rtc: pcf2127: only use watchdog when explicitly availableUwe Kleine-König
2020-12-19dt-bindings: rtc: add reset-source propertyRasmus Villemoes
2020-12-18mm/filemap: fix infinite loop in generic_file_buffered_read()Kent Overstreet
2020-12-18Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-12-18Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-18tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo
2020-12-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2020-12-18tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo