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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-7
/
+37
2023-12-08
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-0
/
+65
2023-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-0
/
+4
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
net/mlx5_core: Clean driver version and name
Leon Romanovsky
1
-0
/
+2
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
1
-1
/
+1
2023-11-20
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
1
-1
/
+2
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-0
/
+1
2023-11-20
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+8
2023-11-20
clk: asm9260: use parent index to link the reference clock
Dmitry Baryshkov
1
-0
/
+21
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-20
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
1
-0
/
+8
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+3
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
1
-0
/
+2
2023-10-25
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2023-10-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2023-10-25
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-25
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
2023-10-25
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-0
/
+1
2023-10-25
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-10
bpf: Fix tr dereferencing
Leon Hwang
1
-1
/
+1
2023-10-10
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-10
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
1
-1
/
+1
2023-10-10
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-0
/
+5
2023-10-10
cgroup: Fix suspicious rcu_dereference_check() usage warning
Chengming Zhou
1
-0
/
+1
2023-10-10
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
1
-2
/
+0
2023-10-10
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
1
-1
/
+1
2023-10-10
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-10
seqlock: Prefix internal seqcount_t-only macros with a "do_"
Ahmed S. Darwish
1
-33
/
+33
2023-10-10
seqlock: Rename __seqprop() users
Peter Zijlstra
1
-23
/
+23
2023-10-10
seqlock: avoid -Wshadow warnings
Arnd Bergmann
1
-7
/
+7
2023-10-10
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-10-10
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
1
-1
/
+3
2023-09-23
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-3
/
+19
2023-09-23
perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
Yicong Yang
1
-0
/
+1
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-1
/
+27
[prev]
[next]