1. 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
  2. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  3. f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years ago
  4. 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
  5. 450f68e epoll: fix compat syscall wire up of epoll_pwait2 by Heiko Carstens · 4 years ago
  6. 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
  7. 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
  8. 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
  9. a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
  10. 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
  11. 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
  12. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
  13. 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
  14. 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
  15. 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
  16. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  17. 01ab1ed mm/Kconfig: fix spelling mistake "whats" -> "what's" by Colin Ian King · 4 years, 1 month ago
  18. e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  19. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  20. 58169a5 epoll: add syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  21. 7cdf7c2 epoll: convert internal api to timespec64 by Willem de Bruijn · 4 years, 1 month ago
  22. e59d3c6 epoll: eliminate unnecessary lock for zero timeout by Soheil Hassas Yeganeh · 4 years, 1 month ago
  23. 00b2763 epoll: replace gotos with a proper loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
  24. e8c8532 epoll: pull all code between fetch_events and send_event into the loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
  25. 1493c47 epoll: simplify and optimize busy loop logic by Soheil Hassas Yeganeh · 4 years, 1 month ago
  26. e411596 epoll: move eavail next to the list_empty_careful check by Soheil Hassas Yeganeh · 4 years, 1 month ago
  27. cccd29b epoll: pull fatal signal checks into ep_send_events() by Soheil Hassas Yeganeh · 4 years, 1 month ago
  28. 2efdaf7 epoll: simplify signal handling by Soheil Hassas Yeganeh · 4 years, 1 month ago
  29. 289caf5 epoll: check for events when removing a timed out thread from the wait queue by Soheil Hassas Yeganeh · 4 years, 1 month ago
  30. 9a1ac22 mm/memcontrol:rewrite mem_cgroup_page_lruvec() by Hui Su · 4 years, 1 month ago
  31. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years, 1 month ago
  32. bec78ef mm/memcg: remove unused definitions by Wei Yang · 4 years, 1 month ago
  33. a405588 mm/memcg: warning on !memcg after readahead page charged by Alex Shi · 4 years, 1 month ago
  34. 76358ab mm/memcg: bail early from swap accounting if memcg disabled by Alex Shi · 4 years, 1 month ago
  35. 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  36. fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  37. ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years, 1 month ago
  38. ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years, 1 month ago
  39. fec8a6a close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  40. 6190c0c xen: Kconfig: remove X86_64 depends from XEN_512GB by Jason Andryuk · 4 years, 1 month ago
  41. 71ac134 rtc: pcf2127: only use watchdog when explicitly available by Uwe Kleine-König · 4 years, 1 month ago
  42. 320d159 dt-bindings: rtc: add reset-source property by Rasmus Villemoes · 4 years, 1 month ago
  43. 3644e2d mm/filemap: fix infinite loop in generic_file_buffered_read() by Kent Overstreet · 4 years, 1 month ago
  44. 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
  45. 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
  46. c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
  47. b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  48. f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  49. d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  50. 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  51. 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  52. e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  53. eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  54. 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  55. ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  56. 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. f96f625 drm/qxl: don't allocate a dma_address array by Christian König · 4 years, 1 month ago
  63. 660a599 drm/nouveau: fix multihop when move doesn't work. by Dave Airlie · 4 years, 1 month ago
  64. 046f70d drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping by Aditya Swarup · 4 years, 1 month ago
  65. 0e53656 drm/i915: Fix mismatch between misplaced vma check and vma insert by Chris Wilson · 4 years, 1 month ago
  66. dd0e219 drm/i915/perf: also include Gen11 in OATAILPTR workaround by Lionel Landwerlin · 4 years, 1 month ago
  67. 2ccf2e0 Revert "drm/i915: re-order if/else ladder for hpd_irq_setup" by Chris Wilson · 4 years, 1 month ago
  68. 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
  69. 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
  70. 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
  71. e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  72. 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
  73. 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 1 month ago
  74. 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
  75. 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
  76. 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
  77. 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
  78. 83005cd Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 4 years, 1 month ago
  79. 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
  80. be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 1 month ago
  81. 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
  82. 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
  83. 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
  84. 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
  85. 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
  86. 5b33afe nfp: move indirect block cleanup to flower app stop callback by Simon Horman · 4 years, 1 month ago
  87. d8a4ea3 octeontx2-af: Fix undetected unmap PF error check by Colin Ian King · 4 years, 1 month ago
  88. 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
  89. 38ba95a net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments" by Colin Ian King · 4 years, 1 month ago
  90. 0d52848 qlcnic: Fix error code in probe by Dan Carpenter · 4 years, 1 month ago
  91. 86eb09b Merge branch 'mptcp-a-bunch-of-assorted-fixes' by Jakub Kicinski · 4 years, 1 month ago
  92. 13e1603 mptcp: fix pending data accounting by Paolo Abeni · 4 years, 1 month ago
  93. 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
  94. 3f8b266 mptcp: properly annotate nested lock by Paolo Abeni · 4 years, 1 month ago
  95. 0c14846 mptcp: fix security context on server socket by Paolo Abeni · 4 years, 1 month ago
  96. 49e2713 net/mlx5: Fix compilation warning for 32-bit platform by Parav Pandit · 4 years, 1 month ago
  97. 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  98. 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  99. 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  100. feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago