1. 178282a selftests/powerpc: Include asm/cputable.h from utils.h by Michael Ellerman · 4 years, 7 months ago
  2. d890023 selftests/powerpc: Move set_dscr() into rfi_flush.c by Michael Ellerman · 4 years, 7 months ago
  3. 17c98a54 selftests/powerpc: Give the bad_accesses test longer to run by Michael Ellerman · 4 years, 7 months ago
  4. 34c1033 selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac by Michael Ellerman · 4 years, 7 months ago
  5. b5a646a selftests/powerpc: Run tm-tmspr test for longer by Michael Ellerman · 4 years, 7 months ago
  6. 7696287 selftests/powerpc: Don't use setaffinity in tm-tmspr by Michael Ellerman · 4 years, 7 months ago
  7. c017642 selftests/powerpc: Fix TM tests when CPU 0 is offline by Michael Ellerman · 4 years, 7 months ago
  8. 10bf59d powerpc/pseries/eeh: Fix dumb linebreaks by Oliver O'Halloran · 4 years, 7 months ago
  9. 353bce2 powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER by Christophe Leroy · 4 years, 7 months ago
  10. 2f279ee powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm() by Christophe Leroy · 4 years, 7 months ago
  11. c20beff powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() by Christophe Leroy · 4 years, 7 months ago
  12. 76d46a1 powerpc: Remove flush_instruction_cache() on 8xx by Christophe Leroy · 4 years, 7 months ago
  13. 6b1992b powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11 by Stephen Rothwell · 4 years, 7 months ago
  14. b71dca9 powerpc: unrel_branch_check.sh: use nm to find symbol value by Stephen Rothwell · 4 years, 7 months ago
  15. af13a22 powerpc: unrel_branch_check.sh: exit silently for early errors by Stephen Rothwell · 4 years, 7 months ago
  16. 3745ae6 powerpc: unrel_branch_check.sh: fix up the file header by Stephen Rothwell · 4 years, 7 months ago
  17. b84eaab powerpc: unrel_branch_check.sh: simplify and tidy up the final loop by Stephen Rothwell · 4 years, 7 months ago
  18. 3d97abb powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sed by Stephen Rothwell · 4 years, 7 months ago
  19. 4e71106 powerpc: unrel_branch_check.sh: simplify objdump's asm output by Stephen Rothwell · 4 years, 7 months ago
  20. 20ff8ec1 powerpc: unrel_branch_check.sh: simplify and combine some executions by Stephen Rothwell · 4 years, 7 months ago
  21. d9de6b0 powerpc: unrel_branch_check.sh: fix shellcheck complaints by Stephen Rothwell · 4 years, 7 months ago
  22. e5e179a pseries/drmem: don't cache node id in drmem_lmb struct by Scott Cheloha · 4 years, 7 months ago
  23. 704dfe9 powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C by Christophe Leroy · 4 years, 7 months ago
  24. de39b19 powerpc: Rewrite 4xx flush_cache_instruction() in C by Christophe Leroy · 4 years, 7 months ago
  25. f663f33 powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h by Christophe Leroy · 4 years, 7 months ago
  26. e426ab3 powerpc: Remove flush_instruction_cache for book3s/32 by Christophe Leroy · 4 years, 7 months ago
  27. 9d6792f powerpc/pseries: explicitly reschedule during drmem_lmb list traversal by Nathan Lynch · 4 years, 7 months ago
  28. e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 7 months ago
  29. 6c9100e powerpc: Use simple i2c probe function by Stephen Kitt · 4 years, 8 months ago
  30. 5d1bc77 powerpc/pseries: new lparcfg key/value pair: partition_affinity_score by Scott Cheloha · 4 years, 8 months ago
  31. 59562b5 powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h by Scott Cheloha · 4 years, 8 months ago
  32. 82eb179 powerpc: drop hard_reset_now() and poweroff_now() declaration by Christophe Leroy · 4 years, 8 months ago
  33. 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 8 months ago
  34. b134cfc powerpc/irq: Drop forward declaration of struct irqaction by Christophe Leroy · 4 years, 8 months ago
  35. 169b9af powerpc/hwirq: Remove stale forward irq_chip declaration by Christophe Leroy · 4 years, 8 months ago
  36. 7db0a07 macintosh: windfarm: remove detatch debug containing spelling mistakes by Colin Ian King · 4 years, 8 months ago
  37. b51ba4f powerpc/32s: Fix assembler warning about r0 by Christophe Leroy · 4 years, 8 months ago
  38. 3ced132 powerpc/nx: Don't pack struct coprocessor_request_block by Oliver O'Halloran · 4 years, 8 months ago
  39. fb248c3 powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.c by Oliver O'Halloran · 4 years, 8 months ago
  40. 3b70464 powerpc/powernv: Staticify functions without prototypes by Oliver O'Halloran · 4 years, 8 months ago
  41. 8471c1d powerpc/powernv: Include asm/powernv.h from the local powernv.h by Oliver O'Halloran · 4 years, 8 months ago
  42. f6bac19 powerpc/powernv/smp: Fix spurious DBG() warning by Oliver O'Halloran · 4 years, 8 months ago
  43. 346427e powerpc/oprofile: fix spelling mistake "contex" -> "context" by Colin Ian King · 4 years, 8 months ago
  44. 1c0a7ac powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry by Aneesh Kumar K.V · 4 years, 8 months ago
  45. ccaea15 powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. by Aneesh Kumar K.V · 4 years, 8 months ago
  46. 18102e4 powerpc/powernv: Remove set but not used variable 'parent' by zhengbin · 5 years ago
  47. ef23cf9 powerpc/perf: Remove set but not used variable 'target' by zhengbin · 5 years ago
  48. 738e6ca powerpc/fadump: Remove set but not used variable 'elf' by zhengbin · 5 years ago
  49. 843dc8e powerc/dtc/t1024rdb: remove interrupts property by Biwen Li · 4 years, 10 months ago
  50. 8c7614d powerpc/dts/t4240rdb: remove interrupts property by Biwen Li · 4 years, 10 months ago
  51. 40ac790 cxl: Rework error message for incompatible slots by Frederic Barrat · 5 years ago
  52. 374f617 ocxl: Remove custom service to allocate interrupts by Frederic Barrat · 5 years ago
  53. dde6f18 ocxl: Don't return trigger page when allocating an interrupt by Frederic Barrat · 5 years ago
  54. ad857d4 ocxl: Access interrupt trigger page from xive directly by Frederic Barrat · 5 years ago
  55. 1e89da5 scsi: cxlflash: Access interrupt trigger page from xive directly by Frederic Barrat · 5 years ago
  56. d3e669f powerpc/icp-hv: Fix missing of_node_put() in success path by Nicholas Mc Guire · 7 years ago
  57. 67c3e59 powerpc/pseries: Fix missing of_node_put() in rng_init() by Nicholas Mc Guire · 7 years ago
  58. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 7 months ago
  59. cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  60. 550c212 Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  61. cea05c1 Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  62. 10c091b Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  63. e99b250 Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  64. d9232cb Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
  65. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  66. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  67. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 7 months ago
  68. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 7 months ago
  69. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 7 months ago
  70. c3d8f22 Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  71. dd105d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  72. d57ce84 Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  73. b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  74. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  75. d6af633 Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  76. 5cd841d dt-bindings: vendor-prefixes: Remove trailing whitespace by Geert Uytterhoeven · 4 years, 7 months ago
  77. b533137 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set by Will Deacon · 4 years, 7 months ago
  78. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 7 months ago
  79. 5f53584 dt-bindings: net: correct description of phy-connection-type by Madalin Bucur · 4 years, 7 months ago
  80. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  81. a326462 dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances by Rob Herring · 4 years, 7 months ago
  82. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  83. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  84. f22c557 Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  85. c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
  86. 985c788 Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  87. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 7 months ago
  88. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 7 months ago
  89. 8d75785 ARM64: vdso32: Install vdso32 from vdso_install by Stephen Boyd · 4 years, 7 months ago
  90. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  91. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 7 months ago
  92. cd02217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  93. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  94. 43d387a Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  95. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 7 months ago
  96. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 7 months ago
  97. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 7 months ago
  98. c17c3dc uprobes: __replace_page() avoid BUG in munlock_vma_page() by Hugh Dickins · 4 years, 7 months ago
  99. 71e8432 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 7 months ago
  100. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 7 months ago