summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-19Linux 5.8.2v5.8.2Greg Kroah-Hartman
2020-08-19task_work: only grab task signal lock when neededJens Axboe
2020-08-19io_uring: enable lookup of links holding inflight filesJens Axboe
2020-08-19io_uring: add missing REQ_F_COMP_LOCKED for nested requestsJens Axboe
2020-08-19io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang
2020-08-19s390/gmap: improve THP splittingGerald Schaefer
2020-08-19s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-19firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-19ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage dataMarek Szyprowski
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-19parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller
2020-08-19Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller
2020-08-19Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller
2020-08-19Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller
2020-08-19Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...Baoquan He
2020-08-19erofs: fix extended inode could cross boundaryGao Xiang
2020-08-19mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers
2020-08-19PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi
2020-08-19PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-08-19MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-08-19cpufreq: Fix locking issues with governorsViresh Kumar
2020-08-19NFS: Don't return layout segments that are in useTrond Myklebust
2020-08-19NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-19io_uring: sanitize double poll handlingJens Axboe
2020-08-19io_uring: fail poll arm on queue proc failureJens Axboe
2020-08-19io_uring: use TWA_SIGNAL for task_work uncondtionallyJens Axboe
2020-08-19io_uring: set ctx sq/cq entry count earlierJens Axboe
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-08-19driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-08-199p: Fix memory leak in v9fs_mountZheng Bin
2020-08-19kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the hostMaxim Levitsky
2020-08-19fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-19fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-19fs/minix: check return value of sb_getblk()Eric Biggers