| Age | Commit message (Expand) | Author |
| 2026-01-13 | drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_* | Lyude Paul |
| 2026-01-13 | drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare | Lyude Paul |
| 2026-01-13 | dt-bindings: riscv: extensions: Drop unnecessary select schema | Rob Herring (Arm) |
| 2026-01-13 | dt-bindings: riscv: Add Sha and its comprised extensions | Guodong Xu |
| 2026-01-13 | dt-bindings: riscv: Add Ssccptr, Sscounterenw, Sstvala, Sstvecd, Ssu64xl | Guodong Xu |
| 2026-01-13 | dt-bindings: riscv: Add descriptions for Za64rs, Ziccamoa, Ziccif, and Zicclsm | Guodong Xu |
| 2026-01-13 | dt-bindings: riscv: Add B ISA extension description | Guodong Xu |
| 2026-01-13 | dt-bindings: riscv: update ratified version of h, svinval, svnapot, svpbmt | Guodong Xu |
| 2026-01-13 | ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking | Rafael J. Wysocki |
| 2026-01-13 | nvmet: do not copy beyond sybsysnqn string length | Shin'ichiro Kawasaki |
| 2026-01-13 | PCI/portdrv: Use bus-type functions | Uwe Kleine-König |
| 2026-01-13 | PCI/portdrv: Don't check for valid device and driver in bus callbacks | Uwe Kleine-König |
| 2026-01-13 | PCI/portdrv: Move pcie_port_bus_type to pcie source file | Uwe Kleine-König |
| 2026-01-13 | PCI/portdrv: Don't check for the driver's and device's bus | Uwe Kleine-König |
| 2026-01-13 | PCI/portdrv: Drop empty shutdown callback | Uwe Kleine-König |
| 2026-01-13 | PCI/portdrv: Fix potential resource leak | Uwe Kleine-König |
| 2026-01-13 | pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges() | Andy Shevchenko |
| 2026-01-13 | pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges() | Andy Shevchenko |
| 2026-01-13 | selinux: add support for BPF token access control | Eric Suen |
| 2026-01-13 | perf addr_location: Update outdated comment | Julia Lawall |
| 2026-01-13 | perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls | Jan H. Schönherr |
| 2026-01-13 | perf tools: Dump callchain context marker names | James Clark |
| 2026-01-13 | perf vendor events arm64: Remove uncountable events | James Clark |
| 2026-01-13 | perf Documentation: Correct branch stack sampling call-stack option | Dapeng Mi |
| 2026-01-13 | perf test: Do not skip when some metric-group tests succeed | Namhyung Kim |
| 2026-01-13 | perf test: Do not skip when some metrics tests succeeded | Namhyung Kim |
| 2026-01-13 | perf test: Use shelldir to refer perf source location | Namhyung Kim |
| 2026-01-13 | perf test: Skip dlfilter test for build failures | Namhyung Kim |
| 2026-01-13 | genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask | Imran Khan |
| 2026-01-13 | switch {alloc,free}_bprm() to CLASS() | Al Viro |
| 2026-01-13 | do_execveat_common(): don't consume filename reference | Al Viro |
| 2026-01-13 | execve: fold {compat_,}do_execve{,at}() into their sole callers | Al Viro |
| 2026-01-13 | simplify the callers of alloc_bprm() | Al Viro |
| 2026-01-13 | simplify the callers of do_open_execat() | Al Viro |
| 2026-01-13 | simplify the callers of file_open_name() | Al Viro |
| 2026-01-13 | do_sys_openat2(): get rid of useless check, switch to CLASS(filename) | Al Viro |
| 2026-01-13 | rename do_filp_open() to do_file_open() | Al Viro |
| 2026-01-13 | do_filp_open(): DTRT when getting ERR_PTR() as pathname | Al Viro |
| 2026-01-13 | ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name | Al Viro |
| 2026-01-13 | ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name | Al Viro |
| 2026-01-13 | move_mount(): filename_lookup() accepts ERR_PTR() as filename | Al Viro |
| 2026-01-13 | file_setattr(): filename_lookup() accepts ERR_PTR() as filename | Al Viro |
| 2026-01-13 | file_getattr(): filename_lookup() accepts ERR_PTR() as filename | Al Viro |
| 2026-01-13 | struct filename ->refcnt doesn't need to be atomic | Al Viro |
| 2026-01-13 | allow incomplete imports of filenames | Al Viro |
| 2026-01-13 | switch __getname_maybe_null() to CLASS(filename_flags) | Al Viro |
| 2026-01-13 | fs: hide names_cache behind runtime const machinery | Mateusz Guzik |
| 2026-01-13 | struct filename: saner handling of long names | Al Viro |
| 2026-01-13 | struct filename: use names_cachep only for getname() and friends | Al Viro |
| 2026-01-13 | getname_flags() massage, part 2 | Al Viro |