summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Gleixner3-21/+17
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_ROOTCREDSNeilBrown2-6/+0
2022-03-13SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown1-0/+1
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-12net: add per-cpu storage and net->core_statsEric Dumazet1-9/+37
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 Williams1-24/+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 Kicinski1-6/+333
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna1-1/+1
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds1-1/+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)1-1/+23
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-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-11compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo1-10/+9
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-53/+113
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+6
2022-03-11tracehook: Remove tracehook.hEric W. Biederman1-56/+0
2022-03-11resume_user_mode: Move to resume_user_mode.hEric W. Biederman3-52/+65
2022-03-11resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resumeEric W. Biederman1-2/+0
2022-03-11signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman2-17/+17
2022-03-11task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman1-13/+2
2022-03-11task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2-3/+8
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-11Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-12/+35
2022-03-11bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau1-1/+1
2022-03-11bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macroMartin KaFai Lau1-5/+5
2022-03-10task_work: Introduce task_work_pendingEric W. Biederman2-2/+7
2022-03-10task_work: Remove unnecessary include from posix_timers.hEric W. Biederman1-1/+0