index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
1
-1
/
+3
2023-01-07
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
1
-2
/
+5
2023-01-07
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
1
-0
/
+1
2023-01-07
cifs: fix missing display of three mount options
Steve French
1
-1
/
+7
2023-01-07
cifs: fix confusing debug message
Paulo Alcantara
1
-1
/
+3
2023-01-07
media: dvb-core: Fix UAF due to refcount races at releasing
Takashi Iwai
1
-0
/
+8
2023-01-07
media: dvb-core: Fix double free in dvb_register_device()
Keita Suzuki
1
-0
/
+1
2023-01-07
ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
Nick Desaulniers
1
-0
/
+6
2023-01-07
arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
Macpaul Lin
1
-2
/
+2
2023-01-07
staging: media: tegra-video: fix device_node use after free
Luca Ceresoli
1
-1
/
+2
2023-01-07
staging: media: tegra-video: fix chan->mipi value on error
Luca Ceresoli
2
-1
/
+2
2023-01-07
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
1
-1
/
+14
2023-01-07
tracing: Fix issue of missing one synthetic field
Zheng Yejian
1
-1
/
+1
2023-01-07
tracing/probes: Handle system names with hyphens
Steven Rostedt (Google)
2
-4
/
+17
2023-01-07
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
1
-0
/
+1
2023-01-07
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
3
-15
/
+18
2023-01-07
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
1
-12
/
+0
2023-01-07
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2023-01-07
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-20
/
+8
2023-01-07
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-3
/
+7
2023-01-07
ftrace/x86: Add back ftrace_expected for ftrace bug reports
Steven Rostedt (Google)
1
-0
/
+2
2023-01-07
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
1
-7
/
+1
2023-01-07
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2023-01-07
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
1
-2
/
+3
2023-01-07
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
1
-11
/
+33
2023-01-07
KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
Sean Christopherson
1
-1
/
+3
2023-01-07
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2023-01-07
of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
Rob Herring
1
-5
/
+5
2023-01-07
xtensa: add __umulsidi3 helper
Max Filippov
3
-1
/
+233
2023-01-07
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
1
-3
/
+3
2023-01-07
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
1
-2
/
+8
2023-01-07
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
1
-4
/
+16
2023-01-07
ata: ahci: fix enum constants for gcc-13
Arnd Bergmann
1
-122
/
+123
2023-01-07
dm cache: set needs_check flag after aborting metadata
Mike Snitzer
1
-5
/
+5
2023-01-07
dm cache: Fix UAF in destroy()
Luo Meng
1
-0
/
+1
2023-01-07
dm clone: Fix UAF in clone_dtr()
Luo Meng
1
-0
/
+1
2023-01-07
dm integrity: Fix UAF in dm_integrity_dtr()
Luo Meng
1
-0
/
+2
2023-01-07
dm thin: Fix UAF in run_timer_softirq()
Luo Meng
1
-0
/
+2
2023-01-07
dm thin: resume even if in FAIL mode
Luo Meng
1
-4
/
+12
2023-01-07
dm thin: Use last transaction's pmd->root when commit failed
Zhihao Cheng
1
-0
/
+9
2023-01-07
dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
Zhihao Cheng
1
-8
/
+43
2023-01-07
dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
Mike Snitzer
1
-7
/
+47
2023-01-07
mptcp: use proper req destructor for IPv6
Matthieu Baerts
1
-3
/
+16
2023-01-07
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
1
-8
/
+26
2023-01-07
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
3
-7
/
+24
2023-01-07
mptcp: netlink: fix some error return code
Wei Yongjun
1
-0
/
+4
2023-01-07
fs: dlm: retry accept() until -EAGAIN or error returns
Alexander Aring
1
-1
/
+5
2023-01-07
fs: dlm: fix sock release if listen fails
Alexander Aring
1
-2
/
+1
2023-01-07
ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
Jaroslav Kysela
9
-12
/
+60
2023-01-07
HID: Ignore HP Envy x360 eu0009nv stylus battery
José Expósito
2
-0
/
+3
[prev]
[next]