index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
IB/cm: Do not hold reference on cm_id unless needed
Sean Hefty
1
-42
/
+24
2024-11-17
IB/cm: Explicitly mark if a response MAD is a retransmission
Sean Hefty
1
-20
/
+31
2024-11-17
efi: Fix memory leak in efivar_ssdt_load
Cyrill Gorcunov
1
-13
/
+28
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
1
-1
/
+2
2024-11-17
efi/libstub: Fix command line fallback handling when loading files
Ard Biesheuvel
1
-0
/
+21
2024-11-16
Merge tag 'drm-fixes-2024-11-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
12
-84
/
+36
2024-11-17
Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-84
/
+36
2024-11-16
PCI: dwc: ep: Fix advertised resizable BAR size regression
Niklas Cassel
1
-1
/
+1
2024-11-16
PCI: dwc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2024-11-16
PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'
Zhongqiu Han
1
-0
/
+6
2024-11-16
PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...
Wang Jiang
1
-2
/
+0
2024-11-16
PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
Niklas Cassel
1
-10
/
+10
2024-11-16
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Bjorn Helgaas
1
-2
/
+0
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
4
-0
/
+103
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
3
-19
/
+198
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
8
-9
/
+221
2024-11-16
alienware-wmi: create_thermal_profile() no longer brute-forces IDs
Kurt Borja
1
-2
/
+12
2024-11-16
alienware-wmi: Adds support to Alienware x17 R2
Kurt Borja
1
-0
/
+9
2024-11-16
alienware-wmi: extends the list of supported models
Kurt Borja
1
-0
/
+81
2024-11-16
alienware-wmi: order alienware_quirks[] alphabetically
Kurt Borja
1
-26
/
+26
2024-11-16
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
12
-84
/
+36
2024-11-16
serial: amba-pl011: fix build regression
Arnd Bergmann
1
-0
/
+2
2024-11-16
usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
Amit Sunil Dhamne
1
-1
/
+15
2024-11-16
usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb
Thinh Nguyen
2
-7
/
+4
2024-11-16
usb: dwc3: gadget: Cleanup SG handling
Thinh Nguyen
2
-38
/
+7
2024-11-16
usb: dwc3: gadget: Fix looping of queued SG entries
Thinh Nguyen
1
-3
/
+3
2024-11-16
usb: dwc3: gadget: Fix checking for number of TRBs left
Thinh Nguyen
1
-3
/
+6
2024-11-16
usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
Thinh Nguyen
1
-1
/
+1
2024-11-16
Revert "usb: gadget: composite: fix OS descriptors w_value logic"
Michal Vrastil
1
-3
/
+15
2024-11-16
usb: ehci-spear: fix call balance of sehci clk handling routines
Vitalii Mordan
1
-3
/
+4
2024-11-15
remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()
Yuesong Li
1
-1
/
+0
2024-11-15
remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
Sibi Sankar
1
-3
/
+3
2024-11-15
rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
Jonathan Marek
1
-1
/
+2
2024-11-15
remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2024-11-15
remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-62
/
+30
2024-11-15
remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-15
/
+7
2024-11-15
remoteproc: qcom_q6v5_mss: Drop redundant error printks in probe
Krzysztof Kozlowski
1
-18
/
+6
2024-11-15
remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+8
2024-11-15
remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+6
2024-11-15
remoteproc: qcom_q6v5_pas: disable auto boot for wpss
Balaji Pothunoori
1
-1
/
+1
2024-11-15
remoteproc: qcom: pas: Make remoteproc name human friendly
Bjorn Andersson
1
-1
/
+1
2024-11-15
remoteproc: qcom: pas: enable SAR2130P audio DSP support
Dmitry Baryshkov
1
-0
/
+1
2024-11-15
remoteproc: qcom: pas: add minidump_id to SM8350 resources
Dmitry Baryshkov
1
-0
/
+2
2024-11-15
remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()
Joe Hattori
1
-2
/
+17
2024-11-15
remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()
Joe Hattori
1
-2
/
+9
2024-11-15
remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
Joe Hattori
1
-5
/
+15
2024-11-15
virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
1
-1
/
+2
2024-11-15
virtio_net: update tx timeout record
Xuan Zhuo
1
-0
/
+7
2024-11-15
virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
1
-11
/
+168
2024-11-15
virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
1
-1
/
+9
[prev]
[next]