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
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
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
1
-1
/
+1
2023-08-11
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
2023-08-11
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-08-11
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-08-11
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-08-11
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-08-11
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-08-11
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-08-11
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
1
-7
/
+8
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+1
2023-08-11
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
1
-1
/
+1
2023-08-11
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
1
-34
/
+34
2023-08-11
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-08-11
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-08-11
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-11
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
11
-1194
/
+2
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-0
/
+2
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-06-09
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
1
-3
/
+12
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-0
/
+1
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+5
2023-05-30
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
1
-0
/
+2
2023-05-30
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
1
-1
/
+1
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
4
-8
/
+8
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
5
-8
/
+16
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
1
-0
/
+19
2023-05-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
1
-0
/
+2
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-17
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2023-05-17
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-0
/
+3
2023-05-17
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-4
/
+13
2023-05-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
2023-05-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+1
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-05-17
uapi/linux/const.h: prefer ISO-friendly __typeof__
Kevin Brodsky
1
-1
/
+1
2023-05-17
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
1
-1
/
+1
2023-05-17
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
3
-9
/
+2
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2023-04-26
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
1
-1
/
+1
2023-04-20
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
[next]