summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Linux 5.8.2v5.8.2Greg Kroah-Hartman1-1/+1
2020-08-19task_work: only grab task signal lock when neededJens Axboe2-2/+22
2020-08-19io_uring: enable lookup of links holding inflight filesJens Axboe1-10/+87
2020-08-19io_uring: add missing REQ_F_COMP_LOCKED for nested requestsJens Axboe1-5/+19
2020-08-19io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe1-0/+6
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang1-2/+6
2020-08-19s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-19s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-19firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook1-1/+4
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick5-0/+25
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry1-0/+24
2020-08-19ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage dataMarek Szyprowski1-3/+3
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-19parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin1-2/+7
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2-10/+6
2020-08-19Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller3-39/+24
2020-08-19Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller1-8/+4
2020-08-19Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller1-17/+8
2020-08-19Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...Baoquan He1-6/+6
2020-08-19erofs: fix extended inode could cross boundaryGao Xiang1-42/+79
2020-08-19mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin1-0/+9
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan1-1/+6
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers1-8/+13
2020-08-19PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi1-7/+4
2020-08-19PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier1-19/+23
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-08-19MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen1-0/+2
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky1-0/+1
2020-08-19cpufreq: Fix locking issues with governorsViresh Kumar1-23/+35
2020-08-19NFS: Don't return layout segments that are in useTrond Myklebust1-19/+15
2020-08-19NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust1-11/+1
2020-08-19io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-19io_uring: fail poll arm on queue proc failureJens Axboe1-1/+1
2020-08-19io_uring: use TWA_SIGNAL for task_work uncondtionallyJens Axboe1-8/+8
2020-08-19io_uring: set ctx sq/cq entry count earlierJens Axboe1-2/+4
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-9/+3
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen1-14/+17
2020-08-19driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa1-3/+4
2020-08-199p: Fix memory leak in v9fs_mountZheng Bin1-3/+2
2020-08-19kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the hostMaxim Levitsky4-20/+24
2020-08-19fs/minix: reject too-large maximum file sizeEric Biggers1-2/+20
2020-08-19fs/minix: don't allow getting deleted inodesEric Biggers1-0/+14
2020-08-19fs/minix: check return value of sb_getblk()Eric Biggers1-1/+7