index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-07-27
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-07-27
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
2023-07-27
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-07-27
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2023-07-27
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-27
autofs: use flexible array in ioctl structure
Arnd Bergmann
2023-07-27
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-07-27
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-07-27
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
2023-07-27
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2023-07-27
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-07-27
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2023-07-27
tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
Sebastian Andrzej Siewior
2023-07-27
fs: pipe: reveal missing function protoypes
Arnd Bergmann
2023-06-28
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-06-28
gpio: Allow per-parent interrupt data
Marc Zyngier
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2023-06-28
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
2023-06-28
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
2023-06-28
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
2023-06-21
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2023-06-21
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-21
ASoC: soc-pcm: test if a BE can be prepared
Ranjani Sridharan
2023-06-21
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
[next]