summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28clk: imx: Add audio PLL debugfs for K-divider controlJacky Bai3-1/+125
2026-07-28net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet1-15/+17
2026-07-28bpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo1-1/+3
2026-07-28tracing: Use seq_buf for string concatenationWoradorn Laodhanadhaworn1-3/+13
2026-07-28tracing: Use strscpy() instead of strcpy() in trace_sched_switchPo-Sheng Lin1-3/+3
2026-07-28tracing: Warn when an event dereferences a pointer in TP_printk()Steven Rostedt1-6/+29
2026-07-28samples/ftrace: Prevent division by zero when nr_function_calls is zeroSamuel Moelius1-1/+1
2026-07-28tracing: Reject invalid preemptirq_delay_test CPU affinitySamuel Moelius1-0/+9
2026-07-28fgraph: Use trace_seq_putc() in print_graph_return()Markus Elfring1-1/+1
2026-07-28tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_sh...Markus Elfring1-1/+1
2026-07-28tracing/user_events: Use seq_putc() in two functionsMarkus Elfring1-4/+4
2026-07-28tracing: Bound histogram expression strings with seq_bufPengpeng Hou1-24/+33
2026-07-28tracing: Return ERR_PTR() from expr_str()Pengpeng Hou1-5/+20
2026-07-28tracing: Use __free() for expr_str() bufferPengpeng Hou1-8/+6
2026-07-28kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()David Laight1-2/+1
2026-07-28tracing: Point constant hist field type to string literalYu Peng1-3/+1
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko1-0/+132
2026-07-28tracing: Expose tracepoint BTF ids via tracefsMykyta Yatsenko4-1/+129
2026-07-28bpf: Make btf_get_module_btf() and btf_relocate_id() non-staticMykyta Yatsenko2-2/+4
2026-07-28arm64: dts: allwinner: a523: enable IR on the Avaota A1Andre Przywara1-0/+6
2026-07-28arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+Justin Suess1-0/+6
2026-07-28arm64: dts: allwinner: a523: add IR receiver nodesJustin Suess1-0/+36
2026-07-28media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatibleJustin Suess1-3/+5
2026-07-28riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGICK Prateek Nayak1-18/+20
2026-07-28arm64/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak1-0/+46
2026-07-28arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patchingK Prateek Nayak1-12/+5
2026-07-28x86/runtime-const: Introduce runtime_const_mask_32()Peter Zijlstra1-0/+14
2026-07-28arm64: proton-pack: Restore the nospectre_bhb command-line optionKarl Mehltretter1-1/+8
2026-07-28arm64: fix cpu-feature-registers Malformed tableRandy Dunlap1-1/+1
2026-07-28iommu/tegra241-cmdqv: Rate-limit the error ISR's log messageNicolin Chen1-9/+7
2026-07-28iommu/tegra241-cmdqv: Fix VINTF0 leak on the init-failure pathNicolin Chen1-2/+8
2026-07-28iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSIDNicolin Chen1-1/+2
2026-07-28iommu/tegra241-cmdqv: Reject a vSID wider than the SID_MATCH fieldNicolin Chen1-2/+6
2026-07-28iommu/tegra241-cmdqv: Free the error IRQ before tearing down VINTFsNicolin Chen1-2/+8
2026-07-28iommu/tegra241-cmdqv: Don't fall back to a freed smmu after devm_krealloc()Nicolin Chen1-22/+32
2026-07-28iommu/tegra241-cmdqv: Don't run the error ISR before probe sets up vintfsNicolin Chen1-15/+19
2026-07-28iommu/tegra241-cmdqv: Harden error-map index handling in the error ISRNicolin Chen1-3/+11
2026-07-28iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)initNicolin Chen1-4/+33
2026-07-28iommu/tegra241-cmdqv: Publish an LVCMDQ only after it is fully initializedNicolin Chen1-8/+17
2026-07-28fs/ntfs3: reject restart table growth beyond U16_MAX entriesWeiming Shi1-0/+3
2026-07-28iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264Ashish Mhetre2-1/+5
2026-07-28iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratumAshish Mhetre4-4/+24
2026-07-28iommu/arm-smmu-v3: Add CFGI/TLBI-repeat workaroundAshish Mhetre2-4/+57
2026-07-28iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditionsNicolin Chen1-6/+17
2026-07-28fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()Samuel Page1-0/+9
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich2989-34907/+74046
2026-07-28media: mali-c55: Add support for RGB GammaJacopo Mondi3-5/+130
2026-07-28media: mali-c55: Add support for CCMJacopo Mondi2-1/+92
2026-07-28media: mali-c55: Fix clock leak on reset deassert failureDavid Carlier1-0/+2
2026-07-28media: mali-c55: Drop redundant mutex_destroy in capture register error pathDavid Carlier1-3/+1