summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10io_uring/rsrc: disallow multi-source reg buffersPavel Begunkov1-5/+8
2023-03-10io_uring: add reschedule point to handle_tw_list()Jens Axboe1-1/+7
2023-03-10io_uring: add a conditional reschedule to the IOPOLL cancelation loopJens Axboe1-0/+1
2023-03-10io_uring: handle TIF_NOTIFY_RESUME when checking for task_workJens Axboe1-0/+8
2023-03-10io_uring: use user visible tail in io_uring_poll()Pavel Begunkov1-1/+1
2023-03-10io_uring: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-03-10ipmi:ssif: Add a timer between request retriesCorey Minyard1-7/+27
2023-03-10ipmi_ssif: Rename idle state and checkCorey Minyard1-23/+23
2023-03-10ipmi:ssif: resend_msg() cannot failCorey Minyard1-21/+7
2023-03-10ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'Christophe JAILLET1-1/+1
2023-03-10rtc: pm8xxx: fix set-alarm raceJohan Hovold1-14/+10
2023-03-10block: be a bit more careful in checking for NULL bdev while pollingJens Axboe1-2/+8
2023-03-10block: clear bio->bi_bdev when putting a bio back in the cacheJens Axboe1-0/+1
2023-03-10block: don't allow multiple bios for IOCB_NOWAIT issueJens Axboe1-3/+18
2023-03-10firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak1-3/+1
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA1-0/+5
2023-03-10driver core: fw_devlink: Avoid spurious error messageSaravana Kannan1-3/+3
2023-03-10drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina1-1/+1
2023-03-10drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper3-9/+24
2023-03-10cifs: prevent data race in smb2_reconnect()Paulo Alcantara1-55/+64
2023-03-10nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton1-0/+27
2023-03-10nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton1-0/+2
2023-03-10dm cache: add cond_resched() to various workqueue loopsMike Snitzer1-0/+4
2023-03-10dm thin: add cond_resched() to various workqueue loopsMike Snitzer1-0/+2
2023-03-10drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
2023-03-10drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-03-10drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-03-10drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera1-12/+20
2023-03-10scsi: ufs: core: Fix device management cmd timeout flowMason Zhang1-0/+16
2023-03-10scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2023-03-10drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers5-1/+29
2023-03-10pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea2-3/+3
2023-03-10hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk1-0/+52
2023-03-10hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk2-30/+70
2023-03-10hwmon: (coretemp) Simplify platform device handlingRobin Murphy1-70/+58
2023-03-10gfs2: Improve gfs2_make_fs_rw error handlingAndreas Gruenbacher1-2/+6
2023-03-10drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-03-10Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+4
2023-03-10regulator: s5m8767: Bounds check id indexing into arraysKees Cook1-1/+5
2023-03-10regulator: max77802: Bounds check regulator id against opmodeKees Cook1-10/+24
2023-03-10ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-10ASoC: soc-compress: Reposition and add pcm_mutex강신형1-3/+6
2023-03-10drm/msm/dpu: Add DSC hardware blocks to register snapshotMarijn Suijten1-0/+5
2023-03-10docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel1-0/+4
2023-03-10habanalabs: fix bug in timestamps registration codefarah kassabri1-11/+22
2023-03-10habanalabs: extend fatal messages to contain PCI infoMoti Haimovski1-13/+25
2023-03-10drm/client: Test for connectors before sending hotplug eventThomas Zimmermann2-5/+5
2023-03-10drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-03-10drm/drm_print: correct format problemWayne Lin1-1/+1