index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-07-27
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-07-27
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-27
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
1
-7
/
+8
2023-07-27
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-07-27
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2
-7
/
+10
2023-07-27
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-0
/
+1
2023-07-27
autofs: use flexible array in ioctl structure
Arnd Bergmann
1
-1
/
+1
2023-07-27
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-1
/
+0
2023-07-27
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+1
2023-07-27
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
1
-1
/
+1
2023-07-27
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
1
-34
/
+34
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
3
-3
/
+3
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
3
-3
/
+3
2023-07-27
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-07-27
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-07-27
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2
-0
/
+30
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
4
-4
/
+32
2023-07-27
tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
Sebastian Andrzej Siewior
1
-1
/
+5
2023-07-27
fs: pipe: reveal missing function protoypes
Arnd Bergmann
1
-4
/
+0
2023-06-28
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-06-28
gpio: Allow per-parent interrupt data
Marc Zyngier
1
-2
/
+17
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
1
-0
/
+1
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-3
/
+10
2023-06-28
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
1
-1
/
+1
2023-06-28
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
1
-2
/
+2
2023-06-28
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2023-06-21
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
1
-0
/
+15
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
1
-26
/
+0
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2023-06-21
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
1
-23
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
13
-1179
/
+1
2023-06-21
ASoC: soc-pcm: test if a BE can be prepared
Ranjani Sridharan
1
-0
/
+4
2023-06-21
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
4
-149
/
+157
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
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-14
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-3
/
+0
2023-06-14
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
1
-1
/
+1
[next]