summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16fuse: make sure dentry is evicted if staleMiklos Szeredi
2026-01-16fuse: fix race when disposing stale dentriesMiklos Szeredi
2026-01-16driver-core: improve driver binding documentationDanilo Krummrich
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir
2026-01-16Merge branch 'bpf-fix-linked-register-tracking'Alexei Starovoitov
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-16bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-16sysfs(2): fs_index() argument is _not_ a pathnameAl Viro
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro
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