aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-12random: provide notifier for VM forkJason A. Donenfeld1-0/+5
2022-03-12random: replace custom notifier chain with standard oneJason A. Donenfeld1-7/+3
2022-03-12random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld1-0/+2
2022-03-12ACPI: allow longer device IDsAlexander Graf1-1/+1
2022-03-12random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld1-0/+1
2022-03-12random: 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/next-queueDavid S. Miller5-1/+63
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet2-10/+38
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe1-0/+2
2022-03-11clk: Add clk_drop_rangeMaxime Ripard1-0/+11
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams2-26/+0
2022-03-11nvdimm/namespace: Delete nd_namespace_blkDan Williams1-26/+0
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski4-9/+530
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna1-1/+1
2022-03-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin1-1/+8
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/djakov/icc into char-misc-nextGreg 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-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2-5/+4
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2-2/+3
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets1-4/+14
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-6/+22
2022-03-10compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo1-10/+9
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-10dt-bindings: clock: Add JH7100 audio clock definitionsEmil Renner Berthing1-0/+41
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-56/+136
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+8
2022-03-10dt-bindings: clk: cleanup commentsTom Rix9-14/+13
2022-03-10tracehook: Remove tracehook.hEric W. Biederman1-56/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman3-52/+65
2022-03-10resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resumeEric W. Biederman1-2/+0
2022-03-10signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman2-17/+17