Age | Commit message (Expand) | Author |
2020-12-19 | clk: at91: clk-master: re-factor master clock | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: decrease lower limit for MCK0 rate | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: remove mck0 from parent list of other clocks | Claudiu Beznea |
2020-12-19 | clk: at91: clk-sam9x60-pll: allow runtime changes for pll | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics | Eugen Hristev |
2020-12-19 | clk: at91: clk-master: add 5th divisor for mck master | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT | Eugen Hristev |
2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: fix compilation error | Claudiu Beznea |
2020-12-19 | clk: bcm: dvp: Add MODULE_DEVICE_TABLE() | Nicolas Saenz Julienne |
2020-12-19 | clk: bcm: dvp: drop a variable that is assigned to only | Uwe Kleine-König |
2020-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-19 | mm/Kconfig: fix spelling mistake "whats" -> "what's" | Colin Ian King |
2020-12-19 | selftests/filesystems: expand epoll with epoll_pwait2 | Willem de Bruijn |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-19 | epoll: add syscall epoll_pwait2 | Willem de Bruijn |
2020-12-19 | epoll: convert internal api to timespec64 | Willem de Bruijn |
2020-12-19 | epoll: eliminate unnecessary lock for zero timeout | Soheil Hassas Yeganeh |
2020-12-19 | epoll: replace gotos with a proper loop | Soheil Hassas Yeganeh |
2020-12-19 | epoll: pull all code between fetch_events and send_event into the loop | Soheil Hassas Yeganeh |
2020-12-19 | epoll: simplify and optimize busy loop logic | Soheil Hassas Yeganeh |
2020-12-19 | epoll: move eavail next to the list_empty_careful check | Soheil Hassas Yeganeh |
2020-12-19 | epoll: pull fatal signal checks into ep_send_events() | Soheil Hassas Yeganeh |
2020-12-19 | epoll: simplify signal handling | Soheil Hassas Yeganeh |
2020-12-19 | epoll: check for events when removing a timed out thread from the wait queue | Soheil Hassas Yeganeh |
2020-12-19 | mm/memcontrol:rewrite mem_cgroup_page_lruvec() | Hui Su |
2020-12-19 | mm, kvm: account kvm_vcpu_mmap to kmemcg | Shakeel Butt |
2020-12-19 | mm/memcg: remove unused definitions | Wei Yang |
2020-12-19 | mm/memcg: warning on !memcg after readahead page charged | Alex Shi |
2020-12-19 | mm/memcg: bail early from swap accounting if memcg disabled | Alex Shi |
2020-12-19 | selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO... | Christian Brauner |
2020-12-19 | selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC | Christian Brauner |
2020-12-19 | selftests/core: handle missing syscall number for close_range | Christian Brauner |
2020-12-19 | selftests/core: fix close_range_test build after XFAIL removal | Tobias Klauser |
2020-12-19 | close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC | Christian Brauner |
2020-12-19 | xen: Kconfig: remove X86_64 depends from XEN_512GB | Jason Andryuk |
2020-12-18 | Add SMB 2 support for getting and setting SACLs | Boris Protopopov |
2020-12-19 | rtc: pcf2127: only use watchdog when explicitly available | Uwe Kleine-König |
2020-12-19 | dt-bindings: rtc: add reset-source property | Rasmus Villemoes |
2020-12-18 | mm/filemap: fix infinite loop in generic_file_buffered_read() | Kent Overstreet |
2020-12-18 | Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-12-18 | Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-18 | tools headers UAPI: Update asm-generic/unistd.h | Arnaldo Carvalho de Melo |
2020-12-18 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2020-12-18 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-12-18 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-12-18 | tools headers UAPI: Sync linux/const.h with the kernel headers | Arnaldo Carvalho de Melo |
2020-12-18 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |