aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann
2023-02-01nvme-fc: fix initialization orderRoss Lagerwall
2023-02-01nvme: consolidate setting the tagset flagsChristoph Hellwig
2023-02-01nvme: simplify transport specific device attribute handlingChristoph Hellwig
2023-02-01net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang
2023-02-01net: fix UaF in netns ops registration error pathPaolo Abeni
2023-02-01netlink: prevent potential spectre v1 gadgetsEric Dumazet
2023-02-01iavf: schedule watchdog immediately when changing primary MACStefan Assmann
2023-02-01iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt
2023-02-01drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das
2023-02-01drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das
2023-02-01i2c: designware: Fix unbalanced suspended flagRichard Fitzgerald
2023-02-01i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly
2023-02-01io_uring: always prep_async for drain requestsDylan Yudaken
2023-02-01net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-02-01io_uring: inline __io_req_complete_put()Pavel Begunkov
2023-02-01io_uring: remove io_req_tw_post_queuePavel Begunkov
2023-02-01io_uring: use io_req_task_complete() in timeoutPavel Begunkov
2023-02-01io_uring: hold locks for io_req_complete_failedPavel Begunkov
2023-02-01io_uring: inline __io_req_complete_post()Pavel Begunkov
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)