index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
5
-0
/
+144
2020-06-10
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-11
/
+14
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2
-1
/
+36
2020-06-10
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
1
-1
/
+8
2020-06-07
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
1
-3
/
+6
2020-06-07
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-06-07
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Vineet Gupta
1
-0
/
+1
2020-06-07
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2020-06-07
s390/ftrace: save traced function caller
Vasily Gorbik
1
-0
/
+1
2020-06-07
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-21
/
+82
2020-06-07
powerpc/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
1
-23
/
+16
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-0
/
+1
2020-06-03
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-06-03
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-06-03
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-06-03
ARM: dts: bcm: HR2: Fix PPI interrupt types
Hamish Martin
1
-3
/
+3
2020-06-03
ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
Vincent Stehlé
1
-1
/
+1
2020-06-03
ARM: dts/imx6q-bx50v3: Set display interface clock parents
Robert Beckett
4
-25
/
+15
2020-06-03
arm64: dts: mt8173: fix vcodec-enc clock
Hsin-Yi Wang
1
-2
/
+2
2020-06-03
ARM: uaccess: fix DACR mismatch with nested exceptions
Russell King
1
-5
/
+20
2020-06-03
ARM: uaccess: integrate uaccess_save and uaccess_restore
Russell King
1
-17
/
+13
2020-06-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
4
-89
/
+112
2020-06-03
ARM: 8970/1: decompressor: increase tag size
Łukasz Stelmach
1
-1
/
+1
2020-06-03
csky: Fixup raw_copy_from_user()
Al Viro
2
-29
/
+28
2020-06-03
csky: Fixup remove duplicate irq_disable
Liu Yibin
1
-2
/
+0
2020-06-03
csky: Fixup perf callchain unwind
Mao Han
1
-2
/
+7
2020-06-03
csky: Fixup msa highest 3 bits mask
Liu Yibin
2
-4
/
+4
2020-06-03
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
1
-1
/
+1
2020-06-03
ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
Johan Jonker
1
-2
/
+2
2020-06-03
ARM: dts: rockchip: swap clock-names of gpu nodes
Johan Jonker
3
-3
/
+3
2020-06-03
arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
Johan Jonker
1
-4
/
+4
2020-06-03
arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
Johan Jonker
1
-1
/
+1
2020-06-03
ARM: dts: rockchip: fix phy nodename for rk3229-xms6
Johan Jonker
1
-1
/
+1
2020-06-03
ARM: dts: rockchip: fix phy nodename for rk3228-evb
Johan Jonker
1
-1
/
+1
2020-05-27
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
2020-05-27
s390/kexec_file: fix initrd location for kdump kernel
Philipp Rudo
1
-1
/
+1
2020-05-27
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-27
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
2
-4
/
+219
2020-05-27
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
1
-1
/
+1
2020-05-27
powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
Russell Currey
1
-1
/
+1
2020-05-27
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
2020-05-27
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
3
-18
/
+18
2020-05-27
ARM: futex: Address build warning
Thomas Gleixner
1
-2
/
+7
2020-05-27
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
1
-13
/
+14
2020-05-27
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
1
-4
/
+8
2020-05-27
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
1
-7
/
+6
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-20
ARM: dts: r8a7740: Add missing extal2 to CPG node
Geert Uytterhoeven
1
-1
/
+1
2020-05-20
arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
Yoshihiro Shimoda
1
-0
/
+2
[next]