summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov
2024-07-15Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-15Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-15Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov
2024-07-15Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-07-15Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15Merge branch 'eth-fbnic-add-network-driver-for-meta-platforms-host-network-in...Jakub Kicinski
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck
2024-07-15eth: fbnic: Add link detectionAlexander Duyck
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck
2024-07-15PCI: Add Meta Platforms vendor IDAlexander Duyck
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-07-15clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini
2024-07-15ring-buffer: Use vma_pages() helper functionThorsten Blum
2024-07-15trace/pid_list: Change gfp flags in pid_list_fill_irq()levi.yun
2024-07-15tracing/sched: sched_switch: place prev_comm and next_comm in right orderTio Zhang
2024-07-15tracing: Fix NULL vs IS_ERR() check in enable_instances()Dan Carpenter
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki