summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-15selftests/landlock: Add tests for whiteout object creationGünther Noack
2026-08-15landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creationGünther Noack
2026-08-15selftests/landlock: Use an actual chardev for MAKE_CHAR audit testGünther Noack
2026-08-14Merge branch 'bpf-x86-fix-per-cpu-address-resolution-into-an-extended-register'Eduard Zingerman
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta
2026-08-14bpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta
2026-08-15openrisc: drop unneeded semicolonJulia Lawall
2026-08-15openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-15crypto: lskcipher - propagate errors from unaligned cryptKarl Mehltretter
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall
2026-08-15hwrng: drivers - use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
2026-08-15crypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes
2026-08-15crypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu
2026-08-15crypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu
2026-08-15crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
2026-08-15hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resumeThomas Richard (TI)
2026-08-15crypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev
2026-08-15crypto: krb5 - use kfree_sensitive() for derived key buffersJan Sebastian Götte
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...Paul E. McKenney