index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
module
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
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
1
-3
/
+2
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
1
-6
/
+0
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
1
-0
/
+5
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2
-24
/
+8
2023-03-09
module: Remove the unused function within
Jiapeng Chong
1
-5
/
+0
2023-03-09
module: replace module_layout with module_memory
Song Liu
7
-350
/
+294
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
1
-5
/
+5
2023-02-23
Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+12
2023-01-25
module: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-01-24
module: Don't wait for GOING modules
Petr Pavlu
1
-5
/
+21
2023-01-19
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
1
-1
/
+12
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+10
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+0
2022-12-07
module/decompress: Support zstd in-kernel decompression
Stephen Boyd
2
-3
/
+92
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
1
-0
/
+10
2022-11-11
module: Fix NULL vs IS_ERR checking for module_get_next_page
Miaoqian Lin
1
-4
/
+4
2022-11-11
module: Remove unused macros module_addr_min/max
Chen Zhongjin
1
-3
/
+0
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
1
-1
/
+1
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-2
/
+0
2022-10-10
module: tracking: Keep a record of tainted unloaded modules only
Aaron Tomlin
1
-0
/
+3
2022-10-10
Merge tag 'modules-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+69
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+13
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
1
-32
/
+3
2022-09-26
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
1
-15
/
+0
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2022-09-08
module/decompress: generate sysfs string at compile time
David Disseldorp
1
-1
/
+1
2022-09-08
module: Add debugfs interface to view unloaded tainted modules
Aaron Tomlin
1
-0
/
+68
2022-09-07
kernel/module: add __dyndbg_classes section
Jim Cromie
1
-0
/
+2
2022-09-07
dyndbg: gather __dyndbg[] state into struct _ddebug_info
Jim Cromie
2
-11
/
+11
2022-08-15
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
David Gow
1
-1
/
+1
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-33
/
+356
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+13
2022-07-20
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-07-14
module: Show the last unloaded module's taint flag(s)
Aaron Tomlin
1
-5
/
+11
2022-07-14
module: Use strscpy() for last_unloaded_module
Aaron Tomlin
1
-1
/
+1
2022-07-14
module: Modify module_flags() to accept show_state argument
Aaron Tomlin
3
-6
/
+9
2022-07-12
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
1
-0
/
+293
2022-07-11
kunit: unify module and builtin suite definitions
Jeremy Kerr
1
-0
/
+6
2022-07-11
module: panic: Taint the kernel when selftest modules load
David Gow
1
-0
/
+7
2022-07-11
module: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
1
-2
/
+1
2022-07-11
module: Increase readability of module_kallsyms_lookup_name()
Christophe Leroy
1
-14
/
+24
2022-07-11
module: Fix ERRORs reported by checkpatch.pl
Christophe Leroy
2
-4
/
+7
2022-07-11
module: Add support for default value for module async_probe
Saravana Kannan
1
-1
/
+10
2022-07-11
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
Aaron Tomlin
1
-11
/
+11
[prev]
[next]