summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-13platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou1-2/+3
2024-04-13platform/x86/intel/hid: Don't wake on 5-button releasesDavid McFarland1-1/+6
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2024-04-13media: mediatek: vcodec: adding lock to protect encoder context listYunfei Dong4-2/+11
2024-04-13media: mediatek: vcodec: adding lock to protect decoder context listYunfei Dong4-2/+11
2024-04-13media: mediatek: vcodec: Fix oops when HEVC init failsNicolas Dufresne1-1/+1
2024-04-13gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel1-0/+2
2024-04-13drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2-2/+5
2024-04-13ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford1-0/+3
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
2024-04-13modpost: fix null pointer dereferenceMax Kellermann1-1/+3
2024-04-13io_uring: clear opcode specific data for an early failureJens Axboe1-9/+16
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov1-2/+2
2024-04-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne7-46/+122
2024-04-13ASoC: soc-core.c: Skip dummy codec when adding platformsChancel Liu1-0/+3
2024-04-13thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio1-4/+8
2024-04-13ASoC: amd: yc: Fix non-functional mic on ASUS M7600REM Cooley1-0/+7
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-04-13thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg3-1/+66
2024-04-13serial: 8250_of: Drop quirk fot NPCM from 8250_portAndy Shevchenko2-26/+42
2024-04-13usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2-2/+35
2024-04-13usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik1-0/+3
2024-04-13usb: gadget: uvc: refactor the check for a valid buffer in the pump workerMichael Grzeschik1-4/+3
2024-04-13thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities readGil Fine1-10/+6
2024-04-13usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss1-0/+1
2024-04-13kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo3-11/+24
2024-04-13bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo3-6/+24
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li1-1/+1
2024-04-13Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9Jichi Zhang1-0/+9
2024-04-13perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das1-2/+4
2024-04-13platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé1-0/+9
2024-04-13platform/x86: acer-wmi: Add predator_v4 module parameterSungHwan Jung1-1/+7
2024-04-13platform/x86: acer-wmi: Add support for Acer PH16-71SungHwan Jung1-0/+9
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-04-13RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil1-1/+19
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov1-1/+1
2024-04-13drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He1-1/+41
2024-04-13input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-04-13crypto: iaa - Fix async_disable descriptor leakTom Zanussi1-2/+2
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers2-8/+14
2024-04-13Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-04-13PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake1-0/+48
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-13drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta1-2/+6