All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 07:51:41 to 2024-07-30 08:31:54 UTC [more...]

[GSoC][PATCH v13 00/10] ref consistency check infra setup
 2024-07-30  8:31 UTC  (15+ messages)
` [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions
` [GSoC][PATCH v13 04/10] fsck: add refs-related error report function
` [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v13 06/10] git refs: add verify subcommand
` [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend

[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
 2024-07-30  8:31 UTC  (4+ messages)
` [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS

[PATCH] target/i386: Change unavail from u32 to u64
 2024-07-30  8:29 UTC 

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-07-30  8:29 UTC  (9+ messages)

[PATCH] staging: rtl8192e: remove duplicate macros from rtllib.h
 2024-07-30  8:29 UTC 

[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-30  8:29 UTC  (4+ messages)
` [PATCH v3 1/7] arm/virt: place power button pin number on a define

[PATCH v2] sched: Initialize the vruntime of a new task when it is first enqueued
 2024-07-30  8:28 UTC  (4+ messages)
` [tip: sched/core] "

[DPDK/core Bug 1422] vfio-pci driver fails to compile on Alpine Linux
 2024-07-30  8:02 UTC  (2+ messages)

[DPDK/ethdev Bug 1446] Fortify warnings in rte_pcapng
 2024-07-30  8:02 UTC  (2+ messages)

[PATCH] fork: Using oldmm replace current->mm for dup_mm
 2024-07-30  8:27 UTC 

[PATCH v3 0/2] Basic support for TI TDP158
 2024-07-30  8:27 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: add "

[DPDK/ethdev Bug 1428] af_xdp driver does not set rx port in mbuf
 2024-07-30  8:01 UTC  (2+ messages)

[DPDK/ethdev Bug 1429] af_xdp driver does not count allocation failures
 2024-07-30  8:01 UTC  (2+ messages)

[PATCH] media: atomisp: Fix trailing statement in ia_css_de.host.c
 2024-07-30  8:27 UTC 

[DPDK/ethdev Bug 1430] af_xdp: reset stats has no effect on imissed
 2024-07-30  8:01 UTC  (2+ messages)

[DPDK/core Bug 1450] Regression: vdev device not setup in secondary process
 2024-07-30  8:01 UTC  (2+ messages)

[DPDK/core Bug 1499] Intel uncore power library fails because of too many frequencies
 2024-07-30  8:01 UTC  (2+ messages)

[DPDK/examples Bug 1434] l3fwd: crashes in ACL mode for mixed traffic
 2024-07-30  8:01 UTC  (2+ messages)

[DPDK/ethdev Bug 1498] warning in hns3 driver with clang and asan
 2024-07-30  8:01 UTC  (2+ messages)

[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-30  8:26 UTC  (4+ messages)
` [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver

RTT-PROBE: lore-subspace-rtt
 2024-07-30  8:25 UTC 

[PATCH v11 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-30  8:25 UTC  (3+ messages)
` [PATCH v11 4/9] spi: cadence: Add Marvell SDMA operations

[PATCH 0/2] Add support for nuvoton ma35 usb2 phy
 2024-07-30  8:25 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
` [PATCH 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY

[PATCH v2 0/2] media: imx335: Fix reset-gpio handling
 2024-07-30  8:24 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-07-30  8:24 UTC  (25+ messages)
` [PATCH v12 01/24] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v12 04/24] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v12 05/24] virt: geniezone: Add vm support
` [PATCH v12 06/24] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v12 07/24] virt: geniezone: Add vm capability check
` [PATCH v12 08/24] virt: geniezone: Add vcpu support
` [PATCH v12 09/24] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v12 10/24] virt: geniezone: Add irqfd support
` [PATCH v12 11/24] virt: geniezone: Add ioeventfd support
` [PATCH v12 12/24] virt: geniezone: Add memory region purpose for hypervisor
` [PATCH v12 13/24] virt: geniezone: Add dtb config support
` [PATCH v12 14/24] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v12 15/24] virt: geniezone: Add memory pin/unpin support
` [PATCH v12 16/24] virt: geniezone: Add demand paging support
` [PATCH v12 17/24] virt: geniezone: Add block-based "
` [PATCH v12 18/24] virt: geniezone: Add memory relinquish support
` [PATCH v12 19/24] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v12 20/24] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v12 21/24] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
` [PATCH v12 22/24] virt: geniezone: Add support for virtual timer migration
` [PATCH v12 23/24] virt: geniezone: Add support for guest VM CPU idle
` [PATCH v12 24/24] virt: geniezone: Emulate IPI for guest VM

[PATCH] x86/sev: Fix __reserved field in sev_config
 2024-07-30  8:24 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH mptcp-next] Squash to "selftests/bpf: Add mptcp subflow subtest" - set limits
 2024-07-30  8:24 UTC 

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-07-30  8:24 UTC  (3+ messages)
` [RFC PATCH v1 2/9] landlock: "

[PATCH v3 0/2] *** Add ADF4378 Support ***
 2024-07-30  8:23 UTC  (3+ messages)

[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
 2024-07-30  8:23 UTC  (3+ messages)

[PATCH] sched/fair: Correct CPU selection from isolated domain
 2024-07-30  8:22 UTC  (2+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-30  8:22 UTC  (13+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path

[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
 2024-07-30  8:21 UTC  (8+ messages)
` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content
` [PATCH v1 3/4] test/py: introduce test for ab_dump command

[PATCH 0/1] mm: swap: add nr argument in swapcache_prepare() and swapcache_clear()
 2024-07-30  8:15 UTC  (3+ messages)
` [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios

[PATCH 0/6] efi: Start tidying up memory management
 2024-07-30  8:19 UTC  (9+ messages)
` [PATCH 5/6] efi: Use malloc() for the EFI pool

[PATCH i-g-t 0/2] New test to validate link-off between active regions (LOBF)
 2024-07-30  8:31 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Added library functions for LOBF status
` [PATCH i-g-t 2/2] tests/kms_vrr: Add new test to validate LOBF

[PATCH 0/3] Stack checking on Arm
 2024-07-30  8:19 UTC  (5+ messages)
` [PATCH 2/3] xen: silence maybe-unitialized warning

[tip:locking/urgent] BUILD SUCCESS 6623b0217d0c9bed80bfa43b778ce1c0eb03b497
 2024-07-30  8:18 UTC 

[PATCH] fs: ramfs: simplify len calculation in ramfs_find_chunk
 2024-07-30  8:17 UTC  (2+ messages)

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-30  8:14 UTC  (3+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()

[PATCH v2] of: fdt: fix overflows when parsing sizes
 2024-07-30  8:16 UTC  (2+ messages)

[PATCH master] of: fdt: fix overflows when parsing sizes
 2024-07-30  8:16 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-30  8:16 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test

[PATCH v2 0/2] DMA IOMMU static calls
 2024-07-30  8:16 UTC  (5+ messages)
` [PATCH v2 2/2] dma: add IOMMU static calls with clear default ops

[PATCH] rsa: fix deleting RSA keys
 2024-07-30  8:15 UTC  (2+ messages)

[net-next,v2] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
 2024-07-30  8:15 UTC  (2+ messages)
` [net-next,v3] "

RTT-PROBE: lore-subspace-rtt
 2024-07-30  8:15 UTC 

[PATCH testsuite] tests/task_setscheduler: add cgroup v2 case for moving proc to root cgroup
 2024-07-30  8:15 UTC  (9+ messages)

[PATCH] calloc: handle wrap around in total buffer size correctly
 2024-07-30  8:14 UTC  (2+ messages)

[PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
 2024-07-30  8:14 UTC  (8+ messages)
` [PATCH v2 1/5] dma-buf: heaps: "
` [PATCH v2 2/5] dma-buf: heaps: Introduce async alloc read ops
` [PATCH v2 3/5] dma-buf: heaps: support alloc async read file
` [PATCH v2 4/5] dma-buf: heaps: system_heap alloc support async read
` [PATCH v2 5/5] dma-buf: heaps: configurable async read gather limit

[PATCH master 1/2] dma: debug: fix compiler warning about pointer u64 cast
 2024-07-30  8:13 UTC  (2+ messages)

[PATCH 0/1] classes: add new retain class for retaining build results
 2024-07-30  8:13 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-30  8:12 UTC  (9+ messages)
` [PATCH v5 3/4] mm: support large folios swapin as a whole "

[PATCH] env: suggest global/nv command when calling setenv on non-existent parameter
 2024-07-30  8:11 UTC  (2+ messages)

[PATCH] iio: fix scale application in iio_convert_raw_to_processed_unlocked
 2024-07-30  8:11 UTC 

[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
 2024-07-30  8:11 UTC  (2+ messages)

[PATCH 00/18] qapi: Reduce use of 'prefix'
 2024-07-30  8:10 UTC  (19+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
` [PATCH 03/18] qapi/block-core: "
` [PATCH 04/18] qapi/common: "
` [PATCH 05/18] qapi/crypto: "
` [PATCH 06/18] qapi/ebpf: "
` [PATCH 07/18] qapi/machine: "
` [PATCH 08/18] qapi/ui: "
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
` [PATCH 10/18] qapi/crypto: Drop unwanted 'prefix'
` [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
` [PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm "
` [PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm "
` [PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm "
` [PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm "
` [PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
` [PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix'
` [PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix

[PATCH] net: designware: dma_sync_single_for_device buffer before passing to HW
 2024-07-30  8:10 UTC  (2+ messages)

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-07-30  8:10 UTC  (3+ messages)

[PULL 0/1] s390x updates
 2024-07-30  8:08 UTC  (2+ messages)
` [PULL 1/1] target/s390x: move @deprecated-props to CpuModelExpansion Info

[PATCH] drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
 2024-07-30  8:10 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro (rev2)

[RESEND][PATCH 1/2] console: add new CONSOLE_ACTIVATE_ALL_FALLBACK option
 2024-07-30  8:09 UTC  (2+ messages)

[PATCH v2 0/5] soc: qcom: fix rpm_requests module probing
 2024-07-30  8:09 UTC  (5+ messages)
` [PATCH v2 4/5] ARM: dts: qcom: add generic compat string to RPM glink channels
` [PATCH v2 5/5] arm64: "

[PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-07-30  8:08 UTC  (5+ messages)

[PATCH v2 1/2] staging: media: sdis: move open brace to a new line
 2024-07-30  8:06 UTC  (2+ messages)
` [PATCH v2 2/2] staging: media: sdis: move open braces to the previous line

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-07-30  8:06 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

RTT-PROBE: lore-subspace-rtt
 2024-07-30  8:05 UTC 

[PATCH] workqueue: add cmdline parameter workqueue.panic_on_watchdog/max_watchdog_to_panic
 2024-07-30  8:04 UTC 

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-30  8:04 UTC  (5+ messages)
` [PATCH v4 24/29] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v4 25/29] mbedtls: add RSA helper layer on MbedTLS

[PATCH] staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabs
 2024-07-30  8:05 UTC 

next/master build: 181 builds: 7 failed, 174 passed, 3 errors, 10323 warnings (next-20240730)
 2024-07-30  8:05 UTC 

next/master build: 181 builds: 7 failed, 174 passed, 3 errors, 10323 warnings (next-20240730)
 2024-07-30  8:05 UTC 

[PATCH] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-30  8:05 UTC  (5+ messages)

[PATCH] bunzip2: fix rare decompression failure
 2024-07-30  8:03 UTC 

[PATCH v3 0/9] RISCV device tree mapping
 2024-07-30  8:03 UTC  (9+ messages)
` [PATCH v3 5/9] xen/riscv: introduce asm/pmap.h header
` [PATCH v3 6/9] xen/riscv: introduce functionality to work with cpu info

[tip:x86/microcode 1/1] arch/x86/kernel/cpu/microcode/amd.c:714:6: warning: variable 'equiv_id' is used uninitialized whenever 'if' condition is false
 2024-07-30  8:03 UTC  (4+ messages)

[PATCH v2 0/7] can: m_can: Add am62 wakeup support
 2024-07-30  8:03 UTC  (6+ messages)
` [PATCH v2 2/7] can: m_can: Map WoL to device_set_wakeup_enable

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-30  8:00 UTC  (3+ messages)
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware

Subject: [PATCH] mtd: spi-nor: add support for MRAM Everspin EM008LXB
 2024-07-30  8:00 UTC  (3+ messages)

[PATCH v2 0/2] riscv: dts: sophgo: Add i2c device support for sg2042
 2024-07-30  7:59 UTC  (4+ messages)
` [PATCH v2 2/2] "

[tip:x86/urgent] BUILD SUCCESS 0f7ced7d620ecc7a986843d6aeec41cce3116f41
 2024-07-30  7:58 UTC 

[PATCH] sched/fair: Correct CPU selection from isolated domain
 2024-07-30  7:59 UTC 

[PATCH 00/66] Test coverage for GPU debug support
 2024-07-30  7:58 UTC  (3+ messages)
` [PATCH 01/66] tests/xe_eudebug: Test eudebug connection

[geert-m68k:master] BUILD SUCCESS 43d88246062185c887438c36753250f93f354231
 2024-07-30  7:58 UTC 

[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-07-30  7:57 UTC  (4+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Add HW "
` [PATCH v6 2/3] LoongArch: KVM: Add LBT feature detection function
` [PATCH v6 3/3] LoongArch: KVM: Add vm migration support for LBT registers

[PATCH 0/2] Consider joiner calculation for panel fitting
 2024-07-30  7:56 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config

[PATCH 06/10] irqchip/armada-370-xp: Change symbol prefixes to mpic
 2024-07-30  7:56 UTC  (3+ messages)
` [tip: irq/core] "

[PATCH v4 0/6] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-30  8:11 UTC  (3+ messages)
` [PATCH v4 2/6] arm/virt: Wire up GPIO error source for ACPI / GHES

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-30  7:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-07-30  7:55 UTC 

[Buildroot] Undeliverable: outgoing messages failure
 2024-07-30  7:55 UTC 

Linux 6.11-rc1
 2024-07-30  7:54 UTC  (4+ messages)

[PATCH] [PATCH] xfs/348: add _fixed_by tag
 2024-07-30  7:56 UTC 

[PATCH v1 0/2] Clean the debugfs register_dump_register_list
 2024-07-30  7:54 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list

[Buildroot] Mail Abuse Report
 2024-07-30  7:54 UTC 

[PATCH 1/2] ARM: i.MX8MP: tqma8mpxl: fix eMMC barebox update handler
 2024-07-30  7:53 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX8MP: tqma8mpxl: match board code against SoM compatible
  ` (subset) "
` (subset) [PATCH 1/2] ARM: i.MX8MP: tqma8mpxl: fix eMMC barebox update handler

[PATCH v4 0/3] Add extioi virt extension support
 2024-07-30  7:53 UTC  (4+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v4 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v4 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH] bbu: report what device caused the handler to be unavailble
 2024-07-30  7:52 UTC  (2+ messages)

[PATCH] fixup! ARM: cpuinfo: add option to print early memory map
 2024-07-30  7:51 UTC  (2+ messages)

[PATCH v6 0/2] virtio-net: define UDP tunnel offload
 2024-07-30  7:52 UTC  (4+ messages)
` [PATCH v6 2/2] virtio-net: define UDP tunnel checksum offload feature

CVE-2024-42145: IB/core: Implement a limit on UMAD receive List
 2024-07-30  7:48 UTC 

CVE-2024-42154: tcp_metrics: validate source addr length
 2024-07-30  7:48 UTC 

CVE-2024-42153: i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
 2024-07-30  7:48 UTC 

CVE-2024-42152: nvmet: fix a possible leak when destroy a ctrl during qp establishment
 2024-07-30  7:48 UTC 

CVE-2024-42151: bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
 2024-07-30  7:48 UTC 

[PATCH] i915/display/dp: Compute AS SDP when vrr is also enabled
 2024-07-30  7:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for i915/display/dp: Compute AS SDP when vrr is also enabled (rev3)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-30  7:51 UTC  (6+ messages)
` [PATCH 2/3] bitmap: Rename module

CVE-2024-42150: net: txgbe: remove separate irq request for MSI and INTx
 2024-07-30  7:48 UTC 

CVE-2024-42149: fs: don't misleadingly warn during thaw operations
 2024-07-30  7:48 UTC 

CVE-2024-42148: bnx2x: Fix multiple UBSAN array-index-out-of-bounds
 2024-07-30  7:48 UTC 

CVE-2024-42231: btrfs: zoned: fix calc_available_free_space() for zoned mode
 2024-07-30  7:48 UTC 

CVE-2024-42230: powerpc/pseries: Fix scv instruction crash with kexec
 2024-07-30  7:48 UTC 

CVE-2024-42229: crypto: aead,cipher - zeroize key buffer after use
 2024-07-30  7:48 UTC 

CVE-2024-42228: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
 2024-07-30  7:48 UTC 

CVE-2024-42227: drm/amd/display: Fix overlapping copy within dml_core_mode_programming
 2024-07-30  7:48 UTC 

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-30  7:50 UTC  (2+ messages)
` [PATCH v8 4/4] riscv: defconfig: Enable MCU support for SG2042


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.