index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
perf machine: Add inline information to frame pointer and LBR callchains
Ian Rogers
2
-49
/
+86
2026-01-20
perf unwind-libdw: Don't discard loaded ELF/DWARF after every unwind
Ian Rogers
4
-26
/
+111
2026-01-20
perf build: Remove NO_LIBDW_DWARF_UNWIND option
Ian Rogers
3
-22
/
+3
2026-01-20
perf dwarf-regs: Add MIPS perf to DWARF register number mapping functions
Ian Rogers
5
-2
/
+21
2026-01-20
perf dwarf-regs: Add S390 perf to DWARF register number mapping functions
Ian Rogers
8
-94
/
+62
2026-01-20
perf dwarf-regs: Add RISC-V perf to DWARF register number mapping functions
Ian Rogers
8
-64
/
+18
2026-01-20
perf dwarf-regs: Add powerpc perf to DWARF register number mapping functions
Ian Rogers
7
-83
/
+82
2026-01-20
perf dwarf-regs: Add loongarch perf to DWARF register number mapping functions
Ian Rogers
8
-63
/
+18
2026-01-20
perf dwarf-regs: Add csky perf to dwarf register number mapping functions
Ian Rogers
7
-84
/
+64
2026-01-20
perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
Ian Rogers
10
-111
/
+36
2026-01-20
perf dwarf-regs: Add basic get_dwarf_regnum() for most architectures
Ian Rogers
3
-9
/
+78
2026-01-20
perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum() and use for x86 unwinding
Ian Rogers
7
-63
/
+222
2026-01-20
perf dwarf-regs: Clean up x86 dwarf_regnum code
Ian Rogers
3
-12
/
+129
2026-01-20
perf dwarf-regs: Remove get_arch_regnum()
Ian Rogers
2
-16
/
+0
2026-01-20
perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
Ian Rogers
5
-3
/
+4
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
9
-88
/
+165
2026-01-20
kunit: add bash completion
Ryota Sakamoto
3
-0
/
+85
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
6
-102
/
+88
2026-01-20
perf unwind-libdw: Correct argument to dwfl_attach_state()
Ian Rogers
1
-1
/
+1
2026-01-20
perf libdw_addr2line: Fixes to srcline memory allocation
Ian Rogers
1
-3
/
+11
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
19
-57
/
+104
2026-01-20
perf record: Disable inline frames when marking build IDs
Ian Rogers
1
-1
/
+2
2026-01-20
perf dso: Extra validity checks that e_machine is valid
Ian Rogers
1
-9
/
+20
2026-01-20
perf symbol-elf: Fix leak of ELF files with GNU debugdata
Ian Rogers
1
-1
/
+1
2026-01-20
vsock/test: Do not filter kallsyms by symbol type
Michal Luczaj
1
-1
/
+1
2026-01-20
selftests/net: Add netkit container tests
David Wei
3
-0
/
+80
2026-01-20
selftests/net: Make NetDrvContEnv support queue leasing
David Wei
1
-1
/
+46
2026-01-20
selftests/net: Add env for container based tests
David Wei
4
-6
/
+127
2026-01-20
selftests/net: Add bpf skb forwarding program
David Wei
1
-0
/
+49
2026-01-20
net: Add queue-create operation
Daniel Borkmann
1
-0
/
+11
2026-01-19
selftests/tc-testing: Try to add teql as a child qdisc
Victor Nogueira
1
-0
/
+25
2026-01-19
selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
Christophe Leroy (CS GROUP)
1
-1
/
+1
2026-01-19
selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
3
-0
/
+171
2026-01-19
vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
David Matlack
1
-6
/
+2
2026-01-19
vfio: selftests: Add vfio_dma_mapping_mmio_test
Alex Mastro
2
-0
/
+144
2026-01-19
vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
Alex Mastro
3
-1
/
+57
2026-01-19
vfio: selftests: Centralize IOMMU mode name definitions
Alex Mastro
3
-7
/
+13
2026-01-19
selftests: add dm-verity keyring selftests
Christian Brauner
3
-0
/
+888
2026-01-19
selftests/x86: Clean up sysret_rip coding style
UYeol Jo
1
-7
/
+5
2026-01-19
Merge tag 'v6.19-rc6' into tip-x86-cleanups
Borislav Petkov (AMD)
92
-396
/
+1256
2026-01-19
selftests: ALSA: Remove unused variable in utimer-test
LeeYongjun
1
-1
/
+0
2026-01-18
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
6
-185
/
+66
2026-01-18
Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-01-18
Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+16
2026-01-17
selftests: net: improve error handling in passive TFO test
Yohei Kojima
1
-4
/
+9
2026-01-17
selftests: net: fix passive TFO test to fail if child processes failed
Yohei Kojima
1
-1
/
+12
2026-01-17
tools: ynl: Specify --no-line-number in ynl-regen.sh.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-17
lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDS
Kees Cook
1
-0
/
+2
2026-01-17
selftests: vDSO: getrandom: Fix path to s390 chacha implementation
Thomas Weißschuh
1
-1
/
+1
2026-01-17
selftests/x86: Add selftests include path for kselftest.h after centralization
Bala-Vignesh-Reddy
1
-0
/
+1
[prev]
[next]