index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
1
-26
/
+32
*
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
1
-3
/
+2
*
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
2020-12-04
1
-0
/
+1
*
Add auxiliary bus support
Dave Ertman
2020-12-04
3
-0
/
+272
*
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
2020-11-02
1
-3
/
+5
*
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-02
2
-37
/
+0
*
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-11-02
2
-5
/
+22
*
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-10-27
1
-1
/
+3
*
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-10-27
1
-1
/
+1
*
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-23
2
-15
/
+153
|
\
|
*
-
.
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
2020-10-23
1
-1
/
+0
|
|
\
\
|
|
|
*
PM: sleep: remove unreachable break
Tom Rix
2020-10-22
1
-1
/
+0
|
|
|
/
|
*
|
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
2020-10-20
1
-14
/
+11
|
*
|
PM: domains: enable domain idle state accounting
Lina Iyer
2020-10-16
1
-3
/
+7
|
*
|
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
2020-10-16
1
-1
/
+2
|
*
|
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
2020-10-16
1
-12
/
+149
*
|
|
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
1
-2
/
+5
|
\
\
\
|
*
|
|
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+5
*
|
|
|
mm: don't panic when links can't be created in sysfs
Laurent Dufour
2020-10-16
1
-12
/
+21
*
|
|
|
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+2
*
|
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
3
-12
/
+15
|
|
\
\
\
\
|
*
|
|
|
|
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
5
-49
/
+131
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
firmware_loader: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-06
1
-0
/
+2
|
*
|
|
|
|
firmware: Add request_partial_firmware_into_buf()
Scott Branden
2020-10-05
2
-18
/
+87
|
*
|
|
|
|
firmware: Store opt_flags in fw_priv
Kees Cook
2020-10-05
5
-23
/
+25
|
*
|
|
|
|
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
1
-1
/
+1
|
*
|
|
|
|
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
2
-5
/
+11
|
*
|
|
|
|
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
2
-2
/
+2
|
*
|
|
|
|
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
1
-0
/
+1
|
*
|
|
|
|
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
1
-4
/
+6
|
*
|
|
|
|
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
|
*
|
|
|
|
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
2020-10-05
1
-1
/
+1
|
*
|
|
|
|
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
1
-3
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-14
21
-639
/
+652
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
1
-1
/
+1
|
*
|
|
|
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
Joe Perches
2020-10-02
1
-5
/
+5
|
*
|
|
|
drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_show
Joe Perches
2020-10-02
1
-9
/
+7
|
*
|
|
|
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
2020-10-02
1
-1
/
+1
|
*
|
|
|
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
15
-267
/
+308
|
*
|
|
|
drivers core: Reindent a couple uses around sysfs_emit
Joe Perches
2020-10-02
2
-3
/
+3
|
*
|
|
|
drivers core: Remove strcat uses around sysfs_emit and neaten
Joe Perches
2020-10-02
4
-47
/
+58
|
*
|
|
|
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
12
-101
/
+102
|
*
|
|
|
driver core: force NOIO allocations during unplug
Oliver Neukum
2020-09-17
1
-0
/
+4
|
*
|
|
|
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
2020-09-14
5
-24
/
+35
|
|
\
|
|
|
|
*
|
|
|
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-10
1
-3
/
+3
|
*
|
|
|
driver core: platform: Document return type of more functions
Stephen Boyd
2020-09-10
1
-0
/
+14
|
*
|
|
|
devres: provide devm_krealloc()
Bartosz Golaszewski
2020-09-08
1
-0
/
+105
[next]