- 48342fc Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years ago
- 7703f46 Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years ago
- 450f68e epoll: fix compat syscall wire up of epoll_pwait2 by Heiko Carstens · 4 years ago
- 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
- 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
- a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
- 651283d Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 4 years, 1 month ago
- 190daf1 Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 1 month ago
- 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
- 11c3365 Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 1 month ago
- c2703b6 Merge tag 'hsi-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 4 years, 1 month ago
- d56154c Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 1 month ago
- 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 01ab1ed mm/Kconfig: fix spelling mistake "whats" -> "what's" by Colin Ian King · 4 years, 1 month ago
- e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 58169a5 epoll: add syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 7cdf7c2 epoll: convert internal api to timespec64 by Willem de Bruijn · 4 years, 1 month ago
- e59d3c6 epoll: eliminate unnecessary lock for zero timeout by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 00b2763 epoll: replace gotos with a proper loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
- e8c8532 epoll: pull all code between fetch_events and send_event into the loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 1493c47 epoll: simplify and optimize busy loop logic by Soheil Hassas Yeganeh · 4 years, 1 month ago
- e411596 epoll: move eavail next to the list_empty_careful check by Soheil Hassas Yeganeh · 4 years, 1 month ago
- cccd29b epoll: pull fatal signal checks into ep_send_events() by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 2efdaf7 epoll: simplify signal handling by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 289caf5 epoll: check for events when removing a timed out thread from the wait queue by Soheil Hassas Yeganeh · 4 years, 1 month ago
- 9a1ac22 mm/memcontrol:rewrite mem_cgroup_page_lruvec() by Hui Su · 4 years, 1 month ago
- 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years, 1 month ago
- bec78ef mm/memcg: remove unused definitions by Wei Yang · 4 years, 1 month ago
- a405588 mm/memcg: warning on !memcg after readahead page charged by Alex Shi · 4 years, 1 month ago
- 76358ab mm/memcg: bail early from swap accounting if memcg disabled by Alex Shi · 4 years, 1 month ago
- 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years, 1 month ago
- ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years, 1 month ago
- fec8a6a close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- 6190c0c xen: Kconfig: remove X86_64 depends from XEN_512GB by Jason Andryuk · 4 years, 1 month ago
- 71ac134 rtc: pcf2127: only use watchdog when explicitly available by Uwe Kleine-König · 4 years, 1 month ago
- 320d159 dt-bindings: rtc: add reset-source property by Rasmus Villemoes · 4 years, 1 month ago
- 3644e2d mm/filemap: fix infinite loop in generic_file_buffered_read() by Kent Overstreet · 4 years, 1 month ago
- a0b9631 Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
- 4862c74 Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 1 month ago
- c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 432c19a Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 1 month ago
- a087241 Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 1 month ago
- 5ba836e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
- 4efd7fa Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years, 1 month ago
- f96f625 drm/qxl: don't allocate a dma_address array by Christian König · 4 years, 1 month ago
- 660a599 drm/nouveau: fix multihop when move doesn't work. by Dave Airlie · 4 years, 1 month ago
- 046f70d drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping by Aditya Swarup · 4 years, 1 month ago
- 0e53656 drm/i915: Fix mismatch between misplaced vma check and vma insert by Chris Wilson · 4 years, 1 month ago
- dd0e219 drm/i915/perf: also include Gen11 in OATAILPTR workaround by Lionel Landwerlin · 4 years, 1 month ago
- 2ccf2e0 Revert "drm/i915: re-order if/else ladder for hpd_irq_setup" by Chris Wilson · 4 years, 1 month ago
- a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 1 month ago
- 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 1 month ago
- 787fec8 Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 1 month ago
- e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
- d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 1 month ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- 312dcaf Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 1 month ago
- 6daa904 Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 1 month ago
- 83005cd Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 1 month ago
- 92dbc9d Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 1 month ago
- 65de0b8 Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 1 month ago
- ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
- b97d4c4 Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
- 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
- 5b33afe nfp: move indirect block cleanup to flower app stop callback by Simon Horman · 4 years, 1 month ago
- d8a4ea3 octeontx2-af: Fix undetected unmap PF error check by Colin Ian King · 4 years, 1 month ago
- 14bd41e Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
- 38ba95a net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments" by Colin Ian King · 4 years, 1 month ago
- 0d52848 qlcnic: Fix error code in probe by Dan Carpenter · 4 years, 1 month ago
- 86eb09b Merge branch 'mptcp-a-bunch-of-assorted-fixes' by Jakub Kicinski · 4 years, 1 month ago
- 13e1603 mptcp: fix pending data accounting by Paolo Abeni · 4 years, 1 month ago
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
- 3f8b266 mptcp: properly annotate nested lock by Paolo Abeni · 4 years, 1 month ago
- 0c14846 mptcp: fix security context on server socket by Paolo Abeni · 4 years, 1 month ago
- 49e2713 net/mlx5: Fix compilation warning for 32-bit platform by Parav Pandit · 4 years, 1 month ago
- 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago