summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16ksmbd: use CLASS(filename_kernel)Al Viro
2026-01-16mqueue: switch to CLASS(filename)Al Viro
2026-01-16user_statfs(): switch to CLASS(filename)Al Viro
2026-01-16statx: switch to CLASS(filename_maybe_null)Al Viro
2026-01-16quotactl_block(): switch to CLASS(filename)Al Viro
2026-01-16chroot(2): switch to CLASS(filename)Al Viro
2026-01-16move_mount(2): switch to CLASS(filename_maybe_null)Al Viro
2026-01-16namei.c: switch user pathname imports to CLASS(filename{,_flags})Al Viro
2026-01-16namei.c: convert getname_kernel() callers to CLASS(filename_kernel)Al Viro
2026-01-16do_f{chmod,chown,access}at(): use CLASS(filename_uflags)Al Viro
2026-01-16do_readlinkat(): switch to CLASS(filename_flags)Al Viro
2026-01-16do_sys_truncate(): switch to CLASS(filename)Al Viro
2026-01-16do_utimes_path(): switch to CLASS(filename_uflags)Al Viro
2026-01-16chdir(2): unspaghettify a bit...Al Viro
2026-01-16do_fchownat(): unspaghettify a bit...Al Viro
2026-01-16fspick(2): use CLASS(filename_flags)Al Viro
2026-01-16name_to_handle_at(): use CLASS(filename_uflags)Al Viro
2026-01-16vfs_open_tree(): use CLASS(filename_uflags)Al Viro
2026-01-16do_open_execat(): don't care about LOOKUP_EMPTYAl Viro
2026-01-16mount_setattr(2): don't mess with LOOKUP_EMPTYAl Viro
2026-01-16file_[gs]etattr(2): switch to CLASS(filename_maybe_null)Al Viro
2026-01-16filename_...xattr(): don't consume filename referenceAl Viro
2026-01-16non-consuming variants of do_{unlinkat,rmdir}()Al Viro
2026-01-16non-consuming variant of do_mknodat()Al Viro
2026-01-16non-consuming variant of do_mkdirat()Al Viro
2026-01-16non-consuming variant of do_symlinkat()Al Viro
2026-01-16non-consuming variant of do_linkat()Al Viro
2026-01-16Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-16non-consuming variant of do_renameat2()Al Viro
2026-01-16iio: pressure: mprls0025pa: add copyright linePetre Rodan
2026-01-16iio: pressure: mprls0025pa: change measurement sequencePetre Rodan
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde
2026-01-16openrisc: dts: Add de0 nano multicore config and devicetreeStafford Horne
2026-01-16openrisc: dts: Split simple smp dts to dts and dtsiStafford Horne
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne
2026-01-16openrisc: dts: Add de0 nano config and devicetreeStafford Horne
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams