summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells2-4/+2
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells2-0/+2
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells1-2/+2
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells1-0/+1
2024-09-05netfs: Reduce number of conditional branches in netfs_perform_write()David Howells1-2/+0
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard1-1/+5
2024-09-05Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-16/+49
2024-09-05ipv4: Fix user space build failure due to header changeIdo Schimmel2-2/+1
2024-09-05net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta1-1/+1
2024-09-05PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk2-0/+38
2024-09-05Merge 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-04Merge 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-04sched_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-04mm: migrate: add isolate_folio_to_list()Kefeng Wang1-0/+3
2024-09-04ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett1-3/+3
2024-09-04mm: store zero pages to be swapped out in a bitmapUsama Arif1-0/+1
2024-09-04x86: remove PG_uncachedMatthew Wilcox (Oracle)3-23/+14
2024-09-04mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)3-10/+18
2024-09-04mm: remove page_has_private()Matthew Wilcox (Oracle)1-10/+5
2024-09-04mm: remove PageOwnerPriv1Matthew Wilcox (Oracle)1-2/+0
2024-09-04mm: remove PageMlockedMatthew Wilcox (Oracle)1-5/+8
2024-09-04mm: remove PageUnevictableMatthew Wilcox (Oracle)1-3/+3
2024-09-04mm: remove PageSwapCacheMatthew Wilcox (Oracle)2-9/+4
2024-09-04mm: remove PageReadaheadMatthew Wilcox (Oracle)1-2/+2
2024-09-04mm: remove PageSwapBackedMatthew Wilcox (Oracle)1-3/+3
2024-09-04mm: remove PageActiveMatthew Wilcox (Oracle)1-2/+3
2024-09-04mm: support only one page_type per pageMatthew Wilcox (Oracle)1-40/+28
2024-09-04mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)2-5/+10
2024-09-04printf: remove %pGt supportMatthew Wilcox (Oracle)1-10/+0