aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook1-1/+2
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook2-0/+75
2022-09-07overflow: Allow mixed type argumentsKees Cook1-31/+41
2022-09-07media: vsp1: Add premultiplied alpha supportTakanari Hayama1-0/+2
2022-09-07perf: Add a few assertionsPeter Zijlstra1-0/+17
2022-09-07arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual1-4/+5
2022-09-07perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flagsAnshuman Khandual1-0/+2
2022-09-07perf/core: Expand PERF_EVENT_FLAG_ARCHAnshuman Khandual1-1/+1
2022-09-07perf: Consolidate branch sample filter helpersAnshuman Khandual1-0/+26
2022-09-07sched: Show PF_flag holesPeter Zijlstra1-0/+7
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra4-251/+26
2022-09-07sched: Widen TAKS_state literalsPeter Zijlstra1-15/+15
2022-09-07sched/wait: Add wait_event_state()Peter Zijlstra1-0/+28
2022-09-07sched/completion: Add wait_for_completion_state()Peter Zijlstra1-0/+1
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra1-0/+2
2022-09-07freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra1-4/+5
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra1-4/+4
2022-09-07bpf: Add zero_map_value to zero map value with special fieldsKumar Kartikeya Dwivedi1-0/+19
2022-09-07bpf: Add copy_map_value_long to copy to remote percpu memoryKumar Kartikeya Dwivedi1-19/+33
2022-09-07bpf/verifier: allow kfunc to return an allocated memBenjamin Tissoires3-1/+20
2022-09-07bpf: split btf_check_subprog_arg_match in twoBenjamin Tissoires1-0/+2
2022-09-07dyndbg: add drm.debug style (drm/parameters/debug) bitmap supportJim Cromie1-0/+21
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie2-0/+5
2022-09-07dyndbg: add DECLARE_DYNDBG_CLASSMAP macroJim Cromie1-0/+55
2022-09-07dyndbg: add __pr_debug_cls for testingJim Cromie1-0/+7
2022-09-07dyndbg: add class_id to pr_debug callsitesJim Cromie1-16/+55
2022-09-07dyndbg: gather __dyndbg[] state into struct _ddebug_infoJim Cromie1-5/+8
2022-09-07dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie1-9/+0
2022-09-07dyndbg: fix module.dyndbg handlingJim Cromie1-1/+1
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal1-0/+1
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal1-0/+2
2022-09-07serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong2-1/+81
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij1-6/+0
2022-09-07spi: Add capability to perform some transfer with chipselect offChristophe Leroy1-0/+2
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde1-0/+2
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson1-0/+1
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson1-0/+1
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson1-1/+2
2022-09-07net/mlx5: Introduce MACsec Connect-X offload hardware bits and structuresLior Nahmanson2-2/+101
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson2-7/+12
2022-09-07net/mlx5: Removed esp_id from struct mlx5_flow_actLior Nahmanson1-1/+0
2022-09-07net/macsec: Move some code for sharing with various drivers that implements offloadLior Nahmanson1-0/+21
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson2-0/+14
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy2-40/+36
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy1-1/+0
2022-09-07iommu: Retire iommu_capable()Robin Murphy1-7/+1
2022-09-07swab: Add array operationsAndy Shevchenko1-0/+25
2022-09-07netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal1-0/+9
2022-09-07net/mlx5: Query ADV_VIRTUALIZATION capabilitiesYishai Hadas1-0/+9