aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds182-3677/+5848
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov32944-947728/+2563560
2024-07-15Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linuxLinus Torvalds23-310/+538
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin1-3/+2
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring1-2/+2
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-07-15Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds8-26/+1351
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-67/+310
2024-07-15Merge branch 'eth-fbnic-add-network-driver-for-meta-platforms-host-network-in...Jakub Kicinski26-0/+7877
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck7-1/+498
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck9-0/+678
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck5-3/+402
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck4-1/+477
2024-07-15eth: fbnic: Add link detectionAlexander Duyck12-0/+629
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck6-0/+555
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck6-9/+638
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck6-11/+550
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck9-2/+775
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck7-0/+641
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck3-1/+706
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck7-0/+845
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck5-2/+222
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck10-0/+289
2024-07-15PCI: Add Meta Platforms vendor IDAlexander Duyck1-0/+2
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski20-246/+651
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-29/+178
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-1/+60
2024-07-15clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini6-0/+1106
2024-07-15ring-buffer: Use vma_pages() helper functionThorsten Blum1-4/+4
2024-07-15trace/pid_list: Change gfp flags in pid_list_fill_irq()levi.yun1-2/+2
2024-07-15tracing/sched: sched_switch: place prev_comm and next_comm in right orderTio Zhang1-2/+2
2024-07-15tracing: Fix NULL vs IS_ERR() check in enable_instances()Dan Carpenter1-1/+1
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds11-123/+926
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki13-85/+419
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki15-109/+145
2024-07-15Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-33/+99
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-527/+594
2024-07-15Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-202/+195
2024-07-15Merge tag 'vfs-6.11.module.description' of git://git.kernel.org/pub/scm/linux...Linus Torvalds67-0/+67
2024-07-15spi: microchip-core: add support for word sizes of 1 to 32 bitsSteve Wilkins1-22/+31
2024-07-15spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transferSteve Wilkins1-0/+4
2024-07-15spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins1-8/+9
2024-07-15spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins1-38/+41
2024-07-15spi: microchip-core: defer asserting chip select until just before write to T...Steve Wilkins1-2/+17
2024-07-15spi: microchip-core: fix the issues in the isrNaga Sureshkumar Relli1-10/+8
2024-07-15Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-168/+60
2024-07-15ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta1-1/+1
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds38-329/+539
2024-07-15Merge branch 'acpi-misc'Rafael J. Wysocki2-0/+2