All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-11 07:28:55 to 2023-05-11 08:15:04 UTC [more...]

[PATCH v2] docs/about/emulation: fix typo
 2023-05-11  8:14 UTC  (2+ messages)

[PATCH v6 0/4] enable MMU for RISC-V
 2023-05-11  8:14 UTC  (6+ messages)
` [PATCH v6 2/4] xen/riscv: introduce setup_initial_pages

[PULL 00/53] tcg patch queue
 2023-05-11  8:04 UTC  (38+ messages)
` [PULL 01/53] target/m68k: Fix gen_load_fp for OS_LONG
` [PULL 02/53] accel/tcg: Fix atomic_mmu_lookup for reads
` [PULL 03/53] disas: Fix tabs and braces in disas.c
` [PULL 04/53] disas: Move disas.c to disas/
` [PULL 05/53] disas: Remove target_ulong from the interface
` [PULL 06/53] disas: Remove target-specific headers
` [PULL 07/53] disas: Move softmmu specific code to separate file
` [PULL 08/53] disas: Move disas.c into the target-independent source set
` [PULL 09/53] cpu: expose qemu_cpu_list_lock for lock-guard use
` [PULL 11/53] tcg/i386: Introduce prepare_host_addr
` [PULL 13/53] tcg/aarch64: "
` [PULL 15/53] tcg/loongarch64: "
` [PULL 16/53] tcg/mips: "
` [PULL 17/53] tcg/ppc: "
` [PULL 19/53] tcg/s390x: "
` [PULL 20/53] tcg: Add routines for calling slow-path helpers
` [PULL 21/53] tcg/i386: Convert tcg_out_qemu_ld_slow_path
` [PULL 23/53] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
` [PULL 25/53] tcg/loongarch64: "
` [PULL 27/53] tcg/ppc: "
` [PULL 28/53] tcg/riscv: "
` [PULL 30/53] tcg/loongarch64: Simplify constraints on qemu_ld/st
` [PULL 32/53] tcg/mips: Reorg tlb load within prepare_host_addr
` [PULL 33/53] tcg/mips: Simplify constraints on qemu_ld/st
` [PULL 34/53] tcg/ppc: Reorg tcg_out_tlb_read
` [PULL 35/53] tcg/ppc: Adjust constraints on qemu_ld/st
` [PULL 36/53] tcg/ppc: Remove unused constraints A, B, C, D
` [PULL 37/53] tcg/ppc: Remove unused constraint J
` [PULL 38/53] tcg/riscv: Simplify constraints on qemu_ld/st
` [PULL 39/53] tcg/s390x: Use ALGFR in constructing softmmu host address
` [PULL 40/53] tcg/s390x: Simplify constraints on qemu_ld/st
` [PULL 41/53] target/mips: Add MO_ALIGN to gen_llwp, gen_scwp
` [PULL 44/53] target/mips: Remove TARGET_ALIGNED_ONLY
` [PULL 45/53] target/nios2: "
` [PULL 48/53] tcg: "
` [PULL 52/53] accel/tcg: Reorg system mode store helpers
` [PULL 53/53] target/loongarch: Do not include tcg-ldst.h

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-11  8:14 UTC  (12+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML

[RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*()
 2023-05-11  8:13 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/2] Fix modeset locking issue in HDCP MST
 2023-05-11  8:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Fix modeset locking issue in HDCP MST

Servicio de la flota
 2023-05-11  8:05 UTC 

[intel-lts:4.19/android_s 4222/30000] versioncheck: ./drivers/media/pci/intel/ipu-bus.c: 471: need linux/version.h
 2023-05-11  8:11 UTC 

[Bug 1228] [dpdk-21.11.4]pvp_qemu_multi_paths_port_restart:perf_pvp_qemu_vector_rx_mac: performance drop about 23.5% when send small packets
 2023-05-11  8:11 UTC 

[PATCH] vhost: avoid sleeping under mutex
 2023-05-11  8:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] DO NOT MERGE: NV12 Experiment
 2023-05-11  8:10 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_fb: round rgb->yuv conversion results
` [igt-dev] ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,1/2] DO NOT MERGE: NV12 Experiment

[PATCH] ASoC: soc-pcm: Fix and cleanup DPCM locking
 2023-05-11  8:06 UTC  (5+ messages)

Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 2023-05-11  8:06 UTC  (2+ messages)

[niks:has_ioport_v4 36/41] drivers/usb/host/pci-quirks.c:289:5: warning: no previous prototype for function 'usb_hcd_amd_remote_wakeup_quirk'
 2023-05-11  8:06 UTC  (3+ messages)

[PATCH] vsock: bugfix port residue in server
 2023-05-11  8:05 UTC  (5+ messages)

[PATCH v4 0/6] Add uprobes support for LoongArch
 2023-05-11  8:06 UTC  (7+ messages)
` [PATCH v4 1/6] LoongArch: Move three functions from kprobes.c to inst.c
` [PATCH v4 2/6] LoongArch: Add larch_insn_gen_break() to generate break insns
` [PATCH v4 3/6] LoongArch: Use larch_insn_gen_break() for kprobes
` [PATCH v4 4/6] LoongArch: Add uprobes support
` [PATCH v4 5/6] LoongArch: Check atomic instructions in insns_not_supported()
` [PATCH v4 6/6] LoongArch: Remove five DIE_* definitions in kdebug.h

[PATCH v3 0/6] firmware: tegra: Add MRQ support for Tegra264
 2023-05-11  8:04 UTC  (4+ messages)
` [PATCH v3 5/6] dt-bindings: memory-region property for tegra186-bpmp

[PATCH v3] firmware/sysfb: Fix VESA format selection
 2023-05-11  8:05 UTC  (4+ messages)

[PATCH] char: tpm: ftpm_tee: use kernel login identifier
 2023-05-11  8:05 UTC  (4+ messages)

[PATCH v2 0/6] firmware: tegra: Add MRQ support for Tegra264
 2023-05-11  8:04 UTC  (4+ messages)
` [PATCH v2 6/6] firmware: tegra: bpmp: Add support for DRAM MRQ GSCs

Scrub errors unable to fixup (regular) error
 2023-05-11  8:04 UTC  (10+ messages)
  ` Re[2]: "

[PATCHSET 0/3] Improve FMODE_NOWAIT coverage
 2023-05-11  8:03 UTC  (3+ messages)
` [PATCH 1/3] net: set FMODE_NOWAIT for sockets

[PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return
 2023-05-11  8:03 UTC  (4+ messages)
` [PATCH v10] core: fdtaddr: use map_sysmem() as cast for the return (part 2)

[PATCH] gpiolib: Don't implicitly disable irq when masking
 2023-05-11  8:00 UTC  (4+ messages)

[PATCH] btrfs: handle tree backref walk error properly
 2023-05-11  8:01 UTC 

a possible issue with radix MMU on P9
 2023-05-11  7:55 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2023-05-11  8:01 UTC  (3+ messages)
`  "

[syzbot] upstream boot error: KMSAN: uninit-value in strlcat
 2023-05-11  7:59 UTC  (3+ messages)

[syzbot] upstream boot error: KMSAN: uninit-value in unregister_blkdev
 2023-05-11  7:59 UTC  (3+ messages)

[PATCH V7 0/2] Enable crashdump collection support for IPQ9574
 2023-05-11  7:58 UTC  (3+ messages)
` [PATCH V7 1/2] arm64: dts: qcom: ipq9574: Enable the download mode support
` [PATCH V7 2/2] arm64: dts: qcom: ipq9574: Add SMEM support

[PULL 00/10] Migration 20230509 patches
 2023-05-11  7:58 UTC  (2+ messages)

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11  7:57 UTC  (5+ messages)

[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
 2023-05-11  7:58 UTC  (8+ messages)
` [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks

[Intel-gfx] [PATCH 1/2] drm/fourcc: define Intel Meteorlake related ccs modifiers
 2023-05-11  7:57 UTC  (3+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-11  7:56 UTC  (15+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
              ` [RFD] posix-timers: CRIU woes

Patchwork housekeeping for: spi-devel-general
 2023-05-11  7:56 UTC 

[PATCH v1 0/3] add support for infiniband BTH match
 2023-05-11  7:55 UTC  (4+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH
` [PATCH v1 2/3] net/mlx5: add support for infiniband BTH match
` [PATCH v1 3/3] net/mlx5/hws: "

[QUESTION]mdadm4.1 upgrade to mdadm4.2,mdmonitor services failed to start if no raid in environment
 2023-05-11  7:56 UTC 

[PATCH v2] ntfs: Ensure $Extend is a directory
 2023-05-11  7:55 UTC  (4+ messages)

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-11  7:55 UTC  (7+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces

Fotowoltaika- propozycja instalacji
 2023-05-11  7:51 UTC 

[PATCH net-next 0/8] Improvements for RealTek 2.5G Ethernet PHYs
 2023-05-11  7:53 UTC  (3+ messages)
` [PATCH net-next 1/8] net: phy: realtek: rtl8221: allow to configure SERDES mode

[PATCH v2 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-11  7:51 UTC  (5+ messages)
` [PATCH v2 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH v2 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
` [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH v2 4/4] perf tools: Add printing perf_event_attr config "

[PATCH V2 1/2] libxl: virtio: Remove unused frontend nodes
 2023-05-11  7:50 UTC  (2+ messages)
` [PATCH V2 2/2] libxl: arm: Add grant_usage parameter for virtio devices

[igt-dev] [PATCH i-g-t 00/15] PMU: multi-tile support
 2023-05-11  7:50 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 15/15] intel_gpu_top: Add gt specific values to header in interactive mode

[PATCH v3] lib: sbi: Ensure SBI extension is available
 2023-05-11  7:51 UTC  (2+ messages)

[PATCH net-next 0/2] net: fix memcg overhead caused by sk->sk_forward_alloc size
 2023-05-11  7:50 UTC  (19+ messages)
` [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size

[PATCH v2 0/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
 2023-05-11  7:49 UTC  (3+ messages)

pca953x issue when driving a DSI bridge
 2023-05-11  7:49 UTC  (4+ messages)

[syzbot] [nilfs?] KASAN: slab-use-after-free Write in nilfs_inode_sub_blocks
 2023-05-11  7:47 UTC  (3+ messages)

[PATCH] merge-tree: load default git config
 2023-05-11  7:45 UTC  (3+ messages)

[PATCH v2 0/2] RISC-V: Optimize memset for data sizes less than 16 bytes
 2023-05-11  7:44 UTC  (6+ messages)
` [PATCH v2 2/2] RISC-V: lib: Optimize memset performance

[PATCH v2] LoongArch: Add jump-label implementation
 2023-05-11  7:43 UTC  (4+ messages)

[PATCH v6 1/4] tee: optee: system call property
 2023-05-11  7:43 UTC  (14+ messages)
` [PATCH v6 3/4] tee: optee: support tracking system threads

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-05-11  7:43 UTC  (12+ messages)
` [Intel-xe] [PATCH v2 07/31] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH v2 16/31] drm/xe: Port Xe to GPUVA

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-05-11  7:43 UTC  (4+ messages)
` [PATCH 1/3] hwrng: imx-rngc - use bitfield macros to read fifo level

[PATCH] ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
 2023-05-11  7:42 UTC 

vPASID capability for VF
 2023-05-11  7:42 UTC  (10+ messages)

[PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-11  7:42 UTC  (5+ messages)
` [PATCH 3/4] perf tools: Add printing perf_event_attr->type "

[PATCH 09/14] image-artifact-names: add IMAGE_MACHINE_SUFFIX variable
 2023-05-11  7:41 UTC  (3+ messages)
  ` [OE-core] "

[bug report] btrfs: output affected files when relocation fails
 2023-05-11  7:41 UTC  (2+ messages)

[RFC PATCH 00/11] Add support for Allwinner (sunxi) A64 SoC
 2023-05-11  7:39 UTC  (3+ messages)
` [RFC PATCH 09/11] arm: sunxi: Add sun50i SDRAM init

[PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range
 2023-05-11  7:38 UTC  (7+ messages)

Data recovery -- thin provisioned LVM metadata (?) problem after hardware failure
 2023-05-11  7:39 UTC  (9+ messages)

I know you are busy, but have you found time to look at my patch?
 2023-05-11  7:38 UTC 

[PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
 2023-05-11  7:26 UTC  (11+ messages)
` [PATCH for-rc 01/10] RDMA/bnxt_re: Fix a possible memory leak
` [PATCH for-rc 02/10] RDMA/bnxt_re: Fix to remove unnecessary return labels
` [PATCH for-rc 03/10] RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
` [PATCH for-rc 04/10] RDMA/bnxt_re: Use unique names while registering interrupts
` [PATCH for-rc 05/10] RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
` [PATCH for-rc 06/10] RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
` [PATCH for-rc 07/10] RDMA/bnxt_re: Fix to remove an unnecessary log
` [PATCH for-rc 08/10] RDMA/bnxt_re: Do not enable congestion control on VFs
` [PATCH for-rc 09/10] RDMA/bnxt_re: Return directly without goto jumps
` [PATCH for-rc 10/10] RDMA/bnxt_re: Remove unnecessary checks

[ndctl PATCH] rpmbuild.sh: Abort script when an error occurs
 2023-05-11  7:36 UTC 

[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
 2023-05-11  7:37 UTC  (9+ messages)

[PATCH net-next 0/8][pull request] ice: support dynamic interrupt allocation
 2023-05-11  7:34 UTC  (5+ messages)
` [PATCH net-next 6/8] ice: add individual "

[PATCH] driver core: Call pm_runtime_put_sync() only after device_remove()
 2023-05-11  7:34 UTC 

next/master baseline: 737 runs, 82 regressions (next-20230511)
 2023-05-11  7:34 UTC 

21.11.4 patches review and test
 2023-05-11  7:33 UTC  (10+ messages)

[PATCH V8 0/7] spi: Add support for stacked/parallel memories
 2023-05-11  7:31 UTC  (16+ messages)
` [PATCH V8 1/7] spi: Add stacked and parallel memories support in SPI core
` [PATCH V8 2/7] mtd: spi-nor: Convert macros with inline functions
` [PATCH V8 3/7] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V8 4/7] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V8 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V8 6/7] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V8 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH 0/2] Add rs485 support to uartps driver
 2023-05-11  7:26 UTC  (4+ messages)

[PATCH] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
 2023-05-11  7:32 UTC  (2+ messages)

[PATCH] drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
 2023-05-11  7:32 UTC  (3+ messages)
` (subset) "

[PATCH v2] vhost_net: revert upend_idx only on retriable error
 2023-05-11  7:31 UTC  (2+ messages)

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-11  7:29 UTC  (8+ messages)
` [PATCH 21/23] x86: Allow get_locked_pte() "

linux-next: duplicate patch in the leds-lj tree
 2023-05-11  6:51 UTC  (2+ messages)

[PATCH v2 1/1] [PATCH v2,1/1]ARM: dts: aspeed: Add Inspur NF5280M7 BMC machine
 2023-05-11  7:13 UTC 

[PATCH v2 1/1]ARM: dts: aspeed: Add Inspur NF5280M7 BMC machine
 2023-05-11  7:28 UTC 

[intel-lts:4.19/android_s 4202/30000] versioncheck: ./drivers/staging/igb_avb/igb_main.c: 10875: need linux/version.h
 2023-05-11  7:29 UTC 

[Intel-gfx] [PATCH v2 0/7] drm/i915: Scaler/pfit stuff
 2023-05-11  7:29 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 7/7] drm/i915: Define more PS_CTRL bits

[PATCH net-next v2 0/2] Add support for partial store and forward
 2023-05-11  7:28 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: macb: "

[PATCH] libxl: arm: Allow grant mappings for backends running on Dom0
 2023-05-11  7:28 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.