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.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
2019-04-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+2
2019-04-19
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
1
-1
/
+1
2019-04-19
net: phy: add support for reset-controller
David Bauer
1
-0
/
+1
2019-04-19
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-34
/
+65
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+6
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-4
/
+6
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-8
/
+32
2019-04-15
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2
-5
/
+20
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-14
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+30
2019-04-14
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+0
2019-04-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2019-04-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-04-13
rhashtable: use BIT(0) for locking.
NeilBrown
1
-11
/
+24
2019-04-13
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
1
-3
/
+6
2019-04-13
rhashtable: move dereference inside rht_ptr()
NeilBrown
1
-27
/
+42
2019-04-13
rhashtable: reorder some inline functions and macros.
NeilBrown
1
-71
/
+71
2019-04-13
rhashtable: fix some __rcu annotation errors
NeilBrown
1
-5
/
+6
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-9
/
+94
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
1
-3
/
+0
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+28
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-2
/
+7
2019-04-11
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-04-11
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
1
-0
/
+1
2019-04-10
bpf: allow for key-less BTF in array map
Daniel Borkmann
1
-0
/
+1
2019-04-10
bpf: add syscall side map freeze support
Daniel Borkmann
1
-1
/
+2
2019-04-10
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
1
-0
/
+29
2019-04-10
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2
-0
/
+10
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-28
/
+43
2019-04-09
net: phy: improve link partner capability detection
Heiner Kallweit
1
-0
/
+2
2019-04-09
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-32
/
+64
2019-04-09
netfilter: make two functions static
Florian Westphal
1
-1
/
+0
2019-04-09
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
1
-3
/
+8
2019-04-09
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-09
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
1
-1
/
+1
2019-04-09
netfilter: nf_tables: merge route type into core
Florian Westphal
1
-0
/
+15
2019-04-08
netfilter: optimize nf_inet_addr_cmp
Li RongQing
1
-0
/
+7
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
1
-0
/
+1
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
1
-3
/
+3
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2
-12
/
+22
2019-04-08
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
1
-17
/
+34
2019-04-08
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2
-98
/
+165
2019-04-08
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
1
-2
/
+9
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
[next]