summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-14btrfs: add code to support the block group rootJosef Bacik
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean
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-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...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-13NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski
2022-03-13rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen
2022-03-12ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani
2022-03-12ext4: fix ext4_fc_stats trace pointRitesh Harjani
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-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
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-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
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-11tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)
2022-03-11gtp: Add support for checking GTP device typeWojciech Drewek
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2022-03-11gtp: Implement GTP echo requestWojciech Drewek
2022-03-11gtp: Implement GTP echo responseWojciech Drewek
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski
2022-03-11ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman