summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK3528Jonas Karlman-0/+47
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK356xHeiko Stuebner-0/+46
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK3562Heiko Stuebner-0/+46
2026-03-24arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t seriesAnand Moon-2/+4
2026-03-24arm64: dts: rockchip: add SD/eMMC aliases for ArmSom Sige5Sebastian Reichel-0/+2
2026-03-24arm64: dts: rockchip: Add SPDIF nodes to RK3576 device treeSebastian Reichel-0/+82
2026-03-24arm64: dts: rockchip: Add Khadas Edge 2L boardGray Huang-0/+35
2026-03-24dt-bindings: arm: rockchip: Add Khadas Edge 2L boardGray Huang-0/+5
2026-03-24timers: Get this_cpu once while clearing the idle stateShrikanth Hegde-2/+3
2026-03-24bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB pathDavid Carlier-3/+2
2026-03-24alarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng-1/+1
2026-03-24entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege-0/+3
2026-03-24selftests/futex: Bump up libnuma version checkDavidlohr Bueso-2/+2
2026-03-24selftests/futex: Conditionally include libnuma supportNylon Chen-1/+6
2026-03-24selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...Thomas Weißschuh-25/+3
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh-15/+6
2026-03-24tools uapi headers: add linux/module_signature.hThomas Weißschuh-0/+41
2026-03-24module: Move 'struct module_signature' to UAPIThomas Weißschuh-27/+42
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh-8/+8
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh-5/+5
2026-03-24module: Drop unused signature typesThomas Weißschuh-3/+1
2026-03-24extract-cert: drop unused definition of PKEY_ID_PKCS7Thomas Weißschuh-2/+0
2026-03-24fs: hugetlb: simplify remove_inode_hugepages() return typeJiaqi Yan-12/+6
2026-03-24mm/shrinker: fix refcount leak in shrink_slab_memcg()Altan Hacigumus-1/+4
2026-03-24mm/damon/ops-common: remove redudnant mmu notifier call in pmdp mkoldqinyu-1/+1
2026-03-24mm/page_alloc: avoid overcounting bulk alloc in watermark checkShengming Hu-1/+1
2026-03-24mm, swap: speed up hibernation allocation and writeoutKairui Song-5/+16
2026-03-24media: imx8mq-mipi-csi2: Add support for i.MX8ULPGuoniu Zhou-0/+1
2026-03-24media: imx8mq-mipi-csi2: Explicitly release resetGuoniu Zhou-6/+2
2026-03-24media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocksGuoniu Zhou-35/+21
2026-03-24media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible stringGuoniu Zhou-6/+43
2026-03-24media: nxp: imx8-isi: Add ISI support for i.MX95Guoniu Zhou-0/+13
2026-03-24media: nxp: imx8-isi: Keep the default value for BLANK_PXL fieldGuoniu Zhou-4/+2
2026-03-24media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible stringGuoniu Zhou-1/+26
2026-03-24media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0Guoniu Zhou-1/+1
2026-03-24media: dw100: Merge dw100_device_run and dw100_startStefan Klug-37/+30
2026-03-24media: dw100: Fix kernel oops with PREEMPT_RT enabledStefan Klug-5/+16
2026-03-24media: dw100: Implement dynamic vertex map updateStefan Klug-6/+17
2026-03-24media: dw100: Implement V4L2 requests supportStefan Klug-13/+42
2026-03-24media: nxp: Add dev_err_probe() to all error paths in *async_register() helpersFrank Li-23/+35
2026-03-24media: rkisp1: Fix enum_framesizes accepting invalid pixel formatsTarang Raval-0/+3
2026-03-24tracefs: Use dentry name snapshots instead of heap allocationAnishMulay-31/+8
2026-03-24eventfs: Simplify code using guard()sSteven Rostedt-60/+36
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov-5498/+9917
2026-03-24selftests/bpf: move trampoline_count to dedicated bpf_testmod targetSun Jian-20/+27
2026-03-24selftests/bpf: Fix sockmap_multi_channels reliabilityJiayuan Chen-2/+15
2026-03-24selftests/bpf: Improve tc_tunnel test reliabilityJiayuan Chen-1/+1
2026-03-24bpf: update outdated comment for refactored btf_check_kfunc_arg_match()Kexin Sun-1/+1
2026-03-24Merge branch 'bpf-add-multi-level-pointer-parameter-support-for-trampolines'Alexei Starovoitov-10/+94
2026-03-24selftests/bpf: Add trampolines single and multi-level pointer params test cov...Slava Imameev-0/+87