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

[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

drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
 2022-03-02 12:49 UTC  (5+ messages)

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-02 12:53 UTC  (7+ messages)

[PULL 00/87] ppc queue
 2022-03-02 11:08 UTC  (34+ messages)
` [PULL 11/87] target/ppc: Implement vmsumcud instruction
` [PULL 43/87] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PULL 49/87] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PULL 51/87] target/ppc: Implement xs{max,min}cqp
` [PULL 53/87] target/ppc: implement plxsd/pstxsd
` [PULL 54/87] target/ppc: implement plxssp/pstxssp
` [PULL 56/87] ppc/xive2: Introduce a XIVE2 core framework
` [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 74/87] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
` [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 85/87] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
` [PULL 86/87] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()

[PULL 00/18] testing and semihosting updates
 2022-03-02 12:38 UTC  (2+ messages)

[PATCH 0/2] Enable vhost-user to be used on BSD systems
 2022-03-02 11:36 UTC 

[PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-03-02 12:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:51 UTC 

[PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
 2022-03-02 12:41 UTC  (3+ messages)

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-02 12:50 UTC  (8+ messages)

[PATCH v12 0/6] Use drm_clflush* instead of clflush
 2022-03-02 12:49 UTC  (6+ messages)
` [PATCH v12 1/6] drm: Add arch arm64 for drm_clflush_virt_range

[PATCH] powerpc/64s/hash: Make hash faults work in NMI context
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v3 0/9] Makefile: optimize noop runs, add shared.mak
 2022-03-02 12:49 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] scalar Makefile: use "The default target of..." pattern
  ` [PATCH v4 2/9] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
  ` [PATCH v4 3/9] Makefile: disable GNU make built-in wildcard rules
  ` [PATCH v4 4/9] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
  ` [PATCH v4 5/9] Makefile: move ".SUFFIXES" rule to shared.mak
  ` [PATCH v4 6/9] Makefile: move $(comma), $(empty) and $(space) "
  ` [PATCH v4 7/9] Makefile: add "$(QUIET)" boilerplate "
  ` [PATCH v4 8/9] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
  ` [PATCH v4 9/9] Makefiles: add and use wildcard "mkdir -p" template

[PATCH 00/20] Add perf sampling tests as part of selftest
 2022-03-02 12:41 UTC  (2+ messages)

[RESEND PATCH v2] powerpc/fadump: register for fadump as early as possible
 2022-03-02 12:41 UTC  (2+ messages)

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

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

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

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

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

[PATCH] powerpc/module_64: fix array_size.cocci warning
 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)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:46 UTC 

[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  (9+ messages)
` [PATCH u-boot-marvell 2/8] arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function
` [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 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  (3+ messages)
` [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

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:41 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:36 UTC 

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

[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)

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

[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

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:31 UTC 

[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 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:26 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

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:21 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:16 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:11 UTC 

[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  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:06 UTC 

[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  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 12:01 UTC 


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.