index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
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
3
-2
/
+3
*
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
5
-13
/
+9
*
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
2
-24
/
+8
*
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
1
-1
/
+1
*
module: Remove the unused function within
Jiapeng Chong
2023-03-09
1
-5
/
+0
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
7
-350
/
+294
*
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
4
-13
/
+39
|
\
|
*
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
1
-1
/
+22
|
*
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-24
1
-4
/
+1
|
*
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
1
-1
/
+2
|
*
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-23
6
-560
/
+470
|
|
\
|
*
|
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-21
1
-2
/
+2
|
*
|
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
2023-02-20
1
-3
/
+6
|
*
|
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-02-20
1
-2
/
+6
*
|
|
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
1
-18
/
+26
|
\
\
\
|
*
|
|
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-03
1
-18
/
+26
*
|
|
|
umh: simplify the capability pointer logic
Linus Torvalds
2023-03-04
1
-13
/
+5
*
|
|
|
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-03-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
2023-02-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
1
-5
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-21
1
-5
/
+1
*
|
|
|
|
|
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-03-01
3
-87
/
+64
*
|
|
|
|
|
Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-02-27
1
-9
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
2023-02-22
1
-1
/
+2
|
*
|
|
|
|
|
swiotlb: remove swiotlb_max_segment
Christoph Hellwig
2023-02-16
1
-8
/
+0
*
|
|
|
|
|
|
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
2023-01-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2023-02-25
8
-185
/
+96
|
\
\
\
\
\
\
\
[next]