summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-26Linux 5.10.69v5.10.69Greg Kroah-Hartman1-1/+1
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
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-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: add validity check for event ID received from F/WOfir Bitton2-0/+12
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: update the bdev time directly when closingJosef Bacik1-8/+10
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-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-26dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-09-26dmaengine: idxd: depends on !UMLJohannes Berg1-1/+1
2021-09-26iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang1-7/+24
2021-09-26parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2021-09-26dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven1-0/+1
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner5-38/+8
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-09-26thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann1-2/+3
2021-09-26tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu1-2/+2
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn1-1/+0
2021-09-26ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton2-3/+2
2021-09-26ceph: allow ceph_put_mds_session to take NULL or ERR_PTRJeff Layton4-10/+8
2021-09-26platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou1-3/+3
2021-09-26platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou3-1/+109
2021-09-26dmaengine: idxd: fix wq slot allocation index checkDave Jiang1-1/+1
2021-09-26pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registeredUwe Kleine-König1-8/+5
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König1-5/+5
2021-09-26PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi1-1/+1
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin1-10/+11
2021-09-26nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei1-5/+4
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov1-7/+0
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji1-1/+3
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter1-0/+1
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-26tools lib: Adopt memchr_inv() from kernelJiri Olsa2-0/+59
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan1-1/+1
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko1-3/+7