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-05-25
string.h: Add str_has_prefix() helper function
Steven Rostedt (VMware)
1
-0
/
+20
2024-05-25
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
1
-2
/
+0
2024-05-17
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-05-17
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-0
/
+25
2024-05-17
ethernet: add a helper for assigning port addresses
Jakub Kicinski
1
-0
/
+21
2024-05-02
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
1
-1
/
+1
2024-05-02
Revert "y2038: rusage: use __kernel_old_timeval"
Ben Hutchings
1
-2
/
+2
2024-05-02
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
1
-1
/
+1
2024-05-02
serial: core: Provide port lock wrappers
Thomas Gleixner
1
-0
/
+79
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-0
/
+4
2024-05-02
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
1
-0
/
+33
2024-04-13
Input: allocate keycode for Display refresh rate toggle
Gergo Koteles
1
-0
/
+1
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-04-13
erspan: Add type I version 0 support.
William Tu
1
-2
/
+17
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
1
-0
/
+1
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
1
-0
/
+2
2024-04-13
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-0
/
+9
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-04-13
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+2
2024-04-13
soc: fsl: qbman: Add CGR update function
Sean Anderson
1
-0
/
+9
2024-04-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-1
/
+14
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-6
/
+1
2024-04-13
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+1
2024-04-13
timer/trace: Improve timer tracing
Anna-Maria Gleixner
1
-4
/
+7
2024-04-13
timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
Anna-Maria Gleixner
1
-4
/
+6
2024-03-26
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
1
-1
/
+3
2024-03-26
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
1
-0
/
+15
2024-03-26
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
1
-1
/
+1
2024-03-26
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
1
-1
/
+2
2024-03-26
block: add a new set_read_only method
Christoph Hellwig
1
-0
/
+1
2024-03-26
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-2
/
+0
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-4
/
+0
2024-03-26
crypto: algif_aead - Only wake up when ctx->more is zero
Herbert Xu
1
-1
/
+3
2024-03-26
crypto: af_alg - make some functions static
Eric Biggers
1
-7
/
+0
2024-03-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2024-03-15
net: move definition of pcpu_lstats to header file
Li RongQing
1
-0
/
+6
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-03-01
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2024-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2
-0
/
+18
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-0
/
+2
2024-02-23
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-23
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-02-23
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2024-02-23
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-02-23
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
1
-0
/
+3
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
[next]