All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 08:49:44 to 2022-09-20 09:17:37 UTC [more...]

QEMU's FreeBSD 13 CI job is failing
 2022-09-20  8:28 UTC  (4+ messages)

Adding Vulkan to core-image-weston
 2022-09-20  9:17 UTC  (16+ messages)
` [yocto] "

[PATCH] mm: Make failslab writable again
 2022-09-20  9:17 UTC  (3+ messages)

[PATCH v2 0/6] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-09-20  9:17 UTC  (5+ messages)
` [PATCH v2 1/6] net: mvneta: Add support for AlleyCat5
` [PATCH v2 2/6] usb: ehci: ehci-marvell: Support for marvell,ac5-ehci

[PATCH v5 0/6] Device tree based NUMA support for Arm - Part#2
 2022-09-20  9:12 UTC  (7+ messages)
` [PATCH v5 1/6] xen/x86: Provide helpers for common code to access acpi_numa
` [PATCH v5 2/6] xen/x86: move generically usable NUMA code from x86 to common
` [PATCH v5 3/6] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid
` [PATCH v5 4/6] xen/x86: use arch_get_ram_range to get information from E820 map
` [PATCH v5 5/6] xen/x86: move NUMA scan nodes codes from x86 to common
` [PATCH v5 6/6] xen: introduce a Kconfig option to configure NUMA nodes number

[PATCH RFC net-next 0/5] net: vlan: fix bridge binding behavior and add selftests
 2022-09-20  9:16 UTC  (3+ messages)
  ` [Bridge] "

[PATCH v5 0/3] gpmc wait-pin additions
 2022-09-20  9:13 UTC  (6+ messages)
` [PATCH v5 2/3] memory: omap-gpmc: add support for wait pin polarity

[PATCH -next v2] media: Switch to use dev_err_probe() helper
 2022-09-20  9:13 UTC  (3+ messages)

[PATCH v6 0/4] dt-bindings: qcom-qce: Convert bindings to yaml & related changes
 2022-09-20  9:13 UTC  (6+ messages)

[PATCH] ata: ahci: Enable/Disable ATA Staggered Spin-up by default
 2022-09-20  9:12 UTC  (4+ messages)

[PATCH v2] net/iavf: enable inner and outer Tx checksum offload
 2022-09-20  9:14 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/18] unify register access and macros
 2022-09-20  9:00 UTC  (64+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield
` [PATCH 02/18] phy: mediatek: tphy: remove macros to prepare bitfield value
` [PATCH 03/18] phy: mediatek: xsphy: remove macros used "
` [PATCH 04/18] phy: mediatek: ufs: use common register access helpers
` [PATCH 05/18] phy: mediatek: pcie: use new helper to update register bits
` [PATCH 06/18] phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
` [PATCH 07/18] phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
` [PATCH 08/18] phy: mediatek: hdmi: mt2701: use common helper to access registers
` [PATCH 09/18] phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
` [PATCH 10/18] phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 11/18] phy: mediatek: hdmi: mt8173: use common helper to access registers
` [PATCH 12/18] phy: mediatek: hdmi: remove register access helpers
` [PATCH 13/18] phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
` [PATCH 14/18] phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 15/18] phy: mediatek: mipi: mt8173: use common helper to access registers
` [PATCH 16/18] phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
` [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers
` [PATCH 18/18] phy: mediatek: mipi: remove register access helpers

[BUG] problems with NICs pass through to OpenBSD guest
 2022-09-20  9:13 UTC  (6+ messages)

[PATCH v2] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
 2022-09-20  9:10 UTC  (5+ messages)

[PATCH] arm-toolchain/gcc,external-arm-toolchain: resolve conflict with gcc headers
 2022-09-20  9:12 UTC  (2+ messages)
` [meta-arm] "

[PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-20  9:11 UTC  (28+ messages)
  ` [dm-devel] "
    ` [PATCH v14 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
      ` [dm-devel] "
    ` [dm-devel] [PATCH v14 02/13] block: rearrange bdev_{is_zoned, zone_sectors, get_queue} helper in blkdev.h
      ` [PATCH v14 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} "
    ` [PATCH v14 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
      ` [dm-devel] "
    ` [dm-devel] [PATCH v14 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
      `  "
    ` [PATCH v14 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
      ` [dm-devel] "
    ` [dm-devel] [PATCH v14 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
      `  "
    ` [PATCH v14 07/13] zonefs: allow non power of 2 zoned devices
      ` [dm-devel] "
    ` [PATCH v14 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
      ` [dm-devel] "
    ` [PATCH v14 09/13] dm-zone: use generic helpers to calculate offset from zone start
      ` [dm-devel] "
    ` [PATCH v14 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
      ` [dm-devel] "
    ` [PATCH v14 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
      ` [dm-devel] "
    ` [PATCH v14 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
      ` [dm-devel] "
    ` [PATCH v14 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
      ` [dm-devel] "

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-20  9:11 UTC  (8+ messages)

[Buildroot] [PATCH] support/scripts/check-host-libs: add new check on host binaries/libs
 2022-09-20  9:11 UTC  (4+ messages)

[PATCH v14 0/5] Improve PMU support
 2022-09-20  8:36 UTC  (3+ messages)

[PATCH v2 0/2] Mediatek ethernet patches for mt8188
 2022-09-20  8:36 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek-dwmac: add support "

RTT-PROBE: lore-subspace-rtt
 2022-09-20  9:10 UTC 

b4 v0.10.0 is available
 2022-09-20  9:10 UTC  (2+ messages)

libsemanage 3.4 issue
 2022-09-20  9:10 UTC 

[PATCH v2] wifi: mac80211: Fix performance issue with mutex_lock
 2022-09-20  9:10 UTC  (3+ messages)

[PATCH v3 0/3] MT8188 IOMMU SUPPORT
 2022-09-20  9:02 UTC  (7+ messages)
` [PATCH v3 2/3] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v3 3/3] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-09-20  9:09 UTC  (4+ messages)
  ` Usefulness of CONFIG_MACH_JZ47*

[PATCHv2] mm: check high-order page when free it to pcp
 2022-09-20  9:07 UTC  (3+ messages)

[PATCH] scsi: ufs: Remove redundant function definitions from ufshcd.h
 2022-09-20  9:06 UTC  (2+ messages)

[PATCH] usertools: rewrite pmdinfo
 2022-09-20  9:08 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/10] drm/msm: probe deferral fixes
 2022-09-20  9:06 UTC  (3+ messages)

[PATCH net-next v4 00/12] net: bridge: add flush filtering support
 2022-09-20  9:05 UTC  (5+ messages)
` [PATCH net-next v4 04/12] net: netlink: add NLM_F_BULK delete request modifier
      ` [Bridge] "

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-09-20  8:58 UTC  (5+ messages)

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-09-20  9:05 UTC  (7+ messages)
` [kvm-unit-tests RFC PATCH 07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu()
` [kvm-unit-tests RFC PATCH 08/19] arm/arm64: Use pgd_alloc() to allocate mmu_idmap

[PATCH] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2022-09-20  9:06 UTC  (2+ messages)

[PATCH net-next 0/2] Separate SMC parameter settings from TCP sysctls
 2022-09-20  9:03 UTC  (6+ messages)
` [PATCH net-next 1/2] net/smc: Introduce a specific sysctl for TEST_LINK time

[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
 2022-09-20  9:02 UTC  (7+ messages)
` [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
` [PATCH 9/9] exec/address-spaces: Inline legacy functions

u-boot 2022-07 on STM32F746G-DISCO
 2022-09-20  9:03 UTC  (5+ messages)

mgag200 broken on kernel-6.0-rc3 on DELL/T620
 2022-09-20  9:02 UTC  (3+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-20  9:01 UTC  (19+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 08/44] cpuidle,imx6: Push RCU-idle into driver

b118509076b3 (probably) breaks my firewall
 2022-09-20  9:01 UTC  (12+ messages)
          ` removing conntrack helper toggle to enable auto-assignment [was Re: b118509076b3 (probably) breaks my firewall]

[PATCH] x86: Avoid relocation information in final vmlinux
 2022-09-20  9:01 UTC  (3+ messages)

[PATCH RESEND] media: flexcop-usb: fix endpoint type check
 2022-09-20  9:00 UTC  (2+ messages)

[PATCHv2 0/3] rcu: Enhance the capability to cope with concurrent cpu offlining/onlining
 2022-09-20  9:00 UTC  (7+ messages)
` [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-19 22:56 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-20  9:00 UTC 

[PATCH] gpio: Get rid of gpio_hog_probe_all()
 2022-09-20  9:00 UTC  (2+ messages)

[PATCH net-next 0/4] net: lan966x: Add mqprio and taprio support
 2022-09-20  9:00 UTC  (5+ messages)
` [PATCH net-next 1/4] net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
` [PATCH net-next 2/4] net: lan966x: Add offload support for mqprio
` [PATCH net-next 3/4] net: lan966x: Add registers used by taprio
` [PATCH net-next 4/4] net: lan966x: Add offload support for taprio

[PATCH v6 0/4 RESEND] ARM: dts + defconfig: Add support for Qualcomm QCE block on new SoCs and in defconfig
 2022-09-20  8:57 UTC  (5+ messages)
` [PATCH v6 1/4 RESEND] ARM: dts: qcom: Use new compatibles for crypto nodes

[PATCH v2 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-09-20  8:56 UTC  (4+ messages)
` [PATCH v2 06/19] powerpc/cputable: Split cpu_specs[] out of cputable.h

[PATCH v2 1/3] media: mt9m111: add V4L2_CID_LINK_FREQ support
 2022-09-20  8:56 UTC  (5+ messages)

[PATCH v4 00/10] tty: TX helpers
 2022-09-20  8:56 UTC  (4+ messages)
` [PATCH v4 09/10] tty: serial: use uart_port_tx() helper

[ammarfaizi2-block:crng/random/jd/vdso 3/3] drivers/char/random.c:164:42: error: expected declaration specifiers or '...' before '_vdso_rng_data'
 2022-09-20  8:53 UTC 

[PATCH v2 0/4] Add support for Toshiba TC358746
 2022-09-20  8:53 UTC  (9+ messages)
` [PATCH v2 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-20  8:53 UTC  (7+ messages)

[LTP] [PATCH] syscalls/futex_waitv02: replace TST_THREAD_STATE_WAIT with repeated wake
 2022-09-20  8:52 UTC  (2+ messages)

LED Maintainership
 2022-09-20  8:53 UTC  (5+ messages)

next/pending-fixes baseline: 166 runs, 2 regressions (v6.0-rc6-212-g9e152597d89ac)
 2022-09-20  8:53 UTC 

[PATCH] arm64: dts: qcom: sc8280xp: fix UFS PHY serdes size
 2022-09-20  8:53 UTC  (3+ messages)

[PATCH 0/4] brd: implement discard
 2022-09-20  7:28 UTC  (3+ messages)
` [PATCH 1/4] brd: make brd_insert_page return bool
  ` [dm-devel] "

[PATCH] drm/ast: Fix video broken in some resolutions on ast2600
 2022-09-20  8:51 UTC  (3+ messages)

[PATCH V2] scsi: core: Add io timeout count for scsi device
 2022-09-20  9:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-20  8:50 UTC 

Rescan busses for FRU device removal/unplug
 2022-09-20  8:49 UTC 

[RESEND PATCH v2] mailbox: mtk-cmdq: fix gce timeout issue
 2022-09-20  8:48 UTC  (2+ messages)

[PATCH] cgroup: align the comm length with TASK_COMM_LEN
 2022-09-20  8:49 UTC 

[RFC PATCH] mm: check global free_list if there is ongoing reclaiming when pcp fail
 2022-09-20  8:48 UTC  (5+ 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.