index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
221
-679
/
+610
*
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2019-01-03
1
-1
/
+1
|
\
|
*
locks: fix error in locks_move_blocks()
NeilBrown
2019-01-02
1
-1
/
+1
*
|
Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-03
6
-117
/
+11
|
\
\
|
*
|
ALSA: hda - Revert DSP detection on legacy HD-audio driver
Takashi Iwai
2019-01-01
4
-116
/
+8
|
*
|
ALSA: hda/tegra: clear pending irq handlers
Sameer Pujar
2019-01-01
1
-0
/
+2
|
*
|
ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
Jian-Hong Pan
2019-01-01
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
60
-385
/
+2060
|
\
\
\
|
*
|
|
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
2019-01-02
1
-0
/
+3
|
*
|
|
ipv6: Fix dump of specific table with strict checking
David Ahern
2019-01-02
1
-1
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-02
6
-89
/
+1433
|
|
\
\
\
|
|
*
\
\
Merge branch 'prevent-oob-under-speculation'
Alexei Starovoitov
2019-01-02
5
-88
/
+1432
|
|
|
\
\
\
|
|
|
*
|
|
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-02
1
-3
/
+1105
|
|
|
*
|
|
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-02
2
-6
/
+189
|
|
|
*
|
|
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-01-02
1
-1
/
+5
|
|
|
*
|
|
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-01-02
1
-1
/
+8
|
|
|
*
|
|
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-22
/
+41
|
|
|
*
|
|
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-0
/
+11
|
|
|
*
|
|
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-02
2
-6
/
+21
|
|
|
*
|
|
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-02
2
-18
/
+19
|
|
|
*
|
|
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-02
2
-38
/
+40
|
|
|
/
/
/
|
|
*
|
|
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
2019-01-01
1
-1
/
+1
|
*
|
|
|
isdn: fix kernel-infoleak in capi_unlocked_ioctl
Eric Dumazet
2019-01-02
1
-2
/
+2
|
*
|
|
|
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
2019-01-02
1
-1
/
+3
|
*
|
|
|
net/hamradio/6pack: use mod_timer() to rearm timers
Eric Dumazet
2019-01-02
1
-12
/
+4
|
*
|
|
|
net-next/hinic:add shutdown callback
Xue Chaojing
2019-01-02
1
-0
/
+6
|
*
|
|
|
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
2019-01-01
1
-3
/
+4
|
*
|
|
|
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-01
9
-32
/
+66
|
*
|
|
|
tap: call skb_probe_transport_header after setting skb->dev
Willem de Bruijn
2019-01-01
1
-2
/
+1
|
*
|
|
|
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
2019-01-01
1
-0
/
+2
|
*
|
|
|
net: rds: remove unnecessary NULL check
Zhu Yanjun
2019-01-01
1
-1
/
+1
|
*
|
|
|
add document for TCP OFO, PAWS and skip ACK counters
yupeng
2019-01-01
1
-1
/
+239
|
*
|
|
|
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
4
-15
/
+55
|
|
/
/
/
|
*
|
|
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
2018-12-31
1
-1
/
+5
|
*
|
|
r8169: fix WoL device wakeup enable
Heiner Kallweit
2018-12-30
1
-2
/
+2
|
*
|
|
netrom: fix locking in nr_find_socket()
Cong Wang
2018-12-30
1
-5
/
+10
|
*
|
|
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2018-12-30
1
-0
/
+2
|
*
|
|
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2018-12-30
2
-2
/
+11
|
*
|
|
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
2018-12-30
1
-1
/
+1
|
*
|
|
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
2018-12-30
1
-2
/
+6
|
*
|
|
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-30
1
-2
/
+2
|
*
|
|
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-30
1
-0
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-12-29
4
-189
/
+136
|
|
\
\
\
|
|
*
|
|
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
2018-12-29
1
-1
/
+1
|
|
*
|
|
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
2
-33
/
+15
|
|
*
|
|
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2018-12-29
1
-26
/
+20
|
|
*
|
|
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
3
-106
/
+72
|
|
*
|
|
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
|
|
*
|
|
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
|
|
*
|
|
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
[next]