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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-09
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
3
-7
/
+12
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
12
-2
/
+30
2024-11-09
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
3
-8
/
+83
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
14
-197
/
+27
2024-11-09
perf bpf-prologue: Remove unused file
Ian Rogers
1
-37
/
+0
2024-11-09
perf docs: Document tool and hwmon events
Ian Rogers
1
-0
/
+15
2024-11-09
perf test: Add hwmon "PMU" test
Ian Rogers
3
-0
/
+240
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
3
-0
/
+31
2024-11-09
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
3
-0
/
+724
2024-11-09
perf test: Add hwmon filename parser test
Ian Rogers
4
-0
/
+114
2024-11-09
perf hwmon_pmu: Add hwmon filename parser
Ian Rogers
3
-0
/
+257
2024-11-08
tools api io: Ensure line_len_out is always initialized
Ian Rogers
1
-0
/
+1
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
23
-23
/
+23
2024-11-08
perf script python: Adjust objdump start/end per map pgoff parameter
Steve Clevenger
1
-5
/
+11
2024-11-08
perf script cs_etm: Add map_pgoff to python dictionary
Steve Clevenger
1
-3
/
+6
2024-11-07
perf stat: Expand metric+unit buffer size
Ian Rogers
1
-1
/
+1
2024-11-07
perf tools: Add the empty-pmu-events build to .gitignore
Haiyue Wang
1
-0
/
+2
2024-11-07
perf: event: Remove deadcode
Dr. David Alan Gilbert
4
-29
/
+0
2024-11-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-11-04
perf test: Fix ftrace test with regex patterns
Namhyung Kim
1
-1
/
+1
2024-11-04
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-11-04
perf tools: Add all shellcheck_log to gitignore
Charlie Jenkins
1
-3
/
+1
2024-11-04
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
1
-1
/
+1
2024-11-04
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
1
-13
/
+0
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
3
-4
/
+8
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
1060
-7643
/
+12417
2024-11-03
Linux 6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
18
-143
/
+159
2024-11-03
Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
14
-28
/
+59
2024-11-03
Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-26
/
+61
2024-11-03
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-12
/
+5
2024-11-03
Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-31
/
+78
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
3
-47
/
+55
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2
-11
/
+5
2024-11-03
Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
10
-68
/
+177
2024-11-03
Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-65
/
+104
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
7
-16
/
+39
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2024-11-03
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+10
2024-11-03
Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-22
/
+69
2024-11-03
Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-11-03
Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+13
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-11-02
Input: fix regression when re-registering input handlers
Dmitry Torokhov
2
-62
/
+82
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-5
/
+4
2024-11-02
Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-65
/
+62
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
5
-14
/
+126
2024-11-01
Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-2
/
+22
[next]