summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-15perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
2026-08-15perf dso: Guard against errno==0 when dso__get_filename() returns NULLArnaldo Carvalho de Melo
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo
2026-08-15sched_ext: Drop the stale keep_prev fixup in dispatch_pick()Tejun Heo
2026-08-15sched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo
2026-08-14sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATORTejun Heo
2026-08-14sched_ext/scx_flatcg: Fix cvtime true-up on slice expiryTao Cui
2026-08-14sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui
2026-08-14sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detectionfangqiurong
2026-08-14sched_ext: Make scx_bpf_events() read the calling scheduler's countersTejun Heo
2026-08-14sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo
2026-08-15fbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15samples/landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS to samplerJustin Suess
2026-08-15landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Check landlock_restrict_self(2)'s flags before privilegesJustin Suess
2026-08-15landlock: Link the erratum documentation for whiteout objectsGünther Noack
2026-08-15selftests/landlock: Test whiteout object behaviour in OverlayFS renamesGünther Noack
2026-08-15selftests/landlock: Add audit test for whiteout object creationGünther Noack