summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi2-8/+5
2023-08-18mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISONJiaqi Yan1-0/+5
2023-08-18mm: remove clear_page_idle()Xueshi Hu1-5/+0
2023-08-18mm: delete mmap_write_trylock() and vma_try_start_write()Hugh Dickins2-27/+0
2023-08-18mm/pgtable: add pte_free_defer() for pgtable as pageHugh Dickins2-0/+6
2023-08-18mm/pgtable: add PAE safety to __pte_offset_map()Hugh Dickins1-0/+4
2023-08-18mm/pgtable: add rcu_read_lock() and rcu_read_unlock()sHugh Dickins1-2/+2
2023-08-18maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gapPeng Zhang1-2/+0
2023-08-18mm: userfaultfd: add new UFFDIO_POISON ioctlAxel Rasmussen1-0/+4
2023-08-18mm-make-pte_marker_swapin_error-more-general-fixAndrew Morton1-0/+2
2023-08-18mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen2-5/+29
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin1-2/+0
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells1-0/+16
2023-08-18mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin1-1/+0
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin1-2/+2
2023-08-18ksm: add ksm zero pages for each processxu xin2-5/+12
2023-08-18ksm: count all zero pages placed by KSMxu xin1-0/+12
2023-08-18ksm: support unsharing KSM-placed zero pagesxu xin1-0/+6
2023-08-18mm/mm_init.c: remove obsolete macro HASH_SMALLMiaohe Lin1-3/+1
2023-08-18fs: convert block_commit_write to return voidBean Huo1-1/+1
2023-08-18mm/gup: retire follow_hugetlb_page()Peter Xu1-12/+0
2023-08-18mm/hugetlb: add page_mask for hugetlb_follow_page_mask()Peter Xu1-3/+5
2023-08-18mm: make show_free_areas() staticKefeng Wang1-12/+0
2023-08-18mm: remove arguments of show_mem()Kefeng Wang1-2/+2
2023-08-18mm: remove page_rmapping()ZhangPeng1-1/+0
2023-08-18maple_tree: fix a few documentation issuesThomas Gleixner1-2/+3
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual1-0/+1
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown3-0/+1295
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-3/+19
2023-08-18iommu: Add new iommu op to get iommu hardware informationLu Baolu1-0/+5
2023-08-18iommu: Move dev_iommu_ops() to private headerYi Liu1-11/+0
2023-08-18regulator: db8500-prcmu: Remove unused declaration power_state_active_is_enab...Yue Haibing1-6/+0
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+4
2023-08-18Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook1-13/+13
2023-08-17KVM: Remove unused kvm_make_cpus_request_mask() declarationYue Haibing1-2/+0
2023-08-17KVM: Remove unused kvm_device_{get,put}() declarationsYue Haibing1-2/+0
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-17KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson1-1/+5
2023-08-17ACPI: Remove unused extern declaration acpi_paddr_to_node()YueHaibing1-2/+0
2023-08-17mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax2-0/+1286
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure1-0/+9
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki1-0/+3
2023-08-17thermal: core: Add priv pointer to struct thermal_tripRafael J. Wysocki1-0/+2
2023-08-17thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki1-0/+4
2023-08-17cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang1-1/+1
2023-08-17KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack1-4/+3
2023-08-17KVM: Allow range-based TLB invalidation from common codeDavid Matlack1-0/+11
2023-08-17KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta1-0/+2
2023-08-17KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack1-2/+2
2023-08-17leds: class: Store the color index in struct led_classdevJean-Jacques Hiblot1-0/+1