summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Deacon3-0/+5
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 Molnar41-109/+241
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-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman32-71/+184
2022-03-14btrfs: add definitions and documentation for encoded I/O ioctlsOmar Sandoval1-0/+132
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-14btrfs: add code to support the block group rootJosef Bacik2-0/+4
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik1-0/+1
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean1-0/+5
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean1-0/+5
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean1-0/+7
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 Gleixner4-21/+19
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-0/+1
2022-03-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown1-4/+4
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown1-0/+2
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown3-7/+0
2022-03-13SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown1-0/+1
2022-03-13NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski1-1/+1
2022-03-13rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen1-0/+10
2022-03-13ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani1-25/+31
2022-03-13ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-03-13mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspendDave Gerlach1-1/+7
2022-03-13random: provide notifier for VM forkJason A. Donenfeld1-0/+5
2022-03-13random: replace custom notifier chain with standard oneJason A. Donenfeld1-7/+3
2022-03-13random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld1-0/+2
2022-03-13ACPI: allow longer device IDsAlexander Graf1-1/+1
2022-03-13random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld1-0/+1
2022-03-13random: block in /dev/urandomJason A. Donenfeld1-1/+1
2022-03-12cgroup: Fix suspicious rcu_dereference_check() usage warningChengming Zhou1-0/+1
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller5-1/+63
2022-03-12net: add per-cpu storage and net->core_statsEric Dumazet2-10/+38
2022-03-12vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-12nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe1-0/+2
2022-03-12clk: Add clk_drop_rangeMaxime Ripard1-0/+11
2022-03-12nvdimm/region: Delete nd_blk_region infrastructureDan Williams2-26/+0
2022-03-12nvdimm/namespace: Delete nd_namespace_blkDan Williams1-26/+0
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-9/+530
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna1-1/+1
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2-1/+4
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-11remoteproc: move rproc_da_to_va declaration to remoteproc.hSuman Anna1-0/+1