1. 84bfde9 kallsyms: strip the .cfi postfix from symbols with CONFIG_CFI_CLANG by Sami Tolvanen · 6 years ago
  2. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  3. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 10 years ago
  4. b86280a kernel/kallsyms.c: fix %pB when there's no symbol at the address by Namhyung Kim · 10 years ago
  5. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  6. e3f2675 kernel: kallsyms: memory override issue, need check destination buffer length by Chen Gang · 11 years ago
  7. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  8. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 0f77a8d vsprintf: Introduce %pB format specifier by Namhyung Kim · 13 years ago
  10. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  11. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 13 years ago
  12. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 13 years ago
  13. 33e0d57 Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" by Linus Torvalds · 13 years ago
  14. 59365d1 kernel: make /proc/kallsyms mode 400 to reduce ease of attacking by Marcus Meissner · 13 years ago
  15. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. f60d24d hw-breakpoints: Fix broken hw-breakpoint sample module by Frederic Weisbecker · 14 years ago
  18. 128e8db kallsyms: use new arch_is_kernel_text() by Mike Frysinger · 15 years ago
  19. ad6ccfa kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace by Manish Katiyar · 15 years ago
  20. 75a6661 Ksplice: Add functions for walking kallsyms symbols by Anders Kaseorg · 15 years ago
  21. 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 15 years ago
  22. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 15 years ago
  23. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 15 years ago
  24. 7968b3d kernel/kallsyms.c: fix double return by WANG Cong · 16 years ago
  25. 2fc9c4e kallsyms: fix potential overflow in binary search by Vegard Nossum · 16 years ago
  26. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  27. a3b8111 remove support for un-needed _extratext section by Robin Getz · 16 years ago
  28. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 16 years ago
  29. 9e6c1e6 FRV: fix the extern declaration of kallsyms_num_syms by David Howells · 16 years ago
  30. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  31. 19769b7 sprint_symbol() cleanup by Andrew Morton · 17 years ago
  32. 7a74fc4 fix possible null ptr deref in kallsyms_lookup by Kyle McMartin · 17 years ago
  33. 5a0c6a0 kallsyms: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  34. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  35. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  36. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  37. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 17 years ago
  38. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 17 years ago
  39. 42e3808 Extend print_symbol capability by Robert Peterson · 17 years ago
  40. aad0947 [PATCH] move kallsyms data to .rodata by Jan Beulich · 17 years ago
  41. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 17 years ago
  42. 07354a0 [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols by Adam B. Jerome · 17 years ago
  43. ffc5089 [PATCH] Create kallsyms_lookup_size_offset() by Franck Bui-Huu · 18 years ago
  44. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  45. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  46. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  47. 075d6eb [PATCH] ppc32: platform-specific functions missing from kallsyms. by David Woodhouse · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago