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
2019-02-17
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-17
mm: Use fixed constant in page_frag_alloc instead of size + 1
Alexander Duyck
1
-4
/
+4
2019-02-17
Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'
David S. Miller
2
-2
/
+5
2019-02-17
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-1
/
+4
2019-02-17
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-17
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
1
-1
/
+6
2019-02-17
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
Beniamino Galvani
1
-2
/
+2
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-17
doc: Mention MSG_ZEROCOPY implementation for UDP
Petr Vorel
1
-1
/
+1
2019-02-17
pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
Martin Blumenstingl
1
-1
/
+1
2019-02-17
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-20
/
+20
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+41
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-3
/
+59
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-02-17
Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
6
-6
/
+31
2019-02-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+19
2019-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-101
/
+75
2019-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-193
/
+331
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-30
/
+46
2019-02-16
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-16
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
15
-48
/
+109
2019-02-16
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-13
/
+40
2019-02-16
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-7
/
+9
2019-02-16
Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+1
2019-02-16
net: Add header for usage of fls64()
David S. Miller
1
-0
/
+1
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
3
-4
/
+18
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
4
-15
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-02-15
Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'
David S. Miller
4
-23
/
+84
2019-02-15
net: dsa: b53: Do not program CPU port's PVID
Florian Fainelli
1
-1
/
+1
2019-02-15
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
Florian Fainelli
1
-4
/
+6
2019-02-15
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-02-15
net: dsa: b53: Properly account for VLAN filtering
Florian Fainelli
2
-5
/
+57
2019-02-15
net: dsa: b53: Fix default VLAN ID
Florian Fainelli
1
-13
/
+16
2019-02-15
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2
-1
/
+10
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2
-4
/
+23
2019-02-15
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
1
-1
/
+4
2019-02-15
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
1
-14
/
+20
2019-02-15
Merge tag 'mac80211-for-davem-2019-02-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-110
/
+57
2019-02-16
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-16
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-15
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
8
-92
/
+100
2019-02-15
assoc_array: Fix shortcut creation
David Howells
1
-3
/
+5
2019-02-15
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
[prev]
[next]