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-03-24
arm64: dts: rockchip: Enable OTP controller for RK3528
Jonas Karlman
-0
/
+47
2026-03-24
arm64: dts: rockchip: Enable OTP controller for RK356x
Heiko Stuebner
-0
/
+46
2026-03-24
arm64: dts: rockchip: Enable OTP controller for RK3562
Heiko Stuebner
-0
/
+46
2026-03-24
arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t series
Anand Moon
-2
/
+4
2026-03-24
arm64: dts: rockchip: add SD/eMMC aliases for ArmSom Sige5
Sebastian Reichel
-0
/
+2
2026-03-24
arm64: dts: rockchip: Add SPDIF nodes to RK3576 device tree
Sebastian Reichel
-0
/
+82
2026-03-24
arm64: dts: rockchip: Add Khadas Edge 2L board
Gray Huang
-0
/
+35
2026-03-24
dt-bindings: arm: rockchip: Add Khadas Edge 2L board
Gray Huang
-0
/
+5
2026-03-24
timers: Get this_cpu once while clearing the idle state
Shrikanth Hegde
-2
/
+3
2026-03-24
bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path
David Carlier
-3
/
+2
2026-03-24
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
-1
/
+1
2026-03-24
entry: Add missing kernel-doc for arch_ptrace_report_syscall functions
Kit Dallege
-0
/
+3
2026-03-24
selftests/futex: Bump up libnuma version check
Davidlohr Bueso
-2
/
+2
2026-03-24
selftests/futex: Conditionally include libnuma support
Nylon Chen
-1
/
+6
2026-03-24
selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...
Thomas Weißschuh
-25
/
+3
2026-03-24
sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
-15
/
+6
2026-03-24
tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
-0
/
+41
2026-03-24
module: Move 'struct module_signature' to UAPI
Thomas Weißschuh
-27
/
+42
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
-8
/
+8
2026-03-24
module: Give 'enum pkey_id_type' a more specific name
Thomas Weißschuh
-5
/
+5
2026-03-24
module: Drop unused signature types
Thomas Weißschuh
-3
/
+1
2026-03-24
extract-cert: drop unused definition of PKEY_ID_PKCS7
Thomas Weißschuh
-2
/
+0
2026-03-24
fs: hugetlb: simplify remove_inode_hugepages() return type
Jiaqi Yan
-12
/
+6
2026-03-24
mm/shrinker: fix refcount leak in shrink_slab_memcg()
Altan Hacigumus
-1
/
+4
2026-03-24
mm/damon/ops-common: remove redudnant mmu notifier call in pmdp mkold
qinyu
-1
/
+1
2026-03-24
mm/page_alloc: avoid overcounting bulk alloc in watermark check
Shengming Hu
-1
/
+1
2026-03-24
mm, swap: speed up hibernation allocation and writeout
Kairui Song
-5
/
+16
2026-03-24
media: imx8mq-mipi-csi2: Add support for i.MX8ULP
Guoniu Zhou
-0
/
+1
2026-03-24
media: imx8mq-mipi-csi2: Explicitly release reset
Guoniu Zhou
-6
/
+2
2026-03-24
media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
Guoniu Zhou
-35
/
+21
2026-03-24
media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
Guoniu Zhou
-6
/
+43
2026-03-24
media: nxp: imx8-isi: Add ISI support for i.MX95
Guoniu Zhou
-0
/
+13
2026-03-24
media: nxp: imx8-isi: Keep the default value for BLANK_PXL field
Guoniu Zhou
-4
/
+2
2026-03-24
media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string
Guoniu Zhou
-1
/
+26
2026-03-24
media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
Guoniu Zhou
-1
/
+1
2026-03-24
media: dw100: Merge dw100_device_run and dw100_start
Stefan Klug
-37
/
+30
2026-03-24
media: dw100: Fix kernel oops with PREEMPT_RT enabled
Stefan Klug
-5
/
+16
2026-03-24
media: dw100: Implement dynamic vertex map update
Stefan Klug
-6
/
+17
2026-03-24
media: dw100: Implement V4L2 requests support
Stefan Klug
-13
/
+42
2026-03-24
media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
Frank Li
-23
/
+35
2026-03-24
media: rkisp1: Fix enum_framesizes accepting invalid pixel formats
Tarang Raval
-0
/
+3
2026-03-24
tracefs: Use dentry name snapshots instead of heap allocation
AnishMulay
-31
/
+8
2026-03-24
eventfs: Simplify code using guard()s
Steven Rostedt
-60
/
+36
2026-03-24
Merge tag 'v7.0-rc5' into next
Dmitry Torokhov
-5498
/
+9917
2026-03-24
selftests/bpf: move trampoline_count to dedicated bpf_testmod target
Sun Jian
-20
/
+27
2026-03-24
selftests/bpf: Fix sockmap_multi_channels reliability
Jiayuan Chen
-2
/
+15
2026-03-24
selftests/bpf: Improve tc_tunnel test reliability
Jiayuan Chen
-1
/
+1
2026-03-24
bpf: update outdated comment for refactored btf_check_kfunc_arg_match()
Kexin Sun
-1
/
+1
2026-03-24
Merge branch 'bpf-add-multi-level-pointer-parameter-support-for-trampolines'
Alexei Starovoitov
-10
/
+94
2026-03-24
selftests/bpf: Add trampolines single and multi-level pointer params test cov...
Slava Imameev
-0
/
+87
[prev]
[next]