aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-7/+25
2026-01-24Merge branch 'bpf-fsession-support'Alexei Starovoitov26-101/+654
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong1-0/+16
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong2-0/+100
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong4-1/+65
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong2-0/+187
2026-01-24bpftool: add fsession supportMenglong Dong1-0/+1
2026-01-24libbpf: add fsession supportMenglong Dong2-0/+4
2026-01-24bpf,x86: add fsession support for x86_64Menglong Dong1-12/+40
2026-01-24bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong1-12/+14
2026-01-24bpf: support fsession for bpf_session_cookieMenglong Dong2-0/+35
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong3-13/+41
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong7-32/+29
2026-01-24bpf: use the least significant byte for the nr_args in trampolineMenglong Dong2-19/+26
2026-01-24bpf: add fsession supportMenglong Dong10-13/+97
2026-01-24Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds1-0/+1
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds5-6/+23
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song1-7/+9
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song3-4/+4
2026-01-24mailbox: zynqmp-ipi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+2
2026-01-24mailbox: mtk-cmdq: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-8/+4
2026-01-24dt-bindings: mailbox: xlnx,zynqmp-ipi-mailbox: Document msg region requirementHarini T1-0/+11
2026-01-24mailbox: Improve RISCV_SBI_MPXY_MBOX guidanceGeert Uytterhoeven1-2/+2
2026-01-24mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warningsValentina Fernandez1-12/+9
2026-01-24mailbox: arm_mhuv3: fix typo in commentLakshmi S1-1/+1
2026-01-24mailbox: cix: fix typo in error messageLakshmi S1-1/+1
2026-01-24mailbox: imx: Skip the suspend flag for i.MX7ULPJacky Bai1-2/+6
2026-01-24mailbox: exynos: drop unneeded runtime pointer (pclk)André Draszik1-5/+4
2026-01-24mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown1-1/+1
2026-01-24Documentation: Project continuityDan Williams2-0/+42
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds12-74/+209
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-17/+7
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+20
2026-01-24Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+17
2026-01-24Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+12
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
2026-01-24xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong2-3/+32
2026-01-24xfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong1-2/+5
2026-01-24xfs: check return value of xchk_scrub_create_subordDarrick J. Wong3-1/+7
2026-01-24xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong5-9/+24
2026-01-24reset: spacemit: Add SpacemiT K3 reset driverGuodong Xu3-0/+245
2026-01-24reset: spacemit: Extract common K1 reset codeGuodong Xu5-101/+144
2026-01-24reset: Create subdirectory for SpacemiT driversGuodong Xu5-11/+19
2026-01-24dt-bindings: soc: spacemit: Add K3 reset support and IDsGuodong Xu2-1/+178
2026-01-24Merge tag 'spacemit-clkrst-v6.20-3' into reset/nextPhilipp Zabel4-12/+296
2026-01-24reset: canaan: k230: drop OF dependency and enable by defaultJunhui Liu1-1/+1
2026-01-24reset: rzg2l-usbphy-ctrl: Add suspend/resume supportClaudiu Beznea1-15/+84
2026-01-24reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_bits()Claudiu Beznea1-4/+7
2026-01-24io_uring/zcrx: implement large rx buffer supportPavel Begunkov2-6/+34