summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch1-165/+153
2022-03-10io_uring: remove trace for eventfdUsama Arif1-8/+5
2022-03-10Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2-8/+5
2022-03-10Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier1-0/+2
2022-03-10can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp1-6/+22
2022-03-10dma-mapping: benchmark: extract a common header file for map_benchmark defini...Tian Tao1-0/+31
2022-03-10Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2022-03-10tcp: adjust TSO packet sizes based on min_rttEric Dumazet1-1/+2
2022-03-10net/tls: Provide {__,}tls_driver_ctx() unconditionallyDimitris Michailidis1-2/+0
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-10Merge tag 'amd-drm-next-5.18-2022-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2022-03-10Merge tag 'drm-msm-next-2022-03-08' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-13/+19
2022-03-10bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen1-0/+3
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
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10