summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.164v5.10.164Greg Kroah-Hartman2023-01-181-1/+1
* Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2023-01-181-1/+1
* io_uring/io-wq: only free worker if it was allocated for creationJens Axboe2023-01-181-1/+6
* io_uring/io-wq: free worker if task_work creation is canceledJens Axboe2023-01-181-0/+1
* drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-181-1/+9
* efi: fix NULL-deref in init error pathJohan Hovold2023-01-181-3/+6
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* arm64: atomics: remove LL/SC trampolinesMark Rutland2023-01-181-31/+9
* arm64: atomics: format whitespace consistentlyMark Rutland2023-01-182-50/+50
* x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-181-1/+11
* x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2023-01-181-9/+5
* KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-182-16/+30
* Documentation: KVM: add API issues sectionPaolo Bonzini2023-01-181-0/+46
* iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-181-1/+3
* iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu2023-01-181-4/+18
* mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-181-1/+7
* net/mlx5e: Don't support encap rules with gbp optionGavin Li2023-01-181-0/+2
* net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu2023-01-181-1/+1
* net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel2023-01-181-1/+7
* nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang2023-01-181-3/+41
* hvc/xen: lock console list traversalRoger Pau Monne2023-01-181-17/+29
* octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2023-01-182-3/+2
* octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep2023-01-186-10/+107
* octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2023-01-182-22/+53
* tipc: fix unexpected link reset due to discovery messagesTung Nguyen2023-01-181-4/+8
* ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli2023-01-181-0/+7
* regulator: da9211: Use irq handler when readyRicardo Ribalda2023-01-181-5/+6
* EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2023-01-182-10/+9
* x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-181-2/+2
* powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2023-01-182-71/+67
* netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia2023-01-181-2/+2
* xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel2023-01-181-1/+6
* ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin2023-01-181-0/+1
* usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth2023-01-181-1/+1
* xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2023-01-182-5/+11
* xhci: move and rename xhci_cleanup_halted_endpoint()Mathias Nyman2023-01-181-41/+43
* xhci: store TD status in the td struct instead of passing it alongMathias Nyman2023-01-182-27/+30
* xhci: move xhci_td_cleanup so it can be called by more functionsMathias Nyman2023-01-181-46/+46
* xhci: Add xhci_reset_halted_ep() helper functionMathias Nyman2023-01-181-6/+25
* xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman2023-01-183-21/+17
* xhci: get isochronous ring directly from endpoint structureMathias Nyman2023-01-181-11/+6
* xhci: Avoid parsing transfer events several timesMathias Nyman2023-01-183-20/+12
* clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun2023-01-181-1/+3
* dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun2023-01-181-1/+2
* clk: imx8mp: add clkout1/2 supportLucas Stach2023-01-182-2/+21
* clk: imx8mp: Add DISP2 pixel clockMarek Vasut2023-01-182-3/+6
* iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips2023-01-182-30/+76
* iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit2023-01-182-26/+52
* bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu2023-01-181-1/+2
* ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu2023-01-181-0/+4