All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 13:46:27 to 2024-08-21 14:32:48 UTC [more...]

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-08-21 14:32 UTC  (15+ messages)
` [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-21 14:30 UTC  (3+ messages)
` [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests

[PATCH iwl-net] selftests/net: Fix csum test for short packets
 2024-08-21 14:32 UTC  (3+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-21 14:31 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v10 04/14] iavf: add support for negotiating flexible RXDID format
    `  "
` [Intel-wired-lan] [PATCH iwl-next v10 05/14] iavf: negotiate PTP capabilities
    `  "
` [Intel-wired-lan] [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
    `  "
` [Intel-wired-lan] [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
    `  "

[PATCH] drm/xe: Support 'nomodeset' kernel command-line option
 2024-08-21 14:31 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v10 0/2] Loongarch-avec support
 2024-08-21 14:31 UTC  (5+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH 07/10] drm/i915/display: identify display steppings in display probe
 2024-08-21 14:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH i-g-t v2 0/3] Introduce memory mapping tests
 2024-08-21 14:29 UTC  (7+ messages)
` [PATCH i-g-t v2 1/3] tests/intel/gem_mmap_offset: Partial mmap and munmap
` [PATCH i-g-t v2 2/3] tests/intel/gem_mmap_offset: Introduce mmap-boundaries test
` [PATCH i-g-t v2 3/3] tests/intel/gem_mmap_offset: Introduce mmap-unmap test

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-21 14:29 UTC  (3+ messages)
` [PATCH v2 3/4] firewire: "

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21 14:29 UTC  (7+ messages)
` [PATCH v3 12/14] thermal/of: Use the .should_bind() thermal zone callback
` [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions

[PATCH V2] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-21 14:28 UTC 

[PATCH] fuse: Add open-gettr for fuse-file-open
 2024-08-21 14:28 UTC  (2+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-21 14:26 UTC  (5+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map

[PATCH] afs: Remove the unused lock_manager_mutex field from struct afs_net
 2024-08-21 14:27 UTC 

[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-08-21 14:27 UTC  (3+ messages)

[PATCH] ALSA: core: Remove trigger_tstamp_latched
 2024-08-21 14:27 UTC  (9+ messages)

Segmentation fault when taking device for a walk
 2024-08-21 14:27 UTC  (6+ messages)

[kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
 2024-08-21 14:26 UTC  (10+ messages)
` [kvmtool PATCH v3 1/4] Sync-up headers with Linux-6.10 kernel
` [kvmtool PATCH v3 2/4] riscv: Add Sscofpmf extensiona support
` [kvmtool PATCH v3 3/4] riscv: Set SBI_SUCCESS on successful DBCN call
` [kvmtool PATCH v3 4/4] riscv: Correct number of hart bits

[RFC PATCH 0/7] media: export InfoFrames to debugfs
 2024-08-21 14:10 UTC  (8+ messages)
` [RFC PATCH 1/7] media: v4l2-core: add v4l2_debugfs_root()
` [RFC PATCH 2/7] media: v4l2-core: add v4l2_debugfs_if_alloc/free()
` [RFC PATCH 3/7] media: i2c: adv7511-v4l2: export InfoFrames to debugfs
` [RFC PATCH 4/7] media: i2c: adv7604: "
` [RFC PATCH 5/7] media: i2c: adv7842: "
` [RFC PATCH 6/7] media: i2c: tda1997x: "
` [RFC PATCH 7/7] media: i2c: tc358743: "

[PATCH v3 00/10] x86/tdx: Allow MMIO instructions from userspace
 2024-08-21 14:24 UTC  (8+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] x86/tdx: Split MMIO read and write operations
  ` [PATCH v4 2/6] x86/tdx: Add validation of userspace MMIO instructions
  ` [PATCH v4 3/6] x86/tdx: Allow MMIO from userspace
  ` [PATCH v4 4/6] x86/tdx: Add a restriction on access to MMIO address
  ` [PATCH v4 5/6] x86/tdx: Move MMIO helpers to common library
  ` [PATCH v4 6/6] x86/tdx: Implement movs for MMIO

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-21 14:25 UTC  (4+ messages)

[PATCH v2 0/3] Devicetree updates for MT8186
 2024-08-21 14:24 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains

[PATCH] firewire: core: update fw_device outside of device_find_child()
 2024-08-21 14:25 UTC  (2+ messages)

[PATCH] drm/i915/dp_mst: Fix MST state after a sink reset
 2024-08-21 14:25 UTC  (3+ messages)

[PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks
 2024-08-21 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks
` [PATCH v2 2/2] cgroup/cpuset: Exclude isolated CPUs from housekeeping CPU masks

[PATCH v5 0/3] hw/i386/acpi: Pre-compute the _PRT table
 2024-08-21 14:21 UTC  (3+ messages)
` [PATCH v5 1/3] tests/acpi: pc: allow DSDT acpi table changes

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 14:20 UTC  (6+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCHSET v4 0/5] Add support for batched min timeout
 2024-08-21 14:22 UTC  (7+ messages)
` [PATCH 4/5] io_uring: add support for batch wait timeout

[PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback
 2024-08-21 14:22 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH 0/2] xdrgen - machine-generated XDR functions
 2024-08-21 14:22 UTC  (5+ messages)
` [RFC PATCH 2/2] NFSD: Create an initial nfs4_1.x file

FAILED: patch "[PATCH] mm/numa: no task_numa_fault() call if PMD is changed" failed to apply to 6.10-stable tree
 2024-08-21 14:21 UTC  (2+ messages)
` [PATCH 6.10.y] mm/numa: no task_numa_fault() call if PMD is changed

[PATCH v2] mtd: nand: raw: atmel: Add message on DMA usage
 2024-08-21 14:20 UTC  (3+ messages)

[PATCH v1 0/4] add ref content check for files backend
 2024-08-21 14:21 UTC  (4+ messages)
` [PATCH v1 2/4] ref: add regular "

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-21 14:20 UTC  (6+ messages)
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()

[PATCH printk v8 00/35] wire up write_atomic() printing
 2024-08-21 14:20 UTC  (5+ messages)

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-21 14:19 UTC  (8+ messages)
` [PATCH v9 1/4] rpmb: add "
` [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem

[RFCv2 0/9] UEFI emulator for kexec
 2024-08-19 14:53 UTC  (2+ messages)
` [RFCv2 3/9] efi/emulator: Initial rountines to emulate EFI boot time service

[RFC 0/7] UEFI emulator for kexec
 2024-07-19 14:54 UTC  (3+ messages)
` [RFC 3/7] efi/emulator: Initial rountines to emulate EFI boot time service

[PATCHSET v5 0/5] Add support for batched min timeout
 2024-08-21 14:16 UTC  (6+ messages)
` [PATCH 1/5] io_uring: encapsulate extraneous wait flags into a separate struct
` [PATCH 2/5] io_uring: move schedule wait logic into helper
` [PATCH 3/5] io_uring: implement our own schedule timeout handling
` [PATCH 4/5] io_uring: add support for batch wait timeout
` [PATCH 5/5] io_uring: wire up min batch wake timeout

[PATCH] hw/char: suppress sunmouse events with no changes
 2024-08-21 14:18 UTC  (3+ messages)

[PATCH] ftrace: Get the true parent ip for function tracer
 2024-08-21 14:16 UTC  (3+ messages)

[PATCH v8 0/3] Fix address translations on MPFS PCIe controller
 2024-08-21 13:02 UTC  (3+ messages)
` [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v8 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 2024-08-21 14:15 UTC  (3+ messages)

[PATCH 0/2] Add retry tuning sequence
 2024-08-21 14:14 UTC  (4+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Add retry tuning

meta-arm-bsp supporting fvp-base armv9 CPUs
 2024-08-21 14:13 UTC  (2+ messages)

[PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access
 2024-08-21 14:13 UTC  (5+ messages)

[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
 2024-08-21 14:13 UTC  (2+ messages)

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-21 14:15 UTC  (4+ messages)

[PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S
 2024-08-21 14:12 UTC  (2+ messages)

[PATCH v2 0/7] Qualcomm: add support for SC7280 and the RB3 Gen 2
 2024-08-21 14:11 UTC  (14+ messages)
` [PATCH v2 1/7] clk/qcom: add initial clock driver for sc7280
` [PATCH v2 2/7] dts: qcs6490-rb3gen2-u-boot: add override dtsi
` [PATCH v2 4/7] iommu: qcom-smmu: add sc7280-smmu-500 compatible
` [PATCH v2 5/7] qcom_defconfig: enable SC7280 clocks
` [PATCH v2 6/7] configs: add qcm6490_defconfig
` [PATCH v2 7/7] doc: board/qualcomm: document rb3gen2 building/flashing

[PATCH v3 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-08-21 14:11 UTC  (4+ messages)
` [PATCH v3 5/8] misc: amd-sbi: Add support for CPUID protocol

[PATCH 0/2] Add missing icc_disable in exit path
 2024-08-21 14:11 UTC  (3+ messages)
` [PATCH 2/2] i2c: qcom-geni: Use goto for clearer "

[PATCH v5] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
 2024-08-21 14:10 UTC  (5+ messages)
` [OE-core] "

[PATCH] mmc: core: Remove struct mmc_context_info
 2024-08-21 14:05 UTC  (2+ messages)

[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
 2024-08-21 14:08 UTC  (3+ messages)

[PATCH v2] fs/exfat: add NFS export support
 2024-08-21 14:08 UTC  (2+ messages)

[PATCH v6] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
 2024-08-21 14:07 UTC 

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-21 14:07 UTC  (4+ messages)

[PATCH v3 0/2] landlock*: Bring documentation up to date
 2024-08-21 14:06 UTC  (9+ messages)
` [PATCH v3 2/2] landlock.7: Document Landlock ABI version 5 (IOCTL)

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-21 14:06 UTC  (8+ messages)

[tj-cgroup:for-6.12] BUILD SUCCESS d1a92d2d6c5dbeba9a87bfb57fa0142cdae7b206
 2024-08-21 14:04 UTC 

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-21 14:05 UTC  (12+ messages)

[PATCH 0/2] usb: Call cpu_relax() when polling registers
 2024-08-21 14:04 UTC  (7+ messages)
` [PATCH 1/2] usb: dwc3: core: Call cpu_relax() in registers polling busy loops
` [PATCH 2/2] usb: xhci: ext-caps: Use cpu_relax() when polling registers

[PATCH] media: platform: rga: fix 32-bit DMA limitation
 2024-08-21 14:03 UTC  (3+ messages)

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 14:03 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Provide client setup helper and convert drivers (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ CI.BAT: failure "
` ✗ Fi.CI.BAT: "

[PATCH] nfsd: call cache_put if xdr_reserve_space returns NULL
 2024-08-21 14:03 UTC 

[PATCH v6 0/3] PCIe Enclosure LED Management
 2024-08-21 14:02 UTC  (3+ messages)

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 14:03 UTC  (7+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

[PATCH v2] media: rockchip: rga: fix rga offset lookup
 2024-08-21 14:01 UTC  (3+ messages)

[PATCH net v2 0/5] MAINTAINERS: Networking updates
 2024-08-21 14:02 UTC  (3+ messages)
` [PATCH net v2 2/5] MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section

[PATCH 0/2] Increase fastwake sync pulse count as a quirk
 2024-08-21 14:01 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: Add mechanism to use sink model when applying quirk
` [PATCH 2/2] drm/i915/display: Increase Fast Wake Sync length as a quirk

[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 14:01 UTC  (3+ messages)

[PATCH RESEND] arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon
 2024-08-21 14:01 UTC 

[PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks
 2024-08-21 14:00 UTC 

[PATCH v2 00/32] Make LMB memory map global and persistent
 2024-08-21 13:59 UTC  (13+ messages)
` [PATCH v2 14/32] lmb: introduce a function to add memory to the lmb memory map
` [PATCH v2 32/32] lmb: add logic to print lmb flag strings

clarifying i2c_get_chip_for_busnum()
 2024-08-21 13:59 UTC  (7+ messages)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-08-21 13:59 UTC  (3+ messages)
` [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive

[PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-21 13:59 UTC 

lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
 2024-08-21 13:58 UTC  (6+ messages)

[PATCH i-g-t v3] lib/gpgpu_fill: Write kernel using inline iga64 api
 2024-08-21 13:58 UTC 

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-21 13:57 UTC  (5+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding

Issue with QEMU Live Migration
 2024-08-21 13:56 UTC  (2+ messages)

[PATCH v4 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-21 13:56 UTC  (4+ messages)
` [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List

[PATCH 1/2] power: supply: core: simplify with cleanup.h
 2024-08-21 13:56 UTC  (2+ messages)

[PATCH] gitr: Make gitr work on RHEL/CentOS
 2024-08-21 13:54 UTC  (7+ messages)

[PATCH] wifi: brcmfmac: ensure that brcmfmac pcie devices are properly reset at shutdown
 2024-08-21 13:52 UTC 

[dpdk-dev] [PATCH 1/2] devtools: fix version pattern for fix search
 2024-08-21 13:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD
    ` [dpdk-stable] "

[PATCH] of_reserved_mem: Save region name string into struct reserved_mem
 2024-08-21 13:51 UTC 

[Intel-wired-lan] ACPI IRQ storm with 6.10
 2024-08-21 13:50 UTC  (3+ messages)

[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency
 2024-08-21 13:51 UTC 

Occasional kernel error with NVMe-oF TCP target
 2024-08-21 13:50 UTC  (5+ messages)

[LTP] [PATCH v3 0/2] Reproducer for the landlock houdini bug
 2024-08-21 13:49 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] Add SAFE_KEYCTL macro
` [LTP] [PATCH v3 2/2] Add landlock07 test

[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-08-21 13:49 UTC  (2+ messages)

[PATCH net] netpoll: do not export netpoll_poll_[disable|enable]()
 2024-08-21 13:48 UTC  (2+ messages)

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-21 13:47 UTC  (3+ 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.