summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-17mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memorySeongJae Park1-2/+4
2025-11-17mm/damon: add DAMOS quota goal type for per-memcg per-node memory usageSeongJae Park1-1/+10
2025-11-17mm/damon: document damos_quota_goal->nid use caseSeongJae Park1-0/+3
2025-11-17mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang1-4/+0
2025-11-17memcg: net: track network throttling due to memcg memory pressureShakeel Butt1-0/+1
2025-11-17mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-1/+1
2025-11-17drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom1-4/+2
2025-11-17drivers/base/node: fold register_node() into register_one_node()Donet Tom1-2/+2
2025-11-17kasan: cleanup of kasan_enabled() checksSabyrzhan Tasbolatov1-2/+18
2025-11-17mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-5/+4
2025-11-17mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+2
2025-11-17mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)1-0/+3
2025-11-17kmsan: remove hard-coded GFP_KERNEL flagsUladzislau Rezki (Sony)1-2/+4
2025-11-17mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()Uladzislau Rezki (Sony)1-0/+2
2025-11-17mm/vmalloc: defer freeing partly initialized vm_structUladzislau Rezki (Sony)1-1/+5
2025-11-17mm/thp: drop follow_devmap_pmd() default stubAnshuman Khandual1-6/+0
2025-11-17sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2025-11-17svcrdma: Increase the server's default RPC/RDMA credit grantChuck Lever1-1/+1
2025-11-17Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+10
2025-11-16procfs: make /self and /thread_self dentries persistentAl Viro1-2/+0
2025-11-16primitives for maintaining persisitencyAl Viro1-0/+2
2025-11-16introduce a flag for explicitly marking persistently pinned dentriesAl Viro1-0/+1
2025-11-16new helper: simple_done_creating()Al Viro1-0/+1
2025-11-16new helper: simple_remove_by_name()Al Viro1-0/+2
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain2-4/+8
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel1-19/+50
2025-11-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-17/+59
2025-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov13-40/+83
2025-11-15Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-15PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-2/+60
2025-11-15PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-0/+34
2025-11-15PCI/IDE: Initialize an ID for all IDE streamsDan Williams2-0/+7
2025-11-15PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun2-0/+37
2025-11-15sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo1-2/+2
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki1-0/+24
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao1-4/+4
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+1
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen1-7/+3
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+2
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky1-0/+18
2025-11-14KVM: SEV: Consolidate the SEV policy bits in a single header fileTom Lendacky1-0/+19
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-14ASoC: codecs: lpass-macro: complete sm6115 supportMark Brown4-5/+22
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)1-0/+3