summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.2.6v6.2.6Greg Kroah-Hartman2023-03-131-1/+1
* staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-131-12/+0
* staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-131-23/+0
* wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-131-2/+0
* tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2023-03-132-1/+132
* Linux 6.2.5v6.2.5Greg Kroah-Hartman2023-03-111-1/+1
* usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang2023-03-111-4/+4
* arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2023-03-112-4/+4
* media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda2023-03-113-0/+43
* drm/i915: Fix system suspend without fbdev being initializedImre Deak2023-03-111-1/+7
* drm/i915/dp_mst: Fix payload removal during output disablingImre Deak2023-03-111-6/+10
* drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak2023-03-115-16/+21
* drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak2023-03-113-0/+69
* drm/display/dp_mst: Fix payload addition on a disconnected sinkImre Deak2023-03-111-1/+6
* drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak2023-03-111-1/+1
* drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak2023-03-111-0/+3
* drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak2023-03-112-4/+32
* vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan2023-03-111-21/+13
* vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan2023-03-112-5/+7
* vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan2023-03-111-3/+2
* vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the adapterZhu Lingshan2023-03-111-12/+9
* vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan2023-03-111-11/+8
* vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan2023-03-111-12/+10
* vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan2023-03-111-12/+9
* vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan2023-03-111-17/+14
* vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan2023-03-111-16/+5
* vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan2023-03-113-7/+4
* x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-114-10/+10
* net: tls: avoid hanging tasks on the tx_lockJakub Kicinski2023-03-111-7/+19
* eth: fealnx: bring back this old driverJakub Kicinski2023-03-115-0/+1966
* soundwire: cadence: Drain the RX FIFO after an IO timeoutRichard Fitzgerald2023-03-111-23/+27
* soundwire: cadence: Remove wasted space in response_bufRichard Fitzgerald2023-03-112-1/+19
* RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook2023-03-111-5/+12
* phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong2023-03-111-2/+1
* PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam2023-03-111-0/+2
* PCI: Add ACS quirk for Wangxun NICsMengyuan Lou2023-03-112-0/+24
* PCI: loongson: Add more devices that need MRRS quirkHuacai Chen2023-03-111-9/+24
* kernel/fail_function: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-4/+1
* drivers: base: dd: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-1/+1
* drivers: base: component: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-1/+1
* misc: vmw_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-1/+1
* tty: pcn_uart: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-1/+1
* PCI: Distribute available resources for root buses, tooMika Westerberg2023-03-111-1/+56
* PCI: Take other bus devices into account when distributing resourcesMika Westerberg2023-03-111-70/+106
* PCI: Align extra resources for hotplug bridges properlyMika Westerberg2023-03-111-6/+19
* usb: gadget: uvc: Make bSourceID read/writeDaniel Scally2023-03-112-2/+59
* usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-03-111-0/+30
* USB: ene_usb6250: Allocate enough memory for full objectKees Cook2023-03-111-1/+1
* usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-03-111-1/+1