summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-13x86/entry/vdso: Move vdso2c to arch/x86/toolsH. Peter Anvin
2026-01-13x86/entry/vdso: Rename vdso_image_* to vdso*_imageH. Peter Anvin
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul
2026-01-13dt-bindings: riscv: extensions: Drop unnecessary select schemaRob Herring (Arm)
2026-01-13dt-bindings: riscv: Add Sha and its comprised extensionsGuodong Xu
2026-01-13dt-bindings: riscv: Add Ssccptr, Sscounterenw, Sstvala, Sstvecd, Ssu64xlGuodong Xu
2026-01-13dt-bindings: riscv: Add descriptions for Za64rs, Ziccamoa, Ziccif, and ZicclsmGuodong Xu
2026-01-13dt-bindings: riscv: Add B ISA extension descriptionGuodong Xu
2026-01-13dt-bindings: riscv: update ratified version of h, svinval, svnapot, svpbmtGuodong Xu
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki
2026-01-13PCI/portdrv: Use bus-type functionsUwe Kleine-König
2026-01-13PCI/portdrv: Don't check for valid device and driver in bus callbacksUwe Kleine-König
2026-01-13PCI/portdrv: Move pcie_port_bus_type to pcie source fileUwe Kleine-König
2026-01-13PCI/portdrv: Don't check for the driver's and device's busUwe Kleine-König
2026-01-13PCI/portdrv: Drop empty shutdown callbackUwe Kleine-König
2026-01-13PCI/portdrv: Fix potential resource leakUwe Kleine-König
2026-01-13pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko
2026-01-13pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko
2026-01-13selinux: add support for BPF token access controlEric Suen
2026-01-13perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU callsJan H. Schönherr
2026-01-13genirq/cpuhotplug: Notify about affinity changes breaking the affinity maskImran Khan
2026-01-13switch {alloc,free}_bprm() to CLASS()Al Viro
2026-01-13do_execveat_common(): don't consume filename referenceAl Viro
2026-01-13execve: fold {compat_,}do_execve{,at}() into their sole callersAl Viro
2026-01-13simplify the callers of alloc_bprm()Al Viro
2026-01-13simplify the callers of do_open_execat()Al Viro
2026-01-13simplify the callers of file_open_name()Al Viro
2026-01-13do_sys_openat2(): get rid of useless check, switch to CLASS(filename)Al Viro
2026-01-13rename do_filp_open() to do_file_open()Al Viro
2026-01-13do_filp_open(): DTRT when getting ERR_PTR() as pathnameAl Viro
2026-01-13ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as nameAl Viro
2026-01-13ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as nameAl Viro
2026-01-13move_mount(): filename_lookup() accepts ERR_PTR() as filenameAl Viro
2026-01-13file_setattr(): filename_lookup() accepts ERR_PTR() as filenameAl Viro
2026-01-13file_getattr(): filename_lookup() accepts ERR_PTR() as filenameAl Viro
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro
2026-01-13allow incomplete imports of filenamesAl Viro
2026-01-13switch __getname_maybe_null() to CLASS(filename_flags)Al Viro
2026-01-13fs: hide names_cache behind runtime const machineryMateusz Guzik
2026-01-13struct filename: saner handling of long namesAl Viro
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro
2026-01-13getname_flags() massage, part 2Al Viro
2026-01-13getname_flags() massage, part 1Al Viro
2026-01-13ntfs: ->d_compare() must not blockAl Viro
2026-01-13get rid of audit_reusename()Al Viro
2026-01-13do_readlinkat(): import pathname only onceAl Viro
2026-01-13do_sys_truncate(): import pathname only onceAl Viro
2026-01-13user_statfs(): import pathname only onceAl Viro