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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
nfp: clean up return types in kdoc comments
Jakub Kicinski
2
-6
/
+2
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+2
2018-08-13
Merge branch 'clkdev' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+1
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
32
-502
/
+301
2018-08-13
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
2
-6
/
+6
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2018-08-13
drm/amd/display: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
1
-2
/
+8
2018-08-13
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
1
-2
/
+2
2018-08-13
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
3
-15
/
+40
2018-08-13
drm/amd/display: Allow clock sharing b/w HDMI and DVI
Mikita Lipski
1
-2
/
+2
2018-08-13
drm/amd/display: Fix warning observed in mode change on Vega
Jerry (Fangzhi) Zuo
1
-1
/
+1
2018-08-13
drm/amd/display: fix single link DVI has no display
Charlene Liu
1
-0
/
+2
2018-08-13
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
5
-10
/
+34
2018-08-13
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
6
-9
/
+39
2018-08-13
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2
-15
/
+40
2018-08-13
drm/amdgpu:add VCN support in PSP driver
Likun Gao
1
-0
/
+3
2018-08-13
drm/amdgpu:add new firmware id for VCN
Likun Gao
1
-0
/
+1
2018-08-13
drm/amdgpu: update tmr mc address
James Zhu
1
-0
/
+5
2018-08-13
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
1
-0
/
+3
2018-08-13
bus: imx-weim: Remove VLA usage
Kees Cook
1
-1
/
+6
2018-08-13
drm/i2c: tda9950: Remove VLA usage
Kees Cook
1
-1
/
+4
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-275
/
+384
2018-08-13
net/mlx5: Improve argument name for add flow API
Eli Cohen
1
-4
/
+4
2018-08-13
net/mlx5: Reorganize the makefile
Saeed Mahameed
1
-17
/
+40
2018-08-13
net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK
Moshe Shemesh
6
-6
/
+34
2018-08-13
net/mlx5e: vxlan.c depends on CONFIG_VXLAN
Saeed Mahameed
3
-9
/
+11
2018-08-13
net/mlx5e: Move flow steering declarations into en/fs.h
Saeed Mahameed
2
-126
/
+129
2018-08-13
net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support
Saeed Mahameed
6
-68
/
+68
2018-08-13
net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc
Saeed Mahameed
5
-21
/
+53
2018-08-13
net/mlx5e: Ethtool steering, move ethtool callbacks
Saeed Mahameed
3
-64
/
+62
2018-08-13
net/mlx5e: Ethtool steering, l4 proto support
Saeed Mahameed
1
-3
/
+16
2018-08-13
net/mlx5e: Ethtool steering, ip6 support
Saeed Mahameed
1
-0
/
+129
2018-08-13
PCI: Add function 1 DMA alias quirk for Marvell 88SS9183
Bjorn Helgaas
1
-0
/
+3
2018-08-13
dm crypt: don't decrease device limits
Mikulas Patocka
1
-5
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2018-08-13
net/mlx5e: Ethtool steering flow parsing refactoring
Saeed Mahameed
1
-102
/
+128
2018-08-13
net/mlx5e: Ethtool steering flow validation refactoring
Saeed Mahameed
1
-64
/
+100
2018-08-13
remoteproc/davinci: Mark error recovery as disabled
Suman Anna
1
-0
/
+3
2018-08-13
ide: mark expected switch fall-throughs
Gustavo A. R. Silva
5
-3
/
+8
2018-08-13
ide-tape: remove redundant variable buffer_size
Colin Ian King
1
-2
/
+0
2018-08-13
ide: remove redundant variables queue_run_ms and left
Colin Ian King
1
-4
/
+0
2018-08-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
1
-1
/
+1
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-100
/
+186
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-70
/
+310
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+741
2018-08-13
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
66
-650
/
+2308
2018-08-13
Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
3
-12
/
+15
2018-08-13
liquidio: remove set but not used variable 'is25G'
YueHaibing
1
-6
/
+2
2018-08-13
cxgb4: remove set but not used variable 'spd'
YueHaibing
1
-8
/
+0
[prev]
[next]