1. 06fbe81 powerpc/8xx: Add Kernel Userspace Execution Prevention by Christophe Leroy · 6 years ago
  2. c341a10 powerpc/8xx: Only define APG0 and APG1 by Christophe Leroy · 6 years ago
  3. e2fb9f5 powerpc/32: Prepare for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  4. e291b6d powerpc/32: Remove MSR_PR test when returning from syscall by Christophe Leroy · 6 years ago
  5. 5e5be3a powerpc/mm: Detect bad KUAP faults by Michael Ellerman · 6 years ago
  6. 890274c powerpc/64s: Implement KUAP for Radix MMU by Michael Ellerman · 6 years ago
  7. ef29672 powerpc/lib: Refactor __patch_instruction() to use __put_user_asm() by Russell Currey · 6 years ago
  8. 1bb2bae powerpc/mm/radix: Use KUEP API for Radix MMU by Russell Currey · 6 years ago
  9. b28c975 powerpc/64: Setup KUP on secondary CPUs by Russell Currey · 6 years ago
  10. de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  11. 0fb1c25 powerpc: Add skeleton for Kernel Userspace Execution Prevention by Christophe Leroy · 6 years ago
  12. 69795ca powerpc: Add framework for Kernel Userspace Protection by Christophe Leroy · 6 years ago
  13. 53a712b powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle by Michael Ellerman · 6 years ago
  14. a3f3072 powerpc/powernv/idle: Restore IAMR after idle by Russell Currey · 6 years ago
  15. 558f864 powerpc/numa: document topology_updates_enabled, disable by default by Nathan Lynch · 6 years ago
  16. 2d4d9b3 powerpc/numa: improve control of topology updates by Nathan Lynch · 6 years ago
  17. 2f9196b powerpc/powernv: Squash sparse warnings in opal-call.c by Andrew Donnellan · 6 years ago
  18. 80d04b7 powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test by George Spelvin · 6 years ago
  19. 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
  20. cc76404 powerpc/8xx: Fix possible device node reference leak by Wen Yang · 6 years ago
  21. 7f177f9 powerpc/pseries: hwpoison the pages upon hitting UE by Ganesh Goudar · 6 years ago
  22. 4df2cb6 powerpc/83xx: Add missing of_node_put() after of_device_is_available() by Julia Lawall · 6 years ago
  23. 0235854 MAINTAINERS: Update remaining @linux.vnet.ibm.com addresses by Lukas Bulwahn · 6 years ago
  24. 679d03f MAINTAINERS: Remove non-existent VAS file by Sukadev Bhattiprolu · 6 years ago
  25. e663e1e powerpc/pseries/pmem: Fix a set but not used value by Qian Cai · 6 years ago
  26. c05f57f powerpc/pseries/iommu: Fix set but not used values by Qian Cai · 6 years ago
  27. bff2514 powerpc/mm: Silence unused-but-set-variable warnings by Qian Cai · 6 years ago
  28. f172acb powerpc/mm: move warning from resize_hpt_for_hotplug() by Laurent Vivier · 6 years ago
  29. f89bd8b powerpc/mm/radix: Don't do SLB preload when using the radix MMU by Aneesh Kumar K.V · 6 years ago
  30. 24c174b powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default by Thomas Huth · 6 years ago
  31. c9d8dda powerpc/pseries/mce: Improve array initialization. by Mahesh Salgaonkar · 6 years ago
  32. 56c46bb powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX by Russell Currey · 6 years ago
  33. 62611c1 powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt by Mathieu Malaterre · 6 years ago
  34. 308be6c powerpc/embedded6xx: Make some functions static by Mathieu Malaterre · 6 years ago
  35. ff6d278 powerpc: vdso: Make vdso32 installation conditional in vdso_install by Ben Hutchings · 6 years ago
  36. eea86aa powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE by Michael Ellerman · 6 years ago
  37. 6c84f8c powerpc/highmem: Change BUG_ON() to WARN_ON() by Christophe Leroy · 6 years ago
  38. af5cd05 powerpc: Fix defconfig choice logic when cross compiling by Michael Ellerman · 6 years ago
  39. a273fa3 powerpc/32: Add ppc_defconfig by Michael Ellerman · 6 years ago
  40. d3e76a1 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  41. cf7cf69 powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs by Michael Ellerman · 6 years ago
  42. 7100e87 powerpc/64s/radix: Fix radix segment exception handling by Nicholas Piggin · 6 years ago
  43. dd9a994 powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 by Christophe Leroy · 6 years ago
  44. fd42710 powerpc/32: Fix early boot failure with RTAS built-in by Christophe Leroy · 6 years ago
  45. 79a3aaa Linux 5.1-rc3 by Linus Torvalds · 6 years ago
  46. 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  47. 915ee0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 590627f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. c29d854 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 573efdc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 6536c5f Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  53. c877b3d Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  54. b5c8314 Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  55. 3af9a52 Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  56. 9093464 leds: trigger: netdev: use memcpy in device_name_store by Rasmus Villemoes · 6 years ago
  57. 0aab8e4 leds: pca9532: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  58. 32faca6 Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  59. 52afe190 Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  60. 8d02a9a Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  61. 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  62. 8e377a1 Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  63. 1219530 Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  64. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. f9007cc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. c0b7f2a Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  67. eed4897 Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  68. 6f51092 Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  69. 3467b907 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 4ad5283 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  71. 9a4a6f0 Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  72. 0e40da3 Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  73. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  74. 7376e39 Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  75. c6503f1 Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  76. 2623c4f LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" by Kees Cook · 6 years ago
  77. 22261fd Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  78. 9df0ef6 Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  79. 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  80. 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
  81. 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
  82. d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  83. 0bc9f5d drivers/block/zram/zram_drv.c: fix idle/writeback string compare by Minchan Kim · 6 years ago
  84. f5777bc mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() by Qian Cai · 6 years ago
  85. c4efe48 mm/memory_hotplug.c: fix notification in offline error path by Qian Cai · 6 years ago
  86. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  87. eebf364 fs/proc/kcore.c: make kcore_modules static by YueHaibing · 6 years ago
  88. b736523 include/linux/list.h: fix list_is_first() kernel-doc by Randy Dunlap · 6 years ago
  89. 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
  90. a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
  91. a953e77 include/linux/hugetlb.h: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  92. 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago
  93. 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  94. e6a9467 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 6 years ago
  95. 9b7ea46 mm/hotplug: fix offline undo_isolate_page_range() by Qian Cai · 6 years ago
  96. 73601ea fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 6 years ago
  97. c1e287c mailmap: add Changbin Du by Changbin Du · 6 years ago
  98. 44dc1b1 mm/debug.c: add a cast to u64 for atomic64_read() by Qian Cai · 6 years ago
  99. cae85cb mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 6 years ago
  100. c412a76 kasan: fix variable 'tag' set but not used warning by Qian Cai · 6 years ago