summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir
2024-09-24ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal
2024-09-24ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal
2024-09-24Docs/LoongArch: Add advanced extended IRQ model descriptionHuacai Chen
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao
2024-09-24LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan
2024-09-24LoongArch: Simplify _percpu_read() and _percpu_write()Uros Bizjak
2024-09-24LoongArch: Improve hardware page table walkerHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_DIRECT_MAP supportHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_MEMORY supportHuacai Chen
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao
2024-09-24LoongArch: Enable generic CPU vulnerabilites supportTiezhu Yang
2024-09-23bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()Kent Overstreet
2024-09-23bcachefs: Ensure BCH_FS_accounting_replay_done is always setKent Overstreet
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-23Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-09-23Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-23Merge tag 'ntb-6.12' of https://github.com/jonmason/ntbLinus Torvalds
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer
2024-09-23nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust
2024-09-23nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer
2024-09-23nfs: implement client support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust
2024-09-23pnfs/flexfiles: enable localio supportTrond Myklebust
2024-09-23nfs: enable localio for non-pNFS IOTrond Myklebust
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer
2024-09-23nfsd: implement server support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer
2024-09-23SUNRPC: replace program list with program arrayNeilBrown
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson
2024-09-23SUNRPC: remove call_allocate() BUG_ONsMike Snitzer
2024-09-23nfsd: add nfsd_serv_try_get and nfsd_serv_putMike Snitzer