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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
2024-08-19
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2024-08-19
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-08-19
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-08-14
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2024-08-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
1
-6
/
+14
2024-08-14
block: use the right type for stub rq_integrity_vec()
Jens Axboe
1
-1
/
+1
2024-08-14
clocksource: Scale the watchdog read retries automatically
Feng Tang
1
-1
/
+13
2024-08-14
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-14
profiling: remove profile=sleep support
Tetsuo Handa
1
-1
/
+0
2024-08-14
PCI: Add Edimax Vendor ID to pci_ids.h
FUJITA Tomonori
1
-0
/
+2
2024-08-14
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-7
/
+7
2024-08-14
platform/x86/intel/ifs: Gen2 Scan test support
Jithu Joseph
1
-8
/
+8
2024-08-11
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-08-11
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
1
-0
/
+8
2024-08-11
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-0
/
+15
2024-08-11
leds: trigger: Remove unused function led_trigger_rename_static()
Heiner Kallweit
1
-17
/
+0
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+0
2024-08-03
PCI: Introduce cleanup helpers for device reference counts and locks
Ira Weiny
1
-0
/
+2
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
1
-5
/
+0
2024-08-03
m68k: amiga: Turn off Warp1260 interrupts during boot
Paolo Pisati
1
-0
/
+3
2024-08-03
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+1
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-0
/
+1
2024-08-03
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
1
-0
/
+5
2024-08-03
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
1
-0
/
+1
2024-08-03
net: missing check virtio
Denis Arefev
1
-0
/
+11
2024-08-03
RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
Or Har-Toov
1
-3
/
+6
2024-08-03
SUNRPC: Fixup gss_status tracepoint error output
Benjamin Coddington
1
-1
/
+1
2024-08-03
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
Douglas Anderson
1
-12
/
+12
2024-08-03
drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
Javier Martinez Canillas
1
-9
/
+12
2024-08-03
bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
Tengda Wu
1
-1
/
+1
2024-08-03
netfilter: nf_tables: rise cap on SELinux secmark context
Pablo Neira Ayuso
1
-1
/
+1
2024-08-03
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
1
-4
/
+17
2024-08-03
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-08-03
tcp: add tcp_done_with_error() helper
Eric Dumazet
1
-0
/
+1
2024-08-03
vmlinux.lds.h: catch .bss..L* sections into BSS")
Christophe Leroy
1
-1
/
+1
2024-07-25
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
1
-0
/
+4
2024-07-25
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
Baokun Li
1
-0
/
+6
2024-07-25
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
1
-0
/
+2
2024-07-25
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
1
-0
/
+1
2024-07-25
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2024-07-25
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2024-07-25
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2024-07-25
minmax: fix header inclusions
Andy Shevchenko
1
-0
/
+2
2024-07-25
minmax: clamp more efficiently by avoiding extra comparison
Jason A. Donenfeld
1
-1
/
+1
2024-07-25
minmax: sanity check constant bounds when clamping
Jason A. Donenfeld
1
-2
/
+24
2024-07-18
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
1
-0
/
+8
2024-07-18
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
1
-10
/
+7
[next]