开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-02-06
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: ULPI: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
2023-02-06
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
2023-02-06
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
drm/i915: fix up merge with usb-next branch
Greg Kroah-Hartman
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-05
Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-05
Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-05
Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-04
Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...
Linus Torvalds
2023-02-04
Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
2023-02-03
Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-03
Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-03
Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
2023-02-03
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-03
Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-02-03
Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-02-03
Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-02-02
Merge tag 'ata-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-02
Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-02
Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-02
Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2023-02-02
Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
[next]