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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-07-18
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-18
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
1
-0
/
+12
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-07-11
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-11
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+27
2024-07-05
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
1
-2
/
+2
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-9
/
+1
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-07-05
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
[next]