summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-03mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pagesChristoph Hellwig1-2/+1
2022-03-03mm/munlock: mlock_vma_page() check against VM_SPECIALHugh Dickins1-2/+9
2022-02-17mm/thp: shrink_page_list() avoid splitting VM_LOCKED THPHugh Dickins2-5/+8
2022-02-17mm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)Hugh Dickins1-2/+8
2022-02-17mm/munlock: page migration needs mlock pagevec drainedHugh Dickins2-0/+6
2022-02-17mm/munlock: mlock_page() munlock_page() batch by pagevecHugh Dickins3-47/+208
2022-02-17mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()Hugh Dickins1-28/+9
2022-02-17mm/migrate: __unmap_and_move() push good newpage to LRUHugh Dickins1-12/+19
2022-02-17mm/munlock: mlock_pte_range() when mlocking or munlockingHugh Dickins2-23/+91
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins7-22/+92
2022-02-17mm/munlock: replace clear_page_mlock() by final clearanceHugh Dickins4-59/+24
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins12-129/+113
2022-02-17mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins5-47/+12
2022-02-17mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins3-70/+8
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins4-438/+25
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds1-4/+2
2022-02-14serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap1-1/+1
2022-02-14HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar2-0/+41
2022-02-14HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar2-1/+25
2022-02-14HID: amd_sfh: Disable the interrupt for all commandBasavaraj Natikar1-0/+3
2022-02-14HID: amd_sfh: Correct the structure field nameBasavaraj Natikar1-1/+1
2022-02-14HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar1-0/+4
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson1-2/+3
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller1-14/+15
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller1-0/+8
2022-02-13Linux 5.17-rc4v5.17-rc4Linus Torvalds1-2/+2
2022-02-12kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-12Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman1-4/+2
2022-02-12kfence: make test case compatible with run time set sample intervalPeng Liu3-5/+8
2022-02-12mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2-7/+8
2022-02-12mm: vmscan: remove deadlock due to throttling failing to make progressMel Gorman1-1/+3
2022-02-12fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi1-9/+31
2022-02-12fs/binfmt_elf: fix PT_LOAD p_align values for loadersMike Rapoport1-1/+1
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas1-30/+17
2022-02-11KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky4-49/+55
2022-02-11KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini2-3/+1
2022-02-11KVM: SVM: extract avic_ring_doorbellMaxim Levitsky1-11/+20
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum1-1/+0
2022-02-11gfs2: Fix gfs2_release for non-writers regressionBob Peterson1-3/+4
2022-02-11Revert "gfs2: check context in gfs2_glock_put"Andreas Gruenbacher1-3/+0
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa2-37/+29
2022-02-11iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTLMathias Krause1-3/+11
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-02-11usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier1-2/+4
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-11USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-11usb: core: Unregister device on component_add() failureFabio M. De Francesco1-3/+6
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39
2022-02-11samples/seccomp: Adjust sample to also provide kill optionKees Cook1-2/+7