summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-11tracing: Add snapshot at end of kernel boot upSteven Rostedt (Google)1-1/+10
2022-03-11tracing: Add TRACE_CUSTOM_EVENT() macroSteven Rostedt (Google)3-1/+321
2022-03-11tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)9-491/+527
2022-03-11gtp: Add support for checking GTP device typeWojciech Drewek1-0/+6
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek3-1/+23
2022-03-11gtp: Implement GTP echo requestWojciech Drewek1-0/+1
2022-03-11gtp: Implement GTP echo responseWojciech Drewek2-0/+32
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek1-0/+1
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski1-0/+1
2022-03-11ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski2-0/+53
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman1-7/+29
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala1-0/+10
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy1-0/+2
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam1-1/+1
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual1-5/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2-5/+4
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2-2/+3
2022-03-11net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets1-4/+14
2022-03-11Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-6/+22
2022-03-11compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo1-10/+9