aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Merge tag 'v5.10.165' into linux-5.10.ylinux-5.10.yNobuhiro Iwamatsu73-222/+813
2023-01-24Linux 5.10.165Greg Kroah-Hartman1-1/+1
2023-01-24io_uring/rw: remove leftover debug statementJens Axboe1-2/+0
2023-01-24io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe1-20/+37
2023-01-24io_uring: fix double poll leak on repollingPavel Begunkov1-2/+4
2023-01-24io_uring: Clean up a false-positive warning from GCC 9.3.0Alviro Iskandar Setiawan1-1/+1
2023-01-24mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vmaHugh Dickins1-8/+6
2023-01-24Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba1-1/+11
2023-01-24Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba1-1/+2
2023-01-24Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba1-7/+9
2023-01-24soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold1-1/+2
2023-01-24Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet1-1/+0
2023-01-24net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang1-0/+1
2023-01-24net/ulp: use consistent error code when blocking ULPPaolo Abeni1-1/+1
2023-01-24io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher1-2/+4
2023-01-24io_uring: io_kiocb_update_pos() should not touch file for non -1 offsetJens Axboe1-11/+10
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)1-1/+1
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long1-5/+2
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher1-2/+1
2023-01-24efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel3-1/+42
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic1-1/+2
2023-01-24mei: me: add meteor lake point M DIDAlexander Usyskin2-0/+4
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-24serial: atmel: fix incorrect baudrate setupTobias Schramm1-7/+1
2023-01-24dmaengine: tegra210-adma: fix global intr clearMohan Kumar1-1/+1
2023-01-24serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen1-1/+1
2023-01-24dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit1-3/+3
2023-01-24dt-bindings: phy: g12a-usb2-phy: fix compatible string documentationHeiner Kallweit1-4/+4
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski1-1/+3
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally1-0/+3
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler1-0/+1
2023-01-24USB: gadgetfs: Fix race between mounting and unmountingAlan Stern1-7/+21
2023-01-24tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO bufferKrzysztof Kozlowski1-2/+16
2023-01-24thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg1-1/+1
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya1-6/+9
2023-01-24btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana1-8/+17
2023-01-24mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen1-7/+15
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland1-3/+5
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi1-0/+13
2023-01-24misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-24misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-24staging: vchiq_arm: fix enum vchiq_status return typesArnd Bergmann2-3/+3
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-24prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman1-0/+34
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2-0/+68
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman3-1/+17
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman1-0/+5
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-01-24io_uring/rw: defer fsnotify calls to task contextJens Axboe1-7/+15
2023-01-24io_uring: do not recalculate ppos unnecessarilyDylan Yudaken1-6/+12
2023-01-24io_uring: update kiocb->ki_pos at execution timeDylan Yudaken1-8/+18
2023-01-24io_uring: remove duplicated calls to io_kiocb_pposDylan Yudaken1-2/+5
2023-01-24io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+4
2023-01-24io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-24io_uring: lock overflowing for IOPOLLPavel Begunkov1-2/+16
2023-01-24io_uring: check for valid register opcode earlierJens Axboe1-2/+3
2023-01-24io_uring: fix async accept on O_NONBLOCK socketsDylan Yudaken1-3/+2
2023-01-24io_uring: allow re-poll if we made progressJens Axboe1-2/+5
2023-01-24io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)Jens Axboe1-7/+29
2023-01-24io_uring: add flag for disabling provided buffer recyclingJens Axboe1-0/+5
2023-01-24io_uring: ensure recv and recvmsg handle MSG_WAITALL correctlyJens Axboe1-0/+28
2023-01-24io_uring: improve send/recv error handlingPavel Begunkov1-24/+31
2023-01-24io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski1-0/+7
2023-01-24Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba1-9/+39
2023-01-24drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-24ALSA: hda/realtek - Turn on power earlyYuchi Yang1-14/+16
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui1-0/+1
2023-01-24nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi1-3/+12
2023-01-24zonefs: Detect append writes at invalid locationsDamien Le Moal1-0/+22
2023-01-24Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao1-0/+6
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel2-1/+8
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-24f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim1-1/+2
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-24btrfs: always report error in run_one_delayed_ref()Qu Wenruo1-2/+5
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)1-3/+5
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin1-1/+2
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo1-0/+2
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia1-0/+8
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota1-1/+1
2023-01-20Merge tag 'v5.10.164' into linux-5.10.yNobuhiro Iwamatsu58-537/+1014
2023-01-18Linux 5.10.164Greg Kroah-Hartman1-1/+1
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18io_uring/io-wq: only free worker if it was allocated for creationJens Axboe1-1/+6
2023-01-18io_uring/io-wq: free worker if task_work creation is canceledJens Axboe1-0/+1
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark1-1/+9
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold1-3/+6
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland1-31/+9
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland2-50/+50
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre1-9/+5
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2-16/+30
2023-01-18Documentation: KVM: add API issues sectionPaolo Bonzini1-0/+46
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu1-4/+18
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson1-1/+7
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel1-1/+7
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2
2023-01-18octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2023-01-18octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen1-4/+8
2023-01-18ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli1-0/+7
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2-10/+9
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia1-2/+2
2023-01-18xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel1-1/+6
2023-01-18ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin1-0/+1
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth1-1/+1
2023-01-18xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2-5/+11
2023-01-18xhci: move and rename xhci_cleanup_halted_endpoint()Mathias Nyman1-41/+43
2023-01-18xhci: store TD status in the td struct instead of passing it alongMathias Nyman2-27/+30
2023-01-18xhci: move xhci_td_cleanup so it can be called by more functionsMathias Nyman1-46/+46
2023-01-18xhci: Add xhci_reset_halted_ep() helper functionMathias Nyman1-6/+25
2023-01-18xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman3-21/+17
2023-01-18xhci: get isochronous ring directly from endpoint structureMathias Nyman1-11/+6
2023-01-18xhci: Avoid parsing transfer events several timesMathias Nyman3-20/+12
2023-01-18clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun1-1/+3
2023-01-18dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun1-1/+2
2023-01-18clk: imx8mp: add clkout1/2 supportLucas Stach2-2/+21
2023-01-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut2-3/+6
2023-01-18iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips2-30/+76
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit2-26/+52
2023-01-18bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu1-1/+2
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu1-0/+4
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh1-0/+4
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio1-6/+4
2023-01-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke1-0/+1
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-18ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris1-2/+3
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-18ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko1-0/+23
2023-01-18netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bitsPablo Neira Ayuso1-1/+1
2023-01-18Merge tag 'v5.10.163' into linux-5.10.yNobuhiro Iwamatsu748-4185/+7710
2023-01-14Linux 5.10.163Greg Kroah-Hartman1-1/+1
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu1-0/+1
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan1-0/+1
2023-01-14ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-0/+4
2023-01-14net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-1/+19
2023-01-14net: sched: disallow noqueue for qdisc classesFrederick Lawler1-0/+5
2023-01-14mptcp: use proper req destructor for IPv6Mat Martineau1-3/+16
2023-01-14mptcp: dedicated request sock for subflow in v6Mat Martineau1-8/+26
2023-01-14mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMat Martineau3-7/+24
2023-01-14mptcp: mark ops structures as ro_after_initMat Martineau1-8/+7
2023-01-14serial: fixup backport of "serial: Deassert Transmit Enable on probe in drive...Rasmus Villemoes1-1/+2
2023-01-14fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic1-8/+10
2023-01-14ext4: don't set up encryption key during jbd2 transactionEric Biggers3-23/+27
2023-01-14ext4: disable fast-commit of encrypted dir operationsEric Biggers3-18/+30
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-31/+45
2023-01-14io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli1-1/+1
2023-01-14efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-14mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara1-7/+10
2023-01-14hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-14hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann2-12/+6
2023-01-14selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-14ext4: don't allow journal inode to have encrypt flagEric Biggers1-1/+1
2023-01-14drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-14drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-14riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-14fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-14nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-14x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-14nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-14ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-14udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-14caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-14drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1