| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-25 | arm64: Add missing _EL2 encodings | Miguel Luis | 1 | -0/+30 |
| 2023-10-25 | arm64: Add missing _EL12 encodings | Miguel Luis | 1 | -0/+11 |
| 2023-10-24 | KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest | Reiji Watanabe | 1 | -4/+42 |
| 2023-10-24 | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run | Raghavendra Rao Ananta | 2 | -1/+12 |
| 2023-10-24 | KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} | Raghavendra Rao Ananta | 1 | -6/+45 |
| 2023-10-24 | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU | Raghavendra Rao Ananta | 3 | -15/+37 |
| 2023-10-24 | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 | Reiji Watanabe | 3 | -11/+19 |
| 2023-10-24 | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler | Reiji Watanabe | 2 | -12/+23 |
| 2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli | 1 | -1/+1 |
| 2023-10-24 | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -7/+14 |
| 2023-10-24 | KVM: arm64: Add PMU event filter bits required if EL3 is implemented | Oliver Upton | 1 | -2/+13 |
| 2023-10-24 | KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised | Oliver Upton | 2 | -9/+20 |
| 2023-10-24 | KVM: arm64: PMU: Introduce helpers to set the guest's PMU | Reiji Watanabe | 1 | -15/+35 |
| 2023-10-24 | x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y | Ingo Molnar | 2 | -0/+2 |
| 2023-10-24 | x86/percpu: Return correct variable from current_top_of_stack() | Uros Bizjak | 1 | -1/+1 |
| 2023-10-24 | ARM: dts: BCM5301X: Set switch ports for Linksys EA9200 | Rafał Miłecki | 1 | -0/+38 |
| 2023-10-24 | arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n | Maria Yu | 1 | -6/+0 |
| 2023-10-24 | arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper | James Morse | 1 | -1/+1 |
| 2023-10-24 | x86/microcode/intel: Add a minimum required revision for late loading | Ashok Raj | 2 | -5/+35 |
| 2023-10-24 | x86/microcode: Prepare for minimal revision check | Thomas Gleixner | 5 | -6/+44 |
| 2023-10-24 | x86/microcode: Handle "offline" CPUs correctly | Thomas Gleixner | 4 | -6/+113 |
| 2023-10-24 | x86/apic: Provide apic_force_nmi_on_cpu() | Thomas Gleixner | 5 | -1/+16 |
| 2023-10-24 | x86/microcode: Protect against instrumentation | Thomas Gleixner | 1 | -28/+83 |
| 2023-10-24 | x86/microcode: Rendezvous and load in NMI | Thomas Gleixner | 5 | -5/+57 |
| 2023-10-24 | x86/microcode: Replace the all-in-one rendevous handler | Thomas Gleixner | 1 | -42/+9 |
| 2023-10-24 | x86/microcode: Provide new control functions | Thomas Gleixner | 1 | -0/+84 |
| 2023-10-24 | x86/microcode: Add per CPU control field | Thomas Gleixner | 1 | -2/+18 |
| 2023-10-24 | x86/microcode: Add per CPU result state | Thomas Gleixner | 2 | -47/+68 |
| 2023-10-24 | x86/microcode: Sanitize __wait_for_cpus() | Thomas Gleixner | 1 | -22/+17 |
| 2023-10-24 | x86/microcode: Clarify the late load logic | Thomas Gleixner | 1 | -22/+19 |
| 2023-10-24 | x86/microcode: Handle "nosmt" correctly | Thomas Gleixner | 4 | -31/+44 |
| 2023-10-24 | x86/microcode: Clean up mc_cpu_down_prep() | Thomas Gleixner | 1 | -7/+1 |
| 2023-10-24 | x86/microcode: Get rid of the schedule work indirection | Thomas Gleixner | 1 | -19/+10 |
| 2023-10-24 | x86/microcode: Mop up early loading leftovers | Thomas Gleixner | 2 | -17/+1 |
| 2023-10-24 | x86/microcode/amd: Use cached microcode for AP load | Thomas Gleixner | 3 | -24/+13 |
| 2023-10-24 | x86/microcode/amd: Cache builtin/initrd microcode early | Thomas Gleixner | 2 | -17/+11 |
| 2023-10-24 | x86/microcode/amd: Cache builtin microcode too | Thomas Gleixner | 1 | -1/+1 |
| 2023-10-24 | x86/microcode/amd: Use correct per CPU ucode_cpu_info | Thomas Gleixner | 1 | -3/+3 |
| 2023-10-24 | x86/microcode: Remove pointless apply() invocation | Thomas Gleixner | 1 | -17/+6 |
| 2023-10-24 | x86/microcode/intel: Rework intel_find_matching_signature() | Thomas Gleixner | 2 | -27/+20 |
| 2023-10-24 | x86/microcode/intel: Reuse intel_cpu_collect_info() | Thomas Gleixner | 1 | -15/+1 |
| 2023-10-24 | x86/microcode/intel: Rework intel_cpu_collect_info() | Thomas Gleixner | 2 | -26/+11 |
| 2023-10-24 | x86/microcode/intel: Unify microcode apply() functions | Thomas Gleixner | 1 | -68/+36 |
| 2023-10-24 | x86/microcode/intel: Switch to kvmalloc() | Thomas Gleixner | 1 | -23/+25 |
| 2023-10-24 | x86/microcode/intel: Save the microcode only after a successful late-load | Thomas Gleixner | 3 | -15/+20 |
| 2023-10-24 | x86/microcode/intel: Simplify early loading | Thomas Gleixner | 3 | -93/+79 |
| 2023-10-24 | vgacon: fix mips/sibyte build regression | Arnd Bergmann | 1 | -0/+1 |
| 2023-10-23 | ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 CPU ports | Rafał Miłecki | 1 | -0/+10 |
| 2023-10-23 | ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports | Rafał Miłecki | 20 | -0/+160 |
| 2023-10-23 | ARM: dts: BCM5301X: Relicense Vivek's code to the GPL 2.0+ / MIT | Rafał Miłecki | 2 | -27/+27 |