summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-19blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-19nbd: Fix NULL pointer in flush_workqueueSun Ke1-1/+2
2021-05-19f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu3-12/+13
2021-05-19f2fs: compress: fix race condition of overwrite vs truncateChao Yu1-23/+12
2021-05-19f2fs: compress: fix to free compress page correctlyChao Yu1-1/+2
2021-05-19nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon1-2/+2
2021-05-19nvmet: fix inline bio check for passthruChaitanya Kulkarni1-1/+1
2021-05-19nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni2-1/+7
2021-05-19nvmet: add lba to sect conversion helpersChaitanya Kulkarni2-5/+13
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval5-10/+11
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-19hwmon: (ltc2992) Put fwnode in error case during ->probe()Andy Shevchenko1-2/+6
2021-05-19usb: musb: Fix an error messageChristophe JAILLET1-1/+1
2021-05-19hwmon: (occ) Fix poll rate limitingEddie James2-3/+4
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-19iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean1-2/+1
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean9-10/+1
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-05-19usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham1-1/+2
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-19xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei1-1/+3
2021-05-19dax: Wake up all waiters after invalidating dax entryVivek Goyal1-1/+1
2021-05-19dax: Add a wakeup mode parameter to put_unlocked_entry()Vivek Goyal1-7/+7
2021-05-19dax: Add an enum for specifying dax wakup modeVivek Goyal1-6/+17
2021-05-19KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner1-4/+18
2021-05-19KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-19drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh3-2/+11
2021-05-19KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li1-1/+1
2021-05-19drm/msm: fix LLC not being enabled for mmu500 targetsJonathan Marek1-4/+5
2021-05-19kvm: exit halt polling on need_resched() as wellBenjamin Segall1-1/+2
2021-05-19drm/i915: Avoid div-by-zero on gen2Ville Syrjälä1-1/+1
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19btrfs: fix race leading to unpersisted data and metadata on fsyncFilipe Manana2-12/+27
2021-05-19btrfs: fix deadlock when cloning inline extents and using qgroupsFilipe Manana5-7/+7
2021-05-19arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-19arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne1-0/+12
2021-05-19x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui4-2/+24
2021-05-19blk-iocost: fix weight updates of inner active iocgsTejun Heo1-2/+12
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu3-18/+41
2021-05-19kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-19userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-19squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-19hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-19sh: Remove unused variableEric Dumazet1-1/+0
2021-05-19ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev1-1/+10