summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-14rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()Paul E. McKenney
2026-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14selftests/sched_ext: Fix flaky ddsp failure tests on busy systemsMichal Blaszczyk
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu
2026-08-14Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-14selftests/sched_ext: Make numa idle validation race-freeCheng-Yang Chou
2026-08-14Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-14rust: introduce abstractions for fwctlZhi Wang
2026-08-14libbpf: Fix ring buffer consumer loop on 32-bit position wrapIsrael Téllez García
2026-08-14bpf: Fix available-data accounting on 32-bit wrap in overwrite modeIsrael Téllez García
2026-08-14bpf: Fix pending_pos walk on 32-bit ring position wrapIsrael Téllez García