]>
2017-08-10 | Luis R. Rodriguez | firmware: fix batched requests - wake all waiters Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-14 | Luis R. Rodriguez | kmod: throttle kmod thread limit ...kernel.org/r/20170628223155.26472-4-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-14 | Luis R. Rodriguez | kmod: add test driver to stress test the module loader ...kernel.org/r/20170628223155.26472-3-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-14 | Luis R. Rodriguez | MAINTAINERS: give kmod some maintainer love ...kernel.org/r/20170628223155.26472-2-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: test against int proc_dointvec() array... ...kernel.org/r/20170630224431.17374-7-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: add simple proc_douintvec() case ...kernel.org/r/20170630224431.17374-6-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: add simple proc_dointvec() case ...kernel.org/r/20170630224431.17374-5-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: test against PAGE_SIZE for int ...kernel.org/r/20170630224431.17374-4-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: add generic script to expand on tests ...kernel.org/r/20170630224431.17374-3-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | test_sysctl: add dedicated proc sysctl test driver ...kernel.org/r/20170630224431.17374-2-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | sysctl: add unsigned int range support ...kernel.org/r/20170519033554.18592-6-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | sysctl: simplify unsigned int support ...kernel.org/r/20170519033554.18592-5-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | sysctl: fold sysctl_writes_strict checks into helper ...kernel.org/r/20170519033554.18592-4-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | sysctl: kdoc'ify sysctl_writes_strict ...kernel.org/r/20170519033554.18592-3-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-12 | Luis R. Rodriguez | sysctl: fix lax sysctl_check_table() sanity check ...kernel.org/r/20170519033554.18592-2-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-07-10 | Luis R. Rodriguez | MAINTAINERS: give proc sysctl some maintainer love ...kernel.org/r/20170524231305.8649-1-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-30 | Luis R. Rodriguez | fs: warn in case userspace lied about modprobe return Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-29 | Luis R. Rodriguez | module: make the modinfo name const Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-27 | Luis R. Rodriguez | kmod: reduce atomic operations on kmod_concurrent and... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-27 | Luis R. Rodriguez | module: use list_for_each_entry_rcu() on find_module_all() Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: move umh try locks into the umh code Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: move assign_firmware_buf() further up Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: add sanity check on shutdown/suspend Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: always enable the reboot notifier Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: share fw fallback killing on reboot/suspend Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-06-03 | Luis R. Rodriguez | firmware: move kill_requests_without_uevent() up above Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-05-09 | Luis R. Rodriguez | firmware/Makefile: force recompilation if makefile... ...kernel.org/r/20170123150727.4883-1-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-02-28 | Luis R. Rodriguez | kprobes: move kprobe declarations to asm-generic/kprobes.h [mcgrof@kernel.org: fix arm64 build] ...kernel.org/r/20170203233139.32682-1-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-02-21 | Luis R. Rodriguez | module: fix memory leak on early load_module() failures Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-02-08 | Luis R. Rodriguez | kernel/ucount.c: mark user_header with kmemleak_ignore() ...kernel.org/r/20170203211404.31458-1-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-27 | Luis R. Rodriguez | firmware: fix NULL pointer dereference in __fw_load_abort() Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | test_firmware: add test custom fallback trigger Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | tools: firmware: add fallback cancelation testing Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | tools: firmware: rename fallback mechanism script Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | tools: firmware: check for distro fallback udev cancel... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | test_firmware: use device attribute groups Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-25 | Luis R. Rodriguez | test_firmware: move misc_device down Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-19 | Luis R. Rodriguez | jump_labels: Move header guard #endif down where it... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...kernel.org/r/20170118173804.16281-1-mcgrof@kernel.org |
commit | commitdiff | tree |
2017-01-11 | Luis R. Rodriguez | firmware: revamp firmware documentation Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-11 | Luis R. Rodriguez | selftests: firmware: send expected errors to /dev/null Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2017-01-11 | Luis R. Rodriguez | selftests: firmware: only modprobe if driver is missing Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-09-27 | Luis R. Rodriguez | MAINTAINERS: extend firmware_class maintainer list Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | scripts/coccinelle: require coccinelle >= 1.0.4 on... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: refer to Documentation/coccinelle.txt and... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: add support for requring a coccinelle version Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | scripts: add Linux .cocciconfig for coccinelle Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: replace --very-quiet with --quiet when... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: add support for DEBUG_FILE Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: enable parmap support Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: make SPFLAGS more useful Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-07-22 | Luis R. Rodriguez | coccicheck: move spatch binary check up Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-06-19 | Luis R. Rodriguez | i2c: remove __init from i2c_register_board_info() Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100 Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-17-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-16-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/paravirt: Remove paravirt_enabled() Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-15-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/init: Rename EBDA code file Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-14-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-13-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86, drivers/pnpbios: Replace paravirt_enabled() check... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-12-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/cpu/intel: Remove not needed paravirt_enabled(... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-11-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/tboot: Remove paravirt_enabled() use Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-10-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/apm32: Remove paravirt_enabled() use Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-9-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | tools/lguest: Force disable tboot and APM Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-8-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/init: Use a platform legacy quirk for EBDA Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-7-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-6-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/rtc: Replace paravirt rtc check with platform legacy... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-5-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-4-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/xen: Use X86_SUBARCH_XEN for PV guest boots Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-3-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-04-22 | Luis R. Rodriguez | x86/boot: Enumerate documentation for the x86 hardware_subarch Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> ...1460592286-300-2-git-send-email-mcgrof@kernel.org |
commit | commitdiff | tree |
2016-03-17 | Luis R. Rodriguez | ia64: define ioremap_uc() Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-02-18 | Luis R. Rodriguez | firmware: move completing fw into a helper Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-02-18 | Luis R. Rodriguez | firmware: simplify dev_*() print messages for generic... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |
2016-02-08 | Luis R. Rodriguez | firmware: simplify dev_*() print messages for generic... Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> |
commit | commitdiff | tree |