summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-171-1/+1
* perf tools: Support Python 3.8+ in MakefileSam Lunt2020-04-171-1/+10
* ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-171-0/+4
* fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers2020-04-171-1/+3
* ext4: fix a data race at inode->i_blocksQian Cai2020-04-171-1/+1
* NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust2020-04-171-0/+1
* powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2020-04-172-6/+6
* drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner2020-04-171-7/+53
* rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor2020-04-171-3/+1
* selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko2020-04-171-196/+37
* arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe2020-04-171-1/+1
* scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier2020-04-171-1/+1
* dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)2020-04-171-0/+1
* dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka2020-04-171-1/+5
* arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard2020-04-171-2/+1
* net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan2020-04-171-12/+19
* mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck2020-04-171-4/+4
* tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-04-171-1/+1
* x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan2020-04-171-4/+1
* powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing2020-04-171-1/+1
* erofs: correct the remaining shrink objectsGao Xiang2020-04-171-1/+1
* crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos2020-04-171-30/+28
* btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko2020-04-171-0/+1
* btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana2020-04-171-0/+10
* btrfs: drop block from cache on error in relocationJosef Bacik2020-04-171-1/+1
* btrfs: set update the uuid generation as soon as possibleJosef Bacik2020-04-171-2/+12
* Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana2020-04-173-0/+22
* mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf2020-04-171-3/+0
* mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf2020-04-171-7/+7
* CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin2020-04-171-1/+1
* KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov2020-04-171-5/+7
* KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson2020-04-172-0/+8
* KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson2020-04-171-51/+16
* KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson2020-04-171-0/+11
* KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-171-0/+1
* KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-171-1/+5
* KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson2020-04-173-22/+17
* x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner2020-04-171-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-173-4/+4
* ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-04-171-0/+3
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-171-0/+3
* MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen2020-04-171-1/+4
* pstore: pstore_ftrace_seq_next should increase position indexVasily Averin2020-04-171-1/+4
* irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo2020-04-171-3/+3
* KEYS: reaching the keys quotas correctlyYang Xu2020-04-172-3/+3
* tpm: tpm2_bios_measurements_next should increase position indexVasily Averin2020-04-171-1/+1
* tpm: tpm1_bios_measurements_next should increase position indexVasily Averin2020-04-171-1/+1
* tpm: Don't make log failures fatalMatthew Garrett2020-04-173-12/+6
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-172-2/+11
* PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley2020-04-171-7/+73