1. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  2. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  3. 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  4. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  5. 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  6. cd2093c Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  7. 08b297b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  8. ac1788c powerpc/numa: Skip onlining a offline node in kdump path by Srikar Dronamraju · 6 years ago
  9. a932ed3 powerpc: Don't print kernel instructions in show_user_instructions() by Michael Ellerman · 6 years ago
  10. 6579804 KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault by Paul Mackerras · 6 years ago
  11. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  12. b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  13. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  14. 2483ef0 powerpc/numa: Use associativity if VPHN hcall is successful by Srikar Dronamraju · 6 years ago
  15. 96dc89d powerpc/tm: Avoid possible userspace r1 corruption on reclaim by Michael Neuling · 6 years ago
  16. cf13435 powerpc/tm: Fix userspace r13 corruption by Michael Neuling · 6 years ago
  17. 8604895 powerpc/pseries: Fix unitialized timer reset on migration by Michael Bringmann · 6 years ago
  18. f383d8b signal/powerpc: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  19. 77c7072 signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr by Eric W. Biederman · 6 years ago
  20. 5d8fb8a signal/powerpc: Specialize _exception_pkey for handling pkey exceptions by Eric W. Biederman · 6 years ago
  21. c1c7c85 signal/powerpc: Call force_sig_fault from _exception by Eric W. Biederman · 6 years ago
  22. 2c44ce2 signal/powerpc: Factor the common exception code into exception_common by Eric W. Biederman · 6 years ago
  23. cd60ab7a signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore by Eric W. Biederman · 6 years ago
  24. 8eb2ba2 signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception by Eric W. Biederman · 6 years ago
  25. 9f2ee69 signal/powerpc: Remove pkey parameter from __bad_area by Eric W. Biederman · 6 years ago
  26. f654fc0 signal/powerpc: Use force_sig_mceerr as appropriate by Eric W. Biederman · 7 years ago
  27. c716a25 powerpc/pkeys: Fix reading of ibm, processor-storage-keys property by Thiago Jung Bauermann · 6 years ago
  28. 85682a7 powerpc: fix csum_ipv6_magic() on little endian platforms by Christophe Leroy · 7 years ago
  29. 7233b8c powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again) by Alexey Kardashevskiy · 7 years ago
  30. efc463a signal: Simplify tracehook_report_syscall_exit by Eric W. Biederman · 7 years ago
  31. 51c3c62 powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
  32. f14040b KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds by Michael Neuling · 7 years ago
  33. 71d29f4 KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size by Nicholas Piggin · 7 years ago
  34. 425333b KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode by Alexey Kardashevskiy · 7 years ago
  35. ed2ef29 Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  36. 732b531 Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  37. ff69279 powerpc: disable support for relative ksymtab references by Ard Biesheuvel · 7 years ago
  38. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  39. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  40. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  41. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 7 years ago
  42. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 7 years ago
  43. 0f52b3a powerpc/mce: Fix SLB rebolting during MCE recovery path. by Mahesh Salgaonkar · 7 years ago
  44. 8cfbdbdc KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages by Paul Mackerras · 7 years ago
  45. f08d08f powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition by Aneesh Kumar K.V · 7 years ago
  46. bd0dbb7 powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid. by Aneesh Kumar K.V · 7 years ago
  47. 810e9f8 powerpc/nohash: fix pte_access_permitted() by Christophe Leroy · 7 years ago
  48. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 7 years ago
  49. cd38049 ppc: Convert vas ID allocation to new IDA API by Matthew Wilcox · 7 years ago
  50. b3fa641 ppc: Convert mmu context allocation to new IDA API by Matthew Wilcox · 7 years ago
  51. 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 7 years ago
  52. d6ee76d powerpc64/ftrace: Include ftrace.h needed for enable/disable calls by Luke Dashjr · 7 years ago
  53. db21731 powerpc/powernv/pci: Work around races in PCI bridge enabling by Benjamin Herrenschmidt · 7 years ago
  54. a581831 powerpc/fadump: cleanup crash memory ranges support by Hari Bathini · 7 years ago
  55. 95b861a76 powerpc/powernv: provide a console flush operation for opal hvc driver by Nicholas Piggin · 7 years ago
  56. 997dd26 powerpc/traps: Avoid rate limit messages from show unhandled signals by Michael Ellerman · 7 years ago
  57. 46dec40 KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function by Paul Mackerras · 7 years ago
  58. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  59. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  60. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 7 years ago
  61. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 7 years ago
  62. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  63. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  64. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  65. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  66. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  67. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  68. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  69. c066faf KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix() by Paul Mackerras · 7 years ago
  70. 993ff6d powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4() by Nicholas Piggin · 7 years ago
  71. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. f7951c3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. a2dc009 powerpc/mm/book3s/radix: Add mapping statistics by Aneesh Kumar K.V · 7 years ago
  75. 241b5f7 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 7 years ago
  76. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  77. f7a6947 powerpc/uaccess: Enable get_user(u64, *p) on 32-bit by Michael Ellerman · 7 years ago
  78. f405b51 powerpc/mm/hash: Remove unnecessary do { } while(0) loop by Aneesh Kumar K.V · 7 years ago
  79. e7e8184 powerpc/64s: move machine check SLB flushing to mm/slb.c by Nicholas Piggin · 7 years ago
  80. ae24ce5 powerpc/powernv/idle: Fix build error by Aneesh Kumar K.V · 7 years ago
  81. 0b6aa1a powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range by Aneesh Kumar K.V · 7 years ago
  82. fce278a powerpc/mm: remove warning about ‘type’ being set by Mathieu Malaterre · 7 years ago
  83. f2c6d0d powerpc/32: Include setup.h header file to fix warnings by Mathieu Malaterre · 7 years ago
  84. eab00a2 powerpc: Move `path` variable inside DEBUG_PROM by Mathieu Malaterre · 7 years ago
  85. 618a89d powerpc/powermac: Make some functions static by Mathieu Malaterre · 7 years ago
  86. 8921305 powerpc/powermac: Remove variable x that's never read by Mathieu Malaterre · 7 years ago
  87. 2fff0f0 powerpc/powermac: Add missing include of header pmac.h by Mathieu Malaterre · 7 years ago
  88. baedcdf powerpc/kexec: Use common error handling code in setup_new_fdt() by Markus Elfring · 7 years ago
  89. 302c7b0 powerpc/xmon: Add address lookup for percpu symbols by Boqun Feng · 8 years ago
  90. 646dbe4 powerpc/mm: remove huge_pte_offset_and_shift() prototype by Christophe Leroy · 7 years ago
  91. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 7 years ago
  92. cd813e1 powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. by Mahesh Salgaonkar · 7 years ago
  93. ced1bf5 powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements by Hari Bathini · 7 years ago
  94. 1bd6a1c powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 7 years ago
  95. 6bd6d86 powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM by Christophe Leroy · 7 years ago
  96. c42d3be powerpc: Fix size calculation using resource_size() by Dan Carpenter · 7 years ago
  97. d3da701 powerpc/powernv: Allow memory that has been hot-removed to be hot-added by Rashmica Gupta · 7 years ago
  98. 209b437 ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG by Michael Büsch · 7 years ago
  99. bd96461 powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible by Camelia Groza · 7 years ago
  100. 39e560a powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible by Camelia Groza · 7 years ago