All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-20 03:41:25 to 2023-01-20 05:03:19 UTC [more...]

[PATCH] dt-bindings: sound: audio-graph-port: Add capture and playback
 2023-01-20  4:38 UTC  (3+ messages)

Linux 6.2-rc1
 2023-01-20  3:31 UTC  (12+ messages)
` Build regressions/improvements in v6.2-rc1
        ` Calculating array sizes in C - was: "
                    ` [f2fs-dev] "

[PATCH v2 00/18] Initial conversion of NFS basic I/O to use folios
 2023-01-19 21:33 UTC  (17+ messages)
` [PATCH v2 01/18] NFS: Fix for xfstests generic/208
  ` [PATCH v2 02/18] NFS: Add basic functionality for tracking folios in struct nfs_page
    ` [PATCH v2 03/18] NFS: Support folios in nfs_generic_pgio()
      ` [PATCH v2 04/18] NFS: Fix nfs_coalesce_size() to work with folios
        ` [PATCH v2 05/18] NFS: Add a helper to convert a struct nfs_page into an inode
          ` [PATCH v2 06/18] NFS: Convert the remaining pagelist helper functions to support folios
            ` [PATCH v2 07/18] NFS: Add a helper nfs_wb_folio()
              ` [PATCH v2 08/18] NFS: Convert buffered reads to use folios
                ` [PATCH v2 09/18] NFS: Convert the function nfs_wb_page() "
                  ` [PATCH v2 10/18] NFS: Convert buffered writes "
                    ` [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
                      ` [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
                        ` [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
                          ` [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
                            ` [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
                              ` [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-20  4:36 UTC  (7+ messages)
` [PATCH RESEND bpf-next 1/4] kernel: Add helper macros for loop unrolling
` [PATCH RESEND bpf-next 2/4] security: Generate a header with the count of enabled LSMs
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls with static calls

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20  3:55 UTC  (11+ messages)

[Bug 216953] New: BUG: kernel NULL pointer dereference, address: 0000000000000008
 2023-01-19 20:21 UTC  (2+ messages)
` [Bug 216953] "

[PATCH v3] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-20  4:40 UTC  (5+ messages)

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-01-20  3:52 UTC  (7+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path

[PATCH] KVM: arm64: vgic: Fix soft lockup during VM teardown
 2023-01-20  5:02 UTC  (8+ messages)

[PATCH v3] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-19 23:51 UTC 

[PATCH net-next 0/5] tls: implement key updates for TLS1.3
 2023-01-19 17:00 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/gvt: Avoid full proxy f_ops debug attributes
 2023-01-19 22:05 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Avoid full proxy f_ops for vgpu_status "

[PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps
 2023-01-20  4:38 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: opp: "

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-20  4:58 UTC  (8+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v3 0/4] fs/sysv: Replace kmap() with kmap_local_page()
 2023-01-20  4:45 UTC  (5+ messages)
` [PATCH v3 4/4] "

[PATCH net-next v2 1/2] ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubs
 2023-01-19 19:11 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: hns: Switch to use acpi_evaluate_dsm_typed()

[PATCH v4 0/6] Some fixes and cleanups for microcode
 2023-01-19 17:59 UTC  (11+ messages)
` [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails

[PATCH v3 0/4] Per CPU idle injection
 2023-01-19 18:01 UTC  (6+ messages)
` [PATCH v3 2/4] powercap: idle_inject: Add update callback

[Intel-gfx] [PATCH 00/16] Add DSC fractional bpp support
 2023-01-20  4:59 UTC  (35+ messages)
`  "
` [PATCH 01/16] drm/i915/dp: Remove extra logs for printing DSC info
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 02/16] drm/i915/dp: Avoid forcing DSC BPC for MST case
  `  "
` [Intel-gfx] [PATCH 03/16] drm/i915/dp: Do not check for min "
  `  "
` [PATCH 04/16] drm/i915/dp: Check if dsc forced bpc is in allowed limits
  ` [Intel-gfx] "
` [PATCH 05/16] drm/i915/dp: Avoid left shift of DSC output bpp by 4
  ` [Intel-gfx] "
` [PATCH 06/16] drm/i915/dp: Rename helpers to get DSC max pipe_bpp/output_bpp
  ` [Intel-gfx] "
` [PATCH 07/16] drm/i915/dp: Get optimal link config to have best compressed bpp
  ` [Intel-gfx] "
` [PATCH 08/16] drm/i915/display: Store compressed bpp in U6.4 format
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/16] drm/i915/display: Consider fractional vdsc bpp while computing m_n values
  `  "
` [Intel-gfx] [PATCH 10/16] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
  `  "
` [PATCH 11/16] drm/display/dp: Fix the DP DSC Receiver cap size
  ` [Intel-gfx] "
` [PATCH 12/16] drm/display/dp: Add helper function to get DSC bpp prescision
  ` [Intel-gfx] "
` [PATCH 13/16] drm/i915/dsc/mtl: Add support for fractional bpp
  ` [Intel-gfx] "
` [PATCH 14/16] drm/i915/dp: Iterate over output bpp with fractional step size
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/16] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
  `  "
` [Intel-gfx] [PATCH 16/16] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC fractional bpp support (rev3)

[PATCH v1 1/1] iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()
 2023-01-19 17:47 UTC 

[PATCH v1 Part2 0/5] Declare safe late loadable microcode
 2023-01-20  2:19 UTC  (4+ messages)
` [PATCH v1 Part2 3/5] x86/microcode: Add a generic mechanism to declare support for minrev

[PATCH net-next v3 0/8] Netlink protocol specs
 2023-01-20  2:13 UTC  (7+ messages)
` [PATCH net-next v3 1/8] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v3 7/8] net: fou: use policy and operation tables generated from the spec

[PATCH] driver: input: matric-keypad: switch to gpiod API
 2023-01-19 14:19 UTC  (3+ messages)

[PATCH] dt-bindings: soc: socionext,uniphier-soc-glue: Make child node names fixed names
 2023-01-20  4:54 UTC  (2+ messages)

[PATCH 0/9] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-01-19 18:28 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH 4/9] i40e: Remove redundant pci_enable_pcie_error_reporting()
  `  "
` [Intel-wired-lan] [PATCH 5/9] iavf: "
  `  "
` [Intel-wired-lan] [PATCH 6/9] ice: "
  `  "

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-19 11:47 UTC  (8+ messages)
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts

[PATCH 1/1] Bluetooth: btrtl: Firmware format v2 support
 2023-01-19 17:43 UTC  (3+ messages)

[resent, PATCH v2 1/1] leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
 2023-01-19 16:13 UTC  (3+ messages)

[PATCH 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-01-19 16:09 UTC  (8+ messages)
` [PATCH 1/8] ACPI: property: Parse data node string references in properties
` [PATCH 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix

[PATCH] nfsd: don't free files unconditionally in __nfsd_file_cache_purge
 2023-01-19 23:29 UTC  (3+ messages)

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-19 19:18 UTC  (7+ messages)
` [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
` [PATCH v1 2/6] virtio console: Harden port adding
` [PATCH v1 4/6] virtio console: Harden control message handling

[PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time
 2023-01-19  7:41 UTC  (3+ messages)
` [PATCH 3/5] thermal/core: Remove unneeded mutex_destroy()

[PATCH] intel_idle: Add RaptorLake support
 2023-01-19  7:52 UTC  (2+ messages)

[RFC PATCH 0/9] tracing: Add fprobe events
 2023-01-20  3:48 UTC  (4+ messages)
` [RFC PATCH 1/9] fprobe: Pass entry_data to handlers

[PATCH v2] iommu/arm-smmu-qcom: Add SM8150 DPU compatible
 2023-01-19 19:08 UTC  (2+ messages)

[PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
 2023-01-19 19:08 UTC  (2+ messages)

[PATCH v2] mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak
 2023-01-19 20:57 UTC  (2+ messages)

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-19  3:28 UTC  (3+ messages)
` [PATCH 1/7] "

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-20  2:15 UTC  (4+ messages)
` [PATCH bpf-next 2/4] security: Generate a header with the count of enabled LSMs

[PATCH 1/2] dt-bindings: arm-smmu: Add sm8150-smmu-500 to the list of Adreno smmus
 2023-01-19 19:08 UTC  (2+ messages)

[PATCH net-next v3 2/2] net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
 2023-01-20  4:42 UTC  (3+ messages)
` [PATCH net-next v4 "

[PATCH] drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0
 2023-01-20  4:49 UTC  (2+ messages)

[PATCH v3 0/7] Add SC7280 audioreach device tree nodes
 2023-01-20  4:47 UTC  (4+ messages)
` [PATCH v3 4/7] arm64: dts: qcom: sc7280: Update VA/RX/TX macro clock nodes

[PATCH v5] KVM: MMU: Make the definition of 'INVALID_GPA' common
 2023-01-19  7:25 UTC  (3+ messages)

[PATCH v2] checkout/switch: disallow checking out same branch in multiple worktrees
 2023-01-20  4:39 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 01/10] habanalabs: update device status sysfs documentation
 2023-01-19 10:33 UTC  (4+ messages)
` [PATCH 03/10] habanalabs: block soft-reset on an unusable device
` [PATCH 06/10] habanalabs: optimize command submission completion timestamp
` [PATCH 09/10] habanalabs: clear in_compute_reset when escalating to hard reset

[patch net-next v5 00/12] devlink: linecard and reporters locking cleanup
 2023-01-20  3:20 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add networking entries for Willem
 2023-01-19  5:10 UTC  (2+ messages)

[PATCH] of: Fix of platform build on powerpc due to bad of disaply code
 2023-01-19 15:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-20  2:10 UTC  (11+ messages)

[net-next 01/15] net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KB
 2023-01-20  4:00 UTC  (2+ messages)

[PATCH v4 0/2] Add reset control for mfd syscon devices
 2023-01-19 16:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mfd/syscon: Add resets property

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-01-20  4:41 UTC  (11+ messages)
` [PATCH v3 01/10] ethdev: check return result of rte_eth_dev_info_get
` [PATCH v3 02/10] memzone: check result of rte_fbarray_get
` [PATCH v3 03/10] memzone: check result of malloc_elem_from_data
` [PATCH v3 04/10] malloc: malloc_elem_join_adjacent_free can return null
` [PATCH v3 05/10] malloc: check result of rte_mem_virt2memseg_list
` [PATCH v3 06/10] malloc: check result of rte_fbarray_get
` [PATCH v3 07/10] malloc: check result of rte_mem_virt2memseg
` [PATCH v3 08/10] malloc: check result of malloc_elem_free
` [PATCH v3 09/10] malloc: check result of elem_start_pt
` [PATCH v3 10/10] bus/vdev: check result of rte_vdev_device_name

[PATCH 2/2] virtio-rng: add sysfs entries for leak detection
 2023-01-20  3:07 UTC  (2+ messages)

[PATCH net 0/2] net: ravb: Fix potential issues
 2023-01-19 21:39 UTC  (2+ messages)

[jimc:hf-5k-rc4 11/19] lib/dynamic_debug.c:1289:3: warning: Value stored to 'totct' is never read [clang-analyzer-deadcode.DeadStores]
 2023-01-20  4:39 UTC 

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-19 12:50 UTC  (2+ messages)

[kbd] [patchv2 0/3] VT: Support >32x32 fonts for hidpi displays
 2023-01-19 15:09 UTC  (3+ messages)
` [kbd] [patchv2 1/3] VT: Add height parameter to con_font_get/set consw operations
  `  "

[net-next v2] ipv6: Document that max_size sysctl is depreciated
 2023-01-19  4:38 UTC  (2+ messages)

[PATCH 0/4] efi: verify that variable services are supported
 2023-01-19 16:42 UTC  (3+ messages)
` [PATCH 1/4] efi: efivars: add efivars printk prefix
` [PATCH 2/4] efivarfs: always register filesystem

+ mm-damon-core-update-monitoring-results-for-new-monitoring-attributes.patch added to mm-unstable branch
 2023-01-19 22:34 UTC 

[PATCH] dt-bindings: qcom: geni-se: Fix '#address-cells' & '#size-cells' related dt-binding error
 2023-01-19  3:23 UTC  (6+ messages)

[RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
 2023-01-19 14:29 UTC  (5+ messages)
` [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check

[PATCH v2 0/5] ARM: Add GXP I2C Support
 2023-01-19 14:25 UTC  (2+ messages)

+ mm-highmem-add-notes-about-conversions-from-kmap_atomic-v3.patch added to mm-unstable branch
 2023-01-19 21:25 UTC 

[PATCH] scanf.3: Do not mention the ERANGE error
 2023-01-20  4:09 UTC  (3+ messages)

+ mm-damon-update-comments-in-damonh-for-damon_attrs.patch added to mm-unstable branch
 2023-01-19 22:34 UTC 

[RFC v2 bpf-next 0/7] xdp: introduce xdp-feature support
 2023-01-19 14:23 UTC  (4+ messages)
` [RFC v2 bpf-next 2/7] drivers: net: turn on XDP features

[PATCH net-next v1 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-20  3:53 UTC  (3+ messages)
` [PATCH net-next v1 1/4] net: phy: add driver specific get/set_eee support

[Intel-wired-lan] [PATCH net-queue] iavf: schedule watchdog immediately when changing primary MAC
 2023-01-19 12:21 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v2 0/2] iavf: fix temporary deadlock and failure to set MAC address
 2023-01-19 12:10 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net 1/2] "

[Intel-gfx] [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
 2023-01-19  5:26 UTC  (11+ messages)
                  `  "

[rdma:for-rc] BUILD SUCCESS 0f097f08c9b3c1fdb6cc9f2dd423abc17d13f1a2
 2023-01-19  4:59 UTC 

[PATCH 5.15] cpufreq: governor: Use kobject release() method to free dbs_data
 2023-01-20  4:26 UTC 

[stable:linux-4.19.y] [ext4] d40e09f701: BUG:kernel_reboot-without-warning_in_boot_stage
 2023-01-20  4:32 UTC 

[PATCH] drm/radeon: Fix screen corruption
 2023-01-20  4:31 UTC  (16+ messages)
` [PATCH] drm/radeon: Fix screen corruption (v2)

[PATCH] mtd: spinand: macronix: use scratch buffer for DMA operation
 2023-01-20  4:30 UTC  (3+ messages)

[PATCH v3] sparse-checkout.txt: new document with sparse-checkout directions
 2023-01-20  4:30 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Restrict 'mpp' child node name pattern
 2023-01-20  4:29 UTC  (2+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-20  4:30 UTC  (11+ messages)
` [PATCH drm-next 13/14] drm/nouveau: implement new "

[madvenka786:orc_v3 20/21] kernel/trace/ftrace.c:2766:13: error: redefinition of 'ftrace_instruction_pointer_set'
 2023-01-20  4:29 UTC 

+ documentation-mm-update-hugetlbfs-documentation-to-mention-alloc_hugetlb_folio.patch added to mm-unstable branch
 2023-01-19 22:32 UTC 

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-19 20:10 UTC  (2+ messages)

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-19  8:29 UTC  (7+ messages)

[PATCH] test_kprobes: Add recursed kprobe test case
 2023-01-19 15:33 UTC 

+ mm-hugetlb-convert-hugetlb_add_to_page_cache-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-19 22:32 UTC 

+ mm-hugetlb-convert-hugetlb_install_page-to-folios.patch added to mm-unstable branch
 2023-01-19 22:32 UTC 

+ mm-hugetlb-convert-hugetlb_wp-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-19 22:32 UTC 

[PATCH for-next] RDMA/rxe: Handle zero length cases correctly
 2023-01-20  4:27 UTC  (3+ messages)

[qemu-upstream-unstable test] 175982: tolerable FAIL - PUSHED
 2023-01-20  4:26 UTC 

[pull request][net-next 00/15] mlx5 updates 2023-01-18
 2023-01-20  4:26 UTC  (7+ messages)
` [net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control

[krzk-github:wip/qcom-rt 56/380] drivers/of/property.c:1195:28: warning: 'parse_remote_endpoint' defined but not used
 2023-01-20  4:19 UTC 

[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
 2023-01-20  4:16 UTC  (4+ messages)
` [PATCH v3 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided

Phoronix pts fio io_uring test regression report on upstream v6.1 and v5.15
 2023-01-20  4:12 UTC  (2+ messages)

[PATCH BlueZ 01/12] doc/mesh: Add Remote Provisioning DBus APIs
 2023-01-20  4:12 UTC  (2+ messages)
` Mesh v1.1 additions

[PATCH v6 00/11] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2023-01-20  3:55 UTC  (3+ messages)
` [PATCH v6 09/11] fpga: m10bmc-sec: Make rsu status type specific

Profitable Business Proposal
 2023-01-20  3:52 UTC 

[PATCH net-next v2 00/12] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-01-20  3:52 UTC  (3+ messages)
` [PATCH net-next v2 08/12] net: wwan: tmi: Add data plane transaction layer

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-01-20  3:51 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] ethdev: telemetry xstats support hide zero
` [PATCH v4 0/5] support dmadev/ethdev stats reset
  ` [PATCH v4 4/5] ethdev: support xstats reset telemetry command
  ` [PATCH v4 5/5] ethdev: telemetry xstats support hide zero

[PATCH-next v3] lib: parser: optimize match_NUMER apis to use local array
 2023-01-20  3:50 UTC  (3+ messages)

[ANNOUNCE] 5.10.162-rt78
 2023-01-20  3:49 UTC  (8+ messages)

[PATCH v2 0/3] Introduce per NUMA node memory error statistics
 2023-01-20  3:46 UTC  (4+ messages)
` [PATCH v2 1/3] mm: memory-failure: Add memory failure stats to sysfs
` [PATCH v2 2/3] mm: memory-failure: Bump memory failure stats to pglist_data
` [PATCH v2 3/3] mm: memory-failure: Document memory failure stats

[PATCH bpf-next v3 00/12] Dynptr fixes
 2023-01-20  3:43 UTC  (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: Fix state pruning for STACK_DYNPTR stack slots
` [PATCH bpf-next v3 02/12] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v3 03/12] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v3 04/12] bpf: Invalidate slices on destruction of dynptrs on stack
` [PATCH bpf-next v3 05/12] bpf: Allow reinitializing unreferenced dynptr stack slots
` [PATCH bpf-next v3 06/12] bpf: Combine dynptr_get_spi and is_spi_bounds_valid
` [PATCH bpf-next v3 07/12] bpf: Avoid recomputing spi in process_dynptr_func
` [PATCH bpf-next v3 08/12] selftests/bpf: convenience macro for use with 'asm volatile' blocks
` [PATCH bpf-next v3 09/12] selftests/bpf: Add dynptr pruning tests
` [PATCH bpf-next v3 10/12] selftests/bpf: Add dynptr var_off tests
` [PATCH bpf-next v3 11/12] selftests/bpf: Add dynptr partial slot overwrite tests
` [PATCH bpf-next v3 12/12] selftests/bpf: Add dynptr helper tests


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.