summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-10ptrace: Remove tracehook_signal_handlerEric W. Biederman1-17/+0
2022-03-10ptrace: Remove arch_syscall_{enter,exit}_tracehookEric W. Biederman1-41/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman3-54/+54
2022-03-10ptrace: Move ptrace_report_syscall into ptrace.hEric W. Biederman2-26/+27
2022-03-10arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu1-0/+4
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen1-0/+13
2022-03-10dm: simplify dm_sumbit_bio_remap interfaceMike Snitzer1-1/+1
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li1-0/+4
2022-03-10mm: slab: Delete unused SLAB_DEACTIVATED flagXiongwei Song1-3/+0
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe1-1/+4
2022-03-10dma-mapping: benchmark: extract a common header file for map_benchmark defini...Tian Tao1-0/+31
2022-03-10ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li1-0/+3
2022-03-10drivers/nvdimm: Add perf interface to expose nvdimm performance statsKajol Jain1-0/+24
2022-03-10drivers/nvdimm: Add nvdimm pmu structureKajol Jain1-0/+20
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-0/+1
2022-03-10net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik1-1/+4