1. f3176ec x86/kasan: Fix boot with 5-level paging and KASAN by Andrey Ryabinin · 6 years ago
  2. 8d3289f x86/fpu: Don't use current->mm to check for a kthread by Christoph Hellwig · 6 years ago
  3. 71ab832 x86/kgdb: Return 0 from kgdb_arch_set_breakpoint() by Matt Mullins · 6 years ago
  4. c7563e6 x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled by Prarit Bhargava · 6 years ago
  5. 87d3aa2 x86/resctrl: Don't stop walking closids when a locksetup group is found by James Morse · 6 years ago
  6. aab8445 x86/fpu: Update kernel's FPU state before using for the fsave header by Sebastian Andrzej Siewior · 6 years ago
  7. 00e5a2b x86/mm/KASLR: Compute the size of the vmemmap section properly by Baoquan He · 6 years ago
  8. b81ff10 x86/fpu: Use fault_in_pages_writeable() for pre-faulting by Hugh Dickins · 6 years ago
  9. e35faeb x86/CPU: Add more Icelake model numbers by Kan Liang · 6 years ago
  10. 31e6734 mm/vmalloc: Avoid rare case of flushing TLB with weird arguments by Rick Edgecombe · 6 years ago
  11. 8e41f87 mm/vmalloc: Fix calculation of direct map addr range by Rick Edgecombe · 6 years ago
  12. f2c7c76 Linux 5.2-rc3 by Linus Torvalds · 6 years ago
  13. 7bd1d5e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. af04245 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 4fb5741 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. a68dc618 Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  18. 460b48a Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  19. b44a1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  20. 38baf0b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  21. 378e853 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  22. f58c356 Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  23. 9221dce Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 1975b33 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  25. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  26. e577c8b mm, compaction: make sure we isolate a valid PFN by Suzuki K Poulose · 6 years ago
  27. 590ba22 include/linux/generic-radix-tree.h: fix kerneldoc comment by Jonathan Corbet · 6 years ago
  28. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  29. d3ed71e drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used by Qian Cai · 6 years ago
  30. 8d7a7ab spdxcheck.py: fix directory structures by Vincenzo Frascino · 6 years ago
  31. 0600597 kasan: initialize tag to 0xff in __kasan_kmalloc by Nathan Chancellor · 6 years ago
  32. bb9f6f6 z3fold: fix sheduling while atomic by Vitaly Wool · 6 years ago
  33. ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
  34. df17277 mm/gup: continue VM_FAULT_RETRY processing even for pre-faults by Mike Rapoport · 6 years ago
  35. b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  36. 3e85899 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
  37. 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
  38. bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
  39. 11bbd8b prctl_set_mm: refactor checks from validate_prctl_map by Michal Koutný · 6 years ago
  40. 8856ae4 kernel/fork.c: make max_threads symbol static by Kefeng Wang · 6 years ago
  41. fb092eb arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes by Sebastian Andrzej Siewior · 6 years ago
  42. 461071b arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK by David Rientjes · 6 years ago
  43. 3806b04 mm/vmalloc.c: fix typo in comment by Andrew Morton · 6 years ago
  44. aa52619 lib/sort.c: fix kernel-doc notation warnings by Randy Dunlap · 6 years ago
  45. 91173c6 mm: fix Documentation/vm/hmm.rst Sphinx warnings by Randy Dunlap · 6 years ago
  46. 8e82fe2 treewide: fix typos of SPDX-License-Identifier by Masahiro Yamada · 6 years ago
  47. 62e139e crypto: ux500 - fix license comment syntax error by Alex Xu (Hello71) · 6 years ago
  48. c8552db MAINTAINERS: add I2C DT bindings to ARM platforms by Wolfram Sang · 6 years ago
  49. a0c3200 MAINTAINERS: add DT bindings to i2c drivers by Wolfram Sang · 6 years ago
  50. f8d221d Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 6 years ago
  51. 24e8a2c Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 6 years ago
  52. 61939b1 block: print offending values when cloned rq limits are exceeded by John Pittman · 6 years ago
  53. cd669f8 blk-mq: Document the blk_mq_hw_queue_to_node() arguments by Bart Van Assche · 6 years ago
  54. ef025d7 blk-mq: Fix spelling in a source code comment by Bart Van Assche · 6 years ago
  55. a0b77e3 block: Fix bsg_setup_queue() kernel-doc header by Bart Van Assche · 6 years ago
  56. 83826a5 block: Fix rq_qos_wait() kernel-doc header by Bart Van Assche · 6 years ago
  57. 0542cd5 block: Fix blk_mq_*_map_queues() kernel-doc headers by Bart Van Assche · 6 years ago
  58. 216382d block: Fix throtl_pending_timer_fn() kernel-doc header by Bart Van Assche · 6 years ago
  59. 33c826e block: Convert blk_invalidate_devt() header into a non-kernel-doc header by Bart Van Assche · 6 years ago
  60. 210eaaa block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header by Bart Van Assche · 6 years ago
  61. 3ab4436 Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  62. 41e7231 Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  63. 8c0f693 leds: avoid flush_work in atomic context by Pavel Machek · 6 years ago
  64. d266b3f Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 6 years ago
  65. 8164c57 Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  66. 27a03b1 Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  67. 702c31e Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 72cea7a Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  69. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  70. 2209a30 Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  71. dbde71df Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  72. e49c854 Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  73. ca19180 Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  74. 141731d Revert "lockd: Show pid of lockd for remote locks" by Benjamin Coddington · 6 years ago
  75. 674459b MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390 by Heiko Carstens · 6 years ago
  76. 2850ef6 MAINTAINERS: Farewell Martin Schwidefsky by Heiko Carstens · 6 years ago
  77. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  78. adc3f55 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  79. 318adf8 Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  80. 8cb7104 Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 6 years ago
  81. c5ba171 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  82. 20f9449 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  83. 2a3e0b7 Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  84. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  85. b73484b ethtool: Check for vlan etype or vlan tci when parsing flow_rule by Maxime Chevallier · 6 years ago
  86. 2b81f81 net: don't clear sock->sk early to avoid trouble in strparser by Jakub Kicinski · 6 years ago
  87. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  88. c3bc6de Merge branch 'Fixes-for-DSA-tagging-using-802-1Q' by David S. Miller · 6 years ago
  89. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  90. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  91. 2180843 net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 6 years ago
  92. 9609dad ipv4: tcp_input: fix stack out of bounds when parsing TCP options. by Young Xiao · 6 years ago
  93. 62851d7 Merge branch 'mlxsw-Two-small-fixes' by David S. Miller · 6 years ago
  94. 275e928 mlxsw: spectrum: Prevent force of 56G by Amit Cohen · 6 years ago
  95. ef74422 mlxsw: spectrum_acl: Avoid warning after identical rules insertion by Jiri Pirko · 6 years ago
  96. 84b3fd1 net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT by Rasmus Villemoes · 6 years ago
  97. 5971517 r8169: fix MAC address being lost in PCI D3 by Heiner Kallweit · 6 years ago
  98. 200c675 Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  99. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  100. 46aeb7e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225 by Thomas Gleixner · 6 years ago