All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 19:10:13 to 2023-05-16 19:55:36 UTC [more...]

[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 1/2] fs: d_path: include internal.h
 2023-05-16 19:54 UTC 

[PULL 00/80] tcg patch queue
 2023-05-16 19:41 UTC  (47+ messages)
` [PULL 01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr
` [PULL 02/80] include/exec/memop: Add MO_ATOM_*
` [PULL 04/80] accel/tcg: Honor atomicity of stores
` [PULL 08/80] tcg: Add 128-bit guest memory primitives
` [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 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 44/80] tcg/riscv: "
` [PULL 45/80] tcg/s390x: "
` [PULL 46/80] tcg/sparc64: "
` [PULL 48/80] tcg/i386: Support 128-bit load/store with have_atomic16
` [PULL 49/80] tcg/aarch64: Rename temporaries
` [PULL 54/80] tcg: Widen gen_insn_data to uint64_t
` [PULL 56/80] tcg: Widen helper_{ld,st}_i128 addresses "
` [PULL 57/80] tcg: Widen helper_atomic_* "
` [PULL 58/80] tcg: Widen tcg_gen_code pc_start argument "
` [PULL 61/80] tcg: Reduce copies for plugin_gen_mem_callbacks
` [PULL 69/80] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PULL 72/80] tcg/arm: Remove TARGET_LONG_BITS
` [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 80/80] tcg: Split out exec/user/guest-base.h

[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  (10+ messages)
` [PATCHv11 1/9] mm: Add "
` [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory

[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  (32+ messages)
` [virtio-comment] "
                ` [virtio-comment] "
                        ` [virtio-dev] "
                  ` [virtio-dev] RE: [virtio-comment] "

[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 

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

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  (6+ messages)
` [RFCv2 2/5] ext4: Remove PAGE_SIZE assumption of folio from mpage_submit_folio
` [RFCv2 4/5] ext4: Make mpage_journal_page_buffers use folio
` [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)

[PATCH] staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scan
 2023-05-16 19:22 UTC 

[Intel-gfx] [PATCH v2 0/2] Add support for dumping error captures via kernel logging
 2023-05-16 19:21 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Dump error capture to kernel log
` [Intel-gfx] [PATCH v2 2/2] drm/i915/guc: Dump error capture to dmesg on CTB error

[PATCH v3] squashfs: cache partial compressed blocks
 2023-05-16 19:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: tweak language in fastset pipe config compare logging
 2023-05-16 19:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] driver core: class: properly reference count class_dev_iter()
 2023-05-16 19:20 UTC 

[PATCH v4 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-16 19:19 UTC  (3+ messages)

DPDK packaging and OpenWrt
 2023-05-16 19:18 UTC 

stable-rc/queue/6.1 baseline: 95 runs, 1 regressions (v6.1.28-238-g3eb27d124b83)
 2023-05-16 19:19 UTC 

[igt-dev] [i-g-t] tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/
 2023-05-16 19:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/ (rev2)

[PATCH net v2 0/4] Documentation fixes for Mellanox mlx5 devlink info
 2023-05-16 19:18 UTC  (3+ messages)
` [PATCH net v2 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description

[PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-16 19:17 UTC  (3+ messages)

[PATCH V6 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-16 19:17 UTC  (6+ messages)
` [PATCH V6 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM

[PULL 0/4] 9p queue 2023-05-16
 2023-05-16 19:16 UTC  (2+ messages)

[PATCH v2 21/34] platform/x86/fujitsu-laptop: Move handler installing logic to driver
 2023-05-16 19:14 UTC  (2+ messages)

[PATCH v2 20/34] platform/x86/eeepc-laptop: Move handler installing logic to driver
 2023-05-16 19:14 UTC  (2+ messages)

[PATCH v8 0/6] Support writable CPU ID registers from userspace
 2023-05-16 19:14 UTC  (9+ messages)
` [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg

[BUG] Git 2.41.0-rc0 - Compile Error ALLOC_GROW
 2023-05-16 19:13 UTC  (4+ messages)
` [PATCH] run-command.c: fix missing include under `NO_PTHREADS`

[PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
 2023-05-16 19:13 UTC  (6+ messages)
` [PATCH 13/14] rockchip: rk3588-rock-5b: Enable "

No sound with Realtek ALC298 on a Samsung Galaxy book
 2023-05-16 19:12 UTC  (2+ messages)
` Patch for "

MTD: Patch to spi-nor hangs Lenovo ThinkPad X1 on suspend, sleep, and shutdown
 2023-05-16 19:12 UTC 

[PATCH 5.4 000/282] 5.4.243-rc1 review
 2023-05-16 19:10 UTC  (2+ messages)

[PATCH v3 net] net: wwan: iosm: fix NULL pointer dereference when removing device
 2023-05-16 19:10 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Apply upper limit to sg element size
 2023-05-16 19:10 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "


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.