summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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
2022-03-10net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh1-1/+2
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-09block: add ->poll_bio to block_device_operationsMing Lei1-0/+2
2022-03-09clk: qcom: smd: Add missing RPM clocks for msm8992/4Konrad Dybcio1-0/+1
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2022-03-09kasan: fix a missing header include of static_keys.hJoey Gouly1-0/+2
2022-03-09skb: make drop reason booleanableJakub Kicinski1-0/+1
2022-03-09blk-mq: manage hctx map via xarrayMing Lei2-3/+2
2022-03-09fs: remove fs.f_write_hintChristoph Hellwig1-9/+0
2022-03-09fs: remove kiocb.ki_hintChristoph Hellwig1-12/+0
2022-03-08prlimit: do not grab the tasklist_lockBarret Rhoden1-1/+1
2022-03-08prlimit: make do_prlimit() staticBarret Rhoden1-2/+0
2022-03-08ipc: Store ipc sysctls in the ipc namespaceAlexey Gladkov1-0/+21
2022-03-08ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov1-4/+12
2022-03-08coredump: Use the vma snapshot in fill_files_noteEric W. Biederman1-0/+2
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang1-4/+4