All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-08 10:04:21 to 2023-06-08 10:44:58 UTC [more...]

[PATCH v1] ASoC: starfive: Cleanup and fix error check for JH7110 TDM
 2023-06-08 10:15 UTC  (4+ messages)

[PATCH net 0/3] net/sched: act_ipt bug fixes
 2023-06-08 10:44 UTC  (5+ messages)
` [PATCH net 1/3] net/sched: act_ipt: add sanity checks on table name and hook locations
` [PATCH net 2/3] net/sched: act_ipt: add sanity checks on skb before calling target

[RESEND PATCH v1 0/2] Privileged process support on remote subsystem
 2023-06-08 10:44 UTC  (10+ messages)
` [RESEND PATCH v1 1/2] dt-bindings: misc: fastrpc: add fastrpc group IDs property
` [RESEND PATCH v1 2/2] misc: fastrpc: detect privileged processes based on group ID

[PATCH v5] app/testpmd: expand noisy neighbour forward mode support
 2023-06-08 10:43 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-06-08 10:42 UTC  (12+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage

[PATCH v9 00/17] graph enhancement for multi-core dispatch
 2023-06-08 10:42 UTC  (21+ messages)
` [PATCH v10 00/16] "
  ` [PATCH v10 01/16] graph: rename rte_graph_work as common
  ` [PATCH v10 02/16] graph: split graph worker into common and default model
  ` [PATCH v10 03/16] graph: move node process into inline function
  ` [PATCH v10 04/16] graph: add get/set graph worker model APIs
  ` [PATCH v10 05/16] graph: introduce graph node core affinity API
  ` [PATCH v10 06/16] graph: introduce graph bind unbind API
  ` [PATCH v10 07/16] graph: move node clone name func into private as common
  ` [PATCH v10 08/16] graph: introduce graph clone API for other worker core
  ` [PATCH v10 09/16] graph: add structure for stream moving between cores
  ` [PATCH v10 10/16] graph: introduce stream moving cross cores
  ` [PATCH v10 11/16] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v10 12/16] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v10 13/16] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v10 14/16] graph: add stats for mcore dispatch model
  ` [PATCH v10 15/16] test/graph: add functional tests "
  ` [PATCH v10 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model

[PATCH v11 1/2] dt-bindings: hwmon: add MAX31827
 2023-06-08 10:41 UTC  (2+ messages)
` [PATCH v11 2/2] hwmon: max31827: add MAX31827 driver

[PATCH] config/arm: fix Neoverse N2 march flag
 2023-06-08 10:41 UTC  (2+ messages)

[dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-08 10:39 UTC  (11+ messages)
                `  "

[PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-06-08 10:39 UTC  (11+ messages)
` [PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API

[PATCHSET 0/3] fstests: reduce scrub time in testing
 2023-06-08 10:38 UTC  (2+ messages)

[PATCH for-next 00/17] RDMA/bnxt_re: Control path updates
 2023-06-08 10:25 UTC  (18+ messages)
` [PATCH for-next 01/17] RDMA/bnxt_re: wraparound mbox producer index
` [PATCH for-next 02/17] RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
` [PATCH for-next 03/17] RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel
` [PATCH for-next 04/17] RDMA/bnxt_re: set fixed command queue depth
` [PATCH for-next 05/17] RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
` [PATCH for-next 06/17] RDMA/bnxt_re: Avoid the command wait if firmware is inactive
` [PATCH for-next 07/17] RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
` [PATCH for-next 08/17] RDMA/bnxt_re: Simplify the function that sends the FW commands
` [PATCH for-next 09/17] RDMA/bnxt_re: add helper function __poll_for_resp
` [PATCH for-next 10/17] RDMA/bnxt_re: handle command completions after driver detect a timedout
` [PATCH for-next 11/17] RDMA/bnxt_re: Add firmware stall check detection
` [PATCH for-next 12/17] RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation
` [PATCH for-next 13/17] RDMA/bnxt_re: consider timeout of destroy ah as success
` [PATCH for-next 14/17] RDMA/bnxt_re: cancel all control path command waiters upon error
` [PATCH for-next 15/17] RDMA/bnxt_re: use firmware provided max request timeout
` [PATCH for-next 16/17] RDMA/bnxt_re: remove redundant cmdq_bitmap
` [PATCH for-next 17/17] RDMA/bnxt_re: optimize the parameters passed to helper functions

[meta-oe][PATCH] lmsensors: do not pull in unneeded perl modules for run-time dependencies
 2023-06-08 10:37 UTC 

[PATCH 00/13] btrfs: some fixes and updates around handling errors for tree mod log operations
 2023-06-08 10:37 UTC  (20+ messages)
` [PATCH 10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
` [PATCH v2 00/13] btrfs: some fixes and updates around handling errors for tree mod log operations
  ` [PATCH v2 01/13] btrfs: add missing error handling when logging operation while COWing extent buffer
  ` [PATCH v2 02/13] btrfs: fix extent buffer leak after tree mod log failure at split_node()
  ` [PATCH v2 03/13] btrfs: avoid tree mod log ENOMEM failures when we don't need to log
  ` [PATCH v2 04/13] btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
  ` [PATCH v2 05/13] btrfs: do not BUG_ON() on tree mod log failure at balance_level()
  ` [PATCH v2 06/13] btrfs: rename enospc label to out "
  ` [PATCH v2 07/13] btrfs: avoid unnecessarily setting the fs to RO and error state "
  ` [PATCH v2 08/13] btrfs: abort transaction at balance_level() when left child is missing
  ` [PATCH v2 09/13] btrfs: abort transaction at update_ref_for_cow() when ref count is zero
  ` [PATCH v2 10/13] btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
  ` [PATCH v2 11/13] btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()
  ` [PATCH v2 12/13] btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()
  ` [PATCH v2 13/13] btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-08 10:36 UTC  (6+ messages)
` [PATCH v5 14/26] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
  ` Concept of LD-ID in QEMU

[RFC] incorrect parsing of sysusers.d in rootfs generation
 2023-06-08 10:36 UTC  (5+ messages)
  ` [OE-core] "

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-06-08 10:34 UTC  (4+ messages)
` [RFC][PATCH 13/15] sched/fair: Implement latency-nice

[PATCH v2 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-08 10:35 UTC  (12+ messages)
` [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v2 bpf-next 02/11] bpftool: Add address filtering in kernel_syms_load()
` [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
` [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v2 bpf-next 05/11] bpf: Clear the probe_addr for uprobe
` [PATCH v2 bpf-next 06/11] bpf: Expose symbol addresses for precise identification
` [PATCH v2 bpf-next 07/11] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
` [PATCH v2 bpf-next 09/11] libbpf: Add perf event names
` [PATCH v2 bpf-next 10/11] bpftool: Move get_prog_info() into do_show_link()
` [PATCH v2 bpf-next 11/11] bpftool: Show probed function in perf_event link info

[PATCH] rtc: rv3028: Improve trickle charger logic
 2023-06-08 10:35 UTC  (3+ messages)

[PATCH 0/2] ASoC: add N cpus to M codecs dai link support
 2023-06-08 10:31 UTC  (8+ messages)

[PATCH 0/4] perf cs-etm: Track exception level
 2023-06-08 10:32 UTC  (9+ messages)
` [PATCH 2/4] perf cs-etm: Use previous thread for branch sample source IP

[PATCH v2 0/8] arm64: qcom: add Type-C Altmode support
 2023-06-08 10:31 UTC  (5+ messages)
` [PATCH v2 7/8] arm64: dts: qcom: sm8550-mtp: add pmic glink port/endpoints
` [PATCH v2 8/8] arm64: dts: qcom: sm8550-qrd: "

[PATCH v2 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format
 2023-06-08 10:30 UTC  (5+ messages)
  ` [EXT] "

[git pull] habanalabs for drm-next-6.5
 2023-06-08 10:30 UTC 

Submit a new layer meta-loongarch to the layer index
 2023-06-08 10:29 UTC  (3+ messages)
` [yocto] "

[PATCH v12 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-08 10:29 UTC  (5+ messages)
` [PATCH v12 2/2] spi: loongson: add bus driver for the loongson spi controller

[Intel-wired-lan] [PATCH iwl-next v2] ice: clean up __ice_aq_get_set_rss_lut()
 2023-06-08 10:28 UTC  (3+ messages)
  `  "

[PATCH v2 0/5] Trivial code cleanup patches
 2023-06-08 10:27 UTC  (6+ messages)
` [PATCH v2 1/5] staging: rtl8192e: Remove variable SetWirelessMode

[PATCH v3] drm/amd/pm: enable more Pstates profile levels for yellow_carp
 2023-06-08 10:27 UTC 

[PATCH 0/3] media: Add MIPI CCI register access helper functions
 2023-06-08 10:27 UTC  (8+ messages)
` [PATCH 1/3] "

[Intel-gfx] [PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate"
 2023-06-08 10:24 UTC  (4+ messages)
`  "

[PATCH v3 0/5] ARM: Add GPIO support
 2023-06-08 10:22 UTC  (9+ messages)
` [PATCH v3 2/5] gpio: gxp: Add HPE GXP GPIO

[RESEND PATCH v6 0/1] Digiteq Automotive MGB4 driver
 2023-06-08 10:23 UTC  (5+ messages)
` [RESEND PATCH v6 1/1] Added "

[RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
 2023-06-08 10:22 UTC  (3+ messages)
` [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC

[PATCH v1 0/4] Minor optimizations for Intel pinctrl
 2023-06-08 10:20 UTC  (4+ messages)
` [PATCH v1 1/4] pinctrl: intel: optimize set_mux hook

[PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-08 10:19 UTC  (5+ messages)
` [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way

[PATCH v2 00/12] aspeed: fixes and extensions
 2023-06-08 10:19 UTC  (3+ messages)
` [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers

[PATCH v11 00/20] TDX host kernel support
 2023-06-08 10:18 UTC  (4+ messages)
` [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions

[PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself
 2023-06-08 10:17 UTC  (3+ messages)

[PATCH 0/2] MediaTek PCIe Gen3: Suspend fixes
 2023-06-08 10:17 UTC  (5+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Stop acquiring spinlocks in {suspend,resume}_noirq

[PATCH 1/2] tty: tty_io: update timestamps on all device nodes
 2023-06-08 10:16 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] selftests: tty: add selftest for tty timestamp updates

[PATCH] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
 2023-06-08 10:16 UTC 

[PATCH 6.3 000/286] 6.3.7-rc1 review
 2023-06-08  9:53 UTC  (2+ messages)

[PATCH v2] hvf: Report HV_DENIED error
 2023-06-08 10:15 UTC  (2+ messages)

[PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
 2023-06-08 10:15 UTC  (7+ messages)

[PATCH mptcp-net 2/2] mptcp: fix potential msk leak
 2023-06-08 10:15 UTC  (2+ messages)
` mptcp: fix potential msk leak: Tests Results

[PATCH] mm/mm_init.c: add debug messsge for dma zone
 2023-06-08 10:13 UTC  (6+ messages)

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-08 10:13 UTC  (6+ messages)
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU

[PATCH] coresight: tmc: Explicit type conversions to prevent integer overflow
 2023-06-08 10:13 UTC  (2+ messages)

[PATCH v3 00/34] Split ptdesc from struct page
 2023-06-08 10:12 UTC  (7+ messages)
` [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH v4] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-06-08 10:12 UTC  (3+ messages)

[PATCH v2 0/4] soundwire: qcom: stablity fixes
 2023-06-08 10:11 UTC  (4+ messages)

[PATCH 0/3] drm/mediatek: General cleanups
 2023-06-08 10:12 UTC  (12+ messages)
` [PATCH 1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource()
` [PATCH 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible

[f2fs-dev] [PATCH] f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails
 2023-06-08 10:12 UTC 

[f2fs-dev] [PATCH] f2fs-tools: fix wrong write pointer check for non-zoned areas
 2023-06-08 10:11 UTC  (3+ messages)

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-06-08 10:11 UTC  (4+ messages)
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-08 10:11 UTC  (8+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH] drm/panel: s6d7aa0: remove the unneeded variable in s6d7aa0_lock
 2023-06-08 10:10 UTC  (2+ messages)

[PATCH v3 0/3] tools/nolibc: add a new syscall helper
 2023-06-08 10:10 UTC  (3+ messages)

[ovmf test] 181298: all pass - PUSHED
 2023-06-08 10:09 UTC 

[PATCH net-next] mlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
 2023-06-08 10:09 UTC  (2+ messages)

[PATCH 0/5] ASoC: mt8188-mt6359: Cleanups
 2023-06-08 10:07 UTC  (6+ messages)
` [PATCH 5/5] ASoC: mediatek: mt8188-mt6359: Use bitfield macros for registers

[dm-devel] [PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-08 10:08 UTC  (3+ messages)
` [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
  `  "

[PATCH net-next] net: wwan: iosm: enable runtime pm support for 7560
 2023-06-08 10:08 UTC 

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-06-08 10:06 UTC  (5+ messages)

[PATCH iproute2-next v2] f_flower: Add l2_miss support
 2023-06-08 10:05 UTC 

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-08  9:52 UTC  (6+ messages)
` [PATCH v3 1/5] util: Add iova_tree_foreach_range_data
` [PATCH v3 2/5] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v3 3/5] intel_iommu: Fix flag check in replay
` [PATCH v3 4/5] intel_iommu: Fix address space unmap
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls

RFC for new feature to move pages from one vma to another without split
 2023-06-08 10:05 UTC  (9+ messages)

[PATCH v14 0/5] Enable IPQ9754 USB
 2023-06-08 10:03 UTC  (6+ messages)
` [PATCH v14 1/5] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v14 2/5] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v14 3/5] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v14 4/5] arm64: dts: qcom: ipq9574: Add LDO regulator node
` [PATCH v14 5/5] arm64: dts: qcom: ipq9574: Enable USB

[RFC PATCH 1/5] ARM: dts: stm32: Add alternate pinmux for i2s pins
 2023-06-08 10:04 UTC  (4+ messages)
` [RFC PATCH 5/5] ARM: dts: stm32: Add Octavo OSD32MP1-RED board

[PATCH] bus/pci: fix missing MMIO APIs in Windows
 2023-06-08 10:04 UTC  (4+ messages)


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.