1. 343208f powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls by Nicholas Piggin · 3 years, 8 months ago
  2. 367c90f x86/sev-es: Forward page-faults which happen during emulation by Joerg Roedel · 3 years, 8 months ago
  3. 5af89ee x86/sev-es: Use __put_user()/__get_user() for data accesses by Joerg Roedel · 3 years, 8 months ago
  4. be4cba7 x86/sev-es: Don't return NULL from sev_es_get_ghcb() by Joerg Roedel · 3 years, 8 months ago
  5. e7174da x86/sev-es: Invalidate the GHCB after completing VMGEXIT by Tom Lendacky · 3 years, 8 months ago
  6. 193e021 x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch by Tom Lendacky · 3 years, 8 months ago
  7. e022914 powerpc: Fix early setup to make early_ioremap() work by Alexey Kardashevskiy · 3 years, 8 months ago
  8. 075bece perf/x86: Avoid touching LBR_TOS MSR for Arch LBR by Like Xu · 3 years, 9 months ago
  9. eeafd64 powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks by Nicholas Piggin · 3 years, 9 months ago
  10. 12de3ff openrisc: Fix a memory leak by Christophe JAILLET · 3 years, 9 months ago
  11. 6ae514b tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 2 months ago
  12. 0195e28 riscv: Workaround mcount name prior to clang-13 by Nathan Chancellor · 3 years, 10 months ago
  13. b6b7f7e riscv: Use $(LD) instead of $(CC) to link vDSO by Nathan Chancellor · 3 years, 10 months ago
  14. b01b799 ARM: 9075/1: kernel: Fix interrupted SMC calls by Manivannan Sadhasivam · 3 years, 9 months ago
  15. 2f06cd6 um: Disable CONFIG_GCOV with MODULES by Johannes Berg · 3 years, 10 months ago
  16. 91628cf um: Mark all kernel symbols as local by Johannes Berg · 3 years, 11 months ago
  17. ec32439 ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() by louis.wang · 3 years, 11 months ago
  18. ee387de x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes by Arnd Bergmann · 3 years, 10 months ago
  19. 5d2f09c ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section by Ard Biesheuvel · 3 years, 8 months ago
  20. ac421c7 ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address by Ard Biesheuvel · 3 years, 8 months ago
  21. 1eb7756 ARM: 9012/1: move device tree mapping out of linear region by Ard Biesheuvel · 3 years, 8 months ago
  22. 6cdbafc ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address by Ard Biesheuvel · 3 years, 8 months ago
  23. 6d5fda4 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 by Tony Lindgren · 3 years, 10 months ago
  24. 462049c MIPS: Avoid handcoded DIVU in `__div64_32' altogether by Maciej W. Rozycki · 3 years, 9 months ago
  25. d17af8b MIPS: Avoid DIVU in `__div64_32' is result would be zero by Maciej W. Rozycki · 3 years, 9 months ago
  26. d2abb95 MIPS: Reinstate platform `__div64_32' handler by Maciej W. Rozycki · 3 years, 9 months ago
  27. 31f2974 KVM: VMX: Disable preemption when probing user return MSRs by Sean Christopherson · 3 years, 9 months ago
  28. 79abde7 KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported by Sean Christopherson · 3 years, 9 months ago
  29. c8bf64e KVM: nVMX: Always make an attempt to map eVMCS after migration by Vitaly Kuznetsov · 3 years, 9 months ago
  30. 2f86dd3 KVM: x86: Move RDPID emulation intercept to its own enum by Sean Christopherson · 3 years, 9 months ago
  31. abbf8c9 KVM: x86: Emulate RDPID only if RDTSCP is supported by Sean Christopherson · 3 years, 9 months ago
  32. b9c663d KVM: x86: Prevent deadlock against tk_core.seq by Thomas Gleixner · 3 years, 9 months ago
  33. 8aa7227 KVM: x86: Cancel pvclock_gtod_work on module removal by Thomas Gleixner · 3 years, 9 months ago
  34. 2e0ce36 KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer by Wanpeng Li · 3 years, 9 months ago
  35. d6d66db arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() by Catalin Marinas · 3 years, 8 months ago
  36. d3bab7c arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup by Peter Collingbourne · 3 years, 9 months ago
  37. d2e3590 powerpc/64s: Fix crashes when toggling entry flush barrier by Michael Ellerman · 3 years, 9 months ago
  38. 51570be powerpc/64s: Fix crashes when toggling stf barrier by Michael Ellerman · 3 years, 9 months ago
  39. cb3e286 ARC: mm: Use max_high_pfn as a HIGHMEM zone border by Vladimir Isaev · 3 years, 9 months ago
  40. 969de0f ARC: mm: PAE: use 40-bit physical page mask by Vladimir Isaev · 3 years, 9 months ago
  41. af9e536 ARC: entry: fix off-by-one error in syscall number validation by Vineet Gupta · 3 years, 9 months ago
  42. 51524fa arm64: entry: always set GIC_PRIO_PSR_I_SET during entry by Mark Rutland · 3 years, 9 months ago
  43. c9f4342 arm64: entry: factor irq triage logic into macros by Marc Zyngier · 3 years, 10 months ago
  44. 208af7f RISC-V: Fix error code returned by riscv_hartid_to_cpuid() by Anup Patel · 3 years, 9 months ago
  45. 6301462 ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook by Zhen Lei · 4 years ago
  46. 1dc55c3 ia64: module: fix symbolizer crash on fdescr by Sergei Trofimovich · 3 years, 9 months ago
  47. 6289b02 powerpc/iommu: Annotate nested lock for lockdep by Alexey Kardashevskiy · 3 years, 11 months ago
  48. d98b03b powerpc/pseries: Stop calling printk in rtas_stop_self() by Michael Ellerman · 3 years, 9 months ago
  49. 33eee46 powerpc/smp: Set numa node before updating mask by Srikar Dronamraju · 3 years, 10 months ago
  50. cc748965 powerpc/mm: Add cond_resched() while removing hpte mappings by Vaibhav Jain · 3 years, 10 months ago
  51. 8f78061 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED by Tiezhu Yang · 3 years, 10 months ago
  52. 286b3ff powerpc/32: Statically initialise first emergency context by Christophe Leroy · 3 years, 10 months ago
  53. bfccc4e KVM/VMX: Invoke NMI non-IST entry instead of IST entry by Lai Jiangshan · 3 years, 9 months ago
  54. 21f3178 KVM: x86/mmu: Remove the defunct update_pte() paging hook by Sean Christopherson · 4 years ago
  55. 2281df0 arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  56. c02dd80 ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 9 months ago
  57. 8fcdfa7 KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM by Sean Christopherson · 3 years, 9 months ago
  58. 1fc6184 arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E by Kunihiko Hayashi · 3 years, 9 months ago
  59. 0ae6105 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E by Kunihiko Hayashi · 3 years, 9 months ago
  60. be63182 powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') by Christophe Leroy · 3 years, 9 months ago
  61. e06a532 powerpc/perf: Fix the threshold event selection for memory events in power10 by Athira Rajeev · 3 years, 11 months ago
  62. 4b9fb2c powerpc/64: Fix the definition of the fixmap area by Christophe Leroy · 3 years, 9 months ago
  63. e9bd1af KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid by David Edmondson · 3 years, 10 months ago
  64. bf64761 powerpc/smp: Reintroduce cpu_core_mask by Srikar Dronamraju · 3 years, 9 months ago
  65. af39f07 powerpc/pseries: extract host bridge from pci_bus prior to bus removal by Tyrel Datwyler · 4 years ago
  66. 8dfd732 MIPS: pci-legacy: stop using of_pci_range_to_resource by Ilya Lipnitskiy · 3 years, 9 months ago
  67. c1f9809 powerpc/xive: Fix xmon command "dxi" by Cédric Le Goater · 3 years, 10 months ago
  68. e2724be powerpc/xive: Drop check on irq_data in xive_core_debug_show() by Cédric Le Goater · 3 years, 10 months ago
  69. 082fa65 KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit by Nicholas Piggin · 3 years, 9 months ago
  70. e00f32c powerpc: iommu: fix build when neither PCI or IBMVIO is set by Randy Dunlap · 3 years, 10 months ago
  71. 8ce329c powerpc/perf: Fix PMU constraint check for EBB events by Athira Rajeev · 3 years, 10 months ago
  72. 84c0762 powerpc/64s: Fix pte update for kernel memory on radix by Jordan Niethe · 4 years ago
  73. 325e8f9 KVM: arm64: Initialize VCPU mdcr_el2 before loading it by Alexandru Elisei · 3 years, 10 months ago
  74. e0c7b95 mips: bmips: fix syscon-reboot nodes by Álvaro Fernández Rojas · 3 years, 10 months ago
  75. fd26f3a powerpc/pseries: Only register vio drivers if vio bus exists by Michael Ellerman · 3 years, 10 months ago
  76. 9becf95 MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again by Tiezhu Yang · 3 years, 10 months ago
  77. 19c990c powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration by Chen Huang · 3 years, 10 months ago
  78. 0f69f95 MIPS: loongson64: fix bug when PAGE_SIZE > 16KB by Huang Pei · 3 years, 10 months ago
  79. 536175f MIPS: fix local_irq_{disable,enable} in asmmacro.h by Huang Pei · 3 years, 10 months ago
  80. 4c45556 powerpc/prom: Mark identical_pvr_fixup as __init by Nathan Chancellor · 3 years, 11 months ago
  81. 494327b powerpc/fadump: Mark fadump_calculate_reserve_size as __init by Nathan Chancellor · 3 years, 11 months ago
  82. 5cce890 KVM: x86/mmu: Retry page faults that hit an invalid memslot by Sean Christopherson · 3 years, 11 months ago
  83. db4645f perf/amd/uncore: Fix sysfs type mismatch by Nathan Chancellor · 3 years, 9 months ago
  84. c8a54b4 x86/events/amd/iommu: Fix sysfs type mismatch by Nathan Chancellor · 3 years, 9 months ago
  85. 296da20 x86/kprobes: Fix to check non boostable prefixes correctly by Masami Hiramatsu · 3 years, 10 months ago
  86. 1789737 PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check by Chris von Recklinghausen · 3 years, 9 months ago
  87. ee9bc37 x86/platform/uv: Fix !KEXEC build failure by Ingo Molnar · 3 years, 9 months ago
  88. b49bdd7 ARM: dts: aspeed: Rainier: Fix humidity sensor bus address by Eddie James · 3 years, 9 months ago
  89. 58ee5a0 m68k: Add missing mmap_read_lock() to sys_cacheflush() by Liam Howlett · 3 years, 10 months ago
  90. 1dfb26d m68k: mvme147,mvme16x: Don't wipe PCC timer config bits by Finn Thain · 3 years, 10 months ago
  91. bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 10 months ago
  92. c9df2c5 arm64: dts: mediatek: fix reset GPIO level on pumpkin by Fabien Parent · 3 years, 11 months ago
  93. 6a4d2f8 arm64: dts: renesas: r8a779a0: Fix PMU interrupt by Yoshihiro Shimoda · 3 years, 10 months ago
  94. bac2031 x86/microcode: Check for offline CPUs before requesting new microcode by Otavio Pontes · 3 years, 10 months ago
  95. 75a7a892 arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding by Vladimir Barinov · 3 years, 10 months ago
  96. 75d0f3f arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x by Srinivas Kandagatla · 3 years, 11 months ago
  97. a27a259 arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 11 months ago
  98. 2feffa7 arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 11 months ago
  99. 8ff9b9f arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 11 months ago
  100. 3673e0f arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timer by Sai Prakash Ranjan · 4 years ago