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