index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
24
-215
/
+215
2018-08-10
bcache: fix error setting writeback_rate through sysfs interface
Coly Li
1
-3
/
+10
2018-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-67
/
+304
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
3
-7
/
+42
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
4
-2
/
+197
2018-08-10
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
1
-4
/
+0
2018-08-10
mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
Colin Ian King
2
-4
/
+0
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
1
-0
/
+7
2018-08-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-13
/
+28
2018-08-10
smb3: allow previous versions to be mounted with snapshot= mount parm
Steve French
2
-0
/
+68
2018-08-10
cifs: don't show domain= in mount output when domain is empty
Ronnie Sahlberg
1
-1
/
+1
2018-08-10
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
1
-0
/
+5
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
27
-607
/
+1165
2018-08-10
Merge branch 'spi-4.18' into spi-linus
Mark Brown
6
-65
/
+86
2018-08-10
Merge branch 'regulator-4.19' into regulator-next
Mark Brown
49
-268
/
+4162
2018-08-10
Merge branch 'regulator-4.18' into regulator-linus
Mark Brown
1
-3
/
+24
2018-08-10
regulator: add QCOM RPMh regulator driver
David Collins
3
-0
/
+779
2018-08-10
regulator: dt-bindings: add QCOM RPMh regulator bindings
David Collins
2
-0
/
+196
2018-08-10
Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into regulator-4.19 for RPMH
Mark Brown
17
-7
/
+2341
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
1
-2
/
+38
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
1
-42
/
+145
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
1
-1
/
+2
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
1
-100
/
+108
2018-08-10
Documentation/fb: corrections for fbcon.txt
Randy Dunlap
1
-14
/
+15
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
1
-4
/
+15
2018-08-10
dummycon: Stop exporting dummycon_[un]register_output_notifier
Hans de Goede
1
-2
/
+0
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
1
-14
/
+10
2018-08-10
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Hans de Goede
1
-1
/
+1
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2
-0
/
+31
2018-08-10
Merge branch 'bpf-veth-xdp-support'
Daniel Borkmann
7
-30
/
+801
2018-08-10
veth: Support per queue XDP ring
Toshiaki Makita
1
-90
/
+188
2018-08-10
veth: Add XDP TX and REDIRECT
Toshiaki Makita
1
-9
/
+110
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
2
-2
/
+29
2018-08-10
bpf: Make redirect_info accessible from modules
Toshiaki Makita
2
-18
/
+21
2018-08-10
veth: Add ndo_xdp_xmit
Toshiaki Makita
1
-0
/
+51
2018-08-10
veth: Handle xdp_frames in xdp napi ring
Toshiaki Makita
1
-5
/
+84
2018-08-10
xdp: Helper function to clear kernel pointers in xdp_frame
Toshiaki Makita
1
-0
/
+7
2018-08-10
veth: Avoid drops by oversized packets when XDP is enabled
Toshiaki Makita
1
-2
/
+45
2018-08-10
veth: Add driver XDP
Toshiaki Makita
1
-7
/
+367
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
2
-1
/
+3
2018-08-10
Merge branch 'bpf-sample-cpumap-lb'
Daniel Borkmann
3
-2
/
+160
2018-08-10
samples/bpf: xdp_redirect_cpu load balance like Suricata
Jesper Dangaard Brouer
2
-2
/
+105
2018-08-10
samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash
Jesper Dangaard Brouer
1
-0
/
+55
2018-08-10
Revert "xdp: add NULL pointer check in __xdp_return()"
Björn Töpel
1
-2
/
+1
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
3
-17
/
+51
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
1
-1
/
+1
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
1
-1
/
+1
[prev]
[next]