1. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  2. 761c6d7 Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 5 months ago
  3. 74eedeb Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  4. 6463e54 Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
  5. 0b6684b Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  6. 4972bb9 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  7. 867432b Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED" by Alexandre Ghiti · 3 years, 6 months ago
  8. 6d7f91d riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion by Alexandre Ghiti · 3 years, 6 months ago
  9. 3dc064d Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  10. 73f2553 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 5 months ago
  11. cb407fc Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 5 months ago
  12. acade63 perf/x86/intel: Apply mid ACK for small core by Kan Liang · 3 years, 6 months ago
  13. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  14. 130951b Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  15. 97fcc07 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
  16. 28bbbb9 mips: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
  17. fa953ad x86/tools/relocs: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
  18. 6aa3246 MIPS: check return value of pgtable_pmd_page_ctor by Huang Pei · 3 years, 6 months ago
  19. d5aaad6 KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds by Sean Christopherson · 3 years, 5 months ago
  20. bb2baeb KVM: SVM: improve the code readability for ASID management by Mingwei Zhang · 3 years, 6 months ago
  21. df51fe7 perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest by Like Xu · 3 years, 6 months ago
  22. f4b4b45 perf/x86: Fix out of bound MSR access by Peter Zijlstra · 3 years, 6 months ago
  23. 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
  24. 179c6c2 KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB by Sean Christopherson · 3 years, 6 months ago
  25. a18b14d riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled by Guenter Roeck · 3 years, 6 months ago
  26. d095604 riscv: dts: fix memory size for the SiFive HiFive Unmatched by Qiu Wenbo · 3 years, 7 months ago
  27. 3a715e8 ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch by Vineet Gupta · 3 years, 6 months ago
  28. bf79167 ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years, 6 months ago
  29. 81e82fa arc: Fix spelling mistake and grammar in Kconfig by Colin Ian King · 3 years, 7 months ago
  30. d406739 arc: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  31. a0221a0 Revert "Merge branch 'qcom-dts-updates'" by Alex Elder · 3 years, 6 months ago
  32. 19c1eb3 Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  33. ecd92e2 s390: update defconfigs by Heiko Carstens · 3 years, 6 months ago
  34. 4e62aa9 KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hypercall input by Vitaly Kuznetsov · 3 years, 6 months ago
  35. f5714bb KVM: x86: Introduce trace_kvm_hv_hypercall_done() by Vitaly Kuznetsov · 3 years, 6 months ago
  36. 2e2f1e8d KVM: x86: hyper-v: Check access to hypercall before reading XMM registers by Vitaly Kuznetsov · 3 years, 6 months ago
  37. 0c32706 arm64: stacktrace: avoid tracing arch_stack_walk() by Mark Rutland · 3 years, 6 months ago
  38. 8d5903f arm64: stacktrace: fix comment by Mark Rutland · 3 years, 6 months ago
  39. f9c4ff2 arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL by Barry Song · 3 years, 6 months ago
  40. 64ee84c arm64: move warning about toolchains to archprepare by Masahiro Yamada · 3 years, 6 months ago
  41. e30e8d4 arm64: fix compat syscall return truncation by Mark Rutland · 3 years, 6 months ago
  42. 6ebeca3 Merge tag 'mvebu-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  43. b07bf04 Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  44. bee7574 Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  45. 796a8c8 ARM: ixp4xx: goramo_mlr depends on old PCI driver by Arnd Bergmann · 3 years, 6 months ago
  46. 79e48a2 Merge tag 'tegra-for-5.14-rc3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
  47. 47091f4 ARM: dts: nomadik: Fix up interrupt controller node names by Sudeep Holla · 3 years, 7 months ago
  48. c82357a Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
  49. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  50. c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  51. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  52. 88731c8 s390/boot: fix zstd build for -march=z900 by Vasily Gorbik · 3 years, 6 months ago
  53. 7561c14 s390/vdso: add .got.plt in vdso linker script by Sumanth Korikkar · 3 years, 6 months ago
  54. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 6 months ago
  55. 15f68f0 ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM by Marek Vasut · 3 years, 6 months ago
  56. 36862c1 ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM by Marek Vasut · 3 years, 6 months ago
  57. 3a06708 ARM: dts: stm32: Prefer HW RTC on DHCOM SoM by Marek Vasut · 3 years, 7 months ago
  58. fa7a549 KVM: x86: accept userspace interrupt only if no event is injected by Paolo Bonzini · 3 years, 6 months ago
  59. c71a2f6 Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  60. cade08a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 3 years, 6 months ago
  61. 696e572 ARM: riscpc: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  62. 7e96bf4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  63. a88603f powerpc/vdso: Don't use r30 to avoid breaking Go lang by Michael Ellerman · 3 years, 6 months ago
  64. 333cf50 powerpc/pseries: Fix regression while building external modules by Srikar Dronamraju · 3 years, 6 months ago
  65. 640b7ea alpha: register early reserved memory in memblock by Mike Rapoport · 3 years, 6 months ago
  66. fc16a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 6 months ago
  67. f5e81d1 bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  68. 987e1b9 arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC by Joakim Zhang · 3 years, 6 months ago
  69. a758dee arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC by Joakim Zhang · 3 years, 6 months ago
  70. 5868b82 KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl by Maxim Levitsky · 3 years, 6 months ago
  71. feea013 KVM: SVM: tweak warning about enabled AVIC on nested entry by Maxim Levitsky · 3 years, 6 months ago
  72. f1577ab KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deactivated by Maxim Levitsky · 3 years, 6 months ago
  73. bb000f64 KVM: s390: restore old debugfs names by Christian Borntraeger · 3 years, 6 months ago
  74. 3fa5e8f KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized by Paolo Bonzini · 3 years, 6 months ago
  75. 76b4f35 x86/kvm: fix vcpu-id indexed array sizes by Juergen Gross · 3 years, 7 months ago
  76. c68ef4a omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator by H. Nikolaus Schaller · 3 years, 7 months ago
  77. 0162a99 ARM: dts: am437x-l4: fix typo in can@0 node by Dario Binacchi · 3 years, 6 months ago
  78. 20a6b3f ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 by Dave Gerlach · 3 years, 6 months ago
  79. b070f9c ARM: omap2+: hwmod: fix potential NULL pointer access by Tero Kristo · 3 years, 6 months ago
  80. 0a31df6 KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access by Vitaly Kuznetsov · 3 years, 6 months ago
  81. 2bb16be KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloadsave_state() by Vitaly Kuznetsov · 3 years, 6 months ago
  82. 9a9e748 KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state() by Vitaly Kuznetsov · 3 years, 6 months ago
  83. e1ab9a7 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 6 months ago
  84. fc52052 alpha: fix spelling mistakes by gushengxian · 3 years, 7 months ago
  85. 3e0c6d1 alpha: Remove space between * and parameter name by gushengxian · 3 years, 8 months ago
  86. ee3e9fa alpha: fp_emul: avoid init/cleanup_module names by Arnd Bergmann · 3 years, 8 months ago
  87. 15b9e38 alpha: Add syscall_get_return_value() by He Zhe · 3 years, 9 months ago
  88. 8f34ed9 alpha: fix typos in a comment by tangchunyou · 4 years ago
  89. bfd736e3 alpha: defconfig: add necessary configs for boot testing by Corentin Labbe · 4 years ago
  90. caace6c alpha: Send stop IPI to send to online CPUs by Prarit Bhargava · 4 years ago
  91. f0443da alpha: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  92. 5e3c3a0 alpha: remove undef inline in compiler.h by Chen Li · 4 years, 3 months ago
  93. a09c33c alpha: Kconfig: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  94. e4b016f alpha: __udiv_qrnnd should be exported by Corentin Labbe · 5 years ago
  95. 9f66861 m68k/coldfire: change pll var. to clk_pll by Randy Dunlap · 3 years, 6 months ago
  96. 3c0ce14 Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
  97. d1b1782 Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  98. 6498f61 Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 6 months ago
  99. 78d9d80 riscv: stacktrace: Fix NULL pointer dereference by Jisheng Zhang · 3 years, 6 months ago
  100. f5d156c arm64: dts: imx8mp: remove fallback compatible string for FlexCAN by Joakim Zhang · 3 years, 6 months ago