summaryrefslogtreecommitdiff
path: root/scripts/gdb
AgeCommit message (Expand)Author
6 daysMerge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-02tick/sched: Remove unused fieldsFrederic Weisbecker
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-26genirq: Expose nr_irqs in core codeThomas Gleixner
2026-05-26scripts/gdb: Update x86 interrupts to the array based storageThomas Gleixner
2026-05-13scripts/gdb: slab: update field names of struct kmem_cacheIllia Ostapyshyn
2026-05-13scripts/gdb: mm: cast untyped symbols in x86_page_opsIllia Ostapyshyn
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-03-27scripts/gdb/symbols: handle module path parametersBenjamin Berg
2026-03-12scripts/gdb: timerlist: Adapt to move of tk_coreThomas Weißschuh (Schneider Electric)
2026-02-12scripts/gdb: implement x86_page_ops in mm.pySeongjun Hong
2025-11-20scripts/gdb/symbols: make BPF debug info available to GDBIlya Leoshkevich
2025-11-20scripts/gdb/radix-tree: add lx-radix-tree-commandIlya Leoshkevich
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-10scripts/gdb/symbols: make lx-symbols skip the s390 decompressorIlya Leoshkevich
2025-07-09scripts: gdb: move MNT_* constants to gdb-parsedJohannes Berg
2025-07-09scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn
2025-07-09scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli
2025-07-09scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli
2025-07-09scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-21scripts/gdb/symbols: determine KASLR offset on s390 during early bootIlya Leoshkevich
2025-05-21scripts/gdb/symbols: factor out pagination_off()Ilya Leoshkevich
2025-05-21scripts/gdb/symbols: factor out get_vmlinux()Ilya Leoshkevich
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov
2025-05-11scripts/gdb: update documentation for lx_per_cpuIllia Ostapyshyn
2025-05-11scripts/gdb: fix kgdb probing on single-core systemsIllia Ostapyshyn
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-17scripts/gdb/symbols: determine KASLR offset on s390Ilya Leoshkevich
2025-03-17scripts/gdb/linux/symbols.py: address changes to module_sect_attrsAntonio Quartulli
2025-03-16scripts/gdb: add $lx_per_cpu_ptr()Brendan Jackman
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst
2025-02-01scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka
2024-11-14gdb: lx-symbols: do not error out on monolithic buildEtienne Buira
2024-09-01scripts/gdb: add 'lx-kasan_mem_to_shadow' commandKuan-Ying Lee
2024-09-01scripts/gdb: add 'lx-stack_depot_lookup' command.Kuan-Ying Lee
2024-09-01scripts/gdb: fix lx-mounts command errorKuan-Ying Lee
2024-09-01scripts/gdb: add iteration function for rbtreeKuan-Ying Lee
2024-09-01scripts/gdb: fix timerlist parsing issueKuan-Ying Lee
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-06-28scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee
2024-06-28scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee
2024-06-28scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee
2024-06-28scripts/gdb: change the layout of vmemmapKuan-Ying Lee
2024-06-28scripts/gdb: rework module VA rangeKuan-Ying Lee