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.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
2020-02-25
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
1
-3
/
+1
2020-02-25
bpf: Replace cant_sleep() with cant_migrate()
Thomas Gleixner
1
-1
/
+1
2020-02-25
bpf: Provide bpf_prog_run_pin_on_cpu() helper
Thomas Gleixner
1
-2
/
+24
2020-02-22
Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...
Alexei Starovoitov
2
-0
/
+37
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-22
/
+69
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-330
/
+150
2020-02-22
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-2
/
+0
2020-02-22
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
1
-0
/
+7
2020-02-22
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
1
-2
/
+35
2020-02-22
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
1
-1
/
+2
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+11
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-20
/
+104
2020-02-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-268
/
+17
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
4
-219
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+1
2020-02-20
sched: Provide cant_migrate()
Thomas Gleixner
1
-0
/
+7
2020-02-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
1
-0
/
+30
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-22
/
+14
2020-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+7
2020-02-20
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
2020-02-19
net: core: add helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-0
/
+9
2020-02-19
Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+4
2020-02-19
Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-02-19
Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-5
/
+3
2020-02-19
bpf, sk_msg: Don't clear saved sock proto on restore
Jakub Sitnicki
1
-7
/
+1
2020-02-19
bpf, sk_msg: Let ULP restore sk_proto and write_space callback
Jakub Sitnicki
1
-10
/
+1
2020-02-19
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+3
2020-02-19
net/mlx5: Add support for resource dump
Aya Levin
1
-0
/
+1
2020-02-19
devlink: Force enclosing array on binary fmsg data
Aya Levin
1
-0
/
+5
2020-02-19
net/mlx5: DR, Handle reformat capability over sw-steering tables
Erez Shitrit
1
-1
/
+4
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+18
2020-02-19
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+3
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-2
/
+0
2020-02-18
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-18
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-1
/
+1
2020-02-18
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-18
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-18
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
1
-1
/
+1
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2
-1
/
+18
2020-02-17
skbuff.h: fix all kernel-doc warnings
Randy Dunlap
1
-0
/
+30
2020-02-17
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
1
-5
/
+33
2020-02-17
net: phylink: clarify flow control settings in documentation
Russell King
1
-8
/
+18
2020-02-17
net: phylink: resolve fixed link flow control
Russell King
1
-5
/
+3
2020-02-17
net: add linkmode helper for setting flow control advertisement
Russell King
1
-0
/
+2
2020-02-17
net: add helpers to resolve negotiated flow control
Russell King
2
-0
/
+7
[next]