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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-07-25
ARM: 9324/1: fix get_user() broken with veneer
Masahiro Yamada
1
-12
/
+2
2024-07-25
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
1
-1
/
+2
2024-07-25
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
1
-2
/
+5
2024-07-25
powerpc/pseries: Whitelist dtl slub object for copying to userspace
Anjali K
1
-2
/
+2
2024-07-25
mips: fix compat_sys_lseek syscall
Arnd Bergmann
1
-1
/
+1
2024-07-25
KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
Michael Ellerman
1
-5
/
+13
2024-07-18
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-07-18
x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
Brian Gerst
1
-16
/
+3
2024-07-18
x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
Jim Mattson
1
-1
/
+1
2024-07-18
ARM: davinci: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-18
s390: Mark psw in __load_psw_mask() as __unitialized
Sven Schnelle
1
-1
/
+1
2024-07-11
arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
Dragan Simic
1
-1
/
+1
2024-07-11
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
4
-10
/
+11
2024-07-11
riscv: kexec: Avoid deadlock in kexec crash path
Song Shuai
1
-9
/
+1
2024-07-11
KVM: s390: fix LPSWEY handling
Christian Borntraeger
4
-0
/
+49
2024-07-11
powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
Greg Kurz
1
-3
/
+3
2024-07-11
powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2024-07-11
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
3
-0
/
+22
2024-07-05
arm64: dts: rockchip: Add sound-dai-cells for RK3368
Alex Bee
1
-0
/
+3
2024-07-05
arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
FUKAUMI Naoki
1
-2
/
+2
2024-07-05
ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
Johan Jonker
1
-0
/
+1
2024-07-05
arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-s
Jonas Karlman
1
-3
/
+9
2024-07-05
arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s
Jonas Karlman
1
-2
/
+4
2024-07-05
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2
-2
/
+11
2024-07-05
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2
-3
/
+8
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
3
-1
/
+250
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
7
-7
/
+7
2024-07-05
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2
-0
/
+13
2024-07-05
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2
-0
/
+2
2024-07-05
sh: rework sync_file_range ABI
Arnd Bergmann
2
-1
/
+13
2024-07-05
Revert "MIPS: pci: lantiq: restore reset gpio polarity"
Thomas Bogendoerfer
1
-4
/
+4
2024-07-05
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-07-05
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-07-05
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-07-05
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
1
-1
/
+1
2024-07-05
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-07-05
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-07-05
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-07-05
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
2
-223
/
+2
2024-07-05
sparc: fix old compat_sys_select()
Arnd Bergmann
1
-1
/
+1
2024-07-05
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
1
-1
/
+1
2024-07-05
MIPS: pci: lantiq: restore reset gpio polarity
Martin Schiller
1
-4
/
+4
2024-06-27
Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...
Linus Torvalds
1
-12
/
+0
2024-06-27
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2
-3
/
+6
2024-06-27
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Tony Luck
1
-0
/
+93
2024-06-27
ARM: dts: samsung: smdk4412: fix keypad no-autorepeat
Krzysztof Kozlowski
1
-1
/
+1
2024-06-27
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
Krzysztof Kozlowski
1
-1
/
+1
2024-06-27
ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
Krzysztof Kozlowski
1
-1
/
+1
2024-06-27
arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
Frank Li
1
-1
/
+1
2024-06-27
mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...
Rafael Aquini
1
-0
/
+12
[next]