summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-26mm: remove xchg_page_access_time()Kefeng Wang1-8/+4
2023-10-26mm: add folio_xchg_access_time()Kefeng Wang1-0/+5
2023-10-26mm: remove page_cpupid_last()Kefeng Wang1-11/+6
2023-10-26mm: add folio_last_cpupid()Kefeng Wang1-0/+5
2023-10-26mm_types: add virtual and _last_cpupid into struct folioKefeng Wang1-4/+18
2023-10-26mm: kmem: reimplement get_obj_cgroup_from_current()Roman Gushchin1-1/+10
2023-10-26mm: kmem: scoped objcg protectionRoman Gushchin2-0/+13
2023-10-26mm: kmem: make memcg keep a reference to the original objcgRoman Gushchin1-1/+7
2023-10-26mm: kmem: add direct objcg pointer to task_structRoman Gushchin1-0/+4
2023-10-26mm, pcp: reduce detecting time of consecutive high order page freeingHuang Ying1-1/+1
2023-10-26mm, pcp: decrease PCP high if free pages < high watermarkHuang Ying1-0/+1
2023-10-26mm: tune PCP high automaticallyHuang Ying1-0/+1
2023-10-26mm: add framework for PCP high auto-tuningHuang Ying1-1/+4
2023-10-26mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying1-1/+2
2023-10-26mm, pcp: reduce lock contention for draining high-order pagesHuang Ying2-0/+7
2023-10-26cacheinfo: calculate size of per-CPU data cache sliceHuang Ying1-0/+1
2023-10-26mm, pcp: avoid to drain PCP when process exitHuang Ying1-1/+11
2023-10-26buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)1-3/+1
2023-10-26buffer: add get_nth_bh()Matthew Wilcox (Oracle)1-0/+22
2023-10-26buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)1-2/+2
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+6
2023-10-25file, i915: fix file reference for mmap_singleton()Christian Brauner1-0/+1
2023-10-25highmem: Add folio_release_kmap()Matthew Wilcox (Oracle)1-2/+16
2023-10-25HID: core: remove #ifdef CONFIG_PM from hid_driverThomas Weißschuh1-2/+2
2023-10-25sh: Remove superhyway bus supportArnd Bergmann1-107/+0
2023-10-25Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki3-4/+44
2023-10-25kexec: Annotate struct crash_mem with __counted_byKees Cook1-1/+1
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+29
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-1/+1
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+42
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav1-0/+5
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton1-3/+6
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein1-0/+27
2023-10-24iommu: Add iommu_domain ops for dirty trackingJoao Martins2-0/+74
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins1-0/+26
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse1-0/+5
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra1-2/+0
2023-10-24sched: Add cpus_share_resources APIBarry Song2-1/+14
2023-10-24bpf: correct loop detection for iterators convergenceEduard Zingerman1-0/+15
2023-10-24bpf: exact states comparison for iterator convergence checksEduard Zingerman1-0/+1
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie1-0/+40
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown44-120/+174
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta1-0/+12
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker6-9/+51
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-0/+29
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov1-2/+1
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar17-11/+65
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet1-1/+3
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet1-0/+5
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie37-100/+150