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
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
1
-11
/
+9
2019-08-09
Merge branch 'hns3-next'
David S. Miller
11
-242
/
+615
2019-08-09
net: hns3: refine some macro definitions
Guojia Liao
2
-3
/
+3
2019-08-09
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2
-8
/
+55
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
3
-14
/
+20
2019-08-09
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
1
-22
/
+30
2019-08-09
net: hns3: add check for max TX BD num for tso and non-tso case
Yunsheng Lin
2
-24
/
+17
2019-08-09
net: hns3: add some statitics info to tx process
Yunsheng Lin
3
-14
/
+52
2019-08-09
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
3
-55
/
+301
2019-08-09
net: hns3: modify how pause options is displayed
Yonglong Liu
1
-17
/
+21
2019-08-09
net: hns3: add input length check for debugfs write function
Yufeng Mo
1
-0
/
+4
2019-08-09
net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
Yunsheng Lin
1
-78
/
+89
2019-08-09
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2
-9
/
+21
2019-08-09
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
1
-1
/
+5
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
1
-4
/
+0
2019-08-09
r8169: fix performance issue on RTL8168evl
Holger Hoffstätte
1
-3
/
+3
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
13
-109
/
+101
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-09
Merge branch 'Fix-collisions-in-socket-cookie-generation'
David S. Miller
4
-8
/
+11
2019-08-09
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
1
-4
/
+7
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
3
-4
/
+4
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
5
-1
/
+18
2019-08-09
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
7
-83
/
+100
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
3
-12
/
+6
2019-08-09
tcp: batch calls to sk_flush_backlog()
Eric Dumazet
1
-5
/
+6
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2
-1
/
+8
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
2
-4
/
+13
2019-08-09
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-102
/
+155
2019-08-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+5
2019-08-09
Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
10
-47
/
+17
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-51
/
+113
2019-08-09
Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
11
-13
/
+15
2019-08-09
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2019-08-09
Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-2
/
+5
2019-08-09
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
47
-158
/
+388
2019-08-09
Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-4
/
+4
2019-08-09
Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-86
/
+10
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-9
/
+40
2019-08-09
Merge branch 'bpf-xdp-fwd-sample-improvements'
Daniel Borkmann
2
-21
/
+53
2019-08-09
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
Jesper Dangaard Brouer
1
-2
/
+17
2019-08-09
samples/bpf: make xdp_fwd more practically usable via devmap lookup
Jesper Dangaard Brouer
2
-17
/
+33
2019-08-09
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
Jesper Dangaard Brouer
2
-3
/
+4
2019-08-09
xdp: xdp_umem: fix umem pages mapping for 32bits systems
Ivan Khoronzhuk
1
-1
/
+11
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-09
Merge branch 'bpf-bpftool-pinning-error-msg'
Daniel Borkmann
1
-2
/
+6
2019-08-09
tools: bpftool: add error message on pin failure
Jakub Kicinski
1
-1
/
+5
[prev]
[next]