summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-20Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"Palmer Dabbelt
2024-03-20Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt
2024-03-20octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-20i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L
2024-03-19ACPI: Enable ACPI_PROCESSOR for RISC-VSunil V L
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L
2024-03-19cpuidle: RISC-V: Move few functions to arch/riscvSunil V L
2024-03-19perf: starfive: fix 64-bit only COMPILE_TEST conditionConor Dooley
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-03-19Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-03-19Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-19Merge tag 'ata-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-03-19dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-19can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-19Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep'Rafael J. Wysocki
2024-03-19fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-03-19usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki
2024-03-19wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-03-19wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-03-19wireguard: device: remove generic .ndo_get_stats64Breno Leitao
2024-03-19wireguard: device: leverage core stats allocatorBreno Leitao
2024-03-19wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-19virtio_net: rename free_old_xmit_skbs to free_old_xmitXuan Zhuo
2024-03-19virtio_net: unify the code for recycling the xmit ptrXuan Zhuo
2024-03-19virtio-net: add cond_resched() to the command waiting loopJason Wang
2024-03-19virtio-net: convert rx mode setting to use workqueueJason Wang
2024-03-19virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo
2024-03-19vDPA: report virtio-blk flush info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block read-only info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan