index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-07-05
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
2023-07-01
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
parisc: fix expand_stack() conversion
Linus Torvalds
2023-07-01
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
2023-07-01
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-07-01
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
2023-07-01
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
2023-07-01
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
2023-07-01
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2023-07-01
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-06-25
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-22
Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-22
Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-06-22
arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices
Douglas Anderson
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
Douglas Anderson
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
Douglas Anderson
2023-06-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
2023-06-18
Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-17
arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing
Michael Kelley
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
2023-06-16
Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-06-16
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
2023-06-15
Merge tag 'loongarch-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-15
LoongArch: Fix debugfs_create_dir() error checking
Immad Mir
2023-06-15
LoongArch: Avoid uninitialized alignment_mask
Qing Zhang
2023-06-15
LoongArch: Fix perf event id calculation
Huacai Chen
2023-06-15
LoongArch: Fix the write_fcsr() macro
Qi Hu
2023-06-15
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2023-06-13
Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-06-13
nios2: dts: Fix tse_mac "max-frame-size" property
Janne Grunau
[next]