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
2023-02-01
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2023-02-01
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2
-1
/
+4
2023-02-01
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-02-01
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-02-01
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2023-02-01
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2
-2
/
+2
2023-02-01
h8300: Fix build errors from do_exit() to make_task_dead() transition
Nathan Chancellor
2
-2
/
+3
2023-02-01
hexagon: Fix function name in die()
Nathan Chancellor
1
-1
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
35
-51
/
+47
2023-02-01
x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
Deepak Sharma
1
-0
/
+15
2023-02-01
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-02-01
s390/debug: add _ASM_S390_ prefix to header guard
Niklas Schnelle
1
-3
/
+3
2023-02-01
ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60
Claudiu Beznea
1
-1
/
+1
2023-02-01
ARM: imx: add missing of_node_put()
Dario Binacchi
5
-0
/
+5
2023-02-01
arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux
Adam Ford
1
-2
/
+2
2023-02-01
ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
Fabio Estevam
1
-1
/
+0
2023-02-01
ARM: dts: imx7d-pico: Use 'clock-frequency'
Fabio Estevam
2
-4
/
+4
2023-02-01
ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
Fabio Estevam
1
-1
/
+1
2023-01-24
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
1
-5
/
+2
2023-01-24
efi: rt-wrapper: Add missing include
Ard Biesheuvel
1
-0
/
+1
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
3
-1
/
+42
2023-01-24
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-18
arm64: cmpxchg_double*: hazard against entire exchange variable
Mark Rutland
2
-2
/
+2
2023-01-18
arm64: atomics: remove LL/SC trampolines
Mark Rutland
1
-31
/
+9
2023-01-18
arm64: atomics: format whitespace consistently
Mark Rutland
2
-50
/
+50
2023-01-18
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
1
-1
/
+11
2023-01-18
x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...
Reinette Chatre
1
-9
/
+5
2023-01-18
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
1
-16
/
+16
2023-01-18
x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
Peter Zijlstra
1
-2
/
+2
2023-01-18
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2
-71
/
+67
2023-01-18
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-18
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2
-55
/
+77
2023-01-18
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
1
-2
/
+3
2023-01-18
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
1
-2
/
+20
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
3
-13
/
+39
2023-01-14
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-14
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-14
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2023-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2023-01-14
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-20
/
+8
2023-01-14
x86/kprobes: Convert to insn_decode()
Borislav Petkov
2
-8
/
+18
2023-01-14
x86/MCE/AMD: Clear DFR errors found in THR handler
Yazen Ghannam
1
-13
/
+20
2023-01-14
x86/mce: Get rid of msr_ops
Borislav Petkov
3
-75
/
+42
2023-01-14
perf/x86/intel/uncore: Clear attr_update properly
Alexander Antonov
1
-1
/
+16
2023-01-14
perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure
Alexander Antonov
2
-7
/
+22
2023-01-14
ARM: renumber bits related to _TIF_WORK_MASK
Jens Axboe
1
-6
/
+7
2023-01-14
ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
Nick Desaulniers
1
-0
/
+6
2023-01-14
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-3
/
+7
2023-01-14
ftrace/x86: Add back ftrace_expected for ftrace bug reports
Steven Rostedt (Google)
1
-0
/
+2
2023-01-14
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
1
-7
/
+1
[next]