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
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-14
tracefs: Use generic inode RCU for synchronizing freeing
Steven Rostedt
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
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
1
-11
/
+5
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
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-0
/
+10
2024-08-11
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+16
2024-08-11
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
1
-0
/
+10
2024-08-11
video: Add helpers for decoding screen_info
Thomas Zimmermann
1
-0
/
+100
2024-08-11
PCI: Add pci_get_base_class() helper
Sui Jingfeng
1
-0
/
+5
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: precompute number of transaction descriptor blocks
Jan Kara
1
-0
/
+7
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
ASoc: tas2781: Enable RCA-based playback without DSP firmware download
Shenghao Ding
1
-2
/
+9
2024-08-03
scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
Minwoo Im
1
-0
/
+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_generic_write_seq()
Douglas Anderson
1
-11
/
+11
2024-08-03
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
Douglas Anderson
1
-12
/
+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
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-26
/
+10
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
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-47
/
+2
2024-07-25
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
1
-0
/
+1
2024-07-25
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-07-25
input: Add support for "Do Not Disturb"
Aseda Aboagye
1
-0
/
+1
2024-07-25
input: Add event code for accessibility key
Aseda Aboagye
1
-0
/
+1
2024-07-25
scsi: sr: Fix unintentional arithmetic wraparound
Justin Stitt
1
-1
/
+1
[next]