index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
gdb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+6
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+26
2025-07-10
scripts/gdb/symbols: make lx-symbols skip the s390 decompressor
Ilya Leoshkevich
1
-0
/
+26
2025-07-09
scripts: gdb: move MNT_* constants to gdb-parsed
Johannes Berg
1
-6
/
+6
2025-07-09
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
1
-1
/
+1
2025-07-09
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
1
-1
/
+1
2025-07-09
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
4
-6
/
+293
2025-07-09
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
1
-1
/
+1
2025-06-25
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-21
/
+43
2025-05-21
scripts/gdb/symbols: determine KASLR offset on s390 during early boot
Ilya Leoshkevich
1
-0
/
+12
2025-05-21
scripts/gdb/symbols: factor out pagination_off()
Ilya Leoshkevich
2
-13
/
+18
2025-05-21
scripts/gdb/symbols: factor out get_vmlinux()
Ilya Leoshkevich
2
-5
/
+10
2025-05-17
x86/mm/64: Always use dynamic memory layout
Kirill A. Shutemov
1
-3
/
+1
2025-05-11
scripts/gdb: update documentation for lx_per_cpu
Illia Ostapyshyn
1
-2
/
+2
2025-05-11
scripts/gdb: fix kgdb probing on single-core systems
Illia Ostapyshyn
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-7
/
+94
2025-03-17
scripts/gdb/symbols: determine KASLR offset on s390
Ilya Leoshkevich
2
-1
/
+65
2025-03-17
scripts/gdb/linux/symbols.py: address changes to module_sect_attrs
Antonio Quartulli
1
-4
/
+9
2025-03-16
scripts/gdb: add $lx_per_cpu_ptr()
Brendan Jackman
1
-2
/
+20
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-1
/
+1
2025-02-01
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
2024-11-14
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2
-0
/
+6
2024-09-01
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
Kuan-Ying Lee
2
-0
/
+45
2024-09-01
scripts/gdb: add 'lx-stack_depot_lookup' command.
Kuan-Ying Lee
1
-0
/
+27
2024-09-01
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
1
-2
/
+2
2024-09-01
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
1
-0
/
+12
2024-09-01
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
1
-15
/
+16
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-11
/
+20
2024-06-28
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
1
-2
/
+6
2024-06-28
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
1
-1
/
+4
2024-06-28
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
1
-1
/
+3
2024-06-28
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
1
-4
/
+4
2024-06-28
scripts/gdb: rework module VA range
Kuan-Ying Lee
1
-1
/
+1
2024-06-28
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
1
-2
/
+2
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
1
-1
/
+1
2024-05-29
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
1
-1
/
+1
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-10
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-08
scripts/gdb: fix detection of current CPU in KGDB
Florian Rommel
1
-5
/
+1
2024-05-08
scripts/gdb: make get_thread_info accept pointers
Florian Rommel
1
-1
/
+1
2024-05-08
scripts/gdb: fix parameter handling in $lx_per_cpu
Florian Rommel
1
-3
/
+2
2024-05-08
scripts/gdb: fix failing KGDB detection during probe
Florian Rommel
1
-1
/
+1
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-3
/
+3
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-27
/
+29
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-2
/
+2
2024-03-07
scripts/gdb/symbols: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2
-2
/
+2
[next]