index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+3
2023-02-06
USB: ULPI: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-8
/
+6
2023-02-06
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-06
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
1
-2
/
+1
2023-02-06
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
4
-14
/
+14
2023-02-06
drm/i915: fix up merge with usb-next branch
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
usb: gadget: add doc to struct usb_composite_dev
Jó Ágila Bitsch
1
-0
/
+4
2023-02-05
Linux 6.2-rc7
v6.2-rc7
Linus Torvalds
1
-1
/
+1
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
1
-11
/
+0
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-03
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
MAINTAINERS: update SCTP maintainers
Jakub Kicinski
2
-1
/
+5
2023-02-02
MAINTAINERS: ipv6: retire Hideaki Yoshifuji
Jakub Kicinski
1
-1
/
+0
2023-02-02
mailmap: add John Crispin's entry
Jakub Kicinski
1
-0
/
+1
2023-02-02
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Jakub Kicinski
2
-1
/
+4
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
1
-22
/
+25
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
1
-22
/
+16
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
3
-13
/
+13
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
1
-9
/
+15
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
4
-35
/
+28
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
1
-14
/
+11
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
1
-60
/
+63
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
1
-7
/
+30
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
5
-120
/
+196
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
1
-160
/
+0
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2
-3
/
+6
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
6
-10
/
+93
2023-02-02
ceph: move mount state enum to super.h
Xiubo Li
2
-10
/
+10
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
1
-1
/
+1
2023-02-02
platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
Hans de Goede
1
-0
/
+9
2023-02-02
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
1
-1
/
+8
[next]