| 2025-08-18 |
Anton Protopopov | bpf: Add a verbose message when the BTF limit is reached |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Fushuai Wang | bpf: Replace get_next_cpu() with cpumask_next_wrap() |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | selftests/bpf: Clobber a lot of registers in tailcall_b... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Write back tail call counter for BPF_TRAMP_F_... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Do not write tail call counter into helper... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Andrii Nakryiko | Merge branch 'libbpf-fix-reuse-of-devmap' |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Yureka Lilian | selftests/bpf: Add test for DEVMAP reuse |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Yureka Lilian | libbpf: Fix reuse of DEVMAP |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Tao Chen | bpf: Remove migrate_disable in kprobe_multi_link_prog_run |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Matt Bobrowski | bpf/selftests: Fix test_tcpnotify_user |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | selftests/bpf: Enable arena atomics tests for RV64 |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add support arena atomics for RV64 |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add ex_insn_off and ex_jmp_off for exceptio... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Optimize cmpxchg insn with Zacas support |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add Zacas instructions |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add rv_ext_enabled macro for runtime detect... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv: Separate toolchain support dependency from RISCV... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_ldx() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_st() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_stx() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Amery Hung | selftests/bpf: Copy test_kmods when installing selftest |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Thomas Weißschuh | bpf: Don't use %pK through printk |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Qianfeng Rong | bpf: Replace kvfree with kfree for kzalloc memory |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Paul Chaignon | bpf: Tidy verifier bug message |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Qianfeng Rong | bpf: Remove redundant __GFP_NOWARN |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Martin KaFai Lau | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Linux 6.17-rc1 v6.17-rc1 |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'turbostat-2025.09.09' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'locking_urgent_for_v6.17_rc1' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: version 2025.09.09 |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: Handle non-root legacy-uncore... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: standardize PER_THREAD_PARAMS |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Zhang Rui | tools/power turbostat: Fix DMR support |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Michael Hebenstreit | tools/power turbostat: add format "average" for externa... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: delete GET_PKG() |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: probe and display L3 cache topology |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: Support more than 64 built-in... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Len Brown | tools/power turbostat.8: Document Totl%C0, Any%C0,... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'efi-next-for-v6.17' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'block-6.17-20250808' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'io_uring-6.17-20250808' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'spi-fix-v6.17-merge-window' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'regulator-fix-v6.17-merge-window' of git... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'regmap-fix-v6.17-merge-window' of git:/... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'sound-fix-6.17-rc1' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'xtensa-20250808' of https://github.com/jcmvb... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Arnd Bergmann | Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Zhang Rui | tools/power turbostat: Fix bogus SysWatt for forked... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Calvin Owens | tools/power turbostat: Handle cap_get_proc() ENOSYS |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Calvin Owens | tools/power turbostat: Fix build with musl |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Len Brown | tools/power turbostat: verify arguments to params ... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Jens Axboe | io_uring/memmap: cast nr_pages to size_t before shifting |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Adam Young | mailbox/pcc: support mailbox management of the shared... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 's390-6.17-2' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 'for_linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 'drm-next-2025-08-08' of https://gitlab.freed... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Linus Torvalds | Merge tag 'loongarch-6.17' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-08-08 |
Li Jun | bpf: Standardize function declaration style |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Thorsten Blum | smb: server: Fix extension string in ksmbd_extract_shor... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Namjae Jeon | ksmbd: limit repeated connections from clients with... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Dave Airlie | Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Dave Airlie | Merge tag 'drm-xe-next-fixes-2025-08-06' of https:... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Stefan Metzmacher | smb: client: only use a single wait_queue to monitor... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Stefan Metzmacher | smb: client: don't call init_waitqueue_head(&info-... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Stefan Metzmacher | smb: client: improve logging in smbd_conn_upcall() |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Stefan Metzmacher | smb: client: return an error if rdma_connect does not... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Nam Cao | PCI: vmd: Fix wrong kfree() in vmd_msi_free() |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Alexei Starovoitov | Merge branch 'bpf-use-vrealloc-in-bpf_patch_insn_data' |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Eduard Zingerman | bpf: use realloc in bpf_patch_insn_data |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Eduard Zingerman | bpf: removed unused 'env' parameter from is_reg64 and... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Alexei Starovoitov | Merge branch 'perf-s390-regression-move-uid-filtering... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Ilya Leoshkevich | perf bpf-filter: Enable events manually |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Ilya Leoshkevich | libbpf: Add the ability to suppress perf event enablement |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Eric Dumazet | pptp: fix pptp_xmit() error path |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Yu Kuai | lib/sbitmap: make sbitmap_get_shallow() internal |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Yu Kuai | lib/sbitmap: convert shallow_depth from one word to... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Mohamed Khalfella | nvmet: exit debugfs after discovery subsystem exits |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Bartosz Golaszewski | treewide: rename GPIO set callbacks back to their origi... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Bartosz Golaszewski | gpio: remove legacy GPIO line value setter callbacks |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Bartosz Golaszewski | Merge commit '6e64f4580381e32c06ee146ca807c555b8f73e24... |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Takashi Iwai | ALSA: hda/cirrus: Restrict prompt only for CONFIG_EXPERT |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Takashi Iwai | ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Takashi Iwai | ALSA: hda/realtek: Restrict prompt only for CONFIG_EXPERT |
commit | commitdiff | tree | snapshot |
| 2025-08-07 |
Linus Torvalds | Merge tag 'input-for-v6.17-rc0' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| next |