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
2025-06-04
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
1
-3
/
+9
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
1
-0
/
+1
2025-06-04
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+1
2025-06-04
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
1
-0
/
+1
2025-06-04
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
1
-0
/
+1
2025-06-04
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
1
-1
/
+0
2025-06-04
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
1
-8
/
+0
2025-06-04
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
1
-1
/
+1
2025-06-04
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
1
-1
/
+0
2025-06-04
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2025-06-04
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2025-06-04
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
1
-0
/
+3
2025-06-04
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
1
-0
/
+2
2025-06-04
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2
-0
/
+3
2025-06-04
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+11
2025-06-04
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+12
2025-06-04
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
1
-3
/
+4
2025-06-04
af_unix: Try to run GC async.
Kuniyuki Iwashima
2
-2
/
+11
2025-06-04
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
1
-1
/
+1
2025-06-04
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
1
-0
/
+1
2025-06-04
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
1
-0
/
+2
2025-06-04
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-1
/
+0
2025-06-04
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-06-04
drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
Simona Vetter
1
-2
/
+21
2025-06-04
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
1
-1
/
+7
2025-06-04
rcu: fix header guard for rcu_all_qs()
Ankur Arora
1
-1
/
+1
2025-06-04
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
1
-1
/
+1
2025-06-04
r8152: add vendor/device ID pair for Dell Alienware AW1022z
Aleksander Jan Bajkowski
1
-0
/
+1
2025-06-04
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
Kees Cook
1
-1
/
+1
2025-06-04
genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
Jason Gunthorpe
1
-21
/
+12
2025-06-04
ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
Maciej S. Szmigiero
1
-0
/
+1
2025-06-04
crypto: lzo - Fix compression buffer overrun
Herbert Xu
1
-0
/
+8
2025-06-04
ipv6: save dontfrag in cork
Willem de Bruijn
1
-0
/
+1
2025-06-04
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
1
-1
/
+1
2025-06-04
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2
-6
/
+6
2025-06-04
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
1
-4
/
+8
2025-05-22
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-3
/
+0
2025-05-22
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2025-05-22
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2025-05-22
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-0
/
+1
2025-05-22
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
1
-7
/
+0
2025-05-22
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-0
/
+15
2025-05-22
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-22
binfmt: Fix whitespace issues
Kees Cook
1
-1
/
+1
2025-05-18
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
1
-0
/
+5
2025-05-18
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+2
2025-05-18
types: Complement the aligned types with signed 64-bit one
Andy Shevchenko
2
-1
/
+3
2025-05-18
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2
-6
/
+3
2025-05-18
rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-05-09
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
1
-0
/
+2
[next]