MAINTAINERS: Begin module maintainer transition
module: Issue warnings when tainting kernel
Documentation/module-signing.txt: Note need for...
module: Invalidate signatures on force-loaded m...
module: fix redundant test.
module: fix noreturn attribute for __module_put...
module: Do a WARN_ON_ONCE() for assert module m...
modules: Add kernel parameter to blacklist modules
exceptions: fork exception table content from m...
modules: add ro_after_init support
jump_label: disable preemption around __module_...
extable.h: add stddef.h so "NULL" definition is...
module: Fix locking in symbol_put_addr()
module: weaken locking assertion for oops path.
module: Fix load_module() error path
module: Sanitize RCU usage and locking
module: Annotate module version magic
module, jump_label: Fix module locking
rcu: Move lockless_dereference() out of rcupdate.h
seqlock: Introduce raw_read_seqcount_latch()
module: Rework module_addr_{min,max}
module: Optimize __module_address() using a lat...
kernel/workqueue.c: remove ifdefs over wq_power...
kernel/params: constify struct kernel_param_ops...
modules: clarify CONFIG_MODULE_COMPRESS help, s...
seqlock: Better document raw_write_seqcount_lat...
module: add per-module param_lock
module: Use __module_address() for module_addre...
kernel/module.c: avoid ifdefs for sig_enforce d...
rbtree: Make lockless searches non-fatal
module: Make the mod_tree stuff conditional on ...
module: make perm const
kernel/params.c: export param_ops_bool_enable_only
param: fix module param locks when !CONFIG_SYSFS.
modules: only use mod->param_lock if CONFIG_MOD...
kernel/module.c: use generic module param opera...
kernel/params.c: generalize bool_enable_only
rbtree: Implement generic latch_tree
sysfs: tightened sysfs permission checks
params: suppress unused variable error, warn on...
rcu: merge fix for Convert ACCESS_ONCE() to REA...
module: Call module notifier on failure after c...
cpumask_set_cpu_local_first => cpumask_local_sp...
drivers: fix up obsolete cpu function usage.
cpumask: fix cpu-hotplug documentation
ia64: Use for_each_cpu_and() and cpumask_any_an...
x86: fix up obsolete cpu function usage.
arm64: fix up obsolete cpu function usage.
staging/lustre/ptlrpc: Do not use deprecated cp...
parisc: fix up obsolete cpu function usage.
blackfin: fix up obsolete cpu function usage.
ia64: fix up obsolete cpu function usage.
mips: fix up obsolete cpu function usage.
tile: fix up obsolete cpu function usage.
um: fix up obsolete cpu function usage.
staging/lustre/libcfs: replace deprecated cpus_...
CPU_MASK_ALL/CPU_MASK_NONE: remove from depreca...
powerpc: fix deprecated CPU_MASK_CPU0 usage.
cpumask: remove __first_cpu / __next_cpu
cpumask: remove deprecated functions.
x86: fix more deprecated cpu function usage.
mips: fix obsolete cpumask_of_cpu usage.
staging/lustre/o2iblnd: Don't use cpus_weight
ia64: remove deprecated cpus_ usage.
linux/cpumask.h: add typechecking to cpumask_te...
cpumask: only allocate nr_cpumask_bits.
cpumask: resurrect CPU_MASK_CPU0
Fix weird uses of num_online_cpus().
modpost: add handler function pointer to sectio...
lguest: fix pending interrupt test.
modpost: document the use of struct section_check.
modpost: do not try to match the SHT_NUL section.
modpost: add strict white-listing when referenc...
modpost: handle -ffunction-sections
modpost: don't emit section mismatch warnings f...
lguest: explicitly set miscdevice's private_dat...
modpost: factorize symbol pretty print in get_p...
modpost: fix inverted logic in is_extable_fault...
Add virtio-input driver.
virtio: drop a useless config read
params: handle quotes properly for values not o...
scripts: add check_extable.sh script.
modpost: Whitelist .text.fixup and .exception.text
lguest: simplify lguest_iret
lguest: suppress interrupts for single insn, no...
virtio_mmio: support non-legacy balloon devices
kernel/module.c: fix typos in message about unu...
modpost: mismatch_handler: retrieve tosym infor...
modpost: handle relocations mismatch in __ex_ta...
module: do not print allocation-fail warning on...
modpost: add .sched.text and .kprobes.text to t...
virtio_config: reorder functions
lguest: rename i386_head.S in the comments
virtio_pci_modern: type-safe io accessors
virtio: balloon might not be a legacy device
modpost: expand pattern matching to support sub...
virtio_balloon: transitional interface