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
2022-07-22
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-0
/
+2
2022-07-22
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-0
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-59
/
+106
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-23
/
+45
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-2
/
+19
2022-07-21
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Ćukasz Spintzyk
1
-2
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
9
-66
/
+115
2022-07-21
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+5
2022-07-20
bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guards
Stanislav Fomichev
1
-3
/
+7
2022-07-20
Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+19
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
can: error: add definitions for the different CAN error thresholds
Vincent Mailhol
1
-0
/
+13
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+2
2022-07-20
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
1
-1
/
+4
2022-07-20
net/sched: remove qdisc_root_lock() helper
Davide Caratti
1
-19
/
+0
2022-07-20
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-18
/
+53
2022-07-20
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-20
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+23
2022-07-20
net: Allow custom iter handler in msghdr
David Ahern
2
-3
/
+8
2022-07-20
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
1
-0
/
+1
2022-07-19
net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
Aya Levin
1
-1
/
+5
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
1
-1
/
+2
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
1
-0
/
+20
2022-07-19
net: devlink: remove unused locked functions
Jiri Pirko
1
-20
/
+0
2022-07-19
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-0
/
+1
2022-07-19
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
1
-0
/
+5
2022-07-19
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
1
-0
/
+12
2022-07-19
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
1
-0
/
+5
2022-07-19
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
1
-0
/
+17
2022-07-19
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
1
-0
/
+20
2022-07-19
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-3
/
+5
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-3
/
+6
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+1
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
1
-1
/
+0
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
1
-0
/
+3
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
1
-0
/
+1
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
1
-0
/
+1
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+7
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+7
2022-07-16
net: ipv4: new arp_accept option to accept garp only if in-network
Jaehee Park
1
-1
/
+1
2022-07-16
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-6
/
+2
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+11
[prev]
[next]