summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-21khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins1-25/+19
2020-08-21mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu1-14/+10
2020-08-21khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins1-1/+1
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka1-1/+2
2020-08-21MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport1-0/+1
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-21driver core: Avoid binding drivers to dead devicesLukas Wunner1-1/+3
2020-08-21appletalk: Fix atalk_proc_init() return pathVincent Duvert1-0/+2
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg1-1/+1
2020-08-21bcache: use disk_{start,end}_io_acct() to count I/O for bcache deviceColy Li1-28/+9
2020-08-21bcache: fix bio_{start,end}_io_acct with proper deviceColy Li1-4/+27
2020-08-21bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li1-6/+6
2020-08-21bcache: fix overflow in offset_to_stripe()Coly Li3-8/+27
2020-08-21bcache: allocate meta data pages as compound pagesColy Li4-5/+5
2020-08-21md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng1-1/+2
2020-08-21selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook1-0/+5
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook3-0/+26
2020-08-21pidfd: Add missing sock updates for pidfd_getfd()Kees Cook1-2/+5
2020-08-21irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLRZenghui Yu1-3/+7
2020-08-21irqchip/loongson-liointc: Fix misuse of gc->mask_cacheHuacai Chen1-5/+5
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca1-0/+2
2020-08-21media: venus: fix multiple encoder crashMansur Alisha Shaik1-0/+4
2020-08-21pinctrl: ingenic: Properly detect GPIO direction when configured for IRQPaul Cercueil1-1/+2
2020-08-21pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTHPaul Cercueil1-3/+3
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy1-1/+1
2020-08-21cifs: Fix leak when handling lease break for cached root fidPaul Aurich1-21/+52
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-08-21xtensa: add missing exclusive access state managementMax Filippov3-0/+18
2020-08-21iio: imu: st_lsm6dsx: reset hw ts after resumeLorenzo Bianconi3-11/+17
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean1-2/+2
2020-08-21dt-bindings: iio: io-channel-mux: Fix compatible string in example codeChristian Eggers1-1/+1
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang1-5/+8
2020-08-21arm64: dts: qcom: sc7180: Drop the unused non-MSA SIDSibi Sankar2-2/+2
2020-08-21btrfs: check correct variable after allocation in btrfs_backref_iter_allocBoleyn Su1-1/+1
2020-08-21btrfs: fix return value mixup in btrfs_get_extentPavel Machek1-1/+1
2020-08-21btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik1-0/+6
2020-08-21btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo3-0/+20
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana1-6/+2
2020-08-21btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo1-5/+11
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik1-2/+2
2020-08-21btrfs: fix messages after changing compression level by remountDavid Sterba1-5/+9
2020-08-21btrfs: don't show full path of bind mounts in subvol=Josef Bacik1-2/+8
2020-08-21btrfs: fix race between page release and a fast fsyncFilipe Manana1-3/+13
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik1-1/+1