summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-18Linux 5.10.164v5.10.164Greg Kroah-Hartman
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18io_uring/io-wq: only free worker if it was allocated for creationJens Axboe
2023-01-18io_uring/io-wq: free worker if task_work creation is canceledJens Axboe
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-18Documentation: KVM: add API issues sectionPaolo Bonzini
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak
2023-01-18octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2023-01-18octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen
2023-01-18ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2023-01-18xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel
2023-01-18ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2023-01-18xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2023-01-18xhci: move and rename xhci_cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: store TD status in the td struct instead of passing it alongMathias Nyman
2023-01-18xhci: move xhci_td_cleanup so it can be called by more functionsMathias Nyman
2023-01-18xhci: Add xhci_reset_halted_ep() helper functionMathias Nyman
2023-01-18xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: get isochronous ring directly from endpoint structureMathias Nyman
2023-01-18xhci: Avoid parsing transfer events several timesMathias Nyman
2023-01-18clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2023-01-18dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2023-01-18clk: imx8mp: add clkout1/2 supportLucas Stach
2023-01-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2023-01-18iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-01-18bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu