index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
cacheinfo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
3
-8
/
+46
2018-03-20
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
1
-2
/
+12
2018-03-20
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
1
-3
/
+9
2018-03-20
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2
-4
/
+11
2018-03-20
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
3
-1
/
+122
2018-03-20
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
3
-61
/
+63
2018-03-20
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
3
-0
/
+18
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
4
-1
/
+32
2018-03-20
firmware: move firmware loader into its own directory
Luis R. Rodriguez
8
-14
/
+18
2018-03-20
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
6
-799
/
+874
2018-03-20
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
1
-13
/
+33
2018-03-20
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
1
-19
/
+30
2018-03-20
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
1
-7
/
+18
2018-03-15
drivers: base: add description for .coredump() callback
Arend van Spriel
1
-0
/
+1
2018-03-15
lib/kobject: Join string literals back
Andy Shevchenko
1
-21
/
+18
2018-03-15
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
base: soc: use put_device() instead of kfree()
Arvind Yadav
1
-0
/
+2
2018-03-15
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
1
-6
/
+6
2018-03-14
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2
-0
/
+1
2018-03-14
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
1
-4
/
+1
2018-03-14
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
3
-1
/
+33
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
3
-20
/
+51
2018-03-12
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
1
-1
/
+1
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2
-6
/
+25
2018-03-10
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-03-10
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-10
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-10
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-10
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-10
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
2
-2
/
+2
2018-03-10
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-10
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-09
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-03-09
Documentation/sphinx: Fix Directive import error
Matthew Wilcox
1
-2
/
+1
2018-03-09
platform/x86: dell-smbios: Resolve dependency error on DCDBAS
Darren Hart (VMware)
1
-0
/
+6
2018-03-09
platform/x86: Allow for SMBIOS backend defaults
Darren Hart (VMware)
1
-2
/
+4
2018-03-09
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
6
-33
/
+66
2018-03-09
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2
-0
/
+1
2018-03-09
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
1
-3
/
+5
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
1
-1
/
+1
2018-03-09
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
1
-0
/
+1
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
1
-2
/
+3
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
3
-1
/
+12
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-03-08
nvme_fc: rework sqsize handling
James Smart
1
-10
/
+17
2018-03-08
ALSA: hda: add dock and led support for HP ProBook 640 G2
Dennis Wassenberg
1
-0
/
+1
[next]