index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-04
27
-894
/
+1370
|
\
|
*
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-03-23
1
-2
/
+1
|
*
mt7601u: use firmware_request_cache() to address cache on reboot
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
|
*
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
2018-03-22
3
-0
/
+41
|
*
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
|
*
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-21
1
-0
/
+1
|
*
firmware: ensure the firmware cache is not used on incompatible calls
Luis R. Rodriguez
2018-03-20
1
-0
/
+14
|
*
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
2018-03-20
3
-8
/
+46
|
*
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
2018-03-20
1
-2
/
+12
|
*
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
2018-03-20
1
-3
/
+9
|
*
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
2
-4
/
+11
|
*
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
2018-03-20
3
-1
/
+122
|
*
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
2018-03-20
3
-61
/
+63
|
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
3
-0
/
+18
|
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
4
-1
/
+32
|
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
8
-14
/
+18
|
*
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
2018-03-20
6
-799
/
+874
|
*
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
2018-03-20
1
-13
/
+33
|
*
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
2018-03-20
1
-19
/
+30
|
*
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
2018-03-20
1
-7
/
+18
|
*
drivers: base: add description for .coredump() callback
Arend van Spriel
2018-03-15
1
-0
/
+1
|
*
lib/kobject: Join string literals back
Andy Shevchenko
2018-03-15
1
-21
/
+18
|
*
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
|
*
driver core: node: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
|
*
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
|
*
base: soc: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
1
-0
/
+2
|
*
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2018-03-15
1
-6
/
+6
|
*
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2018-03-14
2
-0
/
+1
|
*
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
2018-03-14
1
-4
/
+1
|
*
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
2018-03-14
3
-1
/
+33
|
*
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
2018-03-14
3
-20
/
+51
*
|
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-04
655
-91102
/
+27014
|
\
\
|
*
|
staging: rtl8723bs: Remove yield call, replace with cond_resched()
Thomas Avery
2018-03-29
1
-1
/
+1
|
*
|
staging: rtl8723bs: Replace yield() call with cond_resched()
Thomas Avery
2018-03-29
1
-1
/
+1
|
*
|
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
Quytelda Kahja
2018-03-29
1
-27
/
+0
|
*
|
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
2018-03-29
7
-84
/
+90
|
*
|
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Quytelda Kahja
2018-03-29
5
-42
/
+43
|
*
|
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
Quytelda Kahja
2018-03-29
1
-1
/
+1
|
*
|
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
Quytelda Kahja
2018-03-29
1
-26
/
+69
|
*
|
staging: rtl8723bs: Fix function signature that goes over 80 characters.
Quytelda Kahja
2018-03-29
1
-1
/
+2
|
*
|
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
Quytelda Kahja
2018-03-29
1
-8
/
+22
|
*
|
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-7
/
+0
|
*
|
staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-16
/
+16
|
*
|
staging: rtl8723bs: Add missing braces in else statement.
Quytelda Kahja
2018-03-29
1
-1
/
+2
|
*
|
staging: rtl8723bs: Add spaces around ternary operators.
Quytelda Kahja
2018-03-29
1
-1
/
+1
|
*
|
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
2018-03-29
1
-6
/
+5
|
*
|
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
2
-19
/
+3
|
*
|
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
2
-12
/
+8
|
*
|
staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
1
-3
/
+3
|
*
|
staging: rtl8723bs: Remove braces from single statement conditionals.
Quytelda Kahja
2018-03-29
1
-9
/
+9
[next]