summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-25vxlan: vnifilter: fix memcpy with u64_statsDavid Yang
2026-01-25macsec: fix memcpy with u64_statsDavid Yang
2026-01-25net: bridge: mcast: fix memcpy with u64_statsDavid Yang
2026-01-25u64_stats: Introduce u64_stats_copy()David Yang
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan
2026-01-25Documentation: net: Fix typos in netdevices.rstDimitri Daskalakis
2026-01-25sfc: fix deadlock in RSS config readEdward Cree
2026-01-25Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-01-25rust: debugfs: use pin_init::zeroed() for file_operationsKe Sun
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov
2026-01-25io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistentlyJens Axboe
2026-01-25io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocationJens Axboe
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan
2026-01-25Merge branch 'selftests-bpf-introduce-execution-context-detection-helpers'Alexei Starovoitov
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano
2026-01-24dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'Svyatoslav Ryhel
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24Merge branch 'bpf-fsession-support'Alexei Starovoitov
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong
2026-01-24bpftool: add fsession supportMenglong Dong
2026-01-24libbpf: add fsession supportMenglong Dong
2026-01-24bpf,x86: add fsession support for x86_64Menglong Dong
2026-01-24bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-01-24bpf: support fsession for bpf_session_cookieMenglong Dong
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24bpf: use the least significant byte for the nr_args in trampolineMenglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-24Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds