summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-26Linux 5.14.8v5.14.8Greg Kroah-Hartman1-1/+1
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-26selinux,smack: fix subjective/objective credential use mixupsPaul Moore2-4/+4
2021-09-26io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BITHao Xu1-1/+1
2021-09-26cifs: properly invalidate cached root handle when closing itEnzo Matsumiya1-7/+13
2021-09-26sched/idle: Make the idle timer expire in hard interrupt contextSebastian Andrzej Siewior1-2/+2
2021-09-26rtc: rx8010: select REGMAP_I2CYu-Tung Chang1-0/+1
2021-09-26blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu1-1/+13
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin1-0/+1
2021-09-26block: genhd: don't call blkdev_show() with major_names_lock heldTetsuo Handa1-2/+7
2021-09-26nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()Hannes Reinecke1-1/+2
2021-09-26pwm: stm32-lp: Don't modify HW state in .remove() callbackUwe Kleine-König1-2/+0
2021-09-26pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König1-14/+0
2021-09-26pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König1-16/+0
2021-09-26habanalabs: cannot sleep while holding spinlockfarah kassabri2-3/+1
2021-09-26habanalabs: add "in device creation" statusOmer Shpigelman5-17/+20
2021-09-26habanalabs: fix mmu node address resolution in debugfsYuri Nudelman1-1/+1
2021-09-26habanalabs: add validity check for event ID received from F/WOfir Bitton2-0/+12
2021-09-26drm/amdgpu: fix fdinfo race with process exitPhilip Yang1-2/+9
2021-09-26drm/amd/display: Fix memory leak reported by coverityAnson Jacob1-1/+5
2021-09-26drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov1-17/+33
2021-09-26habanalabs: fix nullifying of destroyed mmu pgt poolTomer Tayar1-6/+6
2021-09-26thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned intNiklas Söderlund1-3/+4
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun1-5/+3
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun1-4/+2
2021-09-26btrfs: fix lockdep warning while mounting sprout fsAnand Jain1-3/+4
2021-09-26btrfs: delay blkdev_put until after the device removeJosef Bacik3-11/+30
2021-09-26btrfs: update the bdev time directly when closingJosef Bacik1-8/+10
2021-09-26s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2-14/+14
2021-09-26ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton1-0/+2
2021-09-26ceph: remove the capsnaps when removing capsXiubo Li3-18/+87
2021-09-26ceph: request Fw caps before updating the mtime in ceph_write_iterJeff Layton1-15/+17
2021-09-26ceph: fix memory leak on decode error in ceph_handle_capsJeff Layton1-2/+3
2021-09-26ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supportedMario Limonciello1-28/+39
2021-09-26ASoC: audio-graph: respawn Platform SupportKuninori Morimoto1-0/+6
2021-09-26s390: add kmemleak annotation in stack_alloc()Sven Schnelle1-3/+7
2021-09-26dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey1-1/+1
2021-09-26dmaengine: ioat: depends on !UMLJohannes Berg1-1/+1
2021-09-26cxl/pci: Introduce cdevm_file_operationsDan Williams2-27/+53
2021-09-26cxl: Move cxl_core to new directoryBen Widawsky7-8/+11
2021-09-26dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-09-26dmaengine: idxd: depends on !UMLJohannes Berg1-1/+1
2021-09-26riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-26of: property: Disable fw_devlink DT support for X86Saravana Kannan1-0/+3
2021-09-26drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan1-3/+3
2021-09-26arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel1-1/+15