summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11nvdimm/namespace: Delete nd_namespace_blkDan Williams
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-11remoteproc: move rproc_da_to_va declaration to remoteproc.hSuman Anna
2022-03-11tracing: Add snapshot at end of kernel boot upSteven Rostedt (Google)
2022-03-11tracing: Add TRACE_CUSTOM_EVENT() macroSteven Rostedt (Google)
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10tracehook: Remove tracehook.hEric W. Biederman
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resumeEric W. Biederman
2022-03-10signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman
2022-03-10task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman