aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-17riscv: Use generic TIF bitsThomas Gleixner2-17/+13
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner2-42/+35
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle1-10/+0
2025-09-17s390: Use generic TIF bitsThomas Gleixner2-26/+19
2025-09-17x86: Use generic TIF bitsThomas Gleixner2-44/+31
2025-09-17asm-generic: Provide generic TIF infrastructureThomas Gleixner2-0/+52
2025-09-17Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-nextDave Airlie62-663/+3998
2025-09-17thunderbolt: Update thunderbolt.h header fileAlan Borzeszkowski1-11/+14
2025-09-17thunderbolt: Update xdomain.c function documentationAlan Borzeszkowski1-13/+33
2025-09-17thunderbolt: Update usb4_port.c function documentationAlan Borzeszkowski1-2/+5
2025-09-17thunderbolt: Update usb4.c function documentationAlan Borzeszkowski1-104/+229
2025-09-17thunderbolt: Update tunnel.h function documentationAlan Borzeszkowski1-4/+5
2025-09-17thunderbolt: Update tunnel.c function documentationAlan Borzeszkowski1-32/+53
2025-09-17thunderbolt: Update tmu.c function documentationAlan Borzeszkowski1-3/+13
2025-09-17thunderbolt: Add missing documentation in tb.hAlan Borzeszkowski1-2/+6
2025-09-17thunderbolt: Update tb.h function documentationAlan Borzeszkowski1-14/+23
2025-09-17thunderbolt: Update tb.c function documentationAlan Borzeszkowski1-11/+19
2025-09-17thunderbolt: Update switch.c function documentationAlan Borzeszkowski1-38/+102
2025-09-17thunderbolt: Update retimer.c function documentationAlan Borzeszkowski1-2/+5
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski1-10/+28
2025-09-17thunderbolt: Update path.c function documentationAlan Borzeszkowski1-5/+9
2025-09-17thunderbolt: Update nvm.c function documentationAlan Borzeszkowski1-16/+26
2025-09-17thunderbolt: Add missing documentation in nhi_regs.h ring_desc structureAlan Borzeszkowski1-0/+6
2025-09-17thunderbolt: Update nhi.c function documentationAlan Borzeszkowski1-4/+13
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski1-15/+43
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski1-1/+3
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski1-9/+19
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski1-5/+16
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski1-0/+1
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski1-8/+25
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski1-5/+7
2025-09-17thunderbolt: Update cap.c function documentationAlan Borzeszkowski1-18/+31
2025-09-17thunderbolt: Update acpi.c function documentationAlan Borzeszkowski1-13/+15
2025-09-16Merge tag 'clk-imx-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imxStephen Boyd1-29/+28
2025-09-16slightly simplify nfs_atomic_open()Al Viro1-2/+0
2025-09-16simplify gfs2_atomic_open()Al Viro1-17/+9
2025-09-16simplify fuse_atomic_open()Al Viro1-14/+7
2025-09-16simplify nfs_atomic_open_v23()Al Viro1-11/+5
2025-09-16simplify vboxsf_dir_atomic_open()Al Viro1-16/+9
2025-09-16simplify cifs_atomic_open()Al Viro1-7/+1
2025-09-169p: simplify v9fs_vfs_atomic_open_dotl()Al Viro1-10/+5
2025-09-169p: simplify v9fs_vfs_atomic_open()Al Viro1-22/+12
2025-09-16allow finish_no_open(file, ERR_PTR(-E...))Al Viro1-4/+6
2025-09-16Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen10-497/+264
2025-09-16scsi: lpfc: Copyright updates for 14.4.0.11 patchesJustin Tee4-4/+4
2025-09-16scsi: lpfc: Update lpfc version to 14.4.0.11Justin Tee1-1/+1
2025-09-16scsi: lpfc: Convert debugfs directory counts from atomic to unsigned intJustin Tee2-10/+10
2025-09-16scsi: lpfc: Clean up extraneous phba dentriesJustin Tee2-380/+114
2025-09-16scsi: lpfc: Use switch case statements in DIF debugfs handlersJustin Tee2-58/+83
2025-09-16scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is usedJustin Tee1-1/+0