aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01io_uring: inline io_req_task_work_add()Pavel Begunkov
2023-02-01drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin
2023-02-01drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin
2023-02-01drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul
2023-02-01drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim
2023-02-01drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan
2023-02-01drm/display/dp_mst: Correct the kref of port.Wayne Lin
2023-02-01platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-01ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-02-01ipv6: fix reachability confirmation with proxy_ndpGergely Risko
2023-02-01regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpiosKrzysztof Kozlowski
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-02-01riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-02-01KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier
2023-02-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst
2023-02-01io_uring/net: cache provided buffer group value for multishot receivesJens Axboe
2023-02-01ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi
2023-02-01ovl: fix tmpfile leakMiklos Szeredi
2023-02-01ksmbd: limit pdu length size according to connection statusNamjae Jeon
2023-02-01ksmbd: downgrade ndr version error message to debugNamjae Jeon
2023-02-01ksmbd: do not sign response to session request for guest loginMarios Makassikis
2023-02-01ksmbd: add max connections parameterNamjae Jeon
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2023-02-01trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova
2023-02-01tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)
2023-02-01ftrace: Export ftrace_free_filter() to modulesMark Rutland
2023-02-01module: Don't wait for GOING modulesPetr Pavlu
2023-02-01nfsd: don't free files unconditionally in __nfsd_file_cache_purgeJeff Layton
2023-02-01kvm/vfio: Fix potential deadlock on vfio group_lockYi Liu
2023-02-01scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-02-01vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()Niklas Schnelle
2023-02-01sched/uclamp: Fix a uninitialized variable warningsQais Yousef
2023-02-01sched/fair: Check if prev_cpu has highest spare cap in feec()Pierre Gondois
2023-02-01wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-02-01wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-02-01io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov
2023-02-01drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
2023-02-01drm/i915: Allow alternate fixed modes always for eDPVille Syrjälä
2023-02-01drm/i915: Allow panel fixed modes to have differing sync polaritiesVille Syrjälä
2023-02-01Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-01arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel
2023-02-01arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel
2023-02-01arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-02-01btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota
2023-02-01firmware: coreboot: Check size of table entry and use flex-arrayKees Cook