aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt2-1/+6
2025-11-16mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-1/+1
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom1-4/+2
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom1-2/+2
2025-11-16kasan: cleanup of kasan_enabled() checksSabyrzhan Tasbolatov1-2/+18
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-5/+4
2025-11-16mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+2
2025-11-16mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)1-0/+3
2025-11-16kmsan: remove hard-coded GFP_KERNEL flagsUladzislau Rezki (Sony)1-2/+4
2025-11-16mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()Uladzislau Rezki (Sony)1-0/+2
2025-11-16mm/vmalloc: defer freeing partly initialized vm_structUladzislau Rezki (Sony)1-1/+5
2025-11-16mm/thp: drop follow_devmap_pmd() default stubAnshuman Khandual1-6/+0
2025-11-17ASoC: asoc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+2
2025-11-17ASoC: soc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+4
2025-11-16ASoC: Intel: avs: Honor NHLT override when setting up a pathCezary Rojewski1-0/+1
2025-11-16ASoC: Intel: avs: Allow the topology to carry NHLT dataCezary Rojewski1-0/+5
2025-11-16sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2025-11-16svcrdma: Increase the server's default RPC/RDMA credit grantChuck Lever1-1/+1
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus 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/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-11-15dt-bindings: watchdog: aspeed,ast2400-wdt: Add support for AST2700Chin-Ting Kuo1-0/+138
2025-11-15media: dt-bindings: video-interfaces: add defines for sampling modesMichael Riesch1-0/+4
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain2-4/+8
2025-11-15mshv: Extend create partition ioctl to support cpu featuresMuminul Islam1-0/+34
2025-11-15mshv: Allow mappings that overlap in uaddrMagnus Kulke1-1/+1
2025-11-15hyperv: Add definitions for hypervisor crash dump supportMukesh Rathor1-0/+55
2025-11-15hyperv: Add two new hypercall numbers to guest ABI public headerMukesh Rathor1-0/+2
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain2-0/+8
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi3-0/+67
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel1-0/+1
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel1-40/+2
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel1-0/+2
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel2-19/+51
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan1-0/+1
2025-11-15mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves1-3/+14
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski5-17/+59
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing1-1/+0
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet2-1/+27
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov24-64/+208
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+2
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-2/+60
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-0/+34
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams2-0/+7