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
2019-04-25
driver core: platform: Fix the usage of platform device name(pdev->name)
Venkata Narendra Kumar Gutta
1
-4
/
+4
2019-04-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-04-25
driver core: platform: Propagate error from insert_resource()
Andy Shevchenko
1
-4
/
+6
2019-04-25
acpi/hmat: fix an uninitialized memory_target
Qian Cai
1
-1
/
+1
2019-04-25
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
Alison Schofield
1
-2
/
+2
2019-04-25
acpi/hmat: fix memory leaks in hmat_init()
Qian Cai
1
-1
/
+1
2019-04-25
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-1
/
+1
2019-04-25
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-25
driver core: Clarify which counterparts to use to device_add()
Borislav Petkov
1
-0
/
+5
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
12
-46
/
+14
2019-04-04
drivers: base: firmware_loader: add proper SPDX identifiers on files that did...
Greg Kroah-Hartman
2
-0
/
+2
2019-04-04
drivers: base: test: add proper SPDX identifier to Makefile
Greg Kroah-Hartman
1
-0
/
+1
2019-04-04
arch_topology: Make cpu_capacity sysfs node as read-only
Lingutla Chandrasekhar
1
-35
/
+1
2019-04-04
acpi/hmat: Register memory side cache attributes
Keith Busch
1
-0
/
+32
2019-04-04
acpi/hmat: Register performance attributes
Keith Busch
2
-2
/
+13
2019-04-04
acpi/hmat: Register processor domain to its memory
Keith Busch
2
-2
/
+393
2019-04-04
node: Add memory-side caching attributes
Keith Busch
1
-0
/
+151
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
2
-0
/
+67
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
1
-1
/
+141
2019-04-04
acpi/hmat: Parse and report heterogeneous memory
Keith Busch
5
-0
/
+246
2019-04-04
acpi: Add HMAT to generic parsing tables
Keith Busch
1
-0
/
+9
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
10
-34
/
+81
2019-04-01
driver: base: Disable CONFIG_UEVENT_HELPER by default
Geert Uytterhoeven
1
-1
/
+0
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-3
/
+1
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-16
/
+25
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-51
/
+74
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+0
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+12
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-30
/
+21
2019-03-29
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-179
/
+257
2019-03-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-31
/
+118
2019-03-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+5
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-27
/
+38
2019-03-29
Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-103
/
+89
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
2019-03-29
Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-8
/
+11
2019-03-29
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-9
/
+7
2019-03-29
Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-14
/
+41
2019-03-29
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+3
[next]