summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-15crypto: hisilicon/qm: Set the VF QM state registerLongfang Liu1-0/+6
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum1-0/+5
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum1-0/+3
2022-03-15crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu1-0/+38
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum1-0/+441
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra1-1/+1
2022-03-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-03-15bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen1-9/+4
2022-03-15mm: Convert swap_set_page_dirty() to swap_dirty_folio()Matthew Wilcox (Oracle)1-1/+1
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)1-3/+5
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)1-0/+1
2022-03-15fs: Remove aops->launder_pageMatthew Wilcox (Oracle)1-4/+1
2022-03-15fs: Add aops->launder_folioMatthew Wilcox (Oracle)1-1/+4
2022-03-15fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)1-1/+0
2022-03-15nfs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2-2/+20
2022-03-15fs: Remove noop_invalidatepage()Matthew Wilcox (Oracle)1-2/+0
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)1-2/+1
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)1-2/+0
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)1-0/+1
2022-03-15fs: Turn do_invalidatepage() into folio_invalidate()Matthew Wilcox (Oracle)2-3/+1
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar1-0/+3
2022-03-15Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar4-11/+41
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2-7/+16
2022-03-15x86: Mark __invalid_creds() __noreturnPeter Zijlstra1-1/+1
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra1-1/+1
2022-03-15x86/ibt: Ensure module init/exit points have referencesPeter Zijlstra1-1/+10
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra1-1/+2
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra1-0/+16
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra1-31/+36
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar19-64/+148
2022-03-15Merge branch 'sched/fast-headers' into sched/coreIngo Molnar34-0/+36
2022-03-15Input: extract ChromeOS vivaldi physmap show functionStephen Boyd1-0/+27
2022-03-15Merge tag 'v5.17-rc8' into nextDmitry Torokhov22-68/+154
2022-03-14block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo1-1/+2
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)3-6/+4
2022-03-14buffer: Add folio_buffers()Matthew Wilcox (Oracle)1-0/+1
2022-03-14fs: read_mapping_page() should take a struct file argumentMatthew Wilcox (Oracle)1-4/+4
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+5
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon2-0/+3
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon2-22/+36
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon1-31/+36
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar19-64/+148
2022-03-14net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet1-1/+5
2022-03-14mtd: core: Remove partid and partname debugfs filesTudor Ambarus1-3/+0
2022-03-14fs: export variant of generic_write_checks without iov_iterOmar Sandoval1-0/+1
2022-03-14fs: export rw_verify_area()Omar Sandoval1-0/+1
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior1-0/+7
2022-03-14net: macvlan: add net device refcount trackerZiyang Xuan1-0/+1
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-21/+17