index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-25
Revert "Merge branch 'mv88e6xxx-dsa-bindings'"
Jakub Kicinski
2023-10-25
ARM64: dts: marvell: Fix some common switch mistakes
Linus Walleij
2023-10-25
ARM: dts: nxp: Fix some common switch mistakes
Linus Walleij
2023-10-25
ARM: dts: marvell: Fix some common switch mistakes
Linus Walleij
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-21
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-19
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-19
s390/pci: fix iommu bitmap allocation
Niklas Schnelle
2023-10-18
powerpc/qspinlock: Fix stale propagated yield_cpu
Nicholas Piggin
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2023-10-18
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
2023-10-18
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-10-18
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
2023-10-17
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-16
s390/kasan: handle DCSS mapping in memory holes
Vasily Gorbik
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
2023-10-15
Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-15
Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-10-15
powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
Michael Ellerman
2023-10-14
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-14
Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
2023-10-12
riscv: Remove duplicate objcopy flag
Song Shuai
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
2023-10-12
KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2
Marc Zyngier
2023-10-12
KVM: arm64: POR{E0}_EL1 do not need trap handlers
Joey Gouly
2023-10-12
KVM: arm64: Add nPIR{E0}_EL1 to HFG traps
Joey Gouly
2023-10-12
KVM: MIPS: fix -Wunused-but-set-variable warning
Paolo Bonzini
2023-10-12
KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events
Anshuman Khandual
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
2023-10-12
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
[next]