All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 16:26:37 to 2026-09-08 16:57:14 UTC [more...]

[PATCH 0/2] Support RAA229639 and RAA229640
 2026-09-08 16:57 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas "

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-08 16:57 UTC  (9+ messages)
` [PATCH v17 09/20] KVM: arm64: coco: arch_timer: Prevent timer offset configuration
` [PATCH v17 12/20] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 16/20] KVM: arm64: CCA: Provide register list for unfinalized RECs

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-08 16:57 UTC  (10+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-08 16:56 UTC  (3+ messages)
` [PATCH v3 09/14] mm/page-flags: check page/folio->private instead of PG_private

[PATCH] usb: gadget: f_fs: only dequeue ep0req when it is queued
 2026-09-08 16:56 UTC 

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-08 16:56 UTC  (11+ messages)
` [PATCH 01/13] ARM: remove sa1100 platform
` [PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files
` [PATCH 12/13] ARM: at91: remove samv7 support

[LTP] [PATCH v6 0/3] Handle FORCE_PTRACE in thp04 and add ptrace coverage
 2026-09-08 16:54 UTC  (4+ messages)
` [LTP] [PATCH v6 1/3] thp04: group runtime state and skip when /proc/self/mem writes are blocked
` [LTP] [PATCH v6 2/3] ptrace: add test for /proc/self/mem write rejection
` [LTP] [PATCH v6 3/3] ptrace: add test for /proc/pid/mem writes under ptrace

[PATCH] Bluetooth: bnep: linearize skb before sending
 2026-09-08 16:55 UTC  (3+ messages)

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-09-08 16:55 UTC  (11+ messages)

[PATCH RFC v3 00/12] KCOV: entry/exit records, memory access records, and delay injection
 2026-09-08 16:54 UTC  (13+ messages)
` [PATCH RFC v3 01/12] kcov: wire up compiler instrumentation for CONFIG_KCOV_EXT_RECORDS
` [PATCH RFC v3 02/12] kcov: refactor mode check out of check_kcov_mode()
` [PATCH RFC v3 03/12] kcov: introduce extended PC coverage collection mode
` [PATCH RFC v3 04/12] kcov: summarize entry/exit while disabled
` [PATCH RFC v3 05/12] kasan: refactor write/is_write arguments to flags
` [PATCH RFC v3 06/12] kcov: introduce memory access tracing
` [PATCH RFC v3 07/12] kasan: provide memory access information to KCOV
` [PATCH RFC v3 08/12] kcov: log freeing of SLUB objects and pages
` [PATCH RFC v3 09/12] kcov: record return address on function entry
` [PATCH RFC v3 10/12] kcov: log old value
` [PATCH RFC v3 11/12] kcov: introduce delay injection
` [PATCH RFC v3 12/12] Documentation/kcov: add documentation for EXT_RECORDS and KCOV_MEMORY

[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-09-08 16:55 UTC  (7+ messages)
` [PATCH v2 2/5] setup: extract path_allowlist_apply()
` [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()

[PATCH] power/amd_pstate: fix frequency matching for continuous scaling
 2026-09-08 16:52 UTC  (5+ messages)
` [PATCH v2 0/3] power: fixes for amd-pstate frequency scaling
  ` [PATCH v2 1/3] power/amd_pstate: fix frequency matching for continuous scaling
  ` [PATCH v2 2/3] power: check for errors when writing frequency
  ` [PATCH v2 3/3] test/power: fix nominal frequency check with amd-pstate

[PATCH v2] Bluetooth: bnep: linearize skb before sending
 2026-09-08 16:54 UTC 

[PATCH v2] hwmon: (yogafan) Update reference database and contributors for new models
 2026-09-08 16:54 UTC  (2+ messages)

[PATCH 0/3] Enable xfs error reporting to print out error codes
 2026-09-08 16:53 UTC  (3+ messages)
` [PATCH 1/3] xfs: add xfs_error_report the ability to display an error code

[PATCH] hazptr: handle NULL address in hazptr_detach
 2026-09-08 16:53 UTC  (6+ messages)

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-09-08 16:52 UTC 

[PATCH] pwm: lp3943: Mark parent device's platform data as const
 2026-09-08 16:53 UTC 

[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
 2026-09-08 16:53 UTC  (2+ messages)

[PATCH v3 0/4] Bluetooth: btusb: Support Qualcomm multi-subsystem QCC2072
 2026-09-08 16:52 UTC  (2+ messages)

[PATCH net] net: dsa: tag_brcm: legacy FCS: request needed tailroom
 2026-09-08 16:50 UTC 

[PATCH v5 0/8] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-09-08 16:50 UTC  (9+ messages)
` [PATCH v5 1/8] drm/xe/mmio_gem: forbid VMA split
` [PATCH v5 2/8] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v5 3/8] drm/xe/mmio_gem: simplify fault handler loop
` [PATCH v5 4/8] drm/xe/mmio_gem: Revoke drm_vma_node on xe_mmio_gem destroy
` [PATCH v5 5/8] drm/xe/mmio_gem: cache the dummy page per object
` [PATCH v5 6/8] drm/xe/mmio_gem: fix destroy flow
` [PATCH v5 7/8] drm/xe/mmio_gem: reject VM_EXEC and drop VM_DONTCOPY
` [PATCH v5 8/8] drm/xe: convert PCI barrier mmap to use xe_mmio_gem

[PATCH] mmc: vub300: never tear the host down from the inactivity timer
 2026-09-08 16:50 UTC 

[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-08 16:50 UTC  (6+ messages)
  ` [PATCH] "

[PATCH] ui/gtk: Handle empty notebook state in menu handlers
 2026-09-08 16:49 UTC  (3+ messages)

[RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure
 2026-09-08 16:49 UTC  (7+ messages)

[PATCH 1/2] drm/msm: Enable THP for GEM buffers
 2026-09-08 16:49 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag
 2026-09-08 16:48 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 7.3
 2026-09-08 16:48 UTC  (2+ messages)

[PATCH bpf v2 0/2] libbpf: Fix array comparison in BTF dedup
 2026-09-08 16:49 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test array element "

[PATCH v2 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
 2026-09-08 16:49 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: timer: thead,c900-aclint-mtimer: Add SpacemiT K3
` [PATCH v2 2/6] dt-bindings: interrupt-controller: thead,c900-aclint-mswi: "
` [PATCH v2 3/6] dt-bindings: interrupt-controller: thead,c900-aclint-sswi: "
` [PATCH v2 4/6] dt-bindings: timer: sifive,clint: Deprecate spacemit,k3-clint
` [PATCH v2 5/6] irqchip/aclint-sswi: Add support for SpacemiT K3
` [PATCH v2 6/6] riscv: dts: spacemit: k3: Replace incorrect CLINT node with ACLINT nodes

[PATCH v1 net 0/4] neighbour: Small fixes for RTM_{GET,SET}NEIGHTBL
 2026-09-08 16:48 UTC  (7+ messages)
` [PATCH v1 net 1/4] neighbour: Add missing RCU annotation for neightbl_dump_info()
` [PATCH v1 net 2/4] neighbour: Enforce min/max to NDTPA_INTERVAL_PROBE_TIME_MS

[PATCH v2 1/4] dt-bindings: display: panel: Document 10" Raspberry Pi Touch Display 2
 2026-09-08 16:48 UTC  (3+ messages)
` [PATCH v2 4/4] drm/panel: ilitek-ili9882t: Add support for Ilitek ILI79600A-based panels

[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-09-08 16:47 UTC  (8+ messages)

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-09-08 16:47 UTC  (4+ messages)
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing

RFC: Semantic change to PYPI_PACKAGE in pypi.bbclass
 2026-09-08 16:47 UTC  (3+ messages)
` [Openembedded-architecture] "

[PATCH v5 0/4] Add USB3.1 support for Agilex5
 2026-09-08 16:47 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller

[PATCH] exec: do_close_on_exec() before taking exec_update_lock
 2026-09-08 16:45 UTC  (2+ messages)

Path forward for Virtualized Swap?
 2026-09-08 16:45 UTC  (5+ messages)

[PATCH net v4 0/7] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-09-08 16:43 UTC  (8+ messages)
` [PATCH net v4 1/7] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v4 2/7] net: stmmac: Stop toggling the EDVLP bit
` [PATCH net v4 3/7] net: stmmac: Rework S-VLAN handling
` [PATCH net v4 4/7] net: stmmac: Do not advertise S-VLAN stripping when it is disabled
` [PATCH net v4 5/7] net: stmmac: Disable S-Tag processing on dwmac4
` [PATCH net v4 6/7] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net v4 7/7] selftests: drv-net: Add VLAN test

[PATCH] drm/i915/display: check configuration index before shifting
 2026-09-08 16:44 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] ext4: shut down error report timer on failed mount
 2026-09-08 16:43 UTC  (2+ messages)

[PATCH net] ath9k_htc: fix possibly missing barrier in ath9k_htc_rxep()
 2026-09-08 16:43 UTC  (3+ messages)

[PATCH v3 0/1] [PATCH v3] device-types/blk/description.tex: Allow longer device IDs to be returned
 2026-09-08 16:43 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH 0/2] sbom-cve-check: Update to version 1.3.4 and enable offline mode
 2026-09-08 16:42 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
 2026-09-08 16:42 UTC  (4+ messages)

[PATCH net v6 0/2] mptcp: fix request migration ownership
 2026-09-08 16:41 UTC  (3+ messages)
` [PATCH net v6 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk
` [PATCH net v6 2/2] mptcp: fix MP_CAPABLE token migration "

[PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-09-08 16:41 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] promisor-remote: factor out lazy_fetch_objects()
  ` [PATCH v3 2/5] setup: extract path_allowlist_apply()
  ` [PATCH v3 3/5] upload-pack: read uploadpack.lazyFetchTrusted
  ` [PATCH v3 4/5] promisor-remote: prevent infinite recursion when lazy fetching
  ` [PATCH v3 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo

[isar-cip-core][PATCH v2 0/7] Provide measured boot via fTPM for arm64, early deploy EFI certificates
 2026-09-08 16:41 UTC  (3+ messages)
` [isar-cip-core][PATCH v2 4/7] u-boot: Add patches to enable measured boot with fTPM
  ` [isar-cip-core][PATCH v3 "

[PATCH v3] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
 2026-09-08 16:41 UTC  (4+ messages)

[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
 2026-09-08 16:45 UTC  (3+ messages)
` [PATCH 6/8] fs: convert process/thread iterators to for_each_*_rcu

[PATCH 0/3] staging: rtl8723bs: Cleanup of commented out code
 2026-09-08 16:39 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove commented out code in rtw_recv.c
` [PATCH 2/3] staging: rtl8723bs: remove commented out code in os_dep/ files
` [PATCH 3/3] staging: rtl8723bs: remove commented out code in hal/ files

[PATCH v2 0/4] kho: rename "scratch" to "bootmem"
 2026-09-08 16:38 UTC  (3+ messages)
` [PATCH v2 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=

[PATCH] docs: bump sphinx_rtd_theme pin to fix --enable-docs build
 2026-09-08 16:36 UTC  (3+ messages)

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-08 16:36 UTC  (6+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach

[PATCH 0/4] block, nfsd: fixes for sub-sector bvec direct I/O
 2026-09-08 16:36 UTC  (16+ messages)
` [PATCH 1/4] brd: iterate the bio by byte position, not bi_sector
  ` [PATCH 2/4] zram: handle sub-page bvec segments without corrupting data
  ` [PATCH 3/4] nfsd: fetch direct I/O alignment for files handed to the filecache
  ` [PATCH 4/4] nfsd: fall back to buffered I/O when a direct write gets -EINVAL

[PATCH v4 2/2] wifi: mt76: fix memory leak in USB TX path
 2026-09-08 16:36 UTC  (2+ messages)

[PATCH] media: vp702x: set up the state buffer before the adapter
 2026-09-08 16:35 UTC 

[PATCH] selftests/proc: avoid exit() from SIGALRM handler
 2026-09-08 16:40 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2026-09-08 16:34 UTC 

[PATCH] arm64: dts: renesas: r8a779g0: Add MSI cells to GICv3 ITS
 2026-09-08 16:34 UTC  (2+ messages)

[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-09-08 16:33 UTC  (17+ messages)
` [PATCH v13 1/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v13 2/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v13 6/8] selftests/bpf: Fix powerpc JIT disassembly failure
` [PATCH v13 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v13 8/8] selftests/bpf: Add tailcall "

[PATCH net v3 0/2] net: fec: fix PTP clock teardown races on device removal
 2026-09-08 16:33 UTC  (3+ messages)
` [PATCH net v3 1/2] net: fec: stop the PTP clock after the netdev is unregistered
` [PATCH net v3 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev

[PATCH v8 00/14] Add support for a DRM backlight capability
 2026-09-08 16:33 UTC  (5+ messages)
` [PATCH v8 02/14] backlight: add kernel-internal backlight API

[PATCH v2] hwmon: (yogafan) Add support for new Lenovo models
 2026-09-08 16:33 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: Add LVDS display overlays for lemans, monaco and rb3gen2
 2026-09-08 16:33 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay

[PATCH] packagegroup-meta-python: remove python3-booleanpy
 2026-09-08 16:31 UTC 

[PATCH] Bluetooth: eir: validate service data length before reading UUID
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add device ID for Realtek RTL8761BUE (StarTech AV53C1)
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h5: Avoid clearing the escape bit for ordinary bytes
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add device ID for MediaTek MT7925 (13d3:3631)
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add device ID for MediaTek MT7925 (13d3:3631)
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: fix NXP IW610 composite device handling
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel_pcie: cap device debug regions at 1 MB
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: hci_ll: Sleep while waiting for the controller to power up
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcsp: Use the shared CRC-CCITT byte helper
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] Bluetooth: hci_core: Fix queuing tx_work after workqueue is drained
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] advice: use global config for default branch name
 2026-09-08 18:56 UTC  (3+ messages)

[PATCH] hw/char/stm32l4x5_usart: Accept character input upon RDR read
 2026-09-08 16:30 UTC  (3+ messages)

[PATCH v1] Bluetooth: btintel_pcie: validate TX skb length in send_sync
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH v3 bluetooth] Bluetooth: coredump: Quiesce dump work on unregister
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-08 16:30 UTC  (3+ messages)
` [PATCH 03/25] mm/fbatch: temporarily disable lazyfree and mlock+munlock batching

[PATCH v2] dfu: mtd: probe before get_mtd_device_nm()
 2026-09-08 16:30 UTC  (2+ messages)

[PATCH] phy: rockchip: inno-usb2: ensure PHY is running when clock is requested
 2026-09-08 16:29 UTC  (4+ messages)

[PATCH] mmc: rtsx_pci: Cope with hot-removal of MMC host
 2026-09-08 16:30 UTC  (3+ messages)

ath12k: QCN9274 WLAN.WBE.1.6 firmware drops pre-auth EAPOL in TX encap-offload mode (WPA 4-way handshake fails in AP mode)
 2026-09-08 16:29 UTC  (2+ messages)

[PATCH v3 2/2] iio: adc: ti-ads1015: Add support for label
 2026-09-08 16:29 UTC  (2+ messages)

[PATCH 0/5] x86,fs/resctrl: Cleanups in preparation for multiple
 2026-09-08 16:28 UTC  (4+ messages)
` [PATCH 5/5] fs/resctrl: Drop unnecessary parameter from resctrl_io_alloc_parse_line()

[PATCH] selftests/damon: ignore test-generated damon_dump_output
 2026-09-08 16:28 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
 2026-09-08 16:28 UTC  (2+ messages)

[PATCH v1 0/3] net/ntnic: fix virt queue data in BSS
 2026-09-08 16:27 UTC  (4+ messages)
` [PATCH v1 1/3] net/ntnic: remove unused unmanaged virt queue setup ops
` [PATCH v1 2/3] net/ntnic: check virt queue hardware setup result
` [PATCH v1 3/3] net/ntnic: fix virt queue data in BSS

[PATCH] PCI/AER: Map a raw AER Capability image field by field
 2026-09-08 16:27 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a779h0: Add GICv3 ITS and update PCIe node
 2026-09-08 16:27 UTC  (3+ messages)

[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-09-08 16:26 UTC  (5+ messages)
` [PATCH v2 16/39] xen/riscv: extend exception tables with type and data fields

[PATCH i-g-t] lib/igt_core: buffer signal-safe log output per line
 2026-09-08 16:26 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for lib/igt_core: buffer signal-safe log output per line (rev2)

[PATCH v4 00/19] media: Fix locking issues in rc core
 2026-09-08 16:26 UTC  (3+ messages)
` [PATCH v4 19/19] media: meson-ir-tx: Validate carrier and duty_cycle


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.