| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Avoid CONFIG_COLDFIRE switch in uapi header | Thomas Huth | 2024-05-07 | 1 | -1/+1 |
* | Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-05-05 | 3 | -8/+15 |
|\ |
|
| * | powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE | Gaurav Batra | 2024-04-23 | 1 | -0/+8 |
| * | powerpc/pseries: make max polling consistent for longer H_CALLs | Nayna Jain | 2024-04-22 | 2 | -8/+7 |
* | | Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-05-05 | 9 | -67/+64 |
|\ \ |
|
| * | | x86/mm: Remove broken vsyscall emulation code from the page fault code | Linus Torvalds | 2024-05-01 | 3 | -59/+3 |
| * | | x86/apic: Don't access the APIC when disabling x2APIC | Thomas Gleixner | 2024-04-30 | 1 | -5/+11 |
| * | | x86/sev: Add callback to apply RMP table fixups for kexec | Ashish Kalra | 2024-04-29 | 3 | -0/+45 |
| * | | x86/e820: Add a new e820 table update helper | Ashish Kalra | 2024-04-29 | 2 | -3/+5 |
* | | | Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-05-03 | 2 | -3/+12 |
|\ \ \ |
|
| * | | | x86/xen: return a sane initial apic id when running as PV guest | Juergen Gross | 2024-05-02 | 1 | -1/+10 |
| * | | | x86/xen/smp_pv: Register the boot CPU APIC properly | Thomas Gleixner | 2024-05-02 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-05-02 | 5 | -4/+18 |
|\ \ \ |
|
| * | | | s390/paes: Reestablish retry loop in paes | Harald Freudenberger | 2024-05-01 | 1 | -2/+13 |
| * | | | s390/vdso: Add CFI for RA register to asm macro vdso_func | Jens Remus | 2024-04-26 | 2 | -0/+3 |
| * | | | s390/mm: Fix clearing storage keys for huge pages | Claudio Imbrenda | 2024-04-22 | 1 | -1/+1 |
| * | | | s390/mm: Fix storage key clearing for guest huge pages | Claudio Imbrenda | 2024-04-22 | 1 | -1/+1 |
* | | | | Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2024-05-02 | 6 | -28/+20 |
|\ \ \ \ |
|
| * | | | | xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P... | Barry Song | 2024-04-29 | 1 | -16/+8 |
| * | | | | tty: xtensa/iss: Use min() to fix Coccinelle warning | Thorsten Blum | 2024-04-04 | 1 | -4/+2 |
| * | | | | xtensa: fix MAKE_PC_FROM_RA second argument | Max Filippov | 2024-04-03 | 4 | -8/+10 |
* | | | | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-05-02 | 4 | -51/+80 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-04-27 | 4 | -51/+80 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf, x86: Fix PROBE_MEM runtime load check | Puranjay Mohan | 2024-04-26 | 1 | -32/+25 |
| | * | | | | | bpf: verifier: prevent userspace memory access | Puranjay Mohan | 2024-04-26 | 1 | -0/+6 |
| | * | | | | | arm32, bpf: Reimplement sign-extension mov instruction | Puranjay Mohan | 2024-04-22 | 1 | -13/+43 |
| | * | | | | | riscv, bpf: Fix incorrect runtime stats | Xu Kuohai | 2024-04-16 | 1 | -3/+3 |
| | * | | | | | bpf, arm64: Fix incorrect runtime stats | Xu Kuohai | 2024-04-16 | 1 | -3/+3 |
* | | | | | | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2024-04-30 | 1 | -4/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr() | Oliver Upton | 2024-04-24 | 1 | -4/+4 |
* | | | | | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-04-28 | 7 | -13/+29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n | Sean Christopherson | 2024-04-25 | 1 | -2/+6 |
| * | | | | | | | cpu: Re-enable CPU mitigations by default for !X86 architectures | Sean Christopherson | 2024-04-25 | 2 | -5/+14 |
| * | | | | | | | x86/tdx: Preserve shared bit on mprotect() | Kirill A. Shutemov | 2024-04-24 | 2 | -1/+3 |
| * | | | | | | | x86/cpu: Fix check for RDPKRU in __show_regs() | David Kaplan | 2024-04-24 | 1 | -1/+1 |
| * | | | | | | | x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range | Wenkuan Wang | 2024-04-24 | 1 | -2/+1 |
| * | | | | | | | x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler | Tom Lendacky | 2024-04-22 | 1 | -2/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-04-27 | 7 | -27/+33 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE" | Palmer Dabbelt | 2024-04-26 | 3 | -23/+29 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | riscv: T-Head: Test availability bit before enabling MAE errata | Christoph Müllner | 2024-04-25 | 1 | -4/+10 |
| | * | | | | | | | riscv: thead: Rename T-Head PBMT to MAE | Christoph Müllner | 2024-04-25 | 3 | -19/+19 |
| * | | | | | | | | riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN | Clément Léger | 2024-04-23 | 1 | -1/+1 |
| * | | | | | | | | Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements" | Palmer Dabbelt | 2024-04-09 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | riscv: Fix loading 64-bit NOMMU kernels past the start of RAM | Samuel Holland | 2024-04-09 | 2 | -2/+2 |
| | * | | | | | | | | riscv: Fix TASK_SIZE on 64-bit NOMMU | Samuel Holland | 2024-04-09 | 1 | -1/+1 |
| | |/ / / / / / / |
|
* | | | | | | | | | Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-04-26 | 37 | -105/+171 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2024-04-26 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ARM: dts: imx6ull-tarragon: fix USB over-current polarity | Michael Heimpold | 2024-04-25 | 1 | -0/+1 |
| | * | | | | | | | | | arm64: dts: imx8mp: Fix assigned-clocks for second CSI2 | Marek Vasut | 2024-04-22 | 1 | -1/+1 |
| * | | | | | | | | | | Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2024-04-26 | 12 | -41/+70 |
| |\ \ \ \ \ \ \ \ \ \ |
|