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-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-711
/
+760
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
53
-14938
/
+429
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
130
-4631
/
+3873
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-2
/
+135
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1075
-24881
/
+45357
2020-12-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-11
/
+26
2020-12-15
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-2
/
+0
2020-12-15
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-2
/
+2
2020-12-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-7
/
+22
2020-12-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
27
-1475
/
+772
2020-12-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
3
-15
/
+23
2020-12-15
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-0
/
+1
2020-12-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-1
/
+8
2020-12-15
Merge branch 'pci/ecam'
Bjorn Helgaas
16
-122
/
+76
2020-12-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+17
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
3
-1
/
+96
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
3
-12
/
+16
2020-12-15
Merge branch 'pci/msi'
Bjorn Helgaas
5
-54
/
+86
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
5
-19
/
+22
2020-12-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-5
/
+3
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
10
-70
/
+392
2020-12-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
5
-102
/
+133
2020-12-15
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
Bjorn Helgaas
1
-0
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-35
/
+89
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
2
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
1
-4
/
+17
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
1
-3
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-1
/
+1
2020-12-15
lkdtm: disable KASAN for rodata.o
Marco Elver
1
-0
/
+1
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
1
-2
/
+2
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
1
-1
/
+1
2020-12-15
dma-buf: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+1
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
edac: ghes: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+2
2020-12-15
pinctrl: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-15
ide/falcon: remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-2
/
+0
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
1
-13
/
+12
2020-12-15
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
1
-19
/
+0
2020-12-15
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-65
/
+52
2020-12-15
Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'
Rafael J. Wysocki
8
-40
/
+3
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
3
-9
/
+3
2020-12-15
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
8
-97
/
+129
2020-12-15
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
11
-403
/
+322
[prev]
[next]