summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12Linux 5.11.20v5.11.20Greg Kroah-Hartman
2021-05-12thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-12thermal/drivers/cpufreq_cooling: Fix slab OOB issuebrian-sy yang
2021-05-12lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes
2021-05-12pinctrl: Ingenic: Add support for read the pin configuration of X1830.周琰杰 (Zhou Yanjie)
2021-05-12dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block
2021-05-12dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao
2021-05-12dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber
2021-05-12dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber
2021-05-12tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)
2021-05-12tracing: Map all PIDs to command linesSteven Rostedt (VMware)
2021-05-12tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton
2021-05-12rsi: Use resume_noirq for SDIOMarek Vasut
2021-05-12tty: fix memory leak in vc_deallocatePavel Skripkin
2021-05-12PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-05-12usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-05-12usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-05-12usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-12usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen
2021-05-12usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-05-12usb: gadget: Fix double free of device descriptor pointersHemant Kumar
2021-05-12usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-05-12media: venus: hfi_parser: Don't initialize parser on v1Stanimir Varbanov
2021-05-12media: coda: fix macroblocks count control usageMarco Felsch
2021-05-12media: v4l2-ctrls: fix reference to freed memoryHans Verkuil
2021-05-12media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda
2021-05-12media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda
2021-05-12media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda
2021-05-12media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai
2021-05-12media: dvb-usb: Fix use-after-free accessTakashi Iwai
2021-05-12media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye
2021-05-12ext4: Fix occasional generic/418 failureJan Kara
2021-05-12ext4: allow the dax flag to be set and cleared on inline directoriesTheodore Ts'o
2021-05-12ext4: fix error return code in ext4_fc_perform_commit()Xu Yihang
2021-05-12ext4: fix ext4_error_err save negative errno into superblockYe Bin
2021-05-12ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-12ext4: always panic when errors=panic is specifiedYe Bin
2021-05-12ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi
2021-05-12ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-05-12ext4: annotate data race in jbd2_journal_dirty_metadata()Jan Kara
2021-05-12ext4: annotate data race in start_this_handle()Jan Kara
2021-05-12kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada
2021-05-12x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-12futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner
2021-05-12Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner
2021-05-12smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-12smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-12smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-12jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2021-05-12Fix misc new gcc warningsLinus Torvalds