summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-12Linux 5.12.3v5.12.3Greg Kroah-Hartman1-1/+1
2021-05-12thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2021-05-12thermal/drivers/cpufreq_cooling: Fix slab OOB issuebrian-sy yang1-1/+1
2021-05-12lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes1-2/+0
2021-05-12pinctrl: Ingenic: Add support for read the pin configuration of X1830.周琰杰 (Zhou Yanjie)1-9/+31
2021-05-12pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.周琰杰 (Zhou Yanjie)1-1/+3
2021-05-12dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block1-0/+2
2021-05-12dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao1-0/+1
2021-05-12dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-12dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-12tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-12tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-12tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton1-5/+6
2021-05-12rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-05-12tty: fix memory leak in vc_deallocatePavel Skripkin1-0/+1
2021-05-12PCI: dwc: Move iATU detection earlierHou Zhiqiang4-3/+12
2021-05-12usb: dwc2: Fix session request interrupt handlerArtur Petrosyan1-0/+8
2021-05-12usb: dwc3: core: Do core softreset when switch modeYu Chen2-0/+32
2021-05-12usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen1-6/+7
2021-05-12usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen1-4/+6
2021-05-12usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson1-1/+2
2021-05-12usb: gadget: Fix double free of device descriptor pointersHemant Kumar1-0/+4
2021-05-12usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-05-12io_uring: Check current->io_uring in io_uring_cancel_sqpollPalash Oswal1-0/+2
2021-05-12io_uring: fix work_exit sqpoll cancellationsPavel Begunkov1-7/+18
2021-05-12io_uring: fix shared sqpoll cancellation hangsPavel Begunkov1-13/+14
2021-05-12io_uring: remove extra sqpoll submission haltingPavel Begunkov1-8/+4
2021-05-12media: venus: hfi_parser: Check for instance after hfi platform getStanimir Varbanov1-3/+3
2021-05-12media: venus: hfi_parser: Don't initialize parser on v1Stanimir Varbanov1-2/+4
2021-05-12media: venus: hfi_cmds: Support plane-actual-info property from v1Stanimir Varbanov1-12/+12
2021-05-12media: venus: venc_ctrls: Change default header modeStanimir Varbanov1-1/+1
2021-05-12media: venus: pm_helpers: Set opp clock name for v1Stanimir Varbanov1-1/+18
2021-05-12media: coda: fix macroblocks count control usageMarco Felsch1-1/+3
2021-05-12media: v4l2-ctrls: fix reference to freed memoryHans Verkuil2-79/+70
2021-05-12media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda1-16/+14
2021-05-12media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda1-0/+5
2021-05-12media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda1-4/+7
2021-05-12media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai1-16/+31
2021-05-12media: dvb-usb: Fix use-after-free accessTakashi Iwai1-10/+13
2021-05-12media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye1-0/+1
2021-05-12ext4: Fix occasional generic/418 failureJan Kara1-4/+21
2021-05-12ext4: allow the dax flag to be set and cleared on inline directoriesTheodore Ts'o2-1/+8
2021-05-12ext4: fix error return code in ext4_fc_perform_commit()Xu Yihang1-1/+3
2021-05-12ext4: fix ext4_error_err save negative errno into superblockYe Bin1-1/+1
2021-05-12ext4: fix error code in ext4_commit_superFengnan Chang1-2/+4
2021-05-12ext4: always panic when errors=panic is specifiedYe Bin1-3/+4
2021-05-12ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi1-3/+0
2021-05-12ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-05-12ext4: annotate data race in jbd2_journal_dirty_metadata()Jan Kara1-4/+4
2021-05-12ext4: annotate data race in start_this_handle()Jan Kara1-1/+6