index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
201
-2114
/
+1939
|
\
|
*
debugfs: make error message a bit more verbose
Greg Kroah-Hartman
2019-07-08
1
-1
/
+6
|
*
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
2019-07-04
3
-21
/
+6
|
*
ubifs: fix build warning after debugfs cleanup patch
Greg Kroah-Hartman
2019-07-04
1
-1
/
+1
|
*
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
2019-07-03
3
-12
/
+51
|
*
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
2019-07-03
2
-1
/
+3
|
*
arch_topology: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-07-03
1
-4
/
+1
|
*
lib: notifier-error-inject: no need to check return value of debugfs_create f...
Greg Kroah-Hartman
2019-07-03
1
-12
/
+1
|
*
swiotlb: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-21
/
+4
|
*
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
6
-61
/
+11
|
*
sunrpc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-55
/
+11
|
*
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
3
-135
/
+45
|
*
orangefs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-31
/
+4
|
*
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
3
-16
/
+5
|
*
lib: 842: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-4
/
+1
|
*
debugfs: provide pr_fmt() macro
Greg Kroah-Hartman
2019-07-03
1
-1
/
+3
|
*
debugfs: log errors when something goes wrong
Greg Kroah-Hartman
2019-07-03
1
-5
/
+20
|
*
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2019-06-26
2
-4
/
+2
|
*
drivers: Add generic helper to match by of_node
Suzuki K Poulose
2019-06-24
3
-6
/
+9
|
*
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
12
-21
/
+21
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
39
-68
/
+67
|
*
acpi: utils: Cleanup acpi_dev_match_cb
Suzuki K Poulose
2019-06-24
1
-6
/
+1
|
*
mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
Suzuki K Poulose
2019-06-24
2
-27
/
+0
|
*
staging: most-core: Use bus_find_device_by_name
Suzuki K Poulose
2019-06-24
1
-8
/
+1
|
*
lkdtm: remove redundant initialization of ret
Colin Ian King
2019-06-23
1
-1
/
+1
|
*
ABI: sysfs-driver-mlxreg-io: fix the what fields
Mauro Carvalho Chehab
2019-06-21
1
-26
/
+19
|
*
doc: ABI scripts: add a SPDX header file
Mauro Carvalho Chehab
2019-06-21
1
-0
/
+1
|
*
scripts/get_abi.pl: add a validate command
Mauro Carvalho Chehab
2019-06-21
1
-7
/
+9
|
*
scripts/get_abi.pl: add a handler for invalid "where" tag
Mauro Carvalho Chehab
2019-06-21
1
-0
/
+6
|
*
scripts/get_abi.pl: avoid creating duplicate names
Mauro Carvalho Chehab
2019-06-21
1
-0
/
+9
|
*
scripts/get_abi.pl: fix parse issues with some files
Mauro Carvalho Chehab
2019-06-21
1
-2
/
+2
|
*
scripts/get_abi.pl: represent what in tables
Mauro Carvalho Chehab
2019-06-21
1
-5
/
+36
|
*
scripts/get_abi.pl: add support for searching for ABI symbols
Mauro Carvalho Chehab
2019-06-21
1
-9
/
+103
|
*
scripts/get_abi.pl: split label naming from xref logic
Mauro Carvalho Chehab
2019-06-21
1
-41
/
+53
|
*
scripts/get_abi.pl: avoid use literal blocks when not needed
Mauro Carvalho Chehab
2019-06-21
1
-25
/
+77
|
*
scripts/get_abi.pl: parse files with text at beginning
Mauro Carvalho Chehab
2019-06-21
1
-5
/
+54
|
*
scripts: add an script to parse the ABI files
Mauro Carvalho Chehab
2019-06-21
1
-0
/
+212
|
*
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-21
18
-443
/
+491
|
*
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
2019-06-21
1
-2
/
+3
|
*
thermal: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-2
/
+0
|
*
power: avs: smartreflex: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-21
1
-30
/
+11
|
*
6lowpan: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
3
-89
/
+32
|
*
watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-21
1
-10
/
+4
|
*
watchdog: mei_wdt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-23
/
+7
|
*
coresight: cpu-debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-13
/
+2
|
*
btrfs: sysfs: Replace default_attrs in ktypes with groups
Kimberly Brown
2019-06-21
1
-3
/
+5
|
*
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-19
1
-1
/
+1
|
*
firmware: ti_sci: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-19
1
-1
/
+1
|
*
lib : kobject: fix refcount imblance on kobject_rename
Lin Yi
2019-06-19
1
-1
/
+3
|
*
mei: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
3
-48
/
+14
[next]