aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13mm/hugetlb: only drop uffd-wp special pte if requiredPeter Xu3-5/+7
2022-05-13mm/hugetlb: handle UFFDIO_WRITEPROTECTPeter Xu1-2/+4
2022-05-13mm/hugetlb: take care of UFFDIO_COPY_MODE_WPPeter Xu1-2/+4
2022-05-13mm/shmem: persist uffd-wp bit across zapping for file-backedPeter Xu2-0/+53
2022-05-13mm/shmem: handle uffd-wp special pte in page fault handlerPeter Xu1-0/+17
2022-05-13mm/shmem: take care of UFFDIO_COPY_MODE_WPPeter Xu1-2/+2
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu2-1/+49
2022-05-13mm: check against orig_pte for finish_fault()Peter Xu1-0/+3
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu2-1/+92
2022-05-13mm/damon/vaddr: move 'damon_set_regions()' to coreSeongJae Park1-0/+2
2022-05-13mm/damon/core: add a new callback for watermarks checksSeongJae Park1-0/+7
2022-05-13mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang1-1/+1
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne1-0/+12
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne1-1/+0
2022-05-13mm/damon/vaddr: register a damon_operations for fixed virtual address ranges monitoringSeongJae Park1-0/+3
2022-05-13mm/damon/core: add a function for damon_operations registration checksSeongJae Park1-0/+1
2022-05-13mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZEFabio M. De Francesco1-0/+2
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit1-0/+20
2022-05-13mm/mprotect: use mmu_gatherNadav Amit2-4/+6
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu1-0/+1
2022-05-13iommu/vt-d: Size Page Request Queue to avoid overflow conditionLu Baolu1-1/+1
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong1-0/+2
2022-05-13Merge tag 'v5.18-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/socArnd Bergmann2-4/+13
2022-05-13fbdev: Restart conflicting fb removal loop when unregistering devicesJavier Martinez Canillas1-1/+0
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-1/+1
2022-05-13Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-nextDave Airlie1-0/+6
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski1-3/+1
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+7
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+2
2022-05-12module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman1-2/+1
2022-05-12ipmi: Add an intializer for ipmi_recv_msg structCorey Minyard1-0/+5
2022-05-12ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard1-0/+6
2022-05-12spi: Doc fix - Describe add_lock and dma_map_dev in spi_controllerSiddh Raman Pant1-0/+2
2022-05-12stop_machine: Add stop_core_cpuslocked() for per-core operationsPeter Zijlstra1-0/+16
2022-05-12block: Fix the bio.bi_opf commentBart Van Assche1-3/+2
2022-05-12block: reorder the REQ_ flagsChristoph Hellwig1-7/+8
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook2-0/+20
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou1-0/+2
2022-05-11bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi1-0/+1
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra3-9/+24
2022-05-11ptrace: Don't change __stateEric W. Biederman3-3/+6
2022-05-11ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-05-11signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman1-1/+0
2022-05-11signal: Rename send_signal send_signal_lockedEric W. Biederman1-0/+2
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe2-3/+2
2022-05-11vfio: Remove dead codeJason Gunthorpe1-11/+0
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe1-1/+1
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe1-2/+2