linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-09 00:34:45 to 2024-04-09 05:13:42 UTC [more...]

[RFC PATCH v1 0/2] fw_devlink overlay fix
 2024-04-09  5:13 UTC  (4+ messages)
` [RFC PATCH v1 2/2] of: dynamic: Fix probing of overlay devices

linux-next: build failure after merge of the net-next tree
 2024-04-09  5:10 UTC  (2+ messages)

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-09  5:09 UTC  (2+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-09  5:03 UTC  (4+ messages)

[PATCH v2] fpga: tests: use KUnit devices instead of platform devices
 2024-04-09  4:52 UTC  (4+ messages)

[PATCH] mm: vmscan: do not skip CMA while LRU is full of CMA folios
 2024-04-09  4:54 UTC  (3+ messages)

linux-next: Tree for Apr 9
 2024-04-09  4:50 UTC 

[PATCH v3 0/5] Wave515 decoder IP support
 2024-04-09  4:50 UTC  (3+ messages)
` [PATCH v3 4/5] media: chips-media: wave5: drop "sram-size" DT prop

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-09  4:47 UTC  (12+ messages)

Fwd: Steam Deck OLED 6.8.2 nau8821-max fails
 2024-04-09  4:44 UTC  (4+ messages)

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-09  4:43 UTC  (13+ messages)
` [PATCH v2 fs/proc/bootconfig 0/2] "
  ` [PATCH v2 fs/proc/bootconfig 1/2] fs/proc: "
  ` [PATCH v2 fs/proc/bootconfig 2/2] fs/proc: Skip bootloader comment if no embedded kernel parameters

[PATCH v4] fpga: region: add owner module and take its refcount
 2024-04-09  4:34 UTC  (2+ messages)

[PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags
 2024-04-09  4:38 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: Make cxlflash obsolete
 2024-04-09  4:37 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Make cxl obsolete

[tip:locking/urgent] BUILD SUCCESS fa1f51162338b3e2f520d4bfedc42b3b2e00da6d
 2024-04-09  4:33 UTC 

[PATCH net-next v4 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-09  4:31 UTC  (4+ messages)
` [PATCH net-next v4 5/9] net: dsa: microchip: add support for different DCB app configurations

[PATCH][RFC] x86,lib: Add wbinvd_on_many_cpus helpers
 2024-04-09  4:20 UTC 

[PATCH] crypto: octeontx2 - add missing check for dma_map_single
 2024-04-09  4:23 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-09  4:23 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for KVM clock drift fixup
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-09  4:23 UTC  (6+ messages)
` [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation

6.5.5: UBSAN: radeon_atombios.c: index 1 is out of range for type 'UCHAR [1]'
 2024-04-09  4:23 UTC  (6+ messages)

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-04-09  4:22 UTC  (8+ messages)

[PATCH v2] kexec: fix the unexpected kexec_dprintk() macro
 2024-04-09  4:22 UTC 

[PATCH v2] fpga: region: add owner module and take its refcount
 2024-04-09  4:08 UTC  (4+ messages)

[syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
 2024-04-09  4:04 UTC 

[PATCH] drivers/virtio: delayed configuration descriptor flags
 2024-04-09  3:59 UTC 

[PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
 2024-04-09  3:53 UTC 

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-04-09  3:53 UTC  (9+ messages)
` [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-line

[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
 2024-04-09  3:53 UTC 

[PATCH v3] vp_vdpa: fix the method of calculating vectors
 2024-04-09  3:53 UTC  (2+ messages)

[PATCH v2] fpga: dfl: fme: revise kernel-doc comments for some functions
 2024-04-09  3:39 UTC  (2+ messages)

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-09  3:43 UTC  (50+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
` [PATCH v1 04/31] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
` [PATCH v1 07/31] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
` [PATCH v1 10/31] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
` [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
` [PATCH v1 13/31] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
` [PATCH v1 14/31] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
` [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
` [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to begin resctrl_arch_
` [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-09  3:40 UTC  (2+ messages)

[PATCH v1 0/3] drm/mediatek: Add support for OF graphs
 2024-04-09  3:39 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH 1/1] arm64: dts: rockchip: enable onboard spi flash for rock-3a
 2024-04-09  3:28 UTC  (2+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-09  3:33 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-09  3:32 UTC  (12+ messages)

[PATCH] archnet: Convert from tasklet to BH workqueue
 2024-04-09  3:30 UTC  (2+ messages)

[git pull] drm urgent fix for 6.9-rc4
 2024-04-09  3:29 UTC 

[PATCH] f2fs: don't set RO when shutting down f2fs
 2024-04-09  3:23 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-09  3:19 UTC  (2+ messages)

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-09  3:17 UTC  (14+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
` [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-09  3:12 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-09  3:13 UTC  (2+ messages)

[PATCH] dmaengine: altera-msgdma: fix descriptors freeing logic
 2024-04-09  3:09 UTC  (8+ messages)

[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH] soc: fsl: qe: Add check for platform_driver_register
 2024-04-09  3:08 UTC 

[PATCH] [v2] cxlflash: fix function pointer cast warnings
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 0/6] scsi: store owner from modules with scsi_register_driver()
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 0/4] scsi: Prevent several section mismatch warnings
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH 1/2] scsi: csiostor: drop driver owner assignment
 2024-04-09  3:08 UTC  (2+ messages)

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-04-09  3:03 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v7 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v7 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v2 0/2] Add support for AD4000 series
 2024-04-09  3:05 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add AD4000
` [PATCH v2 2/2] iio: adc: Add support for AD4000

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-04-09  3:01 UTC  (3+ messages)

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-09  2:57 UTC  (10+ messages)

[PATCH v3 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-09  2:56 UTC  (6+ messages)
` [PATCH v3 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH v2 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-09  2:48 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hda/tas2781: Modification for add "
` [PATCH v2 2/3] ALSA: hda/tas2781: Main code of "
` [PATCH v2 3/3] ALSA: hda/tas2781: Firmware load for "

linux-next: build failure after merge of the tip tree
 2024-04-09  2:49 UTC 

[PATCH v3 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-09  2:47 UTC  (4+ messages)
` [PATCH v3 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[syzbot] [kernel?] WARNING in hrtimer_forward (2)
 2024-04-09  2:46 UTC 

[PATCH v2] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-09  2:38 UTC  (2+ messages)

[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
 2024-04-09  2:38 UTC  (5+ messages)
` [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as (IFF_NO_QUEUE | IFF_LLTX)
` [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU

[ANNOUNCE] 6.6.25-rt29
 2024-04-09  2:36 UTC 

[PATCH 0/4] clk: qcom: dispcc: fix DisplayPort link clocks
 2024-04-09  2:34 UTC  (3+ messages)
` [PATCH 1/4] clk: qcom: dispcc-sm8450: fix DisplayPort clocks

[PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
 2024-04-09  2:33 UTC  (5+ messages)

[PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-09  2:33 UTC  (7+ messages)

[PATCH v1 0/4] Add shellcheck beyond perf/tests
 2024-04-09  2:32 UTC  (5+ messages)
` [PATCH v1 1/4] perf build: Add shellcheck to tools/perf scripts
` [PATCH v1 2/4] perf arch x86: Add shellcheck to build
` [PATCH v1 3/4] perf util: Add shellcheck to generate-cmdlist.sh
` [PATCH v1 4/4] perf trace beauty: Add shellcheck to scripts

[PATCH v4 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-09  2:27 UTC  (3+ messages)
` [PATCH v4 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v4 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-09  2:24 UTC  (2+ messages)
` [PATCH v4 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH] cgroup: make cgroups info more readable
 2024-04-09  2:18 UTC 

[tip:x86/cleanups] BUILD SUCCESS e0ca9353a86c0459a9c3fc8d65f7c88e96217cea
 2024-04-09  2:16 UTC 

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-09  2:11 UTC  (12+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle

[PATCH net-next 0/6] flower: validate control flags
 2024-04-09  2:09 UTC  (6+ messages)
` [PATCH net-next 1/6] flow_offload: add flow_rule_no_unsupp_control_flags()
` [PATCH net-next 3/6] flow_offload: add flow_rule_no_control_flags()

[PATCH net] net: dsa: mt7530: trap link-local frames regardless of ST Port State
 2024-04-09  2:08 UTC  (2+ messages)

Re: [PATCH V8] kdb: Fix the deadlock issue in KDB debugging
 2024-04-09  2:03 UTC  (2+ messages)
` [PATCH V9] "

[PATCH] KVM: x86/pmu: Disable support for adaptive PEBS
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
 2024-04-09  2:01 UTC  (2+ messages)

linux-next: build warning after merge of the drm-msm-lumag tree
 2024-04-09  2:01 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-09  2:00 UTC  (5+ messages)
` [PATCH 03/26] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()

[PATCH v3] usb: typec: ucsi: Wait 20ms before reading CCI after a reset
 2024-04-09  1:58 UTC 

[PATCH][next] scsi: FlashPoint: remove redundant assignment to pointer currTar_Info
 2024-04-09  1:56 UTC  (2+ messages)

[PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-09  1:55 UTC  (3+ messages)

[PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-04-09  1:54 UTC  (2+ messages)

UBSAN array-index-out-of-bounds in read_blocklist
 2024-04-08 21:10 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 5ce344beaca688f4cdea07045e0b8f03dc537e74
 2024-04-09  1:49 UTC 

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-04-09  1:48 UTC  (3+ messages)

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-09  1:47 UTC  (3+ messages)

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-09  1:44 UTC  (8+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH] fix aarch64 after hibernate when resume smp_call_function_many was called at in_irq (option hibernate=nocompress)
 2024-04-09  1:44 UTC 

[PATCH v2] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-04-09  1:43 UTC  (9+ messages)

[PATCH] usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
 2024-04-09  1:40 UTC 

[PATCH 2/3] kernel/pid: Remove default pid_max value
 2024-04-09  1:38 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: imx-audio-spdif: convert to YAML
 2024-04-09  1:37 UTC  (5+ messages)

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-09  1:36 UTC  (3+ messages)

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-09  1:33 UTC  (9+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "

[PATCH 0/9] Rework the DAIF mask, unmask and track API
 2024-04-09  1:23 UTC  (10+ messages)
` [PATCH 1/9] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 2/9] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH 3/9] arm64/nmi: Add Kconfig for NMI
` [PATCH 4/9] arm64/cpufeature: Simplify detect PE support for FEAT_NMI
` [PATCH 5/9] arm64/cpufeature: Use alternatives to check enabled ARM64_HAS_NMI feature
` [PATCH 6/9] arm64: daifflags: Add logical exception masks covering DAIF + PMR + ALLINT
` [PATCH 7/9] arm64: Unify exception masking at entry and exit of exception
` [PATCH 8/9] arm64: Deprecate old local_daif_{mask,save,restore}
` [PATCH 9/9] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver

[PATCH v2 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-09  1:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH v1] rtc: pcf2127: configurable power management function
 2024-04-09  1:29 UTC  (2+ messages)

[syzbot] [net?] KASAN: global-out-of-bounds Read in __nla_validate_parse
 2024-04-09  1:27 UTC  (4+ messages)

[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
 2024-04-09  1:22 UTC  (3+ messages)

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-04-09  1:21 UTC  (4+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH v20 0/9] Add multiport support for DWC3 controllers
 2024-04-09  1:20 UTC  (11+ messages)
` [PATCH v20 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v20 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v20 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v20 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v20 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-09  1:14 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[PATCH v2] mm: swap: prejudgement swap_has_cache to avoid page allocation
 2024-04-09  1:07 UTC  (3+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-09  1:08 UTC  (4+ messages)
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)

[PATCH] perf: arm_cspmu: Don't touch interrupt registers if no interrupt was assigned
 2024-04-09  1:05 UTC  (5+ messages)

[PATCH v2 0/2] Make reader optimistic spinning optional
 2024-04-09  0:50 UTC  (10+ messages)

[PATCH v2] kdb: replace deprecated strncpy
 2024-04-09  0:46 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-09  0:37 UTC  (3+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-09  0:37 UTC  (4+ messages)
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-09  0:34 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).