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
compress-2025-01-21
compress-2025-01-23
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
2022-09-08
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-09-08
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
1
-2
/
+4
2022-09-08
mm: pagewalk: Fix race between unmap and page walker
Steven Price
1
-2
/
+2
2022-09-08
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
1
-4
/
+21
2022-09-08
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
1
-2
/
+1
2022-09-08
powerpc: align syscall table for ppc32
Masahiro Yamada
1
-0
/
+1
2022-09-05
s390/hypfs: avoid error message under KVM
Juergen Gross
2
-2
/
+2
2022-09-05
arm64: errata: Add Cortex-A510 to the repeat tlbi list
James Morse
2
-1
/
+24
2022-08-31
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
1
-1
/
+9
2022-08-31
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-31
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
1
-0
/
+12
2022-08-31
arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
Zenghui Yu
1
-0
/
+2
2022-08-31
riscv: traps: add missing prototype
Conor Dooley
2
-1
/
+4
2022-08-31
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-31
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-31
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
1
-41
/
+39
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
3
-19
/
+42
2022-08-31
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
1
-5
/
+10
2022-08-31
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
1
-0
/
+8
2022-08-31
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
1
-2
/
+2
2022-08-31
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
1
-11
/
+11
2022-08-31
x86/entry: Move CLD to the start of the idtentry macro
Lai Jiangshan
1
-3
/
+5
2022-08-31
parisc: Fix exception handler for fldw and fstw instructions
Helge Deller
1
-1
/
+1
2022-08-31
parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
Helge Deller
1
-15
/
+6
2022-08-25
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
1
-2
/
+2
2022-08-25
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-08-25
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
1
-0
/
+2
2022-08-25
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2
-28
/
+19
2022-08-25
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2
-8
/
+6
2022-08-25
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
1
-0
/
+4
2022-08-25
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
1
-3
/
+2
2022-08-25
riscv: dts: canaan: Add k210 topology information
Conor Dooley
1
-0
/
+12
2022-08-25
riscv: dts: sifive: Add fu740 topology information
Conor Dooley
1
-0
/
+24
2022-08-25
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
1
-1
/
+2
2022-08-25
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
1
-11
/
+2
2022-08-25
openrisc: io: Define iounmap argument as volatile
Stafford Horne
2
-2
/
+2
2022-08-25
csky/kprobe: reclaim insn_slot on kprobe unregistration
Liao Chang
1
-0
/
+4
2022-08-25
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
1
-1
/
+16
2022-08-25
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Oliver Upton
1
-1
/
+1
2022-08-25
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
Oliver Upton
3
-4
/
+7
2022-08-25
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
1
-6
/
+10
2022-08-25
nios2: add force_successful_syscall_return()
Al Viro
2
-0
/
+8
2022-08-25
nios2: restarts apply only to the first sigframe we build...
Al Viro
1
-0
/
+1
2022-08-25
nios2: fix syscall restart checks
Al Viro
1
-1
/
+1
2022-08-25
nios2: traced syscall does need to check the syscall number
Al Viro
1
-3
/
+8
2022-08-25
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2
-1
/
+1
2022-08-25
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2
-4
/
+3
2022-08-25
m68k: coldfire/device.c: protect FLEXCAN blocks
Randy Dunlap
1
-3
/
+3
2022-08-25
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
1
-1
/
+1
2022-08-25
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
1
-1
/
+1
[next]