All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-07 09:00:31 to 2024-03-07 09:39:59 UTC [more...]

[PATCH] nvme: move nvme_dsm_range size check to _nvme_check_size()
 2024-03-07  9:39 UTC  (4+ messages)

[PATCH 1/2] landlock: Simplify current_check_access_socket()
 2024-03-07  9:39 UTC  (2+ messages)
` [PATCH 2/2] landlock: Rename "ptrace" files to "task"

[PATCH v3 0/3] scsi: libsas: Fix disk not being scanned in after being removed
 2024-03-07  9:37 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: libsas: Allow smp_execute_task() arguments to be on the stack
` [PATCH v3 2/3] scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
` [PATCH v3 3/3] scsi: libsas: Fix disk not being scanned in after being removed

[PATCH net-next v3 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-07  9:39 UTC  (2+ messages)

[PATCH net v2] s390/qeth: handle deferred cc1
 2024-03-07  9:38 UTC 

[PATCH 00/22] drm: fix headers, add header test facility
 2024-03-07  9:38 UTC  (6+ messages)
` ✓ CI.BAT: success for drm: add missing header guards to drm_crtc_internal.h (rev2)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "

RTT-PROBE: lore-subspace-rtt
 2024-03-07  9:38 UTC 

[PATCH net] s390/qeth: handle deferred cc1
 2024-03-07  9:38 UTC  (2+ messages)

[PATCH v2] scsi_debug: Make CRC_T10DIF support optional
 2024-03-07  9:37 UTC  (4+ messages)

[PATCH][next] drm/msm: remove unused variable 'out'
 2024-03-07  9:37 UTC 

[PATCH 22/22] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-03-07  9:36 UTC  (4+ messages)

[PATCH v3 0/2] nvmet: add some commands tracing
 2024-03-07  9:36 UTC  (5+ messages)
` [PATCH v3 1/2] nvmet: add tracing of authentication commands
` [PATCH v3 2/2] nvmet: add tracing of zns commands

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-07  9:36 UTC  (13+ messages)
` [PATCH v4 06/25] vfio: Always report an error in vfio_save_setup()
` [PATCH v4 19/25] vfio: Use new Error** argument "
` [PATCH v4 20/25] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH v4 23/25] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v4 24/25] vfio: Also trace event failures in vfio_save_complete_precopy()
` [PATCH v4 25/25] vfio: Extend vfio_set_migration_error() with Error* argument

[PATCH] maintainers: update for DMA perf app
 2024-03-07  9:36 UTC  (2+ messages)

[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent
 2024-03-07  9:36 UTC  (2+ messages)

[PATCH net 00/12] netrom: Fix all the data-races around sysctls
 2024-03-07  9:36 UTC  (2+ messages)

[PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-07  9:36 UTC  (5+ messages)

[PATCH v2] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-07  9:36 UTC 

[PATCH] nvme: fix reconnection fail due to reserved tag allocation
 2024-03-07  9:36 UTC  (2+ messages)

[PATCH v8 0/2] acpi: report NUMA nodes for device memory using GI
 2024-03-07  9:35 UTC  (5+ messages)
` [PATCH v8 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH mptcp-next] Squash to "selftests: mptcp: print test results with colors"
 2024-03-07  9:35 UTC  (2+ messages)

[PATCH] m68k: pgtable: Add missing #include <asm/page.h>
 2024-03-07  9:35 UTC 

[PATCH net-next] netlink: let core handle error cases in dump operations
 2024-03-07  9:35 UTC  (2+ messages)

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in jfs_readdir
 2024-03-07  9:33 UTC  (3+ messages)

[RFC PATCH v2] net: esp: fix bad handling of pages from page_pool
 2024-03-07  9:35 UTC  (3+ messages)

Doesn't compile commit 0d60d8df6f49 ("dpll: rely on rcu for netdev_dpll_pin()")
 2024-03-07  9:34 UTC  (4+ messages)

Clarify the meaning of "character" in the documentation
 2024-03-07  9:34 UTC  (22+ messages)
        ` [messy PATCH] multi-byte core.commentChar
          ` [PATCH 0/15] allow "
            ` [PATCH 01/15] strbuf: simplify comment-handling in add_lines() helper
            ` [PATCH 02/15] strbuf: avoid static variables in strbuf_add_commented_lines()
            ` [PATCH 03/15] commit: refactor base-case of adjust_comment_line_char()
            ` [PATCH 04/15] strbuf: avoid shadowing global comment_line_char name
            ` [PATCH 05/15] environment: store comment_line_char as a string
            ` [PATCH 06/15] strbuf: accept a comment string for strbuf_stripspace()
            ` [PATCH 07/15] strbuf: accept a comment string for strbuf_commented_addf()
            ` [PATCH 08/15] strbuf: accept a comment string for strbuf_add_commented_lines()
            ` [PATCH 09/15] prefer comment_line_str to comment_line_char for printing
            ` [PATCH 10/15] find multi-byte comment chars in NUL-terminated strings
            ` [PATCH 11/15] find multi-byte comment chars in unterminated buffers
            ` [PATCH 12/15] sequencer: handle multi-byte comment characters when writing todo list
            ` [PATCH 13/15] wt-status: drop custom comment-char stringification
            ` [PATCH 14/15] environment: drop comment_line_char compatibility macro
            ` [PATCH 15/15] config: allow multi-byte core.commentChar

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-07  9:33 UTC  (6+ messages)

[PATCH net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-07  9:33 UTC  (2+ messages)

[PATCH v1] include: android_bootloader_message.h: sync with AOSP upstream
 2024-03-07  9:32 UTC  (5+ messages)

[PATCH rdma-next v3 0/2] RDMA/mana_ib: Improve dma region creation
 2024-03-07  9:32 UTC  (2+ messages)

[PATCH i-g-t 00/24] Update test documentation for i915 tests
 2024-03-07  9:31 UTC  (4+ messages)
` [PATCH i-g-t 08/24] tests/intel: Introduce Blitter subcategory

[PATCH] liquidio: Fix potential null pointer dereference
 2024-03-07  9:29 UTC 

[syzbot] [net?] possible deadlock in team_port_change_check (2)
 2024-03-07  9:26 UTC  (2+ messages)

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-07  9:31 UTC  (6+ messages)
` [PATCH net-next v3 2/6] tools/net/ynl: Report netlink errors without stacktrace
` [PATCH net-next v3 5/6] doc/netlink: Allow empty enum-name in ynl specs

[kvm-unit-tests PATCH 0/4] x86/pmu: PEBS fixes and new testcases
 2024-03-07  9:31 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/4] x86/pmu: Enable PEBS on fixed counters iff baseline PEBS is support
` [kvm-unit-tests PATCH 3/4] x86/pmu: Test adaptive PEBS without any adaptive counters
` [kvm-unit-tests PATCH 4/4] x86/pmu: Add a PEBS test to verify the host LBRs aren't leaked to the guest

[PATCH v2] dts: strip whitespaces from stdout and stderr
 2024-03-07  9:31 UTC  (2+ messages)

[PATCH 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-07  9:30 UTC  (3+ messages)
` [PATCH 3/3] x86/PVH: Support relocatable dom0 kernels

DPDK testpmd with E823 link status is down
 2024-03-07  9:28 UTC  (6+ messages)

[ANNOUNCE] 4.19.306-cip107-rt35 (rt132)
 2024-03-07  9:29 UTC  (2+ messages)

[ANNOUNCE] 6.1.80-cip16
 2024-03-07  9:29 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Append SCC context to the raw dump of QPC
 2024-03-07  9:29 UTC  (2+ messages)

[PATCH 1/1] nvme: Use pr_dbg, not pr_info, when setting shutdown timeout
 2024-03-07  9:28 UTC  (2+ messages)

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-03-07  9:28 UTC  (9+ messages)
` [PATCH v2 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig

[PATCH v5 0/5] Add ISA extension smcntrpmf support
 2024-03-07  9:27 UTC  (7+ messages)
` [PATCH v5 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v5 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

RTT-PROBE: lore-subspace-rtt
 2024-03-07  9:28 UTC 

[syzbot] [jfs?] INFO: trying to register non-static key in txEnd
 2024-03-07  9:25 UTC  (3+ messages)

[PATCH v7 0/1] Implement the NVMe reservation feature
 2024-03-07  9:27 UTC  (7+ messages)
` [PATCH v7 1/1] nvmet: support "

[PATCH v2 0/8] KVM: x86/xen updates
 2024-03-07  9:27 UTC  (7+ messages)
` [PATCH v2 7/8] KVM: x86/xen: avoid blocking in hardirq context in kvm_xen_set_evtchn_fast()

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2024-03-07  9:27 UTC  (2+ messages)

[PATCH -next v6 0/2] Make memory reclamation measurable
 2024-03-07  9:26 UTC  (7+ messages)

imx7 issues with Secure and Non-Secure boot mode
 2024-03-07  9:26 UTC 

[PATCHv2 net-next] tools: ynl-gen: support using pre-defined values in attr checks
 2024-03-07  9:23 UTC 

[PATCH 0/4] SNC support for resctrl selftests
 2024-03-07  9:25 UTC  (4+ messages)
` [PATCH 4/4] selftests/resctrl: Adjust SNC support messages

[PATCH mptcp-next 0/2] squash-to patches for "add helpers in mptcp_lib.sh"
 2024-03-07  9:25 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] Squash to "selftests: mptcp: connect: add dedicated port counter"

[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
 2024-03-07  9:23 UTC  (8+ messages)

[PATCH v2] ext4: Enable meta_bg only when new desc blocks are needed
 2024-03-07  9:23 UTC  (2+ messages)

Proszę o kontakt
 2024-03-07  9:15 UTC 

[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-03-07  9:22 UTC  (6+ messages)
` [PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location

[PATCH 1/6] examples/l3fwd: fix lcore ID restriction
 2024-03-07  9:22 UTC  (4+ messages)

[BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
 2024-03-07  9:21 UTC  (9+ messages)

[PATCH] firmware: arm_ffa: support running as a guest in a vm
 2024-03-07  9:21 UTC  (2+ messages)

[syzbot] [tomoyo?] [fs?] INFO: rcu detected stall in newfstatat (3)
 2024-03-07  9:22 UTC  (2+ messages)
` [syzbot] [usb] "

[Test Failure Report] exec: Test failures in execveat
 2024-03-07  9:22 UTC  (3+ messages)

[PATCH] firmware: arm_ffa: fix ffa_notification_info_get()
 2024-03-07  9:21 UTC  (2+ messages)

[oe][meta-oe][kirkstone][PATCH 1/1] openvpn: ignore CVE-2023-7235
 2024-03-07  9:21 UTC 

[PATCH v3 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-07  9:21 UTC  (5+ messages)

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-03-07  9:20 UTC  (8+ messages)

[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
 2024-03-07  9:20 UTC  (5+ messages)

[PATCH v5] platform/x86: add lenovo wmi camera button driver
 2024-03-07  8:59 UTC 

[PATCH 0/5] Remove some races around folio_test_hugetlb
 2024-03-07  9:20 UTC  (6+ messages)

[PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
 2024-03-07  9:20 UTC  (14+ messages)

[PATCH v9 0/9] drm/panic: Add a drm panic handler
 2024-03-07  9:14 UTC  (10+ messages)
` [PATCH v9 1/9] drm/panic: Add drm panic locking
` [PATCH v9 2/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill
` [PATCH v9 3/9] drm/panic: Add a drm panic handler
` [PATCH v9 4/9] drm/panic: Add debugfs entry to test without triggering panic
` [PATCH v9 5/9] drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
` [PATCH v9 6/9] drm/simpledrm: Add drm_panic support
` [PATCH v9 7/9] drm/mgag200: "
` [PATCH v9 8/9] drm/imx: "
` [PATCH v9 9/9] drm/ast: "

[PATCH][next][V2] hfsplus: remove dev_err messages and fix errno values
 2024-03-07  9:20 UTC 

[PATCH] net: fix print in skb_panic()
 2024-03-07  9:19 UTC  (4+ messages)

[PATCH V2] dnf: remove log_lock.pid before exit
 2024-03-07  9:19 UTC 

[PATCH v1] mm: swap: Fix race between free_swap_and_cache() and swapoff()
 2024-03-07  9:19 UTC  (11+ messages)

[PATCH v5] platform/x86: add lenovo generic wmi driver
 2024-02-28  9:01 UTC 

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:17 UTC  (3+ messages)

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:18 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-07  9:18 UTC 

[PATCH v23 00/20] nvme-tcp receive offloads
 2024-03-07  9:18 UTC  (7+ messages)
` [PATCH v23 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v23 06/20] nvme-tcp: Add DDP data-path
` [PATCH v23 07/20] nvme-tcp: RX DDGST offload

[PATCH v2 0/6] vhost-user-blk: live resize additional APIs
 2024-03-07  9:17 UTC  (3+ messages)
` [PATCH v2 2/6] qdev-monitor: fix error message in find_device_state()

[PATCH v2] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
 2024-03-07  9:17 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the erofs-fixes tree
 2024-03-07  9:17 UTC  (2+ messages)

Can U-Boot create mtdparts from device tree partition info?
 2024-03-07  9:17 UTC  (2+ messages)

sn65dsi83: dsi burst mode
 2024-03-07  8:09 UTC 

[PATCH] examples/ptpclient: add signal handler for cleanup
 2024-03-07  9:17 UTC  (2+ messages)

[PATCH 0/4] mtd: nand: raw: Collected improvements
 2024-03-07  9:10 UTC  (5+ messages)
` [PATCH 1/4] mtd: nand: raw: Use macro nand_to_mtd() where appropriate
` [PATCH 2/4] mtd: nand: raw: Port another option flag from Linux
` [PATCH 3/4] mtd: nand: raw: Fix (most) Kconfig indentation
` [PATCH 4/4] mtd: nand: raw: atmel: Introduce optional debug commands

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:15 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] faster uprobes
 2024-03-07  9:15 UTC  (5+ messages)

[PATCH v2 08/14] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
 2024-03-07  9:13 UTC  (3+ messages)

[PATCH v6 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-03-07  9:14 UTC  (6+ messages)
` [PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
 2024-03-07  9:13 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-07  9:13 UTC  (4+ messages)
` [PATCH net-next v3 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH] RDMA/restrack: Fix potential invalid address access
 2024-03-07  9:13 UTC  (2+ messages)

[PATCH net-next v2 0/5] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-07  8:58 UTC  (6+ messages)
` [PATCH net-next v2 5/5] doc/netlink/specs: Add spec "

[PATCH net-next] tools: ynl: check for overflow of constructed messages
 2024-03-06 12:31 UTC  (2+ messages)

[PATCH net-next] udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
 2024-03-07  9:11 UTC  (2+ messages)

[PATCH 1/1] platform/x86/intel/pmc: Improve PKGC residency counters debug
 2024-03-07  9:10 UTC 

[RFC] Inconsistent sifive,fu540-c000-uart binding
 2024-03-07  9:09 UTC  (5+ messages)
    ` [PATCH] serial: sifive: Remove 0 from fu540-c000-uart0 binding

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-07  9:05 UTC  (5+ messages)
` [PATCH 05/16] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults

next/master build: 170 builds: 15 failed, 155 passed, 14 errors, 334 warnings (next-20240307)
 2024-03-07  9:09 UTC 

next/master build: 170 builds: 15 failed, 155 passed, 14 errors, 334 warnings (next-20240307)
 2024-03-07  9:08 UTC 

[PATCH v4 net-next 05/15] af_unix: Iterate all vertices by DFS
 2024-03-07  9:08 UTC  (3+ messages)

[PATCH v2 0/3] drm/i915: Unpin cursor fb only after vblank
 2024-03-07  9:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2024-03-07  9:08 UTC 

[PATCH] examples/dma: fix max-frame-size cannot be zero
 2024-03-07  9:07 UTC  (4+ messages)

[PULL 0/4] machine development tool
 2024-03-07  9:06 UTC  (5+ messages)

[PATCH net-next -v3] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-07  9:07 UTC  (3+ messages)

[PATCH net-next] net: dsa: Leverage core stats allocator
 2024-03-07  9:07 UTC  (2+ messages)

[PATCH v4] zswap: replace RB tree with xarray
 2024-03-07  9:07 UTC  (4+ messages)

[PATCH 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-07  9:06 UTC  (7+ messages)
` [PATCH 2/4] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH 3/4] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV

linux-next: build failure after merge of the backlight tree
 2024-03-07  9:04 UTC  (7+ messages)

[PATCH net v2 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-07  9:03 UTC  (5+ messages)

Instalacja pv
 2024-03-07  9:00 UTC 

[PATCH] KVM: arm64: vgic-v3: Don't load pending state when enabling LPIs on RD
 2024-03-07  9:00 UTC  (2+ messages)

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07  8:59 UTC  (2+ messages)

[PATCH net] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-07  8:58 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.