1. d34a570 Merge branch 'topic/secureboot' into next by Michael Ellerman · 5 years ago
  2. 8220e22 powerpc: Load firmware trusted keys/hashes into kernel keyring by Nayna Jain · 5 years ago
  3. ad72367 x86/efi: move common keyring handler functions to new file by Nayna Jain · 5 years ago
  4. bd5d9c7 powerpc: expose secure variables to userspace via sysfs by Nayna Jain · 5 years ago
  5. 9155e23 powerpc/powernv: Add OPAL API interface to access secure variable by Nayna Jain · 5 years ago
  6. 39a963b sysfs: Fixes __BIN_ATTR_WO() macro by Nayna Jain · 5 years ago
  7. 26b1959 Merge branch 'topic/ima' into topic/secureboot by Michael Ellerman · 5 years ago
  8. d72ea49 powerpc/ima: Indicate kernel modules appended signatures are enforced by Mimi Zohar · 5 years ago
  9. dc87f18 powerpc/ima: Update ima arch policy to check for blacklist by Nayna Jain · 5 years ago
  10. 273df86 ima: Check against blacklisted hashes for files with modsig by Nayna Jain · 5 years ago
  11. 2434f7d certs: Add wrapper function to check blacklisted binary hash by Nayna Jain · 5 years ago
  12. e14555e ima: Make process_buffer_measurement() generic by Nayna Jain · 5 years ago
  13. 1917855 powerpc/ima: Define trusted boot policy by Nayna Jain · 5 years ago
  14. 2702809 powerpc: Detect the trusted boot state of the system by Nayna Jain · 5 years ago
  15. 4238fad powerpc/ima: Add support to initialize ima policy rules by Nayna Jain · 5 years ago
  16. 1a8916e powerpc: Detect the secure boot mode of the system by Nayna Jain · 5 years ago
  17. ea458ef powerpc: Don't flush caches when adding memory by Alastair D'Silva · 5 years ago
  18. 0762659 powerpc: Chunk calls to flush_dcache_range in arch_*_memory by Alastair D'Silva · 5 years ago
  19. 23eb7f5 powerpc: Convert flush_icache_range & friends to C by Alastair D'Silva · 5 years ago
  20. 7a0745c powerpc: define helpers to get L1 icache sizes by Alastair D'Silva · 5 years ago
  21. f9ec111 powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB by Alastair D'Silva · 5 years ago
  22. 29430fa powerpc: Allow flush_icache_range to work across ranges >4GB by Alastair D'Silva · 5 years ago
  23. d79fbb3 powerpc: Support CMDLINE_EXTEND by Chris Packham · 5 years ago
  24. 6266a4d powerpc/64s: Always disable branch profiling for prom_init.o by Michael Ellerman · 5 years ago
  25. 3775026 macintosh: ans-lcd: make anslcd_logo static and __initconst by Rasmus Villemoes · 6 years ago
  26. 3b05a1e powerpc/security: Fix debugfs data leak on 32-bit by Geert Uytterhoeven · 5 years ago
  27. 16f6b67 powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
  28. 864edb7 powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set by Aneesh Kumar K.V · 5 years ago
  29. 52162ec powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all by Aneesh Kumar K.V · 5 years ago
  30. a42d6ba powerpc/mm/book3s64/radix: Remove unused code. by Aneesh Kumar K.V · 5 years ago
  31. 8e6b6da powerpc/security/book3s64: Report L1TF status in sysfs by Anthony Steinhauser · 5 years ago
  32. 80c7842 powerpc/pseries: safely roll back failed DLPAR cpu add by Nathan Lynch · 5 years ago
  33. 3366ebe powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu by Nathan Lynch · 5 years ago
  34. 5051270 selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available by Michael Ellerman · 5 years ago
  35. 7c20257 Merge branch 'fixes' into next by Michael Ellerman · 5 years ago
  36. e44ff9e powerpc/tools: Don't quote $objdump in scripts by Michael Ellerman · 5 years ago
  37. b9e0805 powerpc: Add build-time check of ptrace PT_xx defines by Michael Ellerman · 5 years ago
  38. 5c74f799 powerpc/ptrace: Add prototype for function pt_regs_check by Mathieu Malaterre · 6 years ago
  39. c790c3d selftests/powerpc: Add a test of spectre_v2 mitigations by Michael Ellerman · 6 years ago
  40. 7d64750 powerpc/powernv: Fix CPU idle to be called with IRQs disabled by Nicholas Piggin · 5 years ago
  41. a02cbc7 selftests/powerpc: Fixup clobbers for TM tests by Michael Ellerman · 5 years ago
  42. 05d9a95 powerpc/prom_init: Undo relocation before entering secure mode by Thiago Jung Bauermann · 5 years ago
  43. d78d5da powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full by Aneesh Kumar K.V · 5 years ago
  44. 75838a3 powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 5 years ago
  45. 82ce028 powerpc/pseries: Don't opencode HPTE_V_BOLTED by Aneesh Kumar K.V · 5 years ago
  46. eb8e20f powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 5 years ago
  47. 58b12eb powerpc/configs: Rename foo_basic_defconfig to foo_base.config by Michael Ellerman · 6 years ago
  48. c1bc6f9 powerpc/configs: Add debug config fragment by Andrew Donnellan · 5 years ago
  49. 5f5d6e4 powerpc/nvdimm: Update vmemmap_populated to check sub-section range by Aneesh Kumar K.V · 5 years ago
  50. 69393cb powerpc/xmon: Restrict when kernel is locked down by Christopher M. Riedl · 5 years ago
  51. 96664de powerpc/xmon: Allow listing and clearing breakpoints in read-only mode by Christopher M. Riedl · 5 years ago
  52. a8a3021 powerpc/powernv/eeh: Fix oops when probing cxl devices by Frederic Barrat · 5 years ago
  53. 4f5c5b7 selftests/powerpc: Reduce sigfuz runtime to ~60s by Michael Ellerman · 5 years ago
  54. d10f60a powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries. by Christophe Leroy · 5 years ago
  55. bbc6089 Merge branch 'fixes' into next by Michael Ellerman · 5 years ago
  56. a9336dd powerpc/powernv: Add queue mechanism for early messages by Deb McLemore · 7 years ago
  57. 29674a1 powerpc/pkeys: remove unused pkey_allows_readwrite by Qian Cai · 5 years ago
  58. 3b9176e powerpc/setup_64: fix -Wempty-body warnings by Qian Cai · 5 years ago
  59. f7a678a powerpc/udbg: Make it safe to call udbg_printf() always by Michael Ellerman · 5 years ago
  60. cd1d55f powerpc: make syntax for FADump config options in kernel/Makefile readable by Hari Bathini · 5 years ago
  61. aaa3515 powerpc/configs: add FADump awareness to skiroot_defconfig by Hari Bathini · 5 years ago
  62. 2272905 spufs: fix a crash in spufs_create_root() by Emmanuel Nicolet · 5 years ago
  63. 612ee81 powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set} by Vaibhav Jain · 5 years ago
  64. 7fe4e11 powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host by Jordan Niethe · 5 years ago
  65. 5b216ea selftests/powerpc: Fix compile error on tlbie_test due to newer gcc by Desnes A. Nunes do Rosario · 5 years ago
  66. 4ab8a48 powerpc/pseries: Remove confusing warning message. by Laurent Dufour · 5 years ago
  67. 18217da powerpc/64s/radix: Fix build failure with RADIX_MMU=n by Stephen Rothwell · 5 years ago
  68. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  69. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  70. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  71. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  72. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  73. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  74. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  75. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  76. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  77. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  78. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  79. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  80. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  81. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  82. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  83. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  84. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  85. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  86. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  87. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 5 years ago
  88. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 5 years ago
  89. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago
  90. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 5 years ago
  91. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  92. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  93. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  94. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  95. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  96. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  97. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  98. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  99. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  100. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago