All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 11:49:45 to 2022-03-02 12:47:51 UTC [more...]

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 11:52 UTC  (7+ messages)
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities

[PATCH v2 0/9] Many improvements to HVF memory-related codes
 2022-03-02 12:26 UTC  (2+ messages)
` [PATCH v2 8/9] hvf: only consider directly writeable memory regions for dirty-tracking

[PATCH] powerpc: Remove remaining stab codes
 2022-03-02 12:41 UTC  (3+ messages)

[PULL 00/87] ppc queue
 2022-03-02 11:08 UTC  (43+ messages)
` [PULL 11/87] target/ppc: Implement vmsumcud instruction
` [PULL 35/87] target/ppc: Move xxsel to decodetree
` [PULL 41/87] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PULL 42/87] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PULL 43/87] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PULL 44/87] target/ppc: Implement xvtlsbb instruction
` [PULL 45/87] target/ppc: Remove xscmpnedp instruction
` [PULL 47/87] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PULL 48/87] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
` [PULL 49/87] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PULL 50/87] target/ppc: Refactor VSX_MAX_MINC helper
` [PULL 51/87] target/ppc: Implement xs{max,min}cqp
` [PULL 52/87] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
` [PULL 53/87] target/ppc: implement plxsd/pstxsd
` [PULL 54/87] target/ppc: implement plxssp/pstxssp
` [PULL 55/87] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
` [PULL 56/87] ppc/xive2: Introduce a XIVE2 core framework
` [PULL 57/87] ppc/xive2: Introduce a presenter matching routine
` [PULL 58/87] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
` [PULL 59/87] ppc/pnv: Add a OCC model for POWER10
` [PULL 60/87] ppc/pnv: Add POWER10 quads
` [PULL 61/87] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
` [PULL 62/87] ppc/pnv: Add a HOMER model to POWER10
` [PULL 63/87] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
` [PULL 64/87] ppc/xive2: Add support for notification injection on ESB pages
` [PULL 65/87] ppc/xive: Add support for PQ state bits offload
` [PULL 66/87] ppc/pnv: Add support for PQ offload on PHB5
` [PULL 67/87] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
` [PULL 68/87] pnv/xive2: Introduce new capability bits
` [PULL 69/87] ppc/pnv: add XIVE Gen2 TIMA support
` [PULL 70/87] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
` [PULL 71/87] xive2: Add a get_config() handler for the router configuration
` [PULL 72/87] pnv/xive2: Add support for automatic save&restore
` [PULL 73/87] pnv/xive2: Add support for 8bits thread id
` [PULL 75/87] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
` [PULL 76/87] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
` [PULL 78/87] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
` [PULL 79/87] hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
` [PULL 80/87] hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
` [PULL 82/87] hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
` [PULL 83/87] hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
` [PULL 86/87] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()

[PATCH] powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
 2022-03-02 12:41 UTC  (3+ messages)

[PATCH 1/1] common/cnxk: fix static assertion failure
 2022-03-02 12:46 UTC  (2+ messages)

[PATCH v1] powerpc/interrupt: Remove struct interrupt_state
 2022-03-02 12:41 UTC  (2+ messages)

[PATCHv2 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH u-boot-marvell 0/8] Turris Omnia: Add support for configuring mSATA and WWAN slots via env variables
 2022-03-02 12:46 UTC  (13+ messages)
` [PATCH u-boot-marvell 1/8] env: sf: Allow to use env_sf_init_addr() at any stage
` [PATCH u-boot-marvell 2/8] arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function
` [PATCH u-boot-marvell 3/8] arm: mvebu: turris_omnia: Enable ENV support in SPL
` [PATCH u-boot-marvell 4/8] arm: mvebu: turris_omnia: Define only one serdes map variable
` [PATCH u-boot-marvell 5/8] arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable
` [PATCH u-boot-marvell 6/8] arm: mvebu: turris_omnia: Extract code for disabling sata/pcie
` [PATCH u-boot-marvell 7/8] arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode
` [PATCH u-boot-marvell 8/8] arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot

[PATCH v2] drm/panfrost: cleanup comments
 2022-03-02 12:45 UTC  (2+ messages)

[PATCH v6 0/3] Add support for SoundWire1.6 audio cgcr register control
 2022-03-02 12:43 UTC  (7+ messages)
` [PATCH v6 1/3] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v6 2/3] soundwire: qcom: constify static struct qcom_swrm_data global variables
` [PATCH v6 3/3] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

[PATCH] ARM: return_address: disable again for CONFIG_ARM_UNWIND=y
 2022-03-02 12:43 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
 2022-03-02 12:44 UTC  (3+ messages)

[PATCH] migration: Remove load_state_old and minimum_version_id_old
 2022-03-02 12:33 UTC  (2+ messages)

[PATCH v2] arm64/arm: dts: qcom: Drop bogus interrupt flags cell on MDSS nodes
 2022-03-02 12:43 UTC  (4+ messages)

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 12:43 UTC  (8+ messages)
` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
` [PATCH v3 06/30] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects

[PATCH 0/9] kvm: s390: Add PV dump support
 2022-03-02 12:41 UTC  (4+ messages)
` [PATCH 3/9] KVM: s390: pv: Add query interface

[PATCH v6 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-03-02 12:38 UTC  (3+ messages)
` [PATCH v6 1/2] hwmon: (adm1275) Allow setting sample averaging
` [PATCH v6 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-02 12:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH -V3 2/2] NUMA balancing: avoid to migrate task to CPU-less node
 2022-03-02 12:37 UTC  (6+ messages)
` [tip: sched/core] sched/numa: Avoid migrating "

[PATCH V2 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-02 12:39 UTC  (8+ messages)
` [PATCH V2 1/6] blk-mq: figure out correct numa node for hw queue
` [PATCH V2 2/6] blk-mq: simplify reallocation of hw ctxs a bit
` [PATCH V2 3/6] blk-mq: reconfigure poll after queue map is changed
` [PATCH V2 4/6] block: mtip32xx: don't touch q->queue_hw_ctx
` [PATCH V2 5/6] blk-mq: prepare for implementing hctx table via xarray
` [PATCH V2 6/6] blk-mq: manage hctx map "

[PATCH v4] scripts/checkpatch.pl: remove _deferred and _deferred_once false warning
 2022-03-02 12:39 UTC  (4+ messages)

[igt-dev] [v2] tests/kms_hdr: Test cleanup
 2022-03-02 12:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_hdr: Test cleanup (rev3)

regression: Bug 215601 - gcc segv at startup on ia64
 2022-03-02 12:35 UTC  (5+ messages)

[Drbd-dev] [PATCH] drbd:do not wait for negotiation result with unconnected peer
 2022-03-02 12:35 UTC 

[PATCH] net/kni: initialize rte_kni_conf to 0 before using it
 2022-03-02 12:33 UTC 

[PATCH v4 0/9] Host1x context isolation support
 2022-03-02 12:31 UTC  (7+ messages)
` [PATCH v4 1/9] dt-bindings: host1x: Add iommu-map property

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-02 12:31 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Depend on !PREEMPT_RT
 2022-03-02 12:32 UTC  (9+ messages)
              `  "

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-02 12:30 UTC  (7+ messages)

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-02 12:30 UTC  (7+ messages)
` [PATCH 3/4] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag

[PATCH v2 0/5] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-02 12:30 UTC  (3+ messages)
` [PATCH v2 2/5] clk: qcom: gcc: Add emac GDSC support for SM8150

[PATCH] target/riscv: write back unmodified value for csrrc/csrrs with rs1 is not x0 but holding zero
 2022-03-02 12:29 UTC 

[PATCH iproute2 v2 0/2] fix memory leak in get_task_name()
 2022-03-02 12:28 UTC  (3+ messages)
` [PATCH iproute2 v2 1/2] lib/fs: "
` [PATCH iproute2 v2 2/2] rdma: make RES_PID and RES_KERN_NAME alternative to each other

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-03-02 12:18 UTC  (10+ messages)
` [PATCH v6 24/43] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v6 25/43] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v6 26/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v6 28/43] acpi/cxl: Introduce CFMWS structures in CEDT

[Bug 946] async flow rules affects pmd power management
 2022-03-02 12:27 UTC 

[Intel-gfx] [PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-03-02 12:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for iommu/vt-d: Add RPLS to quirk list to skip TE disabling (rev3)

[PATCH v2] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
 2022-03-02 12:24 UTC 

[igt-dev] [PATCH i-g-t 0/3] Use supported dma-buf regions in prime_mmap*
 2022-03-02 12:24 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_memory_regions: Add helper which creates supported dma-buf set
` [igt-dev] [PATCH i-g-t 2/3] tests/prime_mmap: Iterate over dma-buf supported memory regions

[PATCH] PCI/AER: Update the link to the aer-inject tool
 2022-03-02 12:23 UTC  (2+ messages)

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-02 12:21 UTC  (5+ messages)
` [PATCH v4 1/8] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write

[PATCH RESEND] samples/kobject: Use sysfs_emit instead of snprintf
 2022-03-02 12:07 UTC 

[PATCH v4 0/8] enable usb support on rk356x
 2022-03-02 12:18 UTC  (7+ messages)
` [PATCH v4 1/8] dt-bindings: soc: grf: fix rk3568 usb definitions

[PATCH 3/3] mv88e6xxx: Offload the local_receive flag
 2022-03-02 12:19 UTC  (2+ messages)

[PATCH v2 0/7] Add PCIe support for SM8150 SoC
 2022-03-02 12:19 UTC  (9+ messages)
` [PATCH v2 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: Add pcie nodes for SM8150

[PATCH] drm/panfrost: cleanup comments
 2022-03-02 12:18 UTC  (4+ messages)

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-02 12:18 UTC  (4+ messages)

[PATCH v3 1/3] ata: ahci: Rename board_ahci_mobile
 2022-03-02 12:15 UTC  (4+ messages)

[PATCH v2] mm: add ztree - new allocator for use via zpool API
 2022-03-02 12:14 UTC  (2+ messages)

[PATCH] bcache: add writeback_dynamic_rate in configfs
 2022-03-02 12:14 UTC  (3+ messages)

[PATCH 0/2] iotests: Check for zstd support
 2022-03-02 11:09 UTC  (4+ messages)
` [PATCH 2/2] iotests/303: "

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-03-02 12:14 UTC  (2+ messages)

[PATCH v3 0/6] ceph: encrypt the snapshot directories
 2022-03-02 12:13 UTC  (7+ messages)
` [PATCH v3 1/6] ceph: fail the request when failing to decode dentry names
` [PATCH v3 2/6] ceph: do not dencrypt the dentry name twice for readdir
` [PATCH v3 3/6] ceph: add ceph_get_snap_parent_inode() support
` [PATCH v3 4/6] ceph: use the parent inode of '.snap' to dencrypt the names for readdir
` [PATCH v3 5/6] ceph: use the parent inode of '.snap' to encrypt name to build path
` [PATCH v3 6/6] ceph: try to encrypt/decrypt long snap name

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-03-02 12:13 UTC 

[igt-dev] [PATCH i-g-t 0/3] Upstream render-copy function for DG2
 2022-03-02 12:12 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_batchbuffer: Use safe alignment for intel-bb
` [igt-dev] [PATCH i-g-t 2/3] lib/rendercopy/dg2: Add rendercopy support for dg2
` [igt-dev] [PATCH i-g-t 3/3] tests/gem_render_copy: Added skip for I915_TILING_Y and I915_TILING_Yf on DG2

[PATCH] ata: Drop commas after OF match table sentinels
 2022-03-02 12:11 UTC  (3+ messages)

[PATCH] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 12:10 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Set downstream sink into normal status
 2022-03-02 12:09 UTC  (2+ messages)

[igt-dev] [RFC i-g-t 0/1] Introduce MAINTAINERS file to IGT
 2022-03-02 12:09 UTC  (6+ messages)
` [igt-dev] [RFC i-g-t 1/1] MAINTAINERS: Introduce MAINTAINERS file

[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
 2022-03-02 12:07 UTC  (8+ messages)

[PATCH] usb: typec: tipd: Forward plug orientation to typec subsystem
 2022-03-02 12:06 UTC  (2+ messages)

Proposal for Porting Xen to Armv8-R64 - DraftA
 2022-03-02 12:06 UTC  (6+ messages)

[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-03-02 12:03 UTC  (3+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH] mmc: sdhci-pci-gli: Add runtime PM for GL9763E
 2022-03-02 12:02 UTC  (7+ messages)

[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
 2022-03-02 11:59 UTC  (3+ messages)

[PATCH v1 1/1] KVM: s390x: fix SCK locking
 2022-03-02 12:00 UTC  (3+ messages)

[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
 2022-03-02 11:57 UTC  (16+ messages)

[PATCH v2 1/8] Revert "drm/bridge: dw-mipi-dsi: Find the possible DSI devices"
 2022-03-02 11:57 UTC  (5+ messages)
` [PATCH v2 8/8] drm: bridge: anx7625: Switch to devm_drm_of_get_bridge

[Intel-gfx] [PATCH 0/2] Fix prime_mmap to work when using LMEM
 2022-03-02 11:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dmabuf: "

[Intel-gfx] [PATCH v2 0/3] vm- and vma cleanups
 2022-03-02 11:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[igt-dev] [PATCH i-g-t 0/3] Use supported dma-buf regions in prime_mmap*
 2022-03-02 11:54 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/prime_mmap: Iterate over dma-buf supported memory regions

WARNING: CPU: 5 PID: 25802 at fs/xfs/libxfs/xfs_bmap.c:4530 xfs_bmapi_convert_delalloc+0x434/0x4a0 [xfs]
 2022-03-02 11:53 UTC  (11+ messages)

[PATCH v2] serial: samsung: Add samsung_early_read to support early kgdboc
 2022-03-02 11:52 UTC  (2+ messages)

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-03-02 11:51 UTC  (3+ messages)
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P

[PATCH] serial: samsung: Add samsung_early_read to support early kgdboc
 2022-03-02 11:51 UTC  (3+ messages)

[PATCH 0/4] SVM fixes + apic fix
 2022-03-02 11:50 UTC  (7+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api

[PATCH] wm8962: add a simple DMIC enable control
 2022-03-02 11:48 UTC  (11+ messages)

Regression in workingset_refault latency on 5.15
 2022-03-02 11:49 UTC  (12+ 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.