summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-20Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-86/+140
2020-12-20Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds168-5884/+7678
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds171-2750/+7242
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds123-790/+579
2020-12-20Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds9-46/+31
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens4-4/+4
2020-12-19Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...Linus Torvalds2-7/+278
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-29/+27
2020-12-19perf mem: Factor out a function to generate sort orderKan Liang1-14/+27
2020-12-19perf sort: Add sort option for data page sizeKan Liang7-2/+42
2020-12-19Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds7-846/+9
2020-12-19Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds21-2/+4316
2020-12-19perf script: Support data page sizeKan Liang4-4/+34
2020-12-19Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds30-355/+562
2020-12-19Merge tag 'hsi-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-2/+2
2020-12-19Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds54-393/+1307
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-274/+331
2020-12-19mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King1-1/+1
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn1-0/+72
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn22-2/+35
2020-12-19epoll: add syscall epoll_pwait2Willem de Bruijn1-14/+73
2020-12-19epoll: convert internal api to timespec64Willem de Bruijn1-20/+37
2020-12-19epoll: eliminate unnecessary lock for zero timeoutSoheil Hassas Yeganeh1-13/+12
2020-12-19epoll: replace gotos with a proper loopSoheil Hassas Yeganeh1-21/+21
2020-12-19epoll: pull all code between fetch_events and send_event into the loopSoheil Hassas Yeganeh1-20/+21
2020-12-19epoll: simplify and optimize busy loop logicSoheil Hassas Yeganeh1-23/+17
2020-12-19epoll: move eavail next to the list_empty_careful checkSoheil Hassas Yeganeh1-2/+1
2020-12-19epoll: pull fatal signal checks into ep_send_events()Soheil Hassas Yeganeh1-9/+8
2020-12-19epoll: simplify signal handlingSoheil Hassas Yeganeh1-10/+10
2020-12-19epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh1-9/+16
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su2-39/+17
2020-12-19mm, kvm: account kvm_vcpu_mmap to kmemcgShakeel Butt3-3/+3
2020-12-19mm/memcg: remove unused definitionsWei Yang1-118/+0
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi2-6/+17
2020-12-19mm/memcg: bail early from swap accounting if memcg disabledAlex Shi1-0/+6
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...Christian Brauner1-0/+183
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner1-0/+70
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner1-1/+17
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser1-5/+5
2020-12-19close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner1-1/+3
2020-12-19xen: Kconfig: remove X86_64 depends from XEN_512GBJason Andryuk1-1/+1
2020-12-18Add SMB 2 support for getting and setting SACLsBoris Protopopov3-9/+9
2020-12-19rtc: pcf2127: only use watchdog when explicitly availableUwe Kleine-König1-1/+2
2020-12-19dt-bindings: rtc: add reset-source propertyRasmus Villemoes1-0/+5
2020-12-18mm/filemap: fix infinite loop in generic_file_buffered_read()Kent Overstreet1-0/+3
2020-12-18Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds48-705/+695
2020-12-18Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-8/+12
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds134-1195/+2759
2020-12-18tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo1-1/+1
2020-12-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-1/+9