All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-25 20:12:31 to 2024-03-25 20:48:52 UTC [more...]

Current high bug count owners for Yocto Project 5.0
 2024-03-25 20:48 UTC 

[PATCH] ip: Make errors direct to "list" instead of "show"
 2024-03-25 20:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-25 20:48 UTC 

[RFC PATCH 00/12] SMMUv3 nested translation support
 2024-03-25 20:47 UTC  (4+ messages)
` [RFC PATCH 07/12] hw/arm/smmu-common: Support nested translation

[PATCH 0/9] Various significant MM patches
 2024-03-25 20:47 UTC  (6+ messages)
` [PATCH 5/9] mm: Turn folio_test_hugetlb into a PageType

[Buildroot] [git commit] package/p7zip: bump to version v17.05
 2024-03-25 20:42 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-03-25 20:47 UTC 

[Buildroot] [PATCH] package/p7zip: bump to version v17.05
 2024-03-25 20:47 UTC  (2+ messages)

[PATCH v2 0/5] SCMI misc small-updates
 2024-03-25 20:46 UTC  (12+ messages)
` [PATCH v2 1/5] include: trace: Widen the tag buffer in trace_scmi_dump_msg
` [PATCH v2 2/5] firmware: arm_scmi: Add helper to trace bad messages
` [PATCH v2 3/5] firmware: arm_scmi: Add message dump traces for bad and unexpected replies
` [PATCH v2 4/5] firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
` [PATCH v2 5/5] firmware: arm_scmi: Use dev_err_probe to bail out

segfault with git rebase --abort
 2024-03-25 20:46 UTC  (4+ messages)

[PATCH] irqchip/sifive-plic: Fix error handling of of_property_read_u32
 2024-03-25 20:45 UTC  (4+ messages)

kernel crash in mknod
 2024-03-25 20:46 UTC  (6+ messages)

[PATCH v4 0/5] x86/pvh: Support relocating dom0 kernel
 2024-03-25 20:45 UTC  (6+ messages)
` [PATCH v4 1/5] Revert "xen/x86: bzImage parse kernel_alignment"
` [PATCH v4 2/5] tools/init-xenstore-domain: Replace variable MB() usage
` [PATCH v4 3/5] tools: Move MB/GB() to common-macros.h
` [PATCH v4 4/5] libelf: Expand ELF note printing
` [PATCH v4 5/5] x86/PVH: Support relocatable dom0 kernels

[PATCH net-next v7 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-25 20:43 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v7 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v7 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v7 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v7 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v7 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v7 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v7 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v7 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v7 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v7 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v7 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v7 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v7 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v7 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH][next] crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
 2024-03-25 20:44 UTC 

[PATCH 00/10] Allocation APIs
 2024-03-25 20:44 UTC  (3+ messages)
` [PATCH 07/10] rust: alloc: update `VecExt` to take allocation flags

convert SCSI to atomic queue limits, part 1
 2024-03-25 20:43 UTC  (5+ messages)
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH v3 1/2] kprobes: textmem API
 2024-03-25 20:42 UTC  (6+ messages)
` [PATCH v3 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-25 20:42 UTC  (5+ messages)
` [PATCH net-next v6 07/16] net: dsa: vsc73xx: Add vlan filtering

[PATCH] iio: dht11: set debug log level for parsing error messages
 2024-03-25 20:42 UTC  (4+ messages)

[PATCH v2 0/4] virt: vmgenid: Add devicetree bindings support
 2024-03-25 20:41 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: rng: Add vmgenid support

[PATCH 00/11] midx: split MIDX writing routines into midx-write.c, cleanup
 2024-03-25 20:41 UTC  (9+ messages)
` [PATCH 01/11] midx-write: initial commit
` [PATCH 08/11] midx-write.c: avoid directly managed temporary strbuf
` [PATCH 09/11] midx-write.c: factor out common want_included_pack() routine
` [PATCH 10/11] midx-write.c: check count of packs to repack after grouping

[PATCH v3 0/3] Assorted improvements salvaged from an earlier series
 2024-03-25 20:41 UTC  (6+ messages)
` [PATCH v3 1/3] grep: perform some minor code and comment cleanups
` [PATCH v3 2/3] grep docs: describe --recurse-submodules further and improve formatting a bit
` [PATCH v3 3/3] grep docs: describe --no-index "

[PATCH 0/9] asus-wmi: add new features, clean up, fixes
 2024-03-25 20:40 UTC  (10+ messages)
` [PATCH 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
` [PATCH 4/9] platform/x86: asus-wmi: support toggling POST sound
` [PATCH 8/9] platform/x86: asus-wmi: Add support for MCU powersave

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-25 20:40 UTC  (15+ messages)

[PATCH v2] target/hppa: Fix unit carry conditions
 2024-03-25 20:39 UTC  (2+ messages)

[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
 2024-03-25 20:40 UTC  (7+ messages)
` [PATCH v2 4/9] slab: Introduce kmem_buckets_create()

[PATCH 6.7 000/707] 6.7.11-rc2 review
 2024-03-25 20:39 UTC  (2+ messages)

kselftest/fixes build: 2 builds: 0 failed, 2 passed, 1 warning (v6.9-rc1)
 2024-03-25 20:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-25 20:38 UTC 

[PATCH v4 0/7] iio: accel: adxl345: Add spi-3wire feature
 2024-03-25 20:37 UTC  (9+ messages)
` [PATCH v4 1/7] iio: accel: adxl345: Make data_range obsolete
` [PATCH v4 2/7] iio: accel: adxl345: Group bus configuration
` [PATCH v4 5/7] iio: accel: adxl345: Pass function pointer to core
` [PATCH v4 7/7] iio: accel: adxl345: Add spi-3wire option

[PATCH] arm64: Fix map_range() not splitting mapped blocks
 2024-03-25 20:37 UTC  (3+ messages)

[PATCH v4 00/30] Refactor VM bind code
 2024-03-25 20:37 UTC  (3+ messages)
` [PATCH v4 12/30] drm/xe: Move ufence check to op_lock

Boot failure with kernel BUG at mm/usercopy.c on next-20240325
 2024-03-25 20:37 UTC  (4+ messages)

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-25 20:37 UTC  (2+ messages)

nfsd: memory leak when client does many file operations
 2024-03-25 20:36 UTC  (10+ messages)
` [External] : "
  ` Aw: "

[patch 1/1] MAINTAINERS: Add co-maintainers for time[rs]
 2024-03-25 20:36 UTC  (2+ messages)

[to-be-updated] zswap-replace-rb-tree-with-xarray.patch removed from -mm tree
 2024-03-25 20:35 UTC 

[PATCH v8] zswap: replace RB tree with xarray
 2024-03-25 20:35 UTC  (2+ messages)

[PATCH v2 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-25 19:50 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] MyFirstObjectWalk: use additional arg in config_fn_t

Appropriate liburcu cache line size for Power
 2024-03-25 20:34 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_dqget
 2024-03-25 20:35 UTC 

[RFC 0/8] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-03-25 20:33 UTC  (4+ messages)

[PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit
 2024-03-25 20:32 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support
` [PATCH 2/5] iio: dac: ti-dac5571: "
` [PATCH 3/5] dt-bindings: vendor-prefix: Add prefix for Au-Zone Technologies
` [PATCH 4/5] dt-bindings: arm: Add Au-Zone Maivin AI Vision Starter Kit
` [PATCH 5/5] arm64: dts: Add device tree source for the Au-Zone Maivin "

U-boot fails for khadas-edge -v
 2024-03-25 16:41 UTC  (6+ messages)

[PATCH v3 0/2] Update mce_record tracepoint
 2024-03-25 20:31 UTC  (4+ messages)

[PATCH] Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
 2024-03-25 20:31 UTC  (11+ messages)

[PATCH 1/6] power: supply: bq27xxx: Move temperature reading out of update loop
 2024-03-25 20:31 UTC  (6+ messages)
` [PATCH 2/6] power: supply: bq27xxx: Move time "
` [PATCH 3/6] power: supply: bq27xxx: Move charge "
` [PATCH 4/6] power: supply: bq27xxx: Move energy "
` [PATCH 5/6] power: supply: bq27xxx: Move cycle count "
` [PATCH 6/6] power: supply: bq27xxx: Move health "

[PATCH bpf-next v2 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-25 20:31 UTC  (13+ messages)
` [PATCH bpf-next v2 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[PATCH v5 net-next 00/15] af_unix: Rework GC
 2024-03-25 20:24 UTC  (16+ messages)
` [PATCH v5 net-next 01/15] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v5 net-next 02/15] af_unix: Allocate struct unix_edge "
` [PATCH v5 net-next 03/15] af_unix: Link struct unix_edge when queuing skb
` [PATCH v5 net-next 04/15] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v5 net-next 05/15] af_unix: Iterate all vertices by DFS
` [PATCH v5 net-next 06/15] af_unix: Detect Strongly Connected Components
` [PATCH v5 net-next 07/15] af_unix: Save listener for embryo socket
` [PATCH v5 net-next 08/15] af_unix: Fix up unix_edge.successor "
` [PATCH v5 net-next 09/15] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v5 net-next 10/15] af_unix: Skip GC if no cycle exists
` [PATCH v5 net-next 11/15] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v5 net-next 12/15] af_unix: Assign a unique index to SCC
` [PATCH v5 net-next 13/15] af_unix: Detect dead SCC
` [PATCH v5 net-next 14/15] af_unix: Replace garbage collection algorithm
` [PATCH v5 net-next 15/15] selftest: af_unix: Test GC for SCM_RIGHTS

Patchwork summary for: spi-devel-general
 2024-03-25 20:30 UTC 

[PATCH v2 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
 2024-03-25 20:30 UTC  (2+ messages)

[PATCH v1 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
 2024-03-25 20:29 UTC  (2+ messages)

[PATCH] crash: use macro to add crashk_res into iomem early for specific arch
 2024-03-25 20:29 UTC  (4+ messages)
` [PATCH v2] "

+ crash-use-macro-to-add-crashk_res-into-iomem-early-for-specific-arch.patch added to mm-hotfixes-unstable branch
 2024-03-25 20:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-25 20:28 UTC 

[PATCH] bitbake-layers: add/remove option to not use tinfoil
 2024-03-25 20:27 UTC 

[PATCH v2 RESEND] mm/mmap: convert all mas except mas_detach to vma iterator
 2024-03-25 20:26 UTC  (4+ messages)

[PATCH net-next 0/8][pull request] ice: use less resources in switchdev
 2024-03-25 20:26 UTC  (9+ messages)
` [PATCH net-next 1/8] ice: remove eswitch changing queues algorithm
` [PATCH net-next 2/8] ice: do Tx through PF netdev in slow-path
` [PATCH net-next 3/8] ice: default Tx rule instead of to queue
` [PATCH net-next 4/8] ice: control default Tx rule in lag
` [PATCH net-next 5/8] ice: remove switchdev control plane VSI
` [PATCH net-next 6/8] ice: change repr::id values
` [PATCH net-next 7/8] ice: do switchdev slow-path Rx using PF VSI
` [PATCH net-next 8/8] ice: count representor stats

[PATCH 0/6] Improve visibility of writeback
 2024-03-25 20:26 UTC  (5+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH v2 0/2] iio: health: max30102: add support for max30101
 2024-03-25 20:25 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: health: maxim,max30102: add max30101

[PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)
 2024-03-25 20:25 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: qcom: Add support for "

[Buildroot] [PATCH 01/13] package/flutter-packages/flutter-markdown-example: new package
 2024-03-25 20:24 UTC  (2+ messages)

[PATCH][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2024-03-25 20:24 UTC 

[PATCH v2 0/2] phy: marvell: a3700-comphy: Minor fixes
 2024-03-25 20:12 UTC  (6+ messages)
` [PATCH v2 1/2] phy: marvell: a3700-comphy: Fix out of bounds read
` [PATCH v2 2/2] phy: marvell: a3700-comphy: Fix hardcoded array size

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-25 20:23 UTC  (10+ messages)

+ mm-zswap-fix-data-loss-on-swp_synchronous_io-devices.patch added to mm-hotfixes-unstable branch
 2024-03-25 20:23 UTC 

[RFC PATCH 0/2] mfd: rohm-bd71828: Add power off
 2024-03-25 20:21 UTC  (10+ messages)
` [RFC PATCH 2/2] mfd: rohm-bd71828: Add power off functionality

[PULL] IIO: 3rd set for 6.9 - cleanup.h handling of fwnode_handle_put() related (not ordered wrt to PULL 2)
 2024-03-25 20:21 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net] ice: fix enabling RX VLAN filtering
 2024-03-25 20:19 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2024-03-25 20:18 UTC 

[PATCH 6.6 000/632] 6.6.23-rc2 review
 2024-03-25 20:17 UTC  (2+ messages)

+ mm-move-follow_phys-to-arch-x86-mm-pat-memtypec-fix.patch added to mm-unstable branch
 2024-03-25 20:15 UTC 

[PATCH v3]wifi: ath12k: Add firmware coredump collection support
 2024-03-25 20:15 UTC  (2+ messages)

+ mm-move-follow_phys-to-arch-x86-mm-pat-memtypec.patch added to mm-unstable branch
 2024-03-25 20:15 UTC 

+ mm-remove-follow_pfn.patch added to mm-unstable branch
 2024-03-25 20:15 UTC 

+ virt-acrn-stop-using-follow_pfn.patch added to mm-unstable branch
 2024-03-25 20:15 UTC 

[PATCH BlueZ v3 1/2] shared/bap: add bt_bap_cancel_select to cancel ongoing pac select
 2024-03-25 20:15 UTC  (2+ messages)
` [BlueZ,v3,1/2] "

[RFC PATCH 0/6] Add support for root port RAS error handling
 2024-03-25 20:15 UTC  (3+ messages)
` [RFC PATCH 1/6] PCI/RCEC: Introduce pcie_walk_rcec_all()

[PATCH v5 0/7] iio: adc: add new ad7380 driver
 2024-03-25 20:14 UTC  (6+ messages)
` [PATCH v5 4/7] iio: adc: ad7380: add support for pseudo-differential parts

[PATCH 6.8 000/710] 6.8.2-rc2 review
 2024-03-25 20:13 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-25 20:12 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[RFC/POC]: Make cpuset.cpus.effective independent of cpuset.cpus
 2024-03-25 20:12 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: "


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.