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
/
kallsyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
kallsyms: reduce size a little on 64-bit
Jan Beulich
1
-2
/
+2
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
1
-1
/
+27
2018-08-14
kallsyms: Simplify update_iter_mod()
Adrian Hunter
1
-14
/
+11
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-46
/
+0
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
1
-11
/
+0
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
1
-11
/
+0
2018-01-09
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
1
-35
/
+0
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
1
-4
/
+4
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+37
2017-11-12
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
1
-7
/
+1
2017-11-08
stop using '%pK' for /proc/kallsyms pointer values
Linus Torvalds
1
-2
/
+47
2017-10-05
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
1
-6
/
+32
2017-10-05
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
1
-0
/
+5
2017-07-10
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
Masahiro Yamada
1
-8
/
+2
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-12
/
+49
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
1
-9
/
+33
2014-10-14
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
1
-9
/
+2
2014-08-08
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
1
-1
/
+1
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-5
/
+6
2013-04-15
kernel: kallsyms: memory override issue, need check destination buffer length
Chen Gang
1
-8
/
+18
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
1
-8
/
+24
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+41
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
1
-3
/
+41
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-2
/
+2
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
1
-6
/
+4
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-16
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
1
-1
/
+1
2010-05-20
kdb: core for kgdb back end (2 of 2)
Jason Wessel
1
-0
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
1
-0
/
+1
2009-09-23
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
1
-1
/
+2
2009-06-09
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
1
-56
/
+78
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
1
-0
/
+19
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
1
-6
/
+10
2008-12-19
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
1
-10
/
+6
2008-11-19
sprint_symbol(): use less stack
Hugh Dickins
1
-5
/
+12
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
1
-1
/
+0
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
1
-1
/
+1
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+1
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-10
/
+1
2008-01-29
module: make module_address_lookup safe
Rusty Russell
1
-7
/
+4
2007-11-29
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
1
-1
/
+6
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-8
/
+8
2007-07-16
sprint_symbol() cleanup
Andrew Morton
1
-6
/
+5
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
1
-1
/
+2
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
1
-0
/
+19
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
1
-0
/
+17
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-2
/
+4
[next]