index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-24
net: dccp: fix kernel crash on module load
Peter Oskolkov
3
-12
/
+31
2018-12-24
drivers/net: appletalk/cops: remove redundant if statement and mask
Colin Ian King
1
-8
/
+2
2018-12-24
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-24
mlxsw: spectrum: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-24
net/mlx5e: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2018-12-24
net/mlx5e: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
1
-2
/
+1
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-627
/
+767
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-15
/
+35
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-16
/
+33
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2
-9
/
+8
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
1
-1
/
+1
2018-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2018-12-21
qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
Daniele Palmas
1
-7
/
+8
2018-12-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2018-12-21
qmi_wwan: Add support for Fibocom NL678 series
Jörgen Storvist
1
-0
/
+1
2018-12-21
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
1
-4
/
+6
2018-12-21
Merge branch 'skb_ext-fixes'
David S. Miller
2
-17
/
+3
2018-12-21
net: minor cleanup in skb_ext_add()
Paolo Abeni
1
-5
/
+2
2018-12-21
net: drop the unused helper skb_ext_get()
Paolo Abeni
1
-11
/
+0
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
1
-2
/
+2
2018-12-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+63
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-392
/
+385
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2
-0
/
+2
2018-12-21
Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+8
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-21
packet: validate address length
Willem de Bruijn
1
-0
/
+4
2018-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-14
/
+22
2018-12-21
Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-131
/
+95
2018-12-21
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
1
-1
/
+2
2018-12-21
Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-17
/
+25
2018-12-21
Merge tag 'mlx5-XDP-100Mpps' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
9
-109
/
+359
2018-12-21
Input: synaptics - enable SMBus for HP EliteBook 840 G4
Mantas Mikulėnas
1
-0
/
+1
2018-12-21
Input: elantech - disable elan-i2c for P52 and P72
Benjamin Tissoires
1
-2
/
+16
2018-12-21
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
1
-3
/
+3
2018-12-21
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-21
gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions
Tony Lindgren
1
-59
/
+5
2018-12-20
net/mlx5e: XDP, Add user control for XDP TX MPWQE feature
Tariq Toukan
3
-1
/
+34
2018-12-20
net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE
Tariq Toukan
5
-27
/
+174
2018-12-20
net/mlx5e: XDP, Add array for WQE info descriptors
Tariq Toukan
3
-21
/
+54
2018-12-20
net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances
Tariq Toukan
4
-24
/
+65
2018-12-20
net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer
Tariq Toukan
3
-18
/
+9
2018-12-20
net/mlx5e: XDP, Warn upon polling an error CQE
Tariq Toukan
1
-0
/
+5
2018-12-20
net/mlx5e: XDP, Change the XDP SQ redirect indication
Tariq Toukan
5
-26
/
+18
2018-12-20
net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...
Tariq Toukan
3
-11
/
+18
2018-12-20
net/mlx5e: TX, Print opcode in error CQE warning
Tariq Toukan
1
-3
/
+4
2018-12-20
selftests: net: reuseport_addr_any: silence clang warning
Peter Oskolkov
1
-0
/
+10
2018-12-20
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
[next]