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
2022-11-10
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
1
-1
/
+1
2022-11-10
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-11-10
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
4
-8
/
+15
2022-11-10
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
1
-2
/
+7
2022-11-10
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
1
-0
/
+1
2022-11-10
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
1
-2
/
+7
2022-11-10
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
Petr Benes
2
-0
/
+8
2022-11-10
arm64: entry: avoid kprobe recursion
Mark Rutland
1
-1
/
+2
2022-11-10
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-11-10
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
1
-48
/
+20
2022-11-10
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
1
-1
/
+6
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2
-2
/
+2
2022-11-10
selftests/landlock: Build without static libraries
Mickaël Salaün
1
-3
/
+4
2022-11-10
fuse: fix readdir cache race
Miklos Szeredi
1
-1
/
+9
2022-11-10
fuse: add file_modified() to fallocate
Miklos Szeredi
1
-0
/
+4
2022-11-10
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
Gaosheng Cui
1
-2
/
+4
2022-11-10
tracing/histogram: Update document for KEYS_MAX size
Zheng Yejian
1
-1
/
+1
2022-11-10
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
1
-2
/
+2
2022-11-10
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-0
/
+11
2022-11-10
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-10
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
1
-11
/
+7
2022-11-10
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-11-10
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-10
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
1
-13
/
+3
2022-11-10
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-10
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-10
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-10
cxl/region: Fix decoder allocation crash
Vishal Verma
1
-26
/
+41
2022-11-10
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-10
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
Dan Williams
1
-0
/
+1
2022-11-10
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
1
-1
/
+1
2022-11-10
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
1
-1
/
+11
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2
-2
/
+2
2022-11-10
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
1
-12
/
+13
2022-11-10
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
3
-10
/
+31
2022-11-10
clk: renesas: r8a779g0: Add SASYNCPER clocks
Geert Uytterhoeven
1
-0
/
+5
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
3
-9
/
+15
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
8
-311
/
+353
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-10
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-10
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
1
-0
/
+1
2022-11-10
arm64: dts: juno: Add thermal critical trip points
Cristian Marussi
1
-0
/
+14
2022-11-10
firmware: arm_scmi: Fix deferred_tx_wq release on error paths
Cristian Marussi
1
-7
/
+13
2022-11-10
firmware: arm_scmi: Fix devres allocation device in virtio transport
Cristian Marussi
1
-3
/
+3
2022-11-10
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
Cristian Marussi
1
-2
/
+6
2022-11-10
firmware: arm_scmi: Suppress the driver's bind attributes
Cristian Marussi
1
-0
/
+1
2022-11-10
ARM: dts: ux500: Add trips to battery thermal zones
Linus Walleij
9
-0
/
+72
2022-11-10
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
Chen Jun
1
-3
/
+1
2022-11-10
block: Fix possible memory leak for rq_wb on add_disk failure
Chen Zhongjin
1
-0
/
+1
2022-11-10
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
1
-0
/
+3
[prev]
[next]