| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-15 | bpf/selftests: Fix test_tcpnotify_user | Matt Bobrowski | 2 | -11/+10 |
| 2025-08-15 | selftests/bpf: Enable arena atomics tests for RV64 | Pu Lehui | 1 | -3/+6 |
| 2025-08-15 | riscv, bpf: Add support arena atomics for RV64 | Pu Lehui | 2 | -3/+59 |
| 2025-08-15 | riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling | Pu Lehui | 2 | -47/+39 |
| 2025-08-15 | riscv, bpf: Optimize cmpxchg insn with Zacas support | Pu Lehui | 2 | -16/+29 |
| 2025-08-15 | riscv, bpf: Add Zacas instructions | Pu Lehui | 1 | -0/+11 |
| 2025-08-15 | riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion | Pu Lehui | 1 | -17/+11 |
| 2025-08-15 | riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS | Pu Lehui | 3 | -3/+5 |
| 2025-08-15 | riscv, bpf: Extract emit_ldx() helper | Pu Lehui | 1 | -108/+35 |
| 2025-08-15 | riscv, bpf: Extract emit_st() helper | Pu Lehui | 1 | -109/+26 |
| 2025-08-15 | riscv, bpf: Extract emit_stx() helper | Pu Lehui | 1 | -131/+41 |
| 2025-08-14 | selftests/bpf: Copy test_kmods when installing selftest | Amery Hung | 1 | -1/+1 |
| 2025-08-14 | bpf: Don't use %pK through printk | Thomas Weißschuh | 1 | -1/+1 |
| 2025-08-13 | bpf: Replace kvfree with kfree for kzalloc memory | Qianfeng Rong | 1 | -1/+1 |
| 2025-08-13 | bpf: Tidy verifier bug message | Paul Chaignon | 1 | -5/+7 |
| 2025-08-13 | bpf: Remove redundant __GFP_NOWARN | Qianfeng Rong | 2 | -2/+2 |
| 2025-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Martin KaFai Lau | 1195 | -11415/+33303 |
| 2025-08-10 | Linux 6.17-rc1v6.17-rc1 | Linus Torvalds | 1 | -2/+2 |
| 2025-08-10 | Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -225/+554 |
| 2025-08-10 | Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+1 |
| 2025-08-10 | Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -15/+20 |
| 2025-08-10 | Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -20/+60 |
| 2025-08-10 | Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
| 2025-08-10 | tools/power turbostat: version 2025.09.09 | Len Brown | 1 | -1/+1 |
| 2025-08-10 | tools/power turbostat: Handle non-root legacy-uncore sysfs permissions | Len Brown | 1 | -1/+2 |
| 2025-08-10 | tools/power turbostat: standardize PER_THREAD_PARAMS | Len Brown | 1 | -20/+22 |
| 2025-08-10 | tools/power turbostat: Fix DMR support | Zhang Rui | 1 | -14/+15 |
| 2025-08-10 | tools/power turbostat: add format "average" for external attributes | Michael Hebenstreit | 2 | -11/+22 |
| 2025-08-10 | tools/power turbostat: delete GET_PKG() | Len Brown | 1 | -15/+6 |
| 2025-08-10 | tools/power turbostat: probe and display L3 cache topology | Len Brown | 1 | -3/+31 |
| 2025-08-10 | tools/power turbostat: Support more than 64 built-in-counters | Len Brown | 1 | -154/+406 |
| 2025-08-09 | tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns | Len Brown | 1 | -0/+8 |
| 2025-08-09 | Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -17/+17 |
| 2025-08-09 | Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -2/+141 |
| 2025-08-09 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 4 | -7/+18 |
| 2025-08-09 | Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux | Linus Torvalds | 38 | -442/+519 |
| 2025-08-09 | Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -3/+12 |
| 2025-08-09 | Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+9 |
| 2025-08-09 | Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-08-09 | Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -9/+21 |
| 2025-08-09 | Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
| 2025-08-09 | Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 18 | -63/+1214 |
| 2025-08-09 | Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 283 | -388/+359 |
| 2025-08-09 | Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 24 | -56/+137 |
| 2025-08-09 | Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -7/+7 |
| 2025-08-09 | Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 19 | -43/+43 |
| 2025-08-09 | Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
| 2025-08-09 | Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 35 | -562/+858 |
| 2025-08-09 | Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 20 | -1031/+1066 |
| 2025-08-09 | Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 4 | -63/+54 |