summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-03-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
2022-03-15fs: Remove noop_invalidatepage()Matthew Wilcox (Oracle)
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)
2022-03-15fs: Turn do_invalidatepage() into folio_invalidate()Matthew Wilcox (Oracle)
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2022-03-15Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15x86: Mark __invalid_creds() __noreturnPeter Zijlstra
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra
2022-03-15x86/ibt: Ensure module init/exit points have referencesPeter Zijlstra
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-15Merge branch 'sched/fast-headers' into sched/coreIngo Molnar
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov
2022-03-14block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)
2022-03-14buffer: Add folio_buffers()Matthew Wilcox (Oracle)
2022-03-14fs: read_mapping_page() should take a struct file argumentMatthew Wilcox (Oracle)
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-14net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet
2022-03-14mtd: core: Remove partid and partname debugfs filesTudor Ambarus
2022-03-14fs: export variant of generic_write_checks without iov_iterOmar Sandoval
2022-03-14fs: export rw_verify_area()Omar Sandoval
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior
2022-03-14net: macvlan: add net device refcount trackerZiyang Xuan
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown
2022-03-13SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown
2022-03-12mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspendDave Gerlach
2022-03-12random: provide notifier for VM forkJason A. Donenfeld
2022-03-12random: replace custom notifier chain with standard oneJason A. Donenfeld
2022-03-12random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld
2022-03-12ACPI: allow longer device IDsAlexander Graf
2022-03-12random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld
2022-03-12random: block in /dev/urandomJason A. Donenfeld
2022-03-12cgroup: Fix suspicious rcu_dereference_check() usage warningChengming Zhou
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11clk: Add clk_drop_rangeMaxime Ripard