summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-12-20Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...Linus Torvalds
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-19Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-12-19Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2020-12-19Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-12-19Merge tag 'hsi-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2020-12-19Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-18Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson