summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum1-1/+6
2026-03-04pinctrl: meson: amlogic-a4: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
2026-03-04powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao1-3/+41
2026-03-04arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun1-1/+1
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang1-4/+10
2026-03-04arm64: dts: qcom: sm8750: Fix BAM DMA probingKrzysztof Kozlowski1-0/+2
2026-03-04arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the DP PHYsAbel Vesa1-4/+8
2026-03-04media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard1-1/+26
2026-03-04media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard1-2/+8
2026-03-04media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVCMing Qian3-3/+49
2026-03-04media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne2-0/+44
2026-03-04media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee6-11/+131
2026-03-04media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee4-22/+3
2026-03-04media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun1-3/+4
2026-03-04media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun1-1/+2
2026-03-04media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun1-1/+1
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-03-04media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang1-3/+3
2026-03-04media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAXRicardo Ribalda3-7/+19
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers1-2/+2
2026-03-04arm64: dts: qcom: sdm630: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-03-04phy: qcom: edp: Make the number of clocks flexibleAbel Vesa1-8/+8
2026-03-04net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam5-81/+60
2026-03-04PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel2-9/+2
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel1-57/+1
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2026-03-04Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel1-56/+3
2026-03-04PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin1-4/+25
2026-03-04PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin1-1/+1
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann3-1/+19
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann3-4/+20
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann3-2/+46
2026-03-04drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann1-0/+6
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann1-3/+3
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo1-1/+1
2026-03-04PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10