summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.69v5.10.69Greg Kroah-Hartman2021-09-261-1/+1
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-261-1/+1
* sched/idle: Make the idle timer expire in hard interrupt contextSebastian Andrzej Siewior2021-09-261-2/+2
* rtc: rx8010: select REGMAP_I2CYu-Tung Chang2021-09-261-0/+1
* blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu2021-09-261-1/+13
* blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin2021-09-261-0/+1
* pwm: stm32-lp: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-2/+0
* pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-14/+0
* pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-16/+0
* habanalabs: add validity check for event ID received from F/WOfir Bitton2021-09-262-0/+12
* nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun2021-09-261-1/+1
* nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun2021-09-261-2/+2
* nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun2021-09-261-1/+1
* nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun2021-09-261-2/+2
* nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun2021-09-261-5/+3
* nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun2021-09-261-4/+2
* btrfs: fix lockdep warning while mounting sprout fsAnand Jain2021-09-261-3/+4
* btrfs: update the bdev time directly when closingJosef Bacik2021-09-261-8/+10
* ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton2021-09-261-0/+2
* ceph: remove the capsnaps when removing capsXiubo Li2021-09-263-18/+87
* ceph: request Fw caps before updating the mtime in ceph_write_iterJeff Layton2021-09-261-15/+17
* dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey2021-09-261-1/+1
* dmaengine: ioat: depends on !UMLJohannes Berg2021-09-261-1/+1
* dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei2021-09-261-0/+1
* dmaengine: idxd: depends on !UMLJohannes Berg2021-09-261-1/+1
* iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang2021-09-261-7/+24
* parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck2021-09-261-9/+9
* dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-261-0/+1
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-265-38/+8
* drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko2021-09-261-1/+16
* thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann2021-09-261-2/+3
* tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu2021-09-261-2/+2
* Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn2021-09-261-1/+0
* ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton2021-09-262-3/+2
* ceph: allow ceph_put_mds_session to take NULL or ERR_PTRJeff Layton2021-09-264-10/+8
* platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou2021-09-261-3/+3
* platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou2021-09-263-1/+109
* dmaengine: idxd: fix wq slot allocation index checkDave Jiang2021-09-261-1/+1
* pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registeredUwe Kleine-König2021-09-261-8/+5
* pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König2021-09-261-5/+5
* PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi2021-09-261-1/+1
* profiling: fix shift-out-of-bounds bugsPavel Skripkin2021-09-261-10/+11
* nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei2021-09-261-5/+4
* prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov2021-09-261-7/+0
* 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-09-261-1/+3
* thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter2021-09-261-0/+1
* perf tools: Allow build-id with trailing zerosNamhyung Kim2021-09-261-0/+10
* tools lib: Adopt memchr_inv() from kernelJiri Olsa2021-09-262-0/+59
* perf test: Fix bpf test sample mismatch reportingMichael Petlan2021-09-261-1/+1
* dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko2021-09-261-3/+7