index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
-0
/
+58
2026-01-25
KVM: arm64: Simplify PAGE_S2_MEMATTR
Marc Zyngier
-5
/
+4
2026-01-25
KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
Marc Zyngier
-20
/
+8
2026-01-25
KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
Marc Zyngier
-1
/
+3
2026-01-25
KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
Marc Zyngier
-1
/
+15
2026-01-25
arm64: Add MT_S2{,_FWB}_AS_S1 encodings
Marc Zyngier
-3
/
+8
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
-51
/
+127
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
-10
/
+22
2026-01-25
RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
Li Zhijian
-97
/
+194
2026-01-24
Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
gongqi
-0
/
+7
2026-01-24
Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
feng
-0
/
+11
2026-01-24
Input: novatek-nvt-ts - drop wake_type check
Gianluca Boiano
-5
/
+0
2026-01-24
dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'
Svyatoslav Ryhel
-0
/
+3
2026-01-24
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-7
/
+25
2026-01-24
Merge branch 'bpf-fsession-support'
Alexei Starovoitov
-101
/
+654
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
-0
/
+100
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
-1
/
+65
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
-0
/
+187
2026-01-24
bpftool: add fsession support
Menglong Dong
-0
/
+1
2026-01-24
libbpf: add fsession support
Menglong Dong
-0
/
+4
2026-01-24
bpf,x86: add fsession support for x86_64
Menglong Dong
-12
/
+40
2026-01-24
bpf,x86: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
-12
/
+14
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
-0
/
+35
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
-13
/
+41
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-32
/
+29
2026-01-24
bpf: use the least significant byte for the nr_args in trampoline
Menglong Dong
-19
/
+26
2026-01-24
bpf: add fsession support
Menglong Dong
-13
/
+97
2026-01-24
Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntb
Linus Torvalds
-0
/
+1
2026-01-24
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+23
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
-7
/
+9
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
-4
/
+4
2026-01-24
mailbox: zynqmp-ipi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+2
2026-01-24
mailbox: mtk-cmdq: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-8
/
+4
2026-01-24
dt-bindings: mailbox: xlnx,zynqmp-ipi-mailbox: Document msg region requirement
Harini T
-0
/
+11
2026-01-24
mailbox: Improve RISCV_SBI_MPXY_MBOX guidance
Geert Uytterhoeven
-2
/
+2
2026-01-24
mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
Valentina Fernandez
-12
/
+9
2026-01-24
mailbox: arm_mhuv3: fix typo in comment
Lakshmi S
-1
/
+1
2026-01-24
mailbox: cix: fix typo in error message
Lakshmi S
-1
/
+1
2026-01-24
mailbox: imx: Skip the suspend flag for i.MX7ULP
Jacky Bai
-2
/
+6
2026-01-24
mailbox: exynos: drop unneeded runtime pointer (pclk)
André Draszik
-5
/
+4
2026-01-24
mailbox: pcc: Remove spurious IRQF_ONESHOT usage
Mark Brown
-1
/
+1
2026-01-24
Documentation: Project continuity
Dan Williams
-0
/
+42
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-74
/
+209
2026-01-24
Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2026-01-24
Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-17
/
+7
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+20
2026-01-24
Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+17
2026-01-24
Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+12
[prev]
[next]