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
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
Jianguo Zhang
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
2022-09-27
Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-26
ARM: dts: integrator: Fix DMA ranges
Linus Walleij
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-23
Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2022-09-23
ARM: dts: integrator: Tag PCI host with device_type
Linus Walleij
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2022-09-23
Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2022-09-23
ARM: sunplus: fix serial console kconfig and build problems
Randy Dunlap
2022-09-23
mips: dts: ralink: mt7621: add GB-PC2 LEDs
Arınç ÜNAL
2022-09-23
mips: dts: ralink: mt7621: fix external phy on GB-PC2
Arınç ÜNAL
2022-09-23
mips: dts: ralink: mt7621: change mt7530 switch address
Arınç ÜNAL
2022-09-23
mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
Arınç ÜNAL
2022-09-23
mips: dts: ralink: mt7621: remove interrupt-parent from switch node
Arınç ÜNAL
2022-09-23
mips: dts: ralink: mt7621: fix some dtc warnings
Arınç ÜNAL
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
2022-09-22
Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-22
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
Lorenzo Bianconi
2022-09-22
arm64: topology: fix possible overflow in amu_fie_setup()
Sergey Shtylyov
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
2022-09-21
Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
2022-09-19
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-09-19
KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
Zenghui Yu
2022-09-19
MIPS: Loongson32: Fix PHY-mode being left unspecified
Serge Semin
[next]