Show patches with: Submitter = Luis Chamberlain       |    State = Action Required       |   486 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: give proc sysctl some maintainer love 1 - - --- 2017-05-24 Luis Chamberlain New
[1/6] test_sysctl: add dedicated proc sysctl test driver 1 - - --- 2017-05-25 Luis Chamberlain New
[2/6] test_sysctl: add generic script to expand on tests - - - --- 2017-05-25 Luis Chamberlain New
[3/6] test_sysctl: test against PAGE_SIZE for int - - - --- 2017-05-25 Luis Chamberlain New
[4/6] test_sysctl: add simple proc_dointvec() case - - - --- 2017-05-25 Luis Chamberlain New
[5/6] test_sysctl: add simple proc_douintvec() case - - - --- 2017-05-25 Luis Chamberlain New
[6/6] test_sysctl: test against int proc_dointvec() array support - - - --- 2017-05-25 Luis Chamberlain New
fs: warn in case userspace lied about modprobe return - - - --- 2017-05-26 Luis Chamberlain New
[v2] fs: warn in case userspace lied about modprobe return - - - --- 2017-06-01 Luis Chamberlain New
[1/4] test_firmware: add test case for SIGCHLD on sync fallback - - - --- 2017-06-14 Luis Chamberlain New
[2/4] swait: add the missing killable swaits - - - --- 2017-06-14 Luis Chamberlain New
[3/4] firmware: avoid invalid fallback aborts by using killable swait - - 1 --- 2017-06-14 Luis Chamberlain New
[4/4] firmware: send -EINTR on signal abort on fallback mechanism - - - --- 2017-06-14 Luis Chamberlain New
[v3,1/4] firmware: fix batched requests - wake all waiters - - - --- 2017-06-29 Luis Chamberlain New
[v3,2/4] test_firmware: add test case for SIGCHLD on sync fallback - - - --- 2017-06-29 Luis Chamberlain New
[v3,3/4] firmware: avoid invalid fallback aborts by using killable wait - - 1 --- 2017-06-29 Luis Chamberlain New
[v3,4/4] firmware: send -EINTR on signal abort on fallback mechanism - - - --- 2017-06-29 Luis Chamberlain New
[2/4] swait: add the missing killable swaits - - - --- 2017-06-29 Luis Chamberlain New
[1/4] firmware: define pr_fmt - - - --- 2017-07-15 Luis Chamberlain New
[2/4] firwmare: enable a debug print for batched requests - - - --- 2017-07-15 Luis Chamberlain New
[3/4] test_firmware: add batched firmware tests - - - --- 2017-07-15 Luis Chamberlain New
[4/4] firmware: fix batched requests: send wake up on failure on direct lookups - - - --- 2017-07-15 Luis Chamberlain New
[v4,1/3] firmware: fix batched requests - wake all waiters - - - --- 2017-07-20 Luis Chamberlain New
[v4,2/3] firmware: fix batched requests - send wake up on failure on direct lookups - - - --- 2017-07-20 Luis Chamberlain New
[v4,3/3] firmware: avoid invalid fallback aborts by using killable wait - - 1 --- 2017-07-20 Luis Chamberlain New
[v4,1/5] test_firmware: add test case for SIGCHLD on sync fallback - - - --- 2017-07-20 Luis Chamberlain New
[v4,2/5] firmware: send -EINTR on signal abort on fallback mechanism - - - --- 2017-07-20 Luis Chamberlain New
[v4,3/5] firmware: define pr_fmt - - - --- 2017-07-20 Luis Chamberlain New
[v4,4/5] firmware: enable a debug print for batched requests - - - --- 2017-07-20 Luis Chamberlain New
[v4,5/5] test_firmware: add batched firmware tests - - - --- 2017-07-20 Luis Chamberlain New
[RFC] exec: Avoid recursive modprobe for binary format handlers - - 1 --- 2017-08-02 Luis Chamberlain New
sysctl: remove duplicate UINT_MAX check on do_proc_douintvec_conv() 1 - - --- 2017-09-19 Luis Chamberlain New
[RFC,1/5] fs: add iterate_supers_reverse() - - - --- 2017-10-03 Luis Chamberlain New
[RFC,2/5] fs: freeze on suspend and thaw on resume - - - --- 2017-10-03 Luis Chamberlain New
[RFC,3/5] xfs: allow fs freeze on suspend/hibernation - - - --- 2017-10-03 Luis Chamberlain New
[RFC,4/5] ext4: add fs freezing support on suspend/hibernation - - - --- 2017-10-03 Luis Chamberlain New
[RFC,5/5] pm: remove kernel thread freezing - - - --- 2017-10-03 Luis Chamberlain New
[1/5] firmware: add helper to unregister pm ops - - - --- 2017-11-20 Luis Chamberlain New
[2/5] firmware: fix capturing errors on fw_cache_init() on early init - - - --- 2017-11-20 Luis Chamberlain New
[3/5] firmware: provide helpers for registering the syfs loader - - - --- 2017-11-20 Luis Chamberlain New
[4/5] firmware: fix detecting error on register_reboot_notifier() - - - --- 2017-11-20 Luis Chamberlain New
[5/5] test_firmware: fix setting old custom fw path back on exit - - - --- 2017-11-20 Luis Chamberlain New
[v2,01/23] firmware: rename struct firmware_priv to struct fw_sysfs - - - --- 2017-11-20 Luis Chamberlain New
[v2,02/23] firmware: rename struct firmware_buf to struct fw_priv - - - --- 2017-11-20 Luis Chamberlain New
[v2,03/23] firmware: rename struct fw_priv->fw_id to fw_name - - - --- 2017-11-20 Luis Chamberlain New
[v2,04/23] firmware: move core data structures to the top of file - - - --- 2017-11-20 Luis Chamberlain New
[v2,05/23] firmware: remove duplicate fw_state_aborted() - - - --- 2017-11-20 Luis Chamberlain New
[v2,06/23] firmware: remove unused __fw_state_is_done() - - - --- 2017-11-20 Luis Chamberlain New
[v2,07/23] firmware: use static inlines for state machine checking - - - --- 2017-11-20 Luis Chamberlain New
[v2,08/23] firmware: rename sysfs state checks with sysfs prefix - - - --- 2017-11-20 Luis Chamberlain New
[v2,09/23] firmware: use static inline for to_fw_priv() - - - --- 2017-11-20 Luis Chamberlain New
[v2,10/23] firmware: add helper to copy built-in data to pre-alloc buffer - - - --- 2017-11-20 Luis Chamberlain New
[v2,11/23] firmware: provide helper for FW_OPT_USERHELPER - - - --- 2017-11-20 Luis Chamberlain New
[v2,12/23] firmware: replace #ifdef over FW_OPT_FALLBACK with function checks - - - --- 2017-11-20 Luis Chamberlain New
[v2,13/23] test_firmware: wrap sysfs timeout test into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,14/23] test_firmware: wrap basic sysfs fallback tests into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,15/23] test_firmware: wrap custom sysfs load tests into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,16/23] test_firmware: enable custom fallback testing on limited kernel configs - - - --- 2017-11-20 Luis Chamberlain New
[v2,17/23] test_firmware: replace syfs fallback check with kconfig_has helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,18/23] firmware: enable to split firmware_class into separate target files - - - --- 2017-11-20 Luis Chamberlain New
[v2,19/23] firmware: add debug facility to emulate forcing sysfs fallback - - - --- 2017-11-20 Luis Chamberlain New
[v2,20/23] firmware: add debug facility to emulate disabling sysfs fallback - - - --- 2017-11-20 Luis Chamberlain New
[v2,21/23] test_firmware: add a library for shared helpers - - - --- 2017-11-20 Luis Chamberlain New
[v2,22/23] test_firmware: test the 3 firmware kernel configs using debugfs - - - --- 2017-11-20 Luis Chamberlain New
[v2,23/23] firmware: cleanup - group and document up private firmware parameters - - - --- 2017-11-20 Luis Chamberlain New
[01/11] fs: provide unlocked helper for freeze_super() - 1 - --- 2017-11-29 Luis Chamberlain New
[02/11] fs: provide unlocked helper thaw_super() - 1 - --- 2017-11-29 Luis Chamberlain New
[03/11] fs: add frozen sb state helpers - - - --- 2017-11-29 Luis Chamberlain New
[04/11] fs: distinguish between user initiated freeze and kernel initiated freeze - - - --- 2017-11-29 Luis Chamberlain New
[05/11] fs: add iterate_supers_excl() and iterate_supers_reverse_excl() - 1 - --- 2017-11-29 Luis Chamberlain New
[06/11] fs: freeze on suspend and thaw on resume - - - --- 2017-11-29 Luis Chamberlain New
[07/11] xfs: remove not needed freezing calls - - - --- 2017-11-29 Luis Chamberlain New
[08/11] ext4: remove not needed freezing calls - - - --- 2017-11-29 Luis Chamberlain New
[09/11] f2fs: remove not needed freezing calls - - - --- 2017-11-29 Luis Chamberlain New
[10/11] nilfs2: remove not needed freezing calls - - - --- 2017-11-29 Luis Chamberlain New
[11/11] jfs: remove not needed freezing calls - - - --- 2017-11-29 Luis Chamberlain New
[v2,19/23] firmware: add debug facility to emulate forcing sysfs fallback - - - --- 2017-11-30 Luis Chamberlain New
[03/11] fs: add frozen sb state helpers - - - --- 2017-12-01 Luis Chamberlain New
[v2,01/11] test_firmware: enable custom fallback testing on limited kernel configs - - - --- 2018-02-14 Luis Chamberlain New
[v2,02/11] test_firmware: replace syfs fallback check with kconfig_has helper - - - --- 2018-02-14 Luis Chamberlain New
[v2,03/11] firmware: enable to split firmware_class into separate target files - - - --- 2018-02-14 Luis Chamberlain New
[v2,04/11] firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further - - - --- 2018-02-14 Luis Chamberlain New
[v2,05/11] firmware: use helpers for setting up a temporary cache timeout - - - --- 2018-02-14 Luis Chamberlain New
[v2,06/11] firmware: move loading timeout under struct firmware_fallback_config - - - --- 2018-02-14 Luis Chamberlain New
[v2,07/11] firmware: split firmware fallback functionality into its own file - - - --- 2018-02-14 Luis Chamberlain New
[v2,08/11] firmware: enable run time change of forcing fallback loader - - - --- 2018-02-14 Luis Chamberlain New
[v2,09/11] firmware: enable to force disable the fallback mechanism at run time - - - --- 2018-02-14 Luis Chamberlain New
[v2,10/11] test_firmware: add a library for shared helpers - - - --- 2018-02-14 Luis Chamberlain New
[v2,11/11] test_firmware: test three firmware kernel configs using a proc knob - - - --- 2018-02-14 Luis Chamberlain New
[v2,01/11] test_firmware: enable custom fallback testing on limited kernel configs 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,02/11] test_firmware: replace syfs fallback check with kconfig_has helper 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,03/11] firmware: enable to split firmware_class into separate target files - - - --- 2018-02-24 Luis Chamberlain New
[v2,04/11] firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,05/11] firmware: use helpers for setting up a temporary cache timeout 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,06/11] firmware: move loading timeout under struct firmware_fallback_config 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,07/11] firmware: split firmware fallback functionality into its own file - - - --- 2018-02-24 Luis Chamberlain New
[v2,08/11] firmware: enable run time change of forcing fallback loader 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,09/11] firmware: enable to force disable the fallback mechanism at run time 1 - - --- 2018-02-24 Luis Chamberlain New
[v2,10/11] test_firmware: add a library for shared helpers - - - --- 2018-02-24 Luis Chamberlain New
[v2,11/11] test_firmware: test three firmware kernel configs using a proc knob 1 - - --- 2018-02-24 Luis Chamberlain New
« 1 2 3 44 5 »