Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 tahun lalu |
Namhyung Kim
|
0f77a8d378
vsprintf: Introduce %pB format specifier
|
14 tahun lalu |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 tahun lalu |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 tahun lalu |
Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
14 tahun lalu |
Linus Torvalds
|
33e0d57f5d
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
|
14 tahun lalu |
Marcus Meissner
|
59365d136d
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
|
14 tahun lalu |
Jason Wessel
|
67fc4e0cb9
kdb: core for kgdb back end (2 of 2)
|
15 tahun lalu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 tahun lalu |
Frederic Weisbecker
|
f60d24d2ad
hw-breakpoints: Fix broken hw-breakpoint sample module
|
15 tahun lalu |
Mike Frysinger
|
128e8db38e
kallsyms: use new arch_is_kernel_text()
|
15 tahun lalu |
Manish Katiyar
|
ad6ccfad6f
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
|
16 tahun lalu |
Anders Kaseorg
|
75a66614db
Ksplice: Add functions for walking kallsyms symbols
|
16 tahun lalu |
Sam Ravnborg
|
2ea038917b
Revert "kbuild: strip generated symbols from *.ko"
|
16 tahun lalu |
Jan Beulich
|
9bb482476c
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
|
16 tahun lalu |
Hugh Dickins
|
966c8c12dc
sprint_symbol(): use less stack
|
16 tahun lalu |
WANG Cong
|
7968b3d9a6
kernel/kallsyms.c: fix double return
|
16 tahun lalu |
Vegard Nossum
|
2fc9c4e18f
kallsyms: fix potential overflow in binary search
|
17 tahun lalu |
Denis V. Lunev
|
c33fff0afb
kernel: use non-racy method for proc entries creation
|
17 tahun lalu |
Robin Getz
|
a3b81113fb
remove support for un-needed _extratext section
|
17 tahun lalu |
Rusty Russell
|
6dd06c9fbe
module: make module_address_lookup safe
|
17 tahun lalu |
David Howells
|
9e6c1e6333
FRV: fix the extern declaration of kallsyms_num_syms
|
17 tahun lalu |
Tejun Heo
|
9281acea6a
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
|
18 tahun lalu |
Andrew Morton
|
19769b7626
sprint_symbol() cleanup
|
18 tahun lalu |
Kyle McMartin
|
7a74fc4925
fix possible null ptr deref in kallsyms_lookup
|
18 tahun lalu |
Martin Peschke
|
5a0c6a0d1a
kallsyms: cleanup: use seq_release_private() where appropriate
|
18 tahun lalu |
Alexey Dobriyan
|
a5c43dae7a
Fix race between cat /proc/slab_allocators and rmmod
|
18 tahun lalu |
Alexey Dobriyan
|
9d65cb4a17
Fix race between cat /proc/*/wchan and rmmod et al
|
18 tahun lalu |
Alexey Dobriyan
|
ffb4512276
Simplify kallsyms_lookup()
|
18 tahun lalu |
Alexey Dobriyan
|
ea07890a68
Fix race between rmmod and cat /proc/kallsyms
|
18 tahun lalu |