All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-14 14:21:25 to 2026-05-14 14:57:29 UTC [more...]

[PATCH 0/4] arm64: dts: ti: BeagleY-AI camera overlays
 2026-05-14 14:56 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am67a-beagley-ai: Add I2C2 pinctrl
` [PATCH 2/4] arm64: dts: ti: k3-am67a-beagley-ai: Add DSI0/CSI1 mux
` [PATCH 3/4] arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0
` [PATCH 4/4] arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI1

[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-14 14:57 UTC  (5+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v3 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc

[PATCH v6 1/6] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver
 2026-05-14 14:57 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2026-05-13 18:14 UTC  (2+ messages)
` [PATCH v9 1/5] drm/msm/hdmi: switch to generic PHY subsystem

[PATCH v2] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-05-14 14:56 UTC  (4+ messages)

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-05-14 14:56 UTC  (3+ messages)

[PATCH v5 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-05-14 14:55 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: input: Document "

[PATCH 0/4] power: sys-off: fix Pixel C shutdown via MAX77620
 2026-05-14 14:47 UTC  (5+ messages)
` [PATCH 1/4] firmware: psci: switch SYSTEM_OFF to sys-off handler API
` [PATCH 2/4] mfd: max77620: convert poweroff support to sys-off API
` [PATCH 3/4] mfd: max77620: override PSCI poweroff handler on Pixel C
` [PATCH 4/4] arm64: tegra: smaug: mark MAX77620 as system power controller

[PATCH 7/7] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
 2026-05-14 14:55 UTC  (2+ messages)

[PATCH 2/7] libbpf: Change has_nop_combo to work on top of nop10
 2026-05-14 14:55 UTC  (2+ messages)

[PATCH] Enable wifi on the BeagleV-Ahead
 2026-05-14 14:55 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net v2 0/4] net: tls: net: tls: fix a few random bugs
 2026-05-14 14:55 UTC  (5+ messages)
` [PATCH net v2 4/4] net: tls: remove bad rollback and UAF on ENOSPC

[PATCH v2] mfd: sm501: fix reference leak on failed device registration
 2026-05-14 14:54 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ima: debugging late_initcall_sync measurements
 2026-05-14 14:53 UTC  (12+ messages)

[PATCH 0/7] btrfs: fixes around generic/747 on zoned filesystems
 2026-05-14 14:54 UTC  (6+ messages)
` [PATCH 1/7] btrfs: zoned: document RECLAIM_ZONES flush state
` [PATCH 3/7] btrfs: zoned: always set data_relocation_bg

[PATCH] Bluetooth: hci_core: Don't queue tx_work while draining workqueue
 2026-05-14 14:53 UTC  (3+ messages)

[linux-next:master 2643/4394] arch/arm64/boot/dts/nvidia/tegra132-norrin.dtb: external-memory-controller@7001b000 (nvidia,tegra132-emc): compatible:0: 'nvidia,tegra132-emc' is not one of ['nvidia,tegra114-emc', 'nvidia,tegra124-emc']
 2026-05-14 14:53 UTC 

[PATCH net-next 1/6] atm: convert to getsockopt_iter
 2026-05-14 14:52 UTC  (3+ messages)

[PATCH v9 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-14 14:51 UTC  (6+ messages)
` [PATCH v9 05/13] xen/arm: gic-v3: add ITS suspend/resume support
` [PATCH v9 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy

[PATCH] common/command.c: Avoid NULL pointer use in cmd_auto_complete
 2026-05-14 14:06 UTC 

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-05-14 12:49 UTC  (13+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] efi_loader: add runtime memset helper
  ` [PATCH v2 02/11] arm-ffa: add FF-A bus runtime support
  ` [PATCH v2 03/11] efi_loader: add FF-A runtime support in EFI variable TEE driver
  ` [PATCH v2 04/11] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
  ` [PATCH v2 05/11] charset: mark u16_strsize() as __efi_runtime
  ` [PATCH v2 06/11] efi_loader: move runtime variable read helpers to efi_variable.c
  ` [PATCH v2 07/11] corstone1000: enable bootefi selftest
  ` [PATCH v2 08/11] efi: selftest: add runtime variable tests with non-volatile storage
  ` [PATCH v2 09/11] test: dm: add sandbox FF-A runtime transport tests
  ` [PATCH v2 10/11] doc: arm64: document FF-A runtime path for EFI variables
  ` [PATCH v2 11/11] doc: bootefi: note two-phase runtime variables selftest

[PATCH v1 0/9] KVM: x86: Add support for AMD Extended APIC registers
 2026-05-14 14:48 UTC  (10+ messages)
` [PATCH v1 5/9] KVM: x86: Refactor APIC state get/set to accept variable-sized buffers
` [PATCH v1 6/9] KVM: Add KVM_GET_LAPIC2 and KVM_SET_LAPIC2 for extended APIC
` [PATCH v1 7/9] KVM: x86: Emulate Extended LVT registers for AMD guests

[PATCH v2 0/7] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-14 14:46 UTC  (8+ messages)
` [PATCH v2 1/7] iio: temperature: ltc2983: Fix macro parenthesization and rename
` [PATCH v2 2/7] iio: temperature: ltc2983: Use local device pointer consistently
` [PATCH v2 3/7] iio: temperature: ltc2983: Fix inconsistent channel wording in messages
` [PATCH v2 4/7] iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
` [PATCH v2 5/7] iio: core: Add IIO_COVERAGE_PERCENT channel type
` [PATCH v2 6/7] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH v2 7/7] iio: temperature: ltc2983: Add support for ADT7604

[PATCH] mfd: qcom: Unify user-visible "Qualcomm" name
 2026-05-14 14:49 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-14 14:48 UTC  (4+ messages)
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits

[PATCH] [v3] leds: gpio: make legacy gpiolib interface optional
 2026-05-14 14:48 UTC  (3+ messages)

[PATCH net v5 0/9] net/sched: Fix packet loops in mirred and netem
 2026-05-14 14:47 UTC  (10+ messages)
` [PATCH net v5 1/9] net: Introduce skb tc depth field to track packet loops
` [PATCH net v5 2/9] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH net v5 3/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net v5 4/9] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net v5 5/9] net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
` [PATCH net v5 6/9] net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
` [PATCH net v5 7/9] net/sched: act_mirred: Fix skb leak in early mirred redirect returns
` [PATCH net v5 8/9] selftests/tc-testing: Add mirred test cases exercising loops
` [PATCH net v5 9/9] selftests/tc-testing: Add netem test case "

[PULL 0/5] Target-info update for 2026-05-12
 2026-05-14 14:46 UTC  (3+ messages)

[PATCH v2 0/4] Fixes for mkfs.xfs with high amount of CPUs and SSDs
 2026-05-14 14:47 UTC  (9+ messages)
` [PATCH v2 1/4] common/rc: Add helper to calculate percentage of free space available
` [PATCH v2 2/4] common/xfs: helper function to check if -l/-d/-r concurrecy flags
` [PATCH v2 3/4] generic/{102,172,347}: Adapt test for XFS on systems with 128+CPUs + SSDs
` [PATCH v2 4/4] xfs/21{6,7} Use default -l concurrency=0 on mkfs.xfs that supports it

[PATCH 0/2] Initial Exynos850 ACPM support for exynos-acpm
 2026-05-14 14:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: firmware: google,gs101-acpm-ipc: document Exynos850 compatible

[PATCH net v4] net: neigh: Reallocate headroom if necessary in neigh_hh_bridge()
 2026-05-14 14:46 UTC 

[PATCH] nvme-pci: serialize polling interrupt queue with shutdown
 2026-05-14 14:45 UTC 

[PATCH net] udp: Fix UDP length on last GSO_PARTIAL segment
 2026-05-14 14:45 UTC  (8+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-14 14:45 UTC  (5+ messages)
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-14 14:45 UTC  (2+ messages)

[PATCH] io_uring: parenthesize io_ring_head_to_buf() expansion
 2026-05-14 14:44 UTC  (5+ messages)

[PATCH mptcp-next v3 0/2] mptcp: pm: fix extra_subflows underflow for userspace PM
 2026-05-14 14:44 UTC  (2+ messages)

[PATCH] iio: iio_triggered_buffer_setup_ext(): request IRQF_ONESHOT only if threaded handler is present
 2026-05-14 14:43 UTC 

[PATCH] ovl: keep err zero after successful ovl_cache_get()
 2026-05-14 14:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-14 14:43 UTC  (13+ messages)
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED

[PATCH] leds: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-14 14:43 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC
 2026-05-14 14:43 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: Document Shikra CPUFREQ Hardware

[PATCH nf,v2] netfilter: conntrack: add dead flag to helpers
 2026-05-14 14:43 UTC  (2+ messages)

[PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-05-14 14:42 UTC  (9+ messages)
` [PATCH 03/33] fuse: make debugging configurable at runtime
` [PATCH 32/33] fuse: enable swapfile activation on iomap

Fragnesia Made Public As Latest Linux Kernel Local Privilege Escalation Vulnerability
 2026-05-14 14:41 UTC 

[PATCH v4 0/3] nolibc: Add fallocate()
 2026-05-14 14:41 UTC  (8+ messages)
` [PATCH v4 2/3] tools/nolibc: Add statfs()

[PATCH] mm/damon/core: recalculate intervals tuning deadline on attrs update
 2026-05-14 14:41 UTC  (2+ messages)

[PATCH v2] nvme-apple: Reset q->sq_tail during queue init
 2026-05-14 14:40 UTC  (2+ messages)

[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
 2026-05-14 14:39 UTC  (13+ messages)
` [PATCH phy-next 5/5] phy: lynx-28g: add support for 25GBASER

[PATCH v3 00/11] fpu: Export some internals for targets
 2026-05-14 14:38 UTC  (3+ messages)
` [PATCH v3 03/11] fpu: Hoist nan check in partsN_addsub

[PATCH v5 0/3] Switch Arm CCA to use an auxiliary device instead of a platform device
 2026-05-14 14:38 UTC  (10+ messages)
` [PATCH v5 1/3] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers

[PATCH 0/2] serial: 8250_dw: clock-notifier cleanup
 2026-05-14 14:37 UTC  (3+ messages)
` [PATCH 1/2] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 2/2] serial: 8250_dw: remove clock-notifier infrastructure

[RFC PATCH 0/1] Add default config file for mkfs.xfs
 2026-05-14 14:37 UTC  (2+ messages)
` [RFC PATCH 1/1] xfsprogs: mkfs.xfs add default configuration file

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-14 14:37 UTC  (3+ messages)

improve the swap_activate interface
 2026-05-14 14:37 UTC  (9+ messages)
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
              ` [f2fs-dev] "

[PATCH v6 00/35] target/mips: add missing Octeon user-mode support
 2026-05-14 14:36 UTC  (3+ messages)
` [PATCH v6 03/35] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses

[PATCH v2 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-14 14:37 UTC  (13+ messages)
` [PATCH v2 2/4] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for Shikra

[PATCH v2] iio: proximity: vl53l0x: notify trigger and clear IRQ on error paths
 2026-05-14 14:37 UTC 

[PATCH] sandbox/seunshare: rewrite to pin directories before use
 2026-05-14 14:37 UTC 

[PATCH net v2] net: skbuff: propagate shared-frag marker through frag-transfer helpers
 2026-05-14 14:37 UTC  (5+ messages)

[PATCH] drm/amdkfd: Check for pdd drm file first in CRIU restore path
 2026-05-14 14:36 UTC 

[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-14 14:34 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-14 14:35 UTC  (11+ messages)

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-14 14:34 UTC  (7+ messages)
` [PATCH v5 04/14] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema

[PATCH v6 0/3] git-gui: robustify startup and fix environment handling
 2026-05-14 14:33 UTC  (15+ messages)
` [PATCH v7 "
    ` [PATCH v1 00/11] Improve git gui operation without a worktree
      ` [PATCH v1 01/11] git-gui: allow specifying path '.' to the browser
      ` [PATCH v1 02/11] git-gui: refactor browser / blame argument parsing
      ` [PATCH v1 03/11] git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
      ` [PATCH v1 04/11] git-gui: put choose_repository::pick in a proc
      ` [PATCH v1 05/11] git-gui: use --absolute-git-dir
      ` [PATCH v1 06/11] git gui: GIT_DIR / GIT_WORK_TREE make any discovery error fatal
      ` [PATCH v1 07/11] git-gui: use rev-parse exclusively to find a repository
      ` [PATCH v1 08/11] git-gui: simplify [is_bare] to report if a worktree is known
      ` [PATCH v1 09/11] git-gui: support using repository parent dir as a worktree
      ` [PATCH v1 10/11] git-gui: improve worktree discovery
      ` [PATCH v1 11/11] git-gui: add gui and pick as explicit subcommands

[PATCH net-next v7 1/2] net: sfp: apply I2C adapter quirks to limit block size
 2026-05-14 14:33 UTC  (3+ messages)

[PATCH v2 00/21] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-05-14 14:32 UTC  (5+ messages)
` [PATCH v2 03/21] x86: q35: generate WDAT ACPI table

[PATCH net-next 0/4] RDMA/net/ionic: Misc updates
 2026-05-14 14:33 UTC  (3+ messages)

Warning: mm/huge_memory.c:4049 function parameter 'is_underused_thp' not described in '__folio_split'
 2026-05-14 14:32 UTC 

Kernel panic in xe_display_flush_cleanup_work (NULL pointer dereference Alder Lake + Arc A370M)
 2026-05-14 14:32 UTC  (2+ messages)

[PATCH v6 0/2] Update designware pwm driver
 2026-05-14 14:31 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: dwc: add optional reset
    `  "

[PATCH] x86/boot: validate console=uart8250 baud rate to avoid early boot hang
 2026-05-14 14:30 UTC 

[PATCH v5 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
 2026-05-14 14:29 UTC  (4+ messages)

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-14 14:25 UTC  (14+ messages)
` [PATCH v22 01/13] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v22 02/13] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v22 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v22 04/13] firmware: psci: Introduce command-based resets
` [PATCH v22 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v22 06/13] dt-bindings: arm: Document reboot mode magic
` [PATCH v22 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v22 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v22 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v22 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v22 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v22 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-14 14:27 UTC  (3+ messages)
` [PATCH v6 01/16] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound

[PATCH v1 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
 2026-05-14 14:27 UTC  (2+ messages)

[GIT PULL] Networking for v7.1-rc4
 2026-05-14 14:27 UTC 

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-14 14:26 UTC  (8+ messages)

[PATCH] RDMA/nldev: add mutual exclusion in nldev_dellink()
 2026-05-14 14:26 UTC  (6+ messages)

[PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
 2026-05-14 14:26 UTC  (3+ messages)

[PATCH v2 00/12] Add StarFive JHB100 syscon modules
 2026-05-14 14:25 UTC  (7+ messages)
` [PATCH v2 02/12] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v2 04/12] dt-bindings: clock: Add peripheral-0 "

[PATCH bpf-next v14 7/8] libbpf: Add syscall common attributes support for map_create
 2026-05-14 14:25 UTC  (3+ messages)

[PATCH v2] thermal: core: Add WQ_UNBOUND to alloc_workqueue users
 2026-05-14 14:25 UTC 

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-14 14:25 UTC  (3+ messages)
` [PATCH v2 08/11] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()

[PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
 2026-05-14 14:25 UTC  (3+ messages)

[PULL] drm-intel-next
 2026-05-14 14:24 UTC 

[PATCH 0/2] scsi: smartpqi: fix PCIe hot reset recovery
 2026-05-14 14:24 UTC  (2+ messages)

[PATCH bpf-next v14 1/8] bpf: Extend BPF syscall with common attributes support
 2026-05-14 14:24 UTC  (3+ messages)

[PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-05-14 14:24 UTC  (3+ messages)
` [PATCH v3 4/7] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"

[PATCH net v3] net: neigh: Reallocate headroom if necessary in neigh_hh_bridge()
 2026-05-14 14:24 UTC  (5+ messages)

Linux 6.18.30
 2026-05-14 14:24 UTC  (2+ messages)

Linux 6.12.88
 2026-05-14 14:23 UTC  (2+ messages)

Linux 7.0.7
 2026-05-14 14:23 UTC  (2+ messages)

[PATCH v2] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-14 14:23 UTC  (2+ messages)

[PATCH] mfd: cros_ec: Delay dev_set_drvdata() until probe success
 2026-05-14 14:23 UTC  (2+ messages)
` (subset) "

[PATCH v2 8/8] PCI: rzg3s-host: Add 100 ms delay after link training
 2026-05-14 14:22 UTC  (2+ messages)

[PATCH] Fix race bug in nvme_poll_irqdisable()
 2026-05-14 14:22 UTC  (3+ messages)

[PATCH v3 0/4] arm_mpam: Add support for the MPAM v0.1 architecture version
 2026-05-14 14:22 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: cpufeature: "

[PATCH net v2 0/2] ovpn: fix TCP teardown UAF races
 2026-05-14 14:20 UTC  (2+ 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.