All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-07 16:13:59 to 2024-11-07 17:04:48 UTC [more...]

[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
 2024-11-07 17:04 UTC  (10+ messages)
` [PATCH RFC v5 01/16] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v5 03/16] fuse: Move request bits
` [PATCH RFC v5 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v5 07/16] fuse: Make fuse_copy non static
` [PATCH RFC v5 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH RFC v5 09/16] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v5 10/16] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v5 12/16] fuse: {uring} Allow to queue to the ring
` [PATCH RFC v5 16/16] fuse: enable fuse-over-io-uring

[PATCH] test/fib: clarify FIB RCU negative tests
 2024-11-07 17:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/14] Add MSM8917/PM8937/Redmi 5A
 2024-11-07 17:02 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM8937
` [PATCH v3 02/14] pinctrl: qcom-pmic-gpio: Add support for PM8937
` [PATCH v3 03/14] dt-bindings: pinctrl: qcom,pmic-mpp: Add PM8937
` [PATCH v3 04/14] pinctrl: qcom: spmi-mpp: Add PM8937 compatible
` [PATCH v3 05/14] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v3 06/14] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v3 07/14] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v3 08/14] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v3 09/14] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v3 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v3 11/14] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v3 12/14] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v3 13/14] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v3 14/14] arm64: dts: "

[PATCH net-next 0/7] net: freescale: ucc_geth: Phylink conversion
 2024-11-07 17:02 UTC  (8+ messages)
` [PATCH net-next 1/7] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next 2/7] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next 3/7] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next 4/7] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next 5/7] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next 6/7] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next 7/7] net: freescale: ucc_geth: phylink conversion

[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-07 17:02 UTC  (2+ messages)

[PATCH] mtd: spi-nor: core: replace dummy buswidth from addr to data
 2024-11-07 17:00 UTC  (2+ messages)

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-11-07 16:59 UTC  (3+ messages)
` [PATCH v3 09/19] unwind: Introduce "

[PATCH 0/4] python: update linting for new mypy/pylint releases
 2024-11-07 16:58 UTC  (3+ messages)

[PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
 2024-11-07 16:50 UTC  (2+ messages)

[PATCH v6 0/2] PCI: microchip: support using either instance 1 or 2
 2024-11-07 16:54 UTC  (4+ messages)

[PATCH] nvme-pci: Remove O2 Queue Depth quirk
 2024-11-07 16:50 UTC  (2+ messages)
` [PATCH] nvme-pci: 512 byte dma pool segment quirk

[PATCH 2/5] migration/postcopy: magic value for postcopy channel
 2024-11-07 16:57 UTC  (11+ messages)

[PATCH v9 00/13] Arm cache coloring
 2024-11-07 16:57 UTC  (12+ messages)
` [PATCH v9 01/13] xen/common: add cache coloring common code
` [PATCH v9 08/13] xen/page_alloc: introduce preserved page flags macro
` [PATCH v9 09/13] xen: add cache coloring allocator for domains

[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-11-07 16:57 UTC  (8+ messages)

[PATCH 0/3] Fixes CPUs AML & acpi-bios-tables to be x86 backward compatible
 2024-11-07 16:57 UTC  (7+ messages)
` [PATCH 2/3] Fix: Reverse CPUs presence check logic for x86 backward compatability

[PATCH v2 1/2] selftests/resctrl: fastcat for benchmarking counter reads
 2024-11-07 16:57 UTC  (6+ messages)
` [PATCH v2 2/2] x86/resctrl: Don't workqueue local event "

[PATCH 0/4] Add iomem helpers for use from debugfs
 2024-11-07 16:57 UTC  (11+ messages)
` [PATCH 1/4] iov_iter: Provide copy_iomem_to|from_iter()
` [PATCH 2/4] libfs: Provide simple_read_from|write_to_iomem()
` [PATCH 3/4] drm/xe: Add read/write debugfs helpers for GGTT node
` [PATCH 4/4] drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
` ✓ CI.Patch_applied: success for Add iomem helpers for use from debugfs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 0/3] Add i.MX91 platform support
 2024-11-08  2:27 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board

[PATCH v1 0/1] drm/xe/vf: Post-migration recovery, remove MMIO assert
 2024-11-07 16:56 UTC  (4+ messages)
` [PATCH v1 1/1] drm/xe/guc: Do not assert CTB state while sending MMIO
` ✓ CI.BAT: success for drm/xe/vf: Post-migration recovery, remove MMIO assert

[PATCH v4 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support
 2024-11-07 16:46 UTC  (4+ messages)

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-07 16:53 UTC  (6+ messages)
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter

[net-next 0/3] Add Aspeed G7 FTGMAC100 support
 2024-11-07 16:54 UTC  (3+ messages)
` [net-next 1/3] dt-bindings: net: ftgmac100: support for AST2700

[PATCH net-next v9 0/6] Improve neigh_flush_dev performance
 2024-11-07 16:53 UTC  (7+ messages)
` [PATCH net-next v9 4/6] neighbour: Convert iteration to use hlist+macro
` [PATCH net-next v9 5/6] neighbour: Remove bare neighbour::next pointer
` [PATCH net-next v9 6/6] neighbour: Create netdev->neighbour association

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS d8ec134a885b32f6a0290c6f4fbd364afdb52fc5
 2024-11-07 16:52 UTC 

[PATCH v2] rust: Fix build error
 2024-11-07 16:52 UTC  (5+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-11-07 16:22 UTC  (16+ messages)

[iptables PATCH] libxtables: Hide xtables_strtoul_base() symbol
 2024-11-07 16:44 UTC  (5+ messages)

[PATCH v3 0/1] rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
 2024-11-07 16:50 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH 3/3] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
 2024-11-07 16:21 UTC  (4+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-07 16:20 UTC  (18+ messages)
` [PATCH v2 1/8] perf jevents: fix breakage when do perf stat on system metric
` [PATCH v2 2/8] perf header: Move is_cpu_online to numa bench
` [PATCH v2 3/8] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v2 4/8] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v2 5/8] perf header: Avoid transitive PMU includes
` [PATCH v2 6/8] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v2 7/8] perf jevents: Add map_for_cpu
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override

[PATCH 2/3] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable in mtk_pcie_en7581_power_up
 2024-11-07 15:28 UTC  (3+ messages)

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2024-11-07 15:32 UTC 

[PATCH 0/2] Documentation: Debugging guide
 2024-11-07 16:45 UTC  (2+ messages)

[PATCH net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-07 16:50 UTC  (11+ messages)
` [PATCH net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH net-next 2/5] net: enetc: add Tx "
` [PATCH net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH net-next 5/5] net: enetc: add UDP segmentation offload support

[Buildroot] Email password reset notification for buildroot
 2024-11-07 16:48 UTC 

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-11-07 16:47 UTC  (6+ messages)
` [PATCH v5 6/6] iio: adc: ad4851: add ad485x driver

[PATCH v1 0/2] Skip parsing frames of type UVC_VS_UNDEFINED in
 2024-11-07 16:45 UTC  (3+ messages)
` [PATCH v1 2/2] media: uvcvideo: Refactor frame parsing code into a uvc_parse_frame function

[PATCH v2] tpm: Opt-in in disable PCR integrity protection
 2024-11-07 16:45 UTC  (5+ messages)

[PATCH] drm/panthor: Be stricter about IO mapping flags
 2024-11-07 16:44 UTC  (2+ messages)

[PATCH 6.11 000/249] 6.11.7-rc2 review
 2024-11-07 16:44 UTC 

[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
 2024-11-07 16:43 UTC  (3+ messages)

[PATCH v4] git gui: add directly calling merge tool from configuration
 2024-11-07 16:43 UTC  (6+ messages)
` [PATCH v5] "
    ` AW: "

[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
 2024-11-07 16:42 UTC  (9+ messages)

[PATCH 0/2] iommu/riscv: Add platform msi support
 2024-11-07 16:41 UTC  (7+ messages)
` [PATCH 1/2] iommu/riscv: Free irq vectors on pci remove
` [PATCH 2/2] iommu/riscv: Add support for platform msi

[PATCH V3 00/16] Live update: cpr-transfer
 2024-11-07 16:40 UTC  (20+ messages)
` [PATCH V3 01/16] machine: anon-alloc option

[PATCH] Update misleading comment in cifs_chan_update_iface
 2024-11-07 16:40 UTC 

Conditionally set SYSTEMD_SERVICE_${PN} based on version of another package
 2024-11-07 16:40 UTC  (4+ messages)
` [yocto] "

[PATCH v2 0/8] drm/i915/scaler: Scaler code cleanups
 2024-11-07 16:40 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/scaler: Scaler code cleanups (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH 5.4 000/461] 5.4.285-rc2 review
 2024-11-07 16:39 UTC  (2+ messages)

[PATCH v2 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-07 16:36 UTC  (6+ messages)

[PATCH v2 0/3] Documentation/git-bundle.txt: promote --all for full backup
 2024-11-07 16:36 UTC  (3+ messages)
` [PATCH v3 0/4] "

Reducing my involvement in platform-driver-x86 maintenance
 2024-11-07 16:36 UTC 

linux-next: build failure after merge of the tip tree
 2024-11-07 16:35 UTC  (6+ messages)

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-07 16:34 UTC  (3+ messages)

[PATCH 0/2] net: Make ip_header struct QEMU_PACKED
 2024-11-07 16:32 UTC  (3+ messages)
` [PATCH 1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned
` [PATCH 2/2] net: mark struct ip_header as QEMU_PACKED

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-11-07 16:31 UTC  (4+ messages)
` [PATCH v6 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl

[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-07 16:30 UTC  (4+ messages)

[PATCH 0/2] net/hns3: bugfix for hns3
 2024-11-07 16:21 UTC  (5+ messages)
` [PATCH 1/2] net/hns3: fix error code for repeatedly create counter
` [PATCH 2/2] net/hns3: fix cannot fully use hardware flow director table

RFC - Tap io_uring PMD
 2024-11-07 16:30 UTC  (10+ messages)

[meta-arago][master/kirkstone/scarthgap][PATCH] ti-test: Add hwspinlocktest
 2024-11-07 16:29 UTC  (6+ messages)
      ` [EXTERNAL] "

[Regression] wifi problems since tg3 started throwing rcu stall warnings
 2024-11-07 16:29 UTC  (7+ messages)

[PATCH] migration: Do not perform RAMBlock dirty sync during the first iteration
 2024-11-07 16:28 UTC  (2+ messages)

[PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
 2024-11-07 16:27 UTC  (2+ messages)

[PATCH net v2] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-11-07 16:26 UTC  (2+ messages)

[PATCH 0/8] drm/i915/pps: Some PPS cleanups
 2024-11-07 16:25 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pps: Some PPS cleanups (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] arm64: dts: rockchip: orangepi-5-plus: Enable USB 3.0 ports
 2024-11-07 16:16 UTC  (4+ messages)

[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
 2024-11-07 16:24 UTC  (2+ messages)

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-07 16:24 UTC  (3+ messages)
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing control feature

[PATCH v2] USB: serial: ftdi_sio: Fix atomicity violation in get_serial_info()
 2024-11-07 16:22 UTC  (2+ messages)

[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
 2024-11-07 16:07 UTC  (4+ messages)
` [PATCH v1 1/4] perf: Allow periodic events to alternate between two sample periods
` [PATCH v1 2/4] perf: Allow adding fixed random jitter to the alternate sampling period
` [PATCH v1 4/4] tools/perf: Modify event parser to support alt-period-jitter term

[Intel-wired-lan] [PATCH iwl-net] ice: fix PHY timestamp extraction for ETH56G
 2024-11-07 11:32 UTC 

[yocto-patches] [matchbox-panel-2 v3] panel: added sysfs support
 2024-11-07 16:20 UTC  (2+ messages)
`  "

[PATCH] kernel-devsrc: update for 6.12+
 2024-11-07 16:20 UTC 

[yocto] exclude layer from specific image when have multiple images
 2024-11-07 16:20 UTC  (2+ messages)

[PATCH RESEND] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2024-11-07 16:19 UTC  (2+ messages)

test harness hang running functional test
 2024-11-07 16:18 UTC  (2+ messages)

qrtr/mhi: NULL-deref with in-kernel pd-mapper
 2024-11-07 16:19 UTC  (5+ messages)

[PATCH 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-07 16:19 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[matchbox-panel-2 v4] panel: added sysfs support
 2024-11-07 16:19 UTC 

[PATCH v2 0/8] binder: faster page installations
 2024-11-07 16:18 UTC  (4+ messages)
` [PATCH v2 8/8] binder: use per-vma lock in page installation

[PATCH i-g-t] tests/kms_3d: Add more logs to skips/failure
 2024-11-07 16:17 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/kms_3d: Add more logs to skips/failure (rev5)

[PATCH net-next v3 0/3] SO_PRIORITY cmsg patch summary
 2024-11-07 16:17 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: support SO_PRIORITY cmsg

[PATCH v6 0/7] Stage-Ordered API and other extensions for ring library
 2024-11-07 16:16 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v2 0/2] printk: Add force_con printk flag to not suppress sysrq header msgs
 2024-11-07 16:16 UTC  (3+ messages)

Kernel tracing from inside a Docker container
 2024-11-07 16:16 UTC  (5+ messages)

[PATCH] PCI/sysfs: Fix read permissions for VPD attributes
 2024-11-07 16:15 UTC  (2+ messages)

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-11-07 16:15 UTC  (4+ messages)
` [PATCH v3 7/9] media: platform: Add c3 ISP driver

[PATCH net-next v4 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-07 16:10 UTC  (18+ messages)
` [PATCH net-next v4 03/19] unroll: add generic loop unroll helpers
` [PATCH net-next v4 04/19] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v4 05/19] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v4 06/19] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v4 07/19] xdp: register system page pool as an XDP memory model
` [PATCH net-next v4 08/19] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v4 09/19] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v4 10/19] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v4 11/19] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v4 12/19] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v4 13/19] xsk: align &xdp_buff_xsk harder
` [PATCH net-next v4 14/19] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v4 15/19] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next v4 16/19] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next v4 17/19] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next v4 18/19] libeth: support native XDP and register memory model
` [PATCH net-next v4 19/19] libeth: add a couple of XDP helpers (libeth_xdp)

[PATCH net] net: atlantic: use irq_update_affinity_hint()
 2024-11-07 16:14 UTC  (2+ 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.