summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-01-13chroot(2): import pathname only onceAl Viro
2026-01-13chdir(2): import pathname only onceAl Viro
2026-01-13do_utimes_path(): import pathname only onceAl Viro
2026-01-13do_fchownat(): import pathname only onceAl Viro
2026-01-13do_fchmodat(): import pathname only onceAl Viro
2026-01-13do_faccessat(): import pathname only onceAl Viro
2026-01-13allow to use CLASS() for struct filename *Al Viro
2026-01-13init_link(): turn into a trivial wrapper for do_linkat()Al Viro
2026-01-13init_symlink(): turn into a trivial wrapper for do_symlinkat()Al Viro
2026-01-13init_mkdir(): turn into a trivial wrapper for do_mkdirat()Al Viro
2026-01-13init_mknod(): turn into a trivial wrapper for do_mknodat()Al Viro
2026-01-13tools: ynl: render event op docs correctlyDonald Hunter
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn
2026-01-13KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()Yan Zhao
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-13remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by LinuxMukesh Ojha
2026-01-13remoteproc: pas: Extend parse_fw callback to fetch resources via SMC callMukesh Ojha
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
2026-01-13firmware: qcom_scm: Remove redundant piece of codeMukesh Ojha
2026-01-13dt-bindings: remoteproc: qcom,pas: Add iommus propertyMukesh Ojha
2026-01-13arm64: dts: qcom: qcs8300: Add GPU coolingGaurav Kohli
2026-01-13Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-13bpf: Remove an unused parameter in check_func_protoSong Chen