summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-15kernfs: avoid iattr allocation in listxattrYichong Chen
2026-08-15dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatibleYijie Yang
2026-08-15dt-bindings: mailbox: Convert TI Message Manager to DT schemaEduard Bostina
2026-08-15mailbox: cix: fix DT property name string typo and use dev_err_probe()Surendra Singh Chouhan
2026-08-15mailbox: riscv-sbi-mpxy: validate RPMI notification lengthsPengpeng Hou
2026-08-15mailbox: bcm2835: use platform_get_irq and simplify probeRosen Penev
2026-08-15mailbox: qcom-ipcc: fix duplicate channel allocation across holesAnup Vishwakarma
2026-08-15mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
2026-08-15mailbox: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-15dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatibleVaradarajan Narayanan
2026-08-15dt-bindings: mailbox: qcom-ipcc: Document Nord IPCCDeepti Jaggi
2026-08-15mailbox: exynos: Add support for Exynos850 mailboxAlexey Klimov
2026-08-15dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mboxAlexey Klimov
2026-08-15mailbox: pcc: Fix command timeout due to missed interruptHuisong Li
2026-08-15mailbox: pcc: Check shared memory signature on requestSudeep Holla
2026-08-15mailbox: pcc: Notify clients on polled completionSudeep Holla
2026-08-15mailbox: rockchip: drop unneeded runtime pointer (pclk)Linmao Li
2026-08-15mailbox: rockchip: disable pclk on probe failure and unbindLinmao Li
2026-08-15mailbox: qcom-cpucp: handle NULL data in send_data callbackJia Yang
2026-08-15mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handlerJia Yang
2026-08-15mailbox: arm_mhuv2: Use generic firmware property APIsKunihiko Hayashi
2026-08-15mailbox: arm_mhuv2: Convert channel translation to fw_xlate()Kunihiko Hayashi
2026-08-15modpost: use mod_warn() and mod_error(), clean up loggingJani Nikula
2026-08-15Merge branch 'redesign-verification-errors'Eduard Zingerman
2026-08-15bpf: Report Policy helper and kfunc errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Program Structure CFG errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Execution Context Safety errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Call Type Safety argument errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Resource Lifetime reference leaksKumar Kartikeya Dwivedi
2026-08-15bpf: Report Memory Safety bounds errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Register Type Safety errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Track verifier context diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Track verifier reference diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Prune verifier diagnostics when switching pathsKumar Kartikeya Dwivedi
2026-08-15bpf: Add verifier diagnostic event logKumar Kartikeya Dwivedi
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
2026-08-15bpf: Add verifier diagnostics report helpersKumar Kartikeya Dwivedi
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki
2026-08-15cpufreq: schedutil: Fix rate limit overflowHui Su
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2026-08-15perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOSTPVS Narasimha Rao
2026-08-15perf dso: Replace assert with runtime check in dso__read_symbol()Arnaldo Carvalho de Melo
2026-08-15perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
2026-08-15perf dso: Use stored fd error instead of stale errno in file_read() and file_...Arnaldo Carvalho de Melo