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-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
3
-85
/
+81
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
1
-102
/
+101
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
1
-0
/
+1
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
1
-10
/
+0
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
3
-21
/
+6
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2
-0
/
+318
2020-07-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+43
2020-07-15
Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
5
-3
/
+17
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-59
/
+124
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
2020-07-15
platform/x86: ISST: Add new PCI device ids
Srinivas Pandruvada
3
-0
/
+5
2020-07-15
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...
Andy Shevchenko
1
-3
/
+11
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-5
/
+13
2020-07-13
Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-8
/
+7
2020-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2020-07-11
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2020-07-11
clk: Specify IOMEM dependency for HSDK pll driver
David Gow
1
-0
/
+1
2020-07-11
clk: AST2600: Add mux for EMMC clock
Eddie James
1
-8
/
+41
2020-07-11
clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
Nathan Chancellor
1
-0
/
+1
2020-07-10
Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
62
-297
/
+536
2020-07-10
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-10
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-36
/
+63
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+15
2020-07-10
Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-15
/
+54
2020-07-10
Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-6
/
+100
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+16
2020-07-10
Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-5
/
+8
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-09
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
4
-25
/
+49
2020-07-09
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-09
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-09
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-09
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-09
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-09
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
2020-07-09
net/mlx5: Fix eeprom support for SFP module
Eran Ben Elisha
1
-16
/
+77
2020-07-09
Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-155
/
+145
2020-07-10
Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...
Dave Airlie
4
-10
/
+65
2020-07-10
Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-41
/
+38
2020-07-10
Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-5
/
+9
2020-07-10
Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-11
/
+11
[next]