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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
1
-1
/
+5
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'
David S. Miller
5
-153
/
+142
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
1
-102
/
+12
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
3
-19
/
+74
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2
-3
/
+12
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
3
-9
/
+7
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2
-15
/
+19
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2
-2
/
+2
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-22
team: use operstate consistently for linkup
George Wilkie
1
-2
/
+2
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-22
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
1
-0
/
+4
2019-02-22
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
1
-1
/
+2
2019-02-22
Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-18
/
+47
2019-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-12
/
+15
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2
-0
/
+2
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
1
-0
/
+4
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2
-4
/
+14
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-22
KEYS: user: Align the payload buffer
Eric Biggers
1
-1
/
+1
2019-02-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+8
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2
-0
/
+11
2019-02-22
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
1
-3
/
+46
2019-02-22
Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...
Arnd Bergmann
4
-69
/
+77
2019-02-22
Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2
-3
/
+3
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-22
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
1
-1
/
+1
2019-02-22
phonet: fix building with clang
Arnd Bergmann
2
-18
/
+19
2019-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-47
/
+53
2019-02-22
Merge branch 'report-erspan-version-field-just-for-erspan-tunnels'
David S. Miller
2
-34
/
+35
2019-02-22
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-22
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-02-22
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-13
/
+40
2019-02-22
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2
-5
/
+29
2019-02-22
net: avoid false positives in untrusted gso validation
Willem de Bruijn
1
-2
/
+12
2019-02-22
Merge branch 'tipc-improvement-for-wait-and-wakeup'
David S. Miller
1
-5
/
+6
2019-02-22
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
1
-4
/
+5
2019-02-22
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-02-22
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-02-22
net: vrf: remove MTU limits for vrf device
Hangbin Liu
1
-0
/
+3
2019-02-21
MAINTAINERS: mark CAIF as orphan
Jann Horn
1
-2
/
+1
2019-02-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-10
/
+60
2019-02-21
perf annotate: Fix getting source line failure
Wei Li
1
-2
/
+2
2019-02-21
CREDITS/MAINTAINERS: Retire parisc-linux.org email domain
Helge Deller
2
-14
/
+11
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
1
-1
/
+2
[prev]
[next]