summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2025-04-09ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *Caleb Sander Mateos
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski
2025-04-07x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne
2025-04-07xen: Change xen-acpi-processor dom0 dependencyJason Andryuk
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang
2025-04-07mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-04-07xenbus: add module descriptionArnd Bergmann
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov
2025-04-04Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-04Merge tag 'ntb-6.15' of https://github.com/jonmason/ntbLinus Torvalds
2025-04-05Merge tag 'drm-misc-next-fixes-2025-04-04' of https://gitlab.freedesktop.org/...Dave Airlie
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt