1. 39114b7 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image by Dave Hansen · 7 years ago
  2. 0f561fc x86/pti: Enable global pages for shared areas by Dave Hansen · 7 years ago
  3. 639d6aa x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 7 years ago
  4. 430d400 x86/mm: Comment _PAGE_GLOBAL mystery by Dave Hansen · 7 years ago
  5. 1a54420 x86/mm: Remove extra filtering in pageattr code by Dave Hansen · 7 years ago
  6. fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
  7. 6baf4be x86/espfix: Document use of _PAGE_GLOBAL by Dave Hansen · 7 years ago
  8. 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
  9. 606c719 x86/mm: Undo double _PAGE_PSE clearing by Dave Hansen · 7 years ago
  10. d1440b2 x86/mm: Factor out pageattr _PAGE_GLOBAL setting by Dave Hansen · 7 years ago
  11. ee1400d Merge branch 'linus' into x86/pti to pick up upstream changes by Ingo Molnar · 7 years ago
  12. 071ccc9 x86/entry/64: Drop idtentry's manual stack switch for user entries by Andy Lutomirski · 7 years ago
  13. 9820e1c x86/uapi: Fix asm/bootparam.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  14. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. a553243 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. e68b4ba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 5e46caf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 2451d1e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 67dbfc1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 46e0d28 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 86bbbeb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 486adce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 8747a29 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. cc67cce Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 61d1757 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 54dce3c Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 320b164 Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  34. 0adb328 Linux 4.16 by Linus Torvalds · 7 years ago
  35. 10b84da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 1159e094 perf/x86/intel: Enable C-state residency events for Cannon Lake by Harry Pan · 7 years ago
  39. 490d03e perf/x86/intel: Add Cannon Lake support for RAPL profiling by Harry Pan · 7 years ago
  40. eaeb8e7 x86/cpu/tme: Fix spelling: "configuation" -> "configuration" by Colin Ian King · 7 years ago
  41. d6289f3 x86/build: Don't pass in -D__KERNEL__ multiple times by Cao jin · 7 years ago
  42. 19193bc locking/Kconfig: Restructure the lock debugging menu by Waiman Long · 7 years ago
  43. f07cbeb locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable by Waiman Long · 7 years ago
  44. 5149cba locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches by Waiman Long · 7 years ago
  45. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  46. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  47. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  49. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  50. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  51. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  52. 9dd2326 Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  53. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  54. bd88613 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  55. ef82f59 Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  56. f97c3dc net/dim: Fix int overflow by Tal Gilboa · 7 years ago
  57. 52a9692 Merge branch 'vlan-fix' by David S. Miller · 7 years ago
  58. c769acc vlan: Fix vlan insertion for packets without ethernet header by Toshiaki Makita · 7 years ago
  59. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  60. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  61. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  62. c2a9838 Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  63. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  64. ab12762 Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  65. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  66. 74957cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  67. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  68. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  69. 58f101b qede: Do not drop rx-checksum invalidated packets. by Manish Chopra · 7 years ago
  70. 87a73eb mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 7 years ago
  71. 2b1b1b4 mtd: nand: atmel: Fix get_sectorsize() function by Boris Brezillon · 7 years ago
  72. f03dbb0 hv_netvsc: enable multicast if necessary by Stephen Hemminger · 7 years ago
  73. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  74. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  75. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  76. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
  77. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  78. b3c3975 lockdep: Make the lock debug output more useful by Tetsuo Handa · 7 years ago
  79. 78282be Merge tag 'perf-core-for-mingo-4.17-20180328' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  80. 0b41260 Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  81. 28913ee netfilter: nf_nat_snmp_basic: add correct dependency to Makefile by Masahiro Yamada · 7 years ago
  82. 68b8dff Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  83. ef55d15 Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  84. a2601d7 Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  85. 616d8cf Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  86. 18bd490 MAINTAINERS: demote ARM port to "odd fixes" by Russell King · 7 years ago
  87. 5b634e8 MAINTAINERS: correct rmk's email address by Russell King · 7 years ago
  88. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 7 years ago
  89. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  90. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 7 years ago
  91. 299815a mm/page_owner: fix recursion bug after changing skip entries by Maninder Singh · 7 years ago
  92. 3d942ee ipc/shm.c: add split function to shm_vm_ops by Mike Kravetz · 7 years ago
  93. 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 7 years ago
  94. 694f54f Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  95. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  96. c28d62c locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() by Peter Zijlstra · 7 years ago
  97. e2efacb Revert "x86/mce/AMD: Collect error info even if valid bits are not set" by Yazen Ghannam · 7 years ago
  98. bd47a85 x86/platform/UV: Fix critical UV MMR address error by mike.travis@hpe.com · 7 years ago
  99. f67b150 perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 7 years ago
  100. e89f5b3 dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs by Christoph Hellwig · 7 years ago