summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-11bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-11dt-bindings: clock: Add JH7100 audio clock definitionsEmil Renner Berthing1-0/+41
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-56/+136
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+8
2022-03-11dt-bindings: clk: cleanup commentsTom Rix9-14/+13
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: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-03-11bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau2-20/+22
2022-03-11bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macroMartin KaFai Lau1-5/+5
2022-03-10io_uring: allow submissions to continue on errorJens Axboe1-0/+1
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. Biederman5-56/+56
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 IORING_OP_MSG_RING commandJens Axboe1-0/+3
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe2-5/+13