index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-13
perf/hw_breakpoint: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-24
module: already_uses() - reduce pr_debug output volume
Jim Cromie
2023-03-24
module: add section-size to move_module pr_debug
Jim Cromie
2023-03-24
module: add symbol-name to pr_debug Absolute symbol
Jim Cromie
2023-03-24
module: in layout_sections, move_module: add the modname
Jim Cromie
2023-03-24
module: fold usermode helper kmod into modules directory
Luis Chamberlain
2023-03-24
module: merge remnants of setup_load_info() to elf validation
Luis Chamberlain
2023-03-24
module: move more elf validity checks to elf_validity_check()
Luis Chamberlain
2023-03-24
module: add stop-grap sanity check on module memcpy()
Luis Chamberlain
2023-03-24
module: add sanity check for ELF module section
Luis Chamberlain
2023-03-24
module: rename check_module_license_and_versions() to check_export_symbol_ver...
Luis Chamberlain
2023-03-24
module: converge taint work together
Luis Chamberlain
2023-03-24
module: move signature taint to module_augment_kernel_taints()
Luis Chamberlain
2023-03-24
module: move tainting until after a module hits our linked list
Luis Chamberlain
2023-03-24
module: split taint adding with info checking
Luis Chamberlain
2023-03-24
module: split taint work out of check_modinfo_livepatch()
Luis Chamberlain
2023-03-24
module: rename set_license() to module_license_taint_check()
Luis Chamberlain
2023-03-24
module: move check_modinfo() early to early_mod_check()
Luis Chamberlain
2023-03-24
module: move early sanity checks into a helper
Luis Chamberlain
2023-03-24
module: add a for_each_modinfo_entry()
Luis Chamberlain
2023-03-24
module: rename next_string() to module_next_tag_pair()
Luis Chamberlain
2023-03-24
module: move get_modinfo() helpers all above
Luis Chamberlain
2023-03-22
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
module: Remove the unused function within
Jiapeng Chong
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-03
umh: simplify the capability pointer logic
Linus Torvalds
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-02
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-02-27
Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-25
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
kernel/trace: extract common part in process_fetch_insn
Song Chen
2023-02-24
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
Song Chen
[next]