index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
225
-1274
/
+2402
2019-08-06
Merge branch 'sja1105-fixes'
David S. Miller
4
-98
/
+75
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2
-6
/
+5
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2
-16
/
+13
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
1
-66
/
+55
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
1
-1
/
+5
2019-08-06
Merge branch 'flow_offload-action-fixes'
David S. Miller
2
-3
/
+3
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-06
Merge branch 'hisilicon-fixes'
David S. Miller
1
-12
/
+16
2019-08-06
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-06
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-06
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-08-06
Merge branch 'Fix-batched-event-generation-for-vlan-action'
David S. Miller
2
-0
/
+103
2019-08-06
tc-testing: updated vlan action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-06
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-1
/
+20
2019-08-06
Merge branch 'stmmac-fixes'
David S. Miller
4
-12
/
+88
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-08-06
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...
David S. Miller
19
-353
/
+538
2019-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-19
/
+120
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-08-06
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
1
-1
/
+3
2019-08-06
Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-40
/
+246
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
1
-3
/
+12
2019-08-06
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-06
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-05
MIPS: BCM63XX: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-05
Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-4
/
+4
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
2019-08-05
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
Arnaud Patard (Rtp)
1
-9
/
+22
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
3
-26
/
+20
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
1
-1
/
+1
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
1
-0
/
+24
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
3
-63
/
+0
2019-08-05
Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-5
/
+21
2019-08-05
Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+12
2019-08-05
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+35
2019-08-05
Merge branch 'net-fix-regressions-for-generic-XDP'
David S. Miller
5
-18
/
+75
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
1
-5
/
+10
2019-08-05
selftests/bpf: reduce time to execute test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-5
/
+5
2019-08-05
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
4
-2
/
+24
2019-08-05
bpf: fix XDP vlan selftests test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-6
/
+36
[next]