summaryrefslogtreecommitdiffstats
path: root/mm/kasan (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-02-11seccomp: Invalidate seccomp mode to catch death failuresKees Cook1-0/+10
2022-02-11signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLEKees Cook1-2/+3
2022-02-11x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre1-0/+2
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-10KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse1-30/+67
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2022-02-10riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu1-0/+2
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2-1/+5
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman1-6/+28