All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 19:22:48 to 2023-05-16 20:00:32 UTC [more...]

[PULL 00/80] tcg patch queue
 2023-05-16 19:41 UTC  (76+ messages)
` [PULL 01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr
` [PULL 02/80] include/exec/memop: Add MO_ATOM_*
` [PULL 03/80] accel/tcg: Honor atomicity of loads
` [PULL 04/80] accel/tcg: Honor atomicity of stores
` [PULL 05/80] tcg: Unify helper_{be,le}_{ld,st}*
` [PULL 06/80] accel/tcg: Implement helper_{ld,st}*_mmu for user-only
` [PULL 07/80] tcg/tci: Use "
` [PULL 08/80] tcg: Add 128-bit guest memory primitives
` [PULL 09/80] meson: Detect atomic128 support with optimization
` [PULL 10/80] tcg/i386: Add have_atomic16
` [PULL 11/80] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PULL 12/80] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PULL 13/80] tcg/i386: Use full load/store helpers in user-only mode
` [PULL 14/80] tcg/aarch64: "
` [PULL 15/80] tcg/ppc: "
` [PULL 16/80] tcg/loongarch64: "
` [PULL 17/80] tcg/riscv: "
` [PULL 18/80] tcg/arm: Adjust constraints on qemu_ld/st
` [PULL 19/80] tcg/arm: Use full load/store helpers in user-only mode
` [PULL 20/80] tcg/mips: "
` [PULL 21/80] tcg/s390x: "
` [PULL 22/80] tcg/sparc64: Allocate %g2 as a third temporary
` [PULL 24/80] target/sparc64: Remove tcg_out_movi_s13 case from tcg_out_movi_imm32
` [PULL 25/80] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
` [PULL 27/80] tcg/sparc64: Use standard slow path for softmmu
` [PULL 28/80] accel/tcg: Remove helper_unaligned_{ld,st}
` [PULL 29/80] tcg/loongarch64: Check the host supports unaligned accesses
` [PULL 30/80] tcg/loongarch64: Support softmmu "
` [PULL 31/80] tcg/riscv: "
` [PULL 32/80] tcg: Introduce tcg_target_has_memory_bswap
` [PULL 33/80] tcg: Add INDEX_op_qemu_{ld,st}_i128
` [PULL 34/80] tcg: Introduce tcg_out_movext3
` [PULL 35/80] tcg: Merge tcg_out_helper_load_regs into caller
` [PULL 36/80] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
` [PULL 37/80] tcg: Introduce atom_and_align_for_opc
` [PULL 38/80] tcg/i386: Use atom_and_align_for_opc
` [PULL 39/80] tcg/aarch64: "
` [PULL 40/80] tcg/arm: "
` [PULL 41/80] tcg/loongarch64: "
` [PULL 42/80] tcg/mips: "
` [PULL 43/80] tcg/ppc: "
` [PULL 44/80] tcg/riscv: "
` [PULL 45/80] tcg/s390x: "
` [PULL 46/80] tcg/sparc64: "
` [PULL 47/80] tcg/i386: Honor 64-bit atomicity in 32-bit mode
` [PULL 48/80] tcg/i386: Support 128-bit load/store with have_atomic16
` [PULL 49/80] tcg/aarch64: Rename temporaries
` [PULL 50/80] tcg/aarch64: Support 128-bit load/store
` [PULL 51/80] tcg/ppc: "
` [PULL 52/80] tcg/s390x: "
` [PULL 53/80] tcg: Split out memory ops to tcg-op-ldst.c
` [PULL 54/80] tcg: Widen gen_insn_data to uint64_t
` [PULL 55/80] accel/tcg: Widen tcg-ldst.h addresses "
` [PULL 56/80] tcg: Widen helper_{ld,st}_i128 "
` [PULL 57/80] tcg: Widen helper_atomic_* "
` [PULL 58/80] tcg: Widen tcg_gen_code pc_start argument "
` [PULL 59/80] accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_mem_callback
` [PULL 60/80] accel/tcg: Merge do_gen_mem_cb into caller
` [PULL 61/80] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PULL 62/80] accel/tcg: Widen plugin_gen_empty_mem_callback to i64
` [PULL 65/80] tcg: Remove TCGv from tcg_gen_atomic_*
` [PULL 66/80] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size
` [PULL 67/80] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
` [PULL 68/80] tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
` [PULL 69/80] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PULL 70/80] tcg/i386: Adjust type of tlb_mask
` [PULL 71/80] tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 72/80] tcg/arm: Remove TARGET_LONG_BITS
` [PULL 73/80] tcg/aarch64: Remove USE_GUEST_BASE
` [PULL 74/80] tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PULL 75/80] tcg/loongarch64: "
` [PULL 76/80] tcg/mips: "
` [PULL 78/80] tcg: Add page_bits and page_mask to TCGContext
` [PULL 79/80] tcg: Add tlb_dyn_max_bits "
` [PULL 80/80] tcg: Split out exec/user/guest-base.h

[Intel-gfx] [PATCH v5 0/8] mtl: add support for pmdemand
 2023-05-16 19:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 7/8] drm/i915/mtl: Add support for PM DEMAND

[PATCH] procfs: consolidate arch_report_meminfo declaration
 2023-05-16 19:57 UTC  (2+ messages)

[PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
 2023-05-16 19:56 UTC  (3+ messages)

[PATCH 1/1] config: CONFIG_SPL_SIZE_LIMIT for VisionFive 2
 2023-05-16 19:56 UTC  (3+ messages)

[PATCH 00/16] ARM: address -Wmissing-prototype warnings
 2023-05-16 19:56 UTC  (3+ messages)

[PATCH 1/2] fs: d_path: include internal.h
 2023-05-16 19:56 UTC  (2+ messages)
` [PATCH 2/2] fs: pipe: reveal missing function protoypes

[PATCH] hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards
 2023-05-16 19:56 UTC  (4+ messages)

[PATCH 2/2] entry: move the enter path to header files
 2023-05-16 19:55 UTC  (2+ messages)

[cilium:pr/new-api-tcx3 19/25] kernel/bpf/mprog.c:44:46: warning: passing argument 3 of 'bpf_mprog_write' makes pointer from integer without a cast
 2023-05-16 19:55 UTC 

[cilium:pr/new-api-tcx3 19/25] kernel/bpf/mprog.c:19:9: error: assigning to 'struct bpf_prog *' from incompatible type 'void'
 2023-05-16 19:55 UTC 

[android-common:arcvm12-5.10 15901/18066] kernel/time/timekeeping.c:1607:65: warning: unused variable 'boot_delta'
 2023-05-16 19:55 UTC 

[PATCH] cifs: Close deferred files that may be open via hard links
 2023-05-16 19:26 UTC  (3+ messages)

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-16 19:53 UTC  (3+ messages)

https://bugzilla.kernel.org/show_bug.cgi?id=217399
 2023-05-16 19:53 UTC 

[PATCH] ida: make 'ida_dump' static
 2023-05-16 19:53 UTC 

[PATCH 1/2] ALSA: cs46xx: mark snd_cs46xx_download_image as static
 2023-05-16 19:50 UTC  (2+ messages)
` [PATCH 2/2] ALSA: oss: avoid missing-prototype warnings

[PATCH v1] automation: provide example for downloading an existing container
 2023-05-16 19:52 UTC  (5+ messages)

[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-16 19:52 UTC  (5+ messages)
` [PATCHv11 1/9] mm: Add "
` [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()

[PATCH 1/2] iommu/fsl: Do not use iommu_group_remove_device() under ops->device_group()
 2023-05-16 19:52 UTC  (5+ messages)

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-16 19:51 UTC  (5+ messages)
` [PATCH v4 35/41] usb: uhci: handle HAS_IOPORT dependencies

Linux 6.4-rc2
 2023-05-16 19:50 UTC  (2+ messages)

[virtio-comment] [PATCH] content: Replace guest OS with driver
 2023-05-16 19:50 UTC  (6+ messages)
` [virtio-comment] "
      ` [virtio-dev] "
        ` [virtio-comment] "

[RFC PATCH] kallsyms: Avoid weak references for kallsyms symbols
 2023-05-16 19:50 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 131 runs, 28 regressions (v4.14.314-117-g854d9237fbd3)
 2023-05-16 19:50 UTC 

[PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-16 19:35 UTC  (12+ messages)
` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe`
 2023-05-16 19:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] package/vdr: Fix patch for uclibc build
 2023-05-16 19:48 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/vdr: reformatted patches
` [Buildroot] [PATCH v2 3/3] package/vdr: fix musl build

[PATCH 1/4] net: isa: include net/Space.h
 2023-05-16 19:45 UTC  (5+ messages)
` [PATCH 2/4] atm: hide unused procfs functions
` [PATCH 3/4] bridge: always declare tunnel functions
  ` [Bridge] "
` [PATCH 4/4] mdio_bus: unhide mdio_bus_init prototype

[igt-dev] [PATCH v4 0/1] test/gem_create: exercise gem_create_ext_set_pat
 2023-05-16 19:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
 2023-05-16 19:47 UTC  (2+ messages)

kernel/rcu/srcutree.c:1644 srcu_advance_state() warn: inconsistent returns '&ssp->srcu_sup->srcu_gp_mutex'
 2023-05-16 19:46 UTC  (8+ messages)

[PATCH RFC 00/12] client-side RPC-with-TLS
 2023-05-16 19:43 UTC  (13+ messages)
` [PATCH RFC 01/12] NFS: Improvements for fs_context-related tracepoints
` [PATCH RFC 02/12] SUNRPC: Plumb an API for setting transport layer security
` [PATCH RFC 03/12] SUNRPC: Trace the rpc_create_args
` [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH RFC 05/12] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH RFC 06/12] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH RFC 07/12] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH RFC 08/12] SUNRPC: Add a connect worker function for TLS
` [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH RFC 10/12] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH RFC 11/12] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH RFC 12/12] NFS: Add an "xprtsec=" NFS mount option

[PATCH v3] bus: mhi: host: Skip MHI reset if device is in RDDM
 2023-05-16 19:42 UTC  (2+ messages)

drivers/vhost/vringh.c:1320 putu16_iotlb() warn: ignoring unreachable code
 2023-05-16 19:41 UTC 

[PATCH] KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
 2023-05-16 19:41 UTC  (2+ messages)

[PATCH] radix-tree: move declarations to header
 2023-05-16 19:41 UTC 

[mark:atomics/fallback-rework 17/17] include/linux/atomic/atomic-arch-fallback.h:314:1: error: expected ';' before '}' token
 2023-05-16 19:41 UTC 

[PATCH] dma-remap: Use kvmalloc_array/kvfree for larger dma memory remap
 2023-05-16 19:41 UTC  (2+ messages)

[PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
 2023-05-16 19:39 UTC  (2+ messages)
` [PATCH 2/2] mips: asm-offsets: add missing prototypes

[qemu-mainline test] 180679: regressions - trouble: broken/fail/pass/starved
 2023-05-16 19:40 UTC 

[PATCH 0/3] drm/vkms: Minor Improvements
 2023-05-16 19:40 UTC  (2+ messages)

[PATCH 4.19 000/191] 4.19.283-rc1 review
 2023-05-16 19:39 UTC  (2+ messages)

[PATCH 00/20] x86: address -Wmissing-prototype warnings
 2023-05-16 19:35 UTC  (21+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 02/20] x86: ce4100: Mark local functions as 'static'
` [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 04/20] x86: avoid unneeded __div64_32 function definition
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings

[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
 2023-05-16 19:36 UTC  (13+ messages)

[virtio-comment] [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-16 19:35 UTC  (25+ messages)
` [virtio-comment] "
              ` [virtio-comment] "
                  ` [virtio-dev] RE: [virtio-comment] "
                              ` [virtio-dev] "

[PATCH RFC v2 0/6] media: v4l2-ctrls: add controls for complex lens controller devices
 2023-05-16 19:34 UTC  (2+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-16 19:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: depend on libucontext for musl builds
 2023-05-16 19:33 UTC 

Excessive TLB flush ranges
 2023-05-16 19:32 UTC  (15+ messages)

[RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
 2023-05-16 19:32 UTC  (6+ messages)
` [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2

[PATCH 0/6] x86: Introduce MSR_ARCH_CAPS into featuresets
 2023-05-16 19:31 UTC  (8+ messages)
` [PATCH 6/6] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies

[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
 2023-05-16 19:32 UTC  (2+ messages)

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-05-16 19:29 UTC  (3+ messages)
` [Linux-cachefs] "

Aw: Re: Choose a default DSA CPU port
 2023-05-16 19:29 UTC  (8+ messages)
`  "
        ` Aw: Re: "

[BUG] fscache writing but not reading
 2023-05-16 19:28 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH 2/2] entry: move the enter path to header files
 2023-05-16 19:28 UTC 

[PATCH net-next RFC v4 4/5] net: Let the active time stamping layer be selectable
 2023-05-16 19:28 UTC  (13+ messages)

[RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
 2023-05-16 19:29 UTC  (3+ messages)

[RFCv2 0/5] ext4: misc left over folio changes
 2023-05-16 19:27 UTC  (2+ messages)
` [PATCH 6/5] ext4: Call fsverity_verify_folio()

[PATCH v1 1/2] qmp: remove virtio_list, search QOM tree instead
 2023-05-16 19:26 UTC  (2+ messages)
` [PATCH v1 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection

[PATCH v1 00/27] Server-side RPC reply header parsing overhaul
 2023-05-16 19:25 UTC  (6+ messages)
` [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods

[PATCH] ras:debugfs.c: Fix error checking for debugfs_create_dir
 2023-05-16 19:25 UTC  (2+ messages)
` [tip: ras/core] ras/debugfs: Fix error checking for debugfs_create_dir()

[RFC PATCH v1] ACPI: APEI: EINJ: Add support for vendor defined error types
 2023-05-16 19:25 UTC  (2+ messages)

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-16 19:25 UTC  (6+ messages)

[PATCH v9] kernel/fork: beware of __put_task_struct calling context
 2023-05-16 19:24 UTC  (2+ messages)

[PATCH] accel/qaic: silence some uninitialized variable warnings
 2023-05-16 19:24 UTC  (5+ messages)

system hang on start-up (mlx5?)
 2023-05-16 19:23 UTC  (6+ messages)

knob to disable locally-originating qdisc optimisation?
 2023-05-16 19:23 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.