summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()Marc Dionne2019-09-061-5/+6
* afs: Fix the CB.ProbeUuid service handler to reply correctlyDavid Howells2019-09-061-7/+3
* nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos2019-09-061-0/+1
* dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann2019-09-061-2/+2
* Linux 5.2.11v5.2.11Greg Kroah-Hartman2019-08-291-1/+1
* rxrpc: Fix local refcountingDavid Howells2019-08-291-5/+7
* rxrpc: Fix local endpoint replacementDavid Howells2019-08-291-1/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-292-12/+13
* rxrpc: Fix local endpoint refcountingDavid Howells2019-08-294-39/+72
* powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva2019-08-291-2/+2
* io_uring: add need_resched() check in inner poll loopJens Axboe2019-08-291-1/+7
* io_uring: don't enter poll loop if we have CQEs pendingJens Axboe2019-08-291-7/+15
* io_uring: fix potential hang with polled IOJens Axboe2019-08-291-11/+25
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-291-2/+2
* IB/hfi1: Drop stale TID RDMA packetsKaike Wan2019-08-291-3/+11
* xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong2019-08-291-0/+1
* mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin2019-08-291-2/+8
* mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns2019-08-291-2/+59
* mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns2019-08-291-4/+15
* mm, page_owner: handle THP splits correctlyVlastimil Babka2019-08-291-0/+4
* mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin2019-08-291-1/+21
* mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin2019-08-291-0/+40
* mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes2019-08-291-15/+4
* mm/z3fold.c: fix race between migration and destructionHenry Burns2019-08-291-0/+89
* genirq: Properly pair kobject_del() with kobject_add()Michael Kelley2019-08-291-1/+14
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-294-14/+110
* dm zoned: improve error handling in i/o map codeDmitry Fomichev2019-08-291-6/+16
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-292-11/+21
* dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-08-291-1/+4
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-08-291-1/+1
* dm raid: add missing cleanup in raid_ctr()Wenwen Wang2019-08-291-1/+1
* dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka2019-08-291-0/+15
* dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-08-291-15/+16
* dm dust: use dust block size for badblocklist indexBryan Gurney2019-08-291-3/+8
* dm kcopyd: always complete failed jobsDmitry Fomichev2019-08-291-1/+4
* psi: get poll_work to run when calling poll syscall next timeJason Xing2019-08-291-0/+8
* IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-291-44/+3
* IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-291-0/+7
* IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-291-1/+4
* IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-291-2/+2
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-1/+1
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-15/+48
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-294-13/+147
* x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-291-15/+53
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-291-1/+1
* userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov2019-08-291-12/+13
* Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui2019-08-291-1/+1
* gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski2019-08-291-2/+4
* scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter2019-08-291-0/+3
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17