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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-21
/
+18
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-36
/
+73
2022-02-09
net: add dev->dev_registered_tracker
Eric Dumazet
1
-0
/
+3
2022-02-09
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+4
2022-02-08
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2
-9
/
+13
2022-02-08
bpf: Introduce bpf_arch_text_copy
Song Liu
1
-0
/
+2
2022-02-08
bpf: Use size instead of pages in bpf_binary_header
Song Liu
1
-3
/
+3
2022-02-08
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
1
-2
/
+2
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
1
-0
/
+5
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
1
-0
/
+2
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
1
-0
/
+9
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
1
-0
/
+9
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
1
-0
/
+1
2022-02-07
net: skb_drop_reason: add document for drop reasons
Menglong Dong
1
-6
/
+6
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
1
-6
/
+5
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
1
-23
/
+46
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-0
/
+2
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+2
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-1
/
+0
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
1
-0
/
+5
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
1
-0
/
+17
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-10
/
+0
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
1
-21
/
+17
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
1
-0
/
+1
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-34
/
+77
2022-02-04
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+4
2022-02-04
ice: add support for DSCP QoS for IDC
Dave Ertman
1
-0
/
+4
2022-02-04
i40e: remove enum i40e_client_state
Jakub Kicinski
1
-10
/
+0
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
1
-0
/
+7
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
1
-0
/
+10
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
1
-0
/
+44
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
1
-0
/
+21
2022-02-02
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
1
-2
/
+4
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-1
/
+1
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+6
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-0
/
+1
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
1
-1
/
+1
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+1
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+43
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
[next]