index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
KEYS: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
video: fbdev: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
2
-2
/
+0
*
power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
EDAC, altera: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
bus: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
bus: qcom: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
bus: ixp4xx: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
clk: bm1880: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
pinctrl: actions: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
3
-3
/
+0
*
ARM: tegra: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
drivers/perf: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
bus: arm-integrator-lm: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
irqchip/al-fic: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
mfd: altera-sysmgr: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
soc: fujitsu: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
2023-03-24
2
-2
/
+2
*
module: already_uses() - reduce pr_debug output volume
Jim Cromie
2023-03-24
1
-3
/
+1
*
module: add section-size to move_module pr_debug
Jim Cromie
2023-03-24
1
-2
/
+2
*
module: add symbol-name to pr_debug Absolute symbol
Jim Cromie
2023-03-24
1
-2
/
+2
*
module: in layout_sections, move_module: add the modname
Jim Cromie
2023-03-24
1
-3
/
+3
*
module: fold usermode helper kmod into modules directory
Luis Chamberlain
2023-03-24
4
-12
/
+6
*
module: merge remnants of setup_load_info() to elf validation
Luis Chamberlain
2023-03-24
1
-33
/
+27
*
module: move more elf validity checks to elf_validity_check()
Luis Chamberlain
2023-03-24
1
-35
/
+44
*
module: add stop-grap sanity check on module memcpy()
Luis Chamberlain
2023-03-24
1
-4
/
+22
*
module: add sanity check for ELF module section
Luis Chamberlain
2023-03-24
1
-9
/
+53
*
module: rename check_module_license_and_versions() to check_export_symbol_ver...
Luis Chamberlain
2023-03-24
1
-2
/
+2
*
module: converge taint work together
Luis Chamberlain
2023-03-24
1
-28
/
+24
*
module: move signature taint to module_augment_kernel_taints()
Luis Chamberlain
2023-03-24
1
-9
/
+9
*
module: move tainting until after a module hits our linked list
Luis Chamberlain
2023-03-24
1
-12
/
+10
*
module: split taint adding with info checking
Luis Chamberlain
2023-03-24
1
-22
/
+40
*
module: split taint work out of check_modinfo_livepatch()
Luis Chamberlain
2023-03-24
1
-5
/
+6
*
module: rename set_license() to module_license_taint_check()
Luis Chamberlain
2023-03-24
1
-3
/
+2
*
module: move check_modinfo() early to early_mod_check()
Luis Chamberlain
2023-03-24
1
-4
/
+4
*
module: move early sanity checks into a helper
Luis Chamberlain
2023-03-24
1
-17
/
+26
*
module: add a for_each_modinfo_entry()
Luis Chamberlain
2023-03-24
2
-4
/
+4
*
module: rename next_string() to module_next_tag_pair()
Luis Chamberlain
2023-03-24
2
-3
/
+5
*
module: move get_modinfo() helpers all above
Luis Chamberlain
2023-03-24
1
-52
/
+48
*
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
2023-03-23
1
-1
/
+1
*
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
7
-21
/
+14
*
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
2023-03-19
3
-27
/
+40
*
kernel/module: add documentation for try_module_get()
Luis Chamberlain
2023-03-10
1
-2
/
+38
*
ARM: dyndbg: allow including dyndbg.h in decompressor
Arnd Bergmann
2023-03-10
1
-0
/
+1
*
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
5
-46
/
+53
*
dyndbg: remove unused 'base' arg from __ddebug_add_module()
Jason Baron
2023-03-09
1
-5
/
+4
*
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
2
-2
/
+2
*
module: fix MIPS module_layout -> module_memory
Randy Dunlap
2023-03-09
1
-1
/
+1
*
module: Remove the unused function within
Jiapeng Chong
2023-03-09
1
-5
/
+0
[prev]
[next]