index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
netdevsim: remove unused sdev code
Taehee Yoo
1
-69
/
+0
2020-02-03
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2
-2
/
+2
2020-02-03
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
3
-14
/
+16
2020-02-03
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
1
-1
/
+1
2020-02-03
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2
-2
/
+12
2020-02-03
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2
-0
/
+21
2020-02-03
netdevsim: fix using uninitialized resources
Taehee Yoo
2
-3
/
+41
2020-02-03
bnxt_en: Fix TC queue mapping.
Michael Chan
1
-1
/
+1
2020-02-03
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
1
-4
/
+7
2020-02-03
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
1
-2
/
+5
2020-02-03
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
1
-7
/
+12
2020-02-03
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
1
-0
/
+4
2020-02-01
qed: Fix a error code in qed_hw_init()
Dan Carpenter
1
-0
/
+1
2020-02-01
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2020-01-31
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
Nathan Chancellor
1
-1
/
+1
2020-01-31
ionic: fix rxq comp packet type mask
Shannon Nelson
1
-1
/
+1
2020-01-31
net: phy: at803x: disable vddio regulator
Michael Walle
1
-0
/
+11
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
2
-1
/
+14
2020-01-31
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
1
-3
/
+6
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1586
-39898
/
+73323
2020-01-30
Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
22
-205
/
+772
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-126
/
+33
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+7
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
11
-13
/
+16
2020-01-30
ide: make drive->dn read only
Dan Carpenter
1
-1
/
+1
2020-01-30
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
13
-22
/
+200
2020-01-29
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
120
-1352
/
+2968
2020-01-29
Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-101
/
+578
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+2
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
7
-22
/
+19
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
62
-680
/
+2611
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-73
/
+108
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
311
-39193
/
+7228
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
72
-756
/
+1094
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
147
-2173
/
+8877
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
58
-1632
/
+3180
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
26
-259
/
+574
2020-01-29
net: mvneta: fix XDP support if sw bm is used as fallback
Lorenzo Bianconi
1
-3
/
+7
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2
-12
/
+32
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
1
-6
/
+17
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
1
-0
/
+2
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
1
-1
/
+10
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
3
-1
/
+12
2020-01-29
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
1
-0
/
+2
2020-01-29
drm/nouveau: zero vma pointer even if we only unreference it rather than free
Ben Skeggs
1
-1
/
+1
2020-01-29
drm/nouveau: Add HD-audio component notifier support
Takashi Iwai
3
-0
/
+119
2020-01-28
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-578
/
+1556
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-35
/
+30
[next]