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-09-04
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-09-04
fbcon: Prevent that screen size is smaller than font size
Helge Deller
1
-0
/
+4
2024-09-04
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-09-04
block: use "unsigned long" for blk_validate_block_size().
Tetsuo Handa
1
-1
/
+1
2024-09-04
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-38
/
+70
2024-09-04
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2024-09-04
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+12
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+19
2024-08-19
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-19
PCI: Add Edimax Vendor ID to pci_ids.h
FUJITA Tomonori
1
-0
/
+2
2024-08-19
m68k: amiga: Turn off Warp1260 interrupts during boot
Paolo Pisati
1
-0
/
+3
2024-08-19
hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variants
Guenter Roeck
1
-0
/
+39
2024-07-18
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2024-07-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-18
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2
-3
/
+23
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
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-07-05
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
1
-0
/
+9
2024-07-05
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
1
-12
/
+12
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-06-16
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-0
/
+3
2024-06-16
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2
-6
/
+1
2024-06-16
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2024-06-16
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
1
-1
/
+1
2024-06-16
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2024-06-16
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-94
/
+3
2024-06-16
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-1
/
+60
2024-06-16
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2024-06-16
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
1
-1
/
+1
2024-06-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-0
/
+2
2024-06-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
1
-0
/
+2
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
[next]