summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.69v4.19.69Greg 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
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-291-2/+2
* xfs: always rejoin held resources during defer rollDarrick J. Wong2019-08-294-37/+31
* xfs: Add attibute remove and helper functionsAllison Henderson2019-08-292-11/+26
* xfs: Add attibute set and helper functionsAllison Henderson2019-08-294-87/+115
* xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson2019-08-291-23/+30
* xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson2019-08-291-0/+0
* xfs: don't trip over uninitialized buffer on extent read of corrupted inodeBrian Foster2019-08-291-1/+4
* xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong2019-08-291-0/+1
* 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
* 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 kcopyd: always complete failed jobsDmitry Fomichev2019-08-291-1/+4
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-0/+1
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-13/+47
* 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
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17
* libceph: fix PG split vs OSD (re)connect raceIlya Dryomov2019-08-291-5/+4
* ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton2019-08-291-2/+1
* ceph: clear page dirty before invalidate pageErqi Chen2019-08-291-2/+3
* clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen2019-08-291-1/+1
* Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka2019-08-291-1/+3
* HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-291-0/+2
* HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-291-1/+1
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier2019-08-291-8/+15
* KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-291-14/+18
* perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-291-0/+1
* perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-291-1/+4
* perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-291-1/+1
* block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente2019-08-291-3/+11