aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-1/+1
2022-03-16fs: Remove aops ->set_page_dirtyMatthew Wilcox (Oracle)1-2/+1
2022-03-16fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-16io_uring: make tracing format consistentDylan Yudaken1-12/+12
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso1-0/+18
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman32-71/+184
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+5
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-3/+2
2022-03-15xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross1-8/+0
2022-03-15dt-bindings: change the macro name of prci in header files and exampleZong Li2-13/+13
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani1-2/+2
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani1-8/+13
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani1-41/+64
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani1-0/+26
2022-03-15clk: ti: Drop legacy compatibility clocks for dra7Tony Lindgren1-168/+0
2022-03-15clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren1-98/+0
2022-03-15clk: ti: Drop legacy compatibility clocks for am3Tony Lindgren1-93/+0
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin1-1/+4
2022-03-15pstore: Don't use semaphores in always-atomic-context codeJann Horn1-3/+3
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)3-17/+35
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-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi1-0/+2
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