aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-16/+49
2024-09-04ipv4: Fix user space build failure due to header changeIdo Schimmel2-2/+1
2024-09-04net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta1-1/+1
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk2-0/+38
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo51-118/+344
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+3
2024-09-04sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enableTejun Heo1-0/+5
2024-09-04bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()Martin KaFai Lau1-1/+1
2024-09-05Merge tag 'ib-psy-usb-types-signed' of git://git.kernel.org/pub/scm/linux/ker...Chanwoo Choi1-2/+1
2024-09-04KVM: Add arch hooks for enabling/disabling virtualizationSean Christopherson1-0/+14
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson1-2/+2
2024-09-04fuse: allow idmapped mountsAlexander Mikhalitsyn1-1/+19
2024-09-04fuse: add basic infrastructure to support idmappingsAlexander Mikhalitsyn1-0/+2
2024-09-04namespace: introduce SB_I_NOIDMAP flagAlexander Mikhalitsyn1-0/+1
2024-09-04kvm: Note an RCU quiescent state on guest exitLeonardo Bras2-3/+13
2024-09-04ARM: 9416/1: amba: make amba_bustype constantKunwu Chan1-1/+1
2024-09-04printk: nbcon: Show replay message on takeoverJohn Ogness1-0/+2
2024-09-04printk: nbcon: Introduce printer kthreadsThomas Gleixner1-0/+40
2024-09-04printk: nbcon: Add function for printers to reacquire ownershipJohn Ogness1-0/+6
2024-09-04firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto1-0/+1
2024-09-04firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto1-0/+2
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly1-0/+1
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly1-2/+2
2024-09-04mm: use ARCH_PKEY_BITS to define VM_PKEY_BITNJoey Gouly1-6/+10
2024-09-04net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti1-0/+2
2024-09-04iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe1-0/+4
2024-09-03sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEPTejun Heo1-1/+0
2024-09-04gpio: davinci: drop platform data supportBartosz Golaszewski1-21/+0
2024-09-03mm: migrate: add isolate_folio_to_list()Kefeng Wang1-0/+3
2024-09-03ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett1-3/+3
2024-09-03mm: store zero pages to be swapped out in a bitmapUsama Arif1-0/+1
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)3-23/+14
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)3-10/+18
2024-09-03mm: remove page_has_private()Matthew Wilcox (Oracle)1-10/+5
2024-09-03mm: remove PageOwnerPriv1Matthew Wilcox (Oracle)1-2/+0
2024-09-03mm: remove PageMlockedMatthew Wilcox (Oracle)1-5/+8
2024-09-03mm: remove PageUnevictableMatthew Wilcox (Oracle)1-3/+3
2024-09-03mm: remove PageSwapCacheMatthew Wilcox (Oracle)2-9/+4
2024-09-03mm: remove PageReadaheadMatthew Wilcox (Oracle)1-2/+2
2024-09-03mm: remove PageSwapBackedMatthew Wilcox (Oracle)1-3/+3
2024-09-03mm: remove PageActiveMatthew Wilcox (Oracle)1-2/+3
2024-09-03mm: support only one page_type per pageMatthew Wilcox (Oracle)1-40/+28
2024-09-03mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)2-5/+10
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)1-10/+0
2024-09-03mm: allow read-ahead with IOCB_NOWAIT setYafang Shao1-1/+0
2024-09-03mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=yDavid Hildenbrand1-1/+1
2024-09-03err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macrosUros Bizjak1-0/+9
2024-09-03mm: krealloc: clarify valid usage of __GFP_ZERODanilo Krummrich1-0/+10
2024-09-03mm/rmap: use folio->_mapcount for small foliosDavid Hildenbrand1-2/+2
2024-09-03mm/hugetlb: use __GFP_COMP for gigantic foliosYu Zhao1-4/+5