All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 14:34:16 to 2026-02-27 15:19:11 UTC [more...]

[PULL 0/7] testing updates (vm, docker, arm functional)
 2026-02-27 15:18 UTC  (3+ messages)
` [PULL 5/7] tests/vm: fix interactive boot
` [PULL 6/7] tests/vm: build openbsd from lcitool data

[PATCH dwarves] btf_loader: Fix warnings due to type permutation
 2026-02-27 15:18 UTC  (2+ messages)

[PATCH 0/6] ARM: cleanup fault handling
 2026-02-27 15:18 UTC 

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-27 15:18 UTC  (3+ messages)
` [PATCH v2] "

kernel.org tooling update
 2026-02-27 15:18 UTC  (6+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)
      ` slowly decommission bugzilla?

[PATCH 0/2] btrfs: return early in allocation failures
 2026-02-27 15:17 UTC  (3+ messages)
` [PATCH 1/2] btrfs: return early if allocations fail on add_block_entry()
` [PATCH 2/2] btrfs: return early if allocations fail on raid56

[PATCH v15 0/8] support FEAT_LSUI
 2026-02-27 15:17 UTC  (9+ messages)
` [PATCH v15 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v15 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v15 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v15 8/8] arm64: Kconfig: add support for LSUI

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-27 15:17 UTC  (18+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement

[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
 2026-02-27 15:16 UTC  (5+ messages)

[PATCH] drm/i915: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 15:16 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[RFT PATCH v2] tee: shm: Remove refcounting of kernel pages
 2026-02-27 15:15 UTC  (2+ messages)

[RFC PATCH] futex: Dynamically allocate futex_queues depending on nr_node_ids
 2026-02-27 15:15 UTC  (10+ messages)

[riteshharjani:master-ppc-huge-pfnmap-rfc-v2-0day 1/2] drivers/vfio/pci/vfio_pci_core.c:1676 vfio_pci_vmf_insert_pfn() warn: inconsistent indenting
 2026-02-27 15:13 UTC 

[PATCH v4 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
 2026-02-27 15:14 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema
` [PATCH v4 2/5] dt-bindings: arm: atmel,at91sam9260-pit: "
` [PATCH v4 3/5] dt-bindings: arm: microchip,sam9x60-pit64b : "
` [PATCH v4 4/5] dt-bindings: arm: atmel,at91rm9200-st: "
` [PATCH v4 5/5] dt-bindings: arm: atmel,at91rm9200-sdramc: "

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-27 15:14 UTC  (5+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-27 15:13 UTC  (9+ messages)

[PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access
 2026-02-27 15:12 UTC  (4+ messages)

[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
 2026-02-27 15:09 UTC 

[PATCH] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27 15:12 UTC  (4+ messages)

[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-27 15:11 UTC  (3+ messages)
` [PATCH v3 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-27 15:10 UTC  (6+ messages)
` [PATCH 01/14] drm/connector: Introduce "

[PATCH net-next] net: mana: Expose page_pool stats via ethtool
 2026-02-27 15:11 UTC  (2+ messages)

[PATCH net-next] net: remove addr_len argument of recvmsg() handlers
 2026-02-27 15:11 UTC 

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-02-27 15:10 UTC  (7+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification

[PATCH v3 0/2] Creation of workqueues in Rust
 2026-02-27 15:10 UTC  (4+ messages)
` [PATCH v3 1/2] rust: workqueue: restrict delayed work to global wqs
` [PATCH v3 2/2] rust: workqueue: add creation of workqueues

[linusw-pinctrl:devel 16/22] drivers/pinctrl/pinctrl-cy8c95x0.c:1325 cy8c95x0_irq_setup() warn: passing positive error code '1' to 'dev_err_probe'
 2026-02-27 15:10 UTC  (2+ messages)

[RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks
 2026-02-27 15:09 UTC  (15+ messages)

[PATCH 00/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
 2026-02-27 15:09 UTC  (9+ messages)
` [PATCH 01/13] "
` [PATCH 11/13] clk: renesas: rzg2l-cpg: drop determine_rate op and use CLK_ROUNDING_FW_MANAGED flag

[PATCH net-next v1 2/2] selftests/bpf: Ensure dst addr/port are preserved after socket abort
 2026-02-27 15:09 UTC  (3+ messages)
` [net-next,v1,2/2] "

[PATCH i-g-t v1] test/kms_content_protection: add debug prints and remove non-traceable check
 2026-02-27 15:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3] fuse: invalidate the page cache after direct write
 2026-02-27 15:09 UTC  (2+ messages)

[RFC PATCH 0/2] imx8mp-frdm: Enhance code readability
 2026-02-27 15:09 UTC  (3+ messages)
` [RFC PATCH 2/2] arm64: dts: imx8mp-frdm: Use symbolic macros for IOMUXC_SW_PAD_CTL_PAD

[PATCH] correct small number of "Bitbake" to "BitBake"
 2026-02-27 15:08 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH net-next v5 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-27 15:06 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v5 2/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v5 3/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v5 4/5] net: cadence: macb: enable EEE for Raspberry Pi RP1
` [PATCH net-next v5 5/5] net: cadence: macb: enable EEE for Mobileye EyeQ5

[PATCH] tracing/osnoise: Add option to align tlat threads
 2026-02-27 15:04 UTC 

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-02-27 15:07 UTC  (5+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27  9:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] block: cleanup various NULL pointer comparisons
 2026-02-27 15:06 UTC 

[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-27 15:06 UTC  (2+ messages)

[PATCH v2 0/2] timeout immediate arg
 2026-02-27 15:05 UTC  (4+ messages)
` [PATCH v2 2/2] io_uring/timeout: immediate timeout arg

[PATCH 0/4] arm: Fix some memory leaks
 2026-02-27 15:04 UTC  (3+ messages)
` [PATCH 1/4] scripts: Move lsan_suppressions.txt out of oss-fuzz subdir

Yocto Project Status 24 February 2026 (WW09)
 2026-02-27 15:04 UTC  (3+ messages)
` [OE-core] "
  ` [yocto] "

[PATCH] Bluetooth: HIDP: reject oversized report descriptor
 2026-02-27 15:04 UTC  (2+ messages)

[PATCH 1/1] time/jiffies: Fix conversion breakage on systems where USER_HZ < HZ
 2026-02-27 15:03 UTC  (2+ messages)

[PATCH v4 00/12] iio: use dev_err_probe in probe path for ADI drivers
 2026-02-27 15:03 UTC  (2+ messages)

[PATCH 0/6] 64-bit PCIe for AM64, AM69, J7200, J722S and J784S4
 2026-02-27 15:03 UTC  (3+ messages)

Question about Card rebinding
 2026-02-27 15:03 UTC  (2+ messages)

[PATCH] smb: client: Use snprintf in cifs_set_cifscreds
 2026-02-27 15:03 UTC  (2+ messages)

linux-next: Tree for Feb 26
 2026-02-27 15:03 UTC  (2+ messages)

[PATCH] rust: pin-init: add references to previously initialized fields
 2026-02-27 15:02 UTC  (6+ messages)

[PATCH v4 0/4] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]
 2026-02-27 15:01 UTC  (2+ messages)

[PATCH 00/11] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-02-27 15:01 UTC  (12+ messages)
` [PATCH 08/11] arm: virt: create GWDT watchdog paired with WDAT ACPI table

ppc-linux-user GDB stub broken
 2026-02-27 15:01 UTC  (4+ messages)

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-27 15:00 UTC  (3+ messages)

[PATCH v2 0/3] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-02-27 14:59 UTC  (5+ messages)
` [PATCH v2 3/3] phy: k1-usb: k3: add USB2 PHY support

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-02-27 14:59 UTC  (2+ messages)

[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-02-27 14:59 UTC  (19+ messages)
` [RFC v4 03/31] hw/arm/smmuv3: Introduce secure registers
` [RFC v4 04/31] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state
` [RFC v4 06/31] hw/arm/smmuv3: Track SEC_SID in configs and events
` [RFC v4 09/31] hw/arm/smmuv3: Enforce Secure stage 2 capability check when decoding STE
` [RFC v4 12/31] hw/arm/smmuv3: Store CD NSCFG in TT info
` [RFC v4 13/31] hw/arm/smmu-common: Add sec_sid field to TLB entries
` [RFC v4 16/31] hw/arm/smmuv3: Plumb SEC_SID through IOMMU notifier path
` [RFC v4 19/31] hw/arm/smmuv3: Fix CFGI_CD handling when stage-1 is unsupported
` [RFC v4 24/31] hw/arm/smmuv3: Determine register bank from MMIO offset

[PATCH net-next v2 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-02-27 14:59 UTC  (5+ messages)
` [PATCH net-next v2 2/3] selftests: Add macsec offload VLAN tests
` [PATCH net-next v2 3/3] macsec: Support VLAN-filtering lower devices

[PATCH v2 0/4] ublk: rework partition handling
 2026-02-27 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] ublk: cleanup partition flags handling and introduce UBLK_F_NO_PARTITONS
` [PATCH v2 2/4] selftests: ublk: rework partitions tests for new flags
` [PATCH v2 3/4] ublk: document partition flags, kublk and update external links
` [PATCH v2 4/4] selftests: ublk: cleanup kublk.h

[PATCH net-next v2 0/9] net: sparx5: clean up probe/remove init and deinit paths
 2026-02-27 14:56 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: sparx5: move netdev and notifier block registration to probe
` [PATCH net-next v2 2/9] net: sparx5: move VCAP initialization "
` [PATCH net-next v2 3/9] net: sparx5: move MAC table initialization and add deinit function
` [PATCH net-next v2 4/9] net: sparx5: move stats "
` [PATCH net-next v2 5/9] net: sparx5: move calendar initialization to probe
` [PATCH net-next v2 6/9] net: sparx5: move remaining init functions from start() to probe()
` [PATCH net-next v2 7/9] net: sparx5: move PTP IRQ handling out of sparx5_start()
` [PATCH net-next v2 8/9] net: sparx5: move FDMA/XTR initialization "
` [PATCH net-next v2 9/9] net: sparx5: replace sparx5_start() with sparx5_forwarding_init()

[PATCH 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support
 2026-02-27 14:56 UTC  (3+ messages)
` [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support

[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-27 14:56 UTC  (6+ messages)
` [PATCH net v8 1/1] "

[PATCH] rust: sync: add lazy initialization methods to SetOnce
 2026-02-27 14:56 UTC  (2+ messages)

[PATCH v2] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
 2026-02-27 14:56 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/ttm: Fix ttm_pool_beneficial_order() return type
 2026-02-27 14:56 UTC  (3+ messages)

[PATCH v3 0/3] Add DMA support for RZ/T2H RSPI
 2026-02-27 14:55 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: renesas: r9a09g077: wire up DMA support for SPI
` [PATCH v3 3/3] arm64: dts: renesas: r9a09g087: "

[PATCH][rdma-next] RDMA/erdma: Use NUMA-aware allocation for MTT tables
 2026-02-27 14:55 UTC  (7+ messages)
  ` 答复: [外部邮件] "

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-02-27 14:53 UTC  (2+ messages)

[RFC v11 0/4] PolarFire SoC GPIO interrupt support
 2026-02-27 14:52 UTC  (10+ messages)
` [RFC v11 1/4] gpio: mpfs: Add "
` [RFC v11 2/4] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [RFC v11 3/4] soc: microchip: add mpfs gpio interrupt mux driver
` [RFC v11 4/4] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC

[PATCH v2 0/4] Add eMMC PHY support for Axiado AX3000 SoC
 2026-02-27 14:53 UTC  (4+ messages)
` [PATCH v2 2/4] phy: axiado: add Axiado eMMC PHY driver

[PATCH] sched: Further restrict the preemption modes
 2026-02-27 14:53 UTC  (8+ messages)

[PATCH rdma-next 0/4] Add pinned revocable dmabuf import interface
 2026-02-27 14:53 UTC  (9+ messages)
` [PATCH rdma-next 4/4] RDMA/irdma: Add support for revocable pinned dmabuf import

[PATCH] ppc/pnv: fix dumpdtb option
 2026-02-27 14:50 UTC  (6+ messages)

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-27 14:50 UTC  (4+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc

[PATCH 1/2] arm_mpam: Force __iomem casts
 2026-02-27 14:51 UTC  (3+ messages)

[bluez/bluez] 1e50d9: shared/mgmt: Add mgmt_parse_io_capability
 2026-02-27 14:51 UTC 

[PATCH] drm/nouveau: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 14:50 UTC  (3+ messages)

[PATCH] kconfig/[mn]conf: handle backspace (^H) key
 2026-02-27 14:50 UTC  (2+ messages)

linux-next: build failure in the hid tree
 2026-02-27 14:50 UTC  (2+ messages)

linux-next: Tree for Feb 27
 2026-02-27 14:50 UTC 

[Buildroot] [PATCH 7/8] utils/generate-cyclonedx: allow excluding vulnerabilities section
 2026-02-27 14:49 UTC  (2+ messages)

[PATCH 1/1] net: do not use non-existent CONFIG_DM_CLK
 2026-02-27 14:49 UTC  (3+ messages)

[BOOTWRAPPER PATCH 0/2] Support GICv5
 2026-02-27 14:47 UTC  (6+ messages)
` [BOOTWRAPPER PATCH 2/2] Add support for GICv5

[PATCH v3 0/6] iio: use dev_err_probe in probe path for ADI drivers
 2026-02-27 14:48 UTC  (4+ messages)

[GIT PULL] sound fixes for 7.0-rc2
 2026-02-27 14:47 UTC 

[PATCH v1] ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calibrated-impedance micro-speaker on TAS2781
 2026-02-27 14:46 UTC 

[Intel-wired-lan] [PATCH iwl-net v3] ice: fix missing dpll notification for SW pins
 2026-02-27 14:46 UTC  (3+ messages)
  `  "

[PATCH] kunit: tool: Recommend --raw_output=all if no KTAP found
 2026-02-27 14:46 UTC  (2+ messages)

[PATCH v3 3/5] mm: convert compaction to zone lock wrappers
 2026-02-27 14:46 UTC  (3+ messages)

[PATCH v1] ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
 2026-02-27 14:45 UTC 

[PATCH] iio: adc: ade9000: fix wrong macro names in ADE9000_ST_ERROR
 2026-02-27 14:44 UTC  (4+ messages)

Linux 6.19.4
 2026-02-27 14:44 UTC  (9+ messages)
` Linux 6.19.4 - Oops, regression

serious bugs in KUnit framework makes test completely useless
 2026-02-27 14:43 UTC  (3+ messages)

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-02-27 14:42 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[Bug 221149] New: hp-wmi: Fan control fails and RPM always reads as zero on HP OMEN 16-wf1xxx (Board 8C76)
 2026-02-27 14:41 UTC  (2+ messages)
` [Bug 221149] "

[RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
 2026-02-27 14:41 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-27 14:39 UTC  (9+ messages)
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support

[PATCH] drm/xe: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 14:38 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
 2026-02-27 14:38 UTC  (5+ messages)

cleanup the RAID5 XOR library
 2026-02-27 14:36 UTC  (4+ messages)
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH wireless-next v2 00/34] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2026-02-27 14:34 UTC  (7+ messages)

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-02-27 14:35 UTC 

[PATCH v2 0/8] drm/amdgpu: Render-node eventfd subscription infrastructure (toward KFD/KGD event unification)
 2026-02-27 14:34 UTC  (3+ messages)
` [PATCH v2 4/8] drm/amdgpu/gfx11: Wire MES EOP IRQ to render-node eventfd

[PATCH Bluez v2 0/4] client: align 'io-cap' and 'pair' cmds with the docs
 2026-02-27 14:24 UTC  (2+ messages)
` [PATCH BlueZ 4/4] client/mgmt: align implementation cmd_pair with its documentation


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.