All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 09:52:37 to 2026-08-14 10:50:03 UTC [more...]

[PATCH 0/7] target/ppc: PPC ISA 2.07 flag cleanup and updates
 2026-08-14 10:49 UTC  (3+ messages)
` [PATCH 1/7] target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207

[meta-lts-mixins][wrynose/linux-firmware][PATCH 1/5] linux-firmware: Convert to SPDX license strings
 2026-08-14 10:49 UTC  (3+ messages)
` [meta-lts-mixins][wrynose/linux-firmware][PATCH 2/5] linux-firmware: fix typo Firwmare/Firmware in one of the LICENSEs
` [meta-lts-mixins][wrynose/linux-firmware][PATCH 3/5] linux-firmware: upgrade 20260622 -> 20260810

[Buildroot] [PATCH v1 1/1] board/qemu/microblazeel-mmu: fix run command for qemu 11.0.0
 2026-08-14 10:49 UTC  (2+ messages)

[LTP] [PATCH v5 0/7] Add support for .max_kver
 2026-08-14 10:48 UTC  (10+ messages)
` [LTP] [PATCH v5 3/7] lib: Add support for max_kver to struct tst_test and tst_fs
` [LTP] [PATCH v5 4/7] creat07: Avoid timeout on the test failure
` [LTP] [PATCH v5 5/7] creat07: execve04: Remove version check, add linux-git

[PATCH 0/4] Fixes for kernel 7.2
 2026-08-14 10:48 UTC  (3+ messages)
` [PATCH 1/4] lttng-modules: update from 2.15.2 to 2.16.0-rc2
  ` [OE-core] "

[PATCH v2 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
 2026-08-14 10:48 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v2 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction

[PATCH v4] powernv: boot OpenBSD on POWER9
 2026-08-14 10:47 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-14 10:48 UTC  (6+ messages)
` [PATCH v3 13/26] mm: introduce freetype_t

[PATCH v6 0/6] landlock: Restrict whiteout object creation
 2026-08-14 10:47 UTC  (2+ messages)

[PATCH 1/3] appstream: upgrade 1.1.5 -> 1.1.6
 2026-08-14 10:47 UTC  (3+ messages)
` [PATCH 2/3] gdk-pixbuf: upgrade 2.44.7 -> 2.44.8
` [PATCH 3/3] harfbuzz: upgrade 14.3.0 -> 14.3.1

[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-14 10:46 UTC  (27+ messages)
` [PATCH v4 20/32] drm/xe/survivability: Report 'boot status' using SIGID
` [PATCH v4 21/32] drm/xe/survivability: Report 'sysfs failure' error "
` [PATCH v4 22/32] drm/xe/survivability: Report 'Boot Mode enabled' status "
` [PATCH v4 23/32] drm/xe/survivability: Report 'Runtime "
` [PATCH v4 30/32] drm/xe/gt: Report 'Fault response' pagefault error "

[PATCH bpf-next 0/2] bpf: Cleanup & optimization
 2026-08-14 10:45 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup

[PATCH net-next] octeontx2-pf: add devlink param to reset MAC stats
 2026-08-14 10:42 UTC 

[PATCH net-next] net: advertise TCP MSS from the configured MTU, not the learned PMTU
 2026-08-14 10:42 UTC  (3+ messages)

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-08-14 10:42 UTC  (4+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures

[REGRESSION] ALSA: usb-audio: Logitech PRO X Wireless 046d:0aba playback volume rejected as sticky
 2026-08-14 10:41 UTC 

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-14 10:41 UTC  (5+ messages)
` [PATCH v2 1/4] sysctl: Split data conversion and file position handling
` [PATCH v2 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors

[PATCH] iommu/amd: Remove iommu_group_mutex_assert() from amd_iommu_clear_gcr3()
 2026-08-14 10:40 UTC 

[PATCH -next v5 00/32] ext4: use iomap for regular file's buffered I/O path
 2026-08-14 10:40 UTC  (65+ messages)
` [PATCH -next v5 01/32] ext4: simplify size updating in ext4_setattr()
` [PATCH -next v5 02/32] ext4: factor out ext4_truncate_[up|down]()
` [PATCH -next v5 03/32] ext4: simplify error handling in ext4_setattr()
` [PATCH -next v5 04/32] ext4: skip ordered I/O wait when zeroing beyond i_disksize block
` [PATCH -next v5 05/32] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks
` [PATCH -next v5 06/32] ext4: recheck extent status tree before block allocation
` [PATCH -next v5 07/32] ext4: fix orig_mlen initialization in ext4_map_blocks()
` [PATCH -next v5 08/32] ext4: allow ext4_map_blocks() to start its own transaction handle
` [PATCH -next v5 09/32] ext4: avoid unnecessary transaction in ext4_map_blocks() for unwritten extents
` [PATCH -next v5 10/32] ext4: skip block allocation for holes in the data submission path
` [PATCH -next v5 11/32] ext4: add iomap address space operations for buffered I/O
` [PATCH -next v5 12/32] ext4: implement buffered read path using iomap
` [PATCH -next v5 13/32] ext4: pass out extent seq counter when mapping da blocks
` [PATCH -next v5 14/32] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH -next v5 15/32] ext4: implement buffered write path using iomap
` [PATCH -next v5 16/32] ext4: implement writeback "
` [PATCH -next v5 17/32] ext4: implement mmap "
` [PATCH -next v5 18/32] ext4: implement partial block zero range "
` [PATCH -next v5 19/32] ext4: tolerate unexpected holes in ext4_convert_unwritten_extents()
` [PATCH -next v5 20/32] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH -next v5 21/32] ext4: disable online defrag when inode using "
` [PATCH -next v5 22/32] ext4: add EXT4_STATE_DISKSIZE_GROW_PENDING state bit and helpers
` [PATCH -next v5 23/32] ext4: submit and wait for pending disksize-grow I/O on writeback
` [PATCH -next v5 24/32] ext4: advance i_disksize to i_size upon disksize-grow I/O completion
` [PATCH -next v5 25/32] ext4: defer i_disksize update while DISKSIZE_GROW_PENDING is set
` [PATCH -next v5 26/32] ext4: submit and wait for disksize-grow I/O in fallocate paths
` [PATCH -next v5 27/32] ext4: clear DISKSIZE_GROW_PENDING on truncate or error
` [PATCH -next v5 28/32] ext4: set DISKSIZE_GROW_PENDING after zeroing unaligned EOF block
` [PATCH -next v5 29/32] ext4: add tracepoints for DISKSIZE_GROW_PENDING set, clear, and wait
` [PATCH -next v5 30/32] ext4: add tracepoints for EOF block zeroing and disksize-grow I/O
` [PATCH -next v5 31/32] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH -next v5 32/32] ext4: introduce a mount option for iomap buffered I/O path

[PATCH] drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches
 2026-08-14 10:40 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[RFC] git worktree: use filesystem cloning where supported
 2026-08-14 10:40 UTC 

[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-08-14 10:40 UTC  (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev7)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Add K230 SoC GPIO controller support
 2026-08-14 10:39 UTC  (6+ messages)
` [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model

[BUG] HID: i2c-hid: ELAN 04F3:30FD touchpad reset race causes -EREMOTEIO on HP Pavilion Gaming 15-ec1xxx
 2026-08-14 10:38 UTC  (2+ messages)

[syzbot] [kernel?] INFO: task hung in usb_disable_device (2)
 2026-08-14 10:37 UTC 

[PATCH] usb: typec: ucsi: Handle connectors already attached at init
 2026-08-14 10:37 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: arm,mali-utgard: add mt6572
 2026-08-14 10:36 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: Add 3 new devices
 2026-08-14 10:34 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: Add LeEco
` [PATCH 2/7] dt-bindings: arm: qcom: Document Motorola Moto One
` [PATCH 4/7] dt-bindings: arm: qcom: Document LeEco Le2
` [PATCH 6/7] dt-bindings: arm: qcom: Document Xiaomi Redmi 9T

[PATCH 0/2] drm/sched: Fair policy fixups
 2026-08-14 10:34 UTC  (7+ messages)
` [PATCH 1/2] drm/sched: Do not restore unsaved virtual runtime
` [PATCH 2/2] drm/sched: Ensure monotonic min_vruntime

[PATCH] usb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321x
 2026-08-14 10:33 UTC  (2+ messages)

[RFC] nbd: is the add_socket queue freeze needed on the initial (pre-start) connect path?
 2026-08-14 10:33 UTC  (2+ messages)

[PATCH net-next v5 0/3] w5100: restore GPIO-based link detection
 2026-08-14 10:32 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema

[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
 2026-08-14 10:32 UTC  (5+ messages)

[PATCH] dt-bindings: usb: xlnx,usb2: Make clocks required
 2026-08-14 10:32 UTC  (2+ messages)

[PATCH v12] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-08-14 10:31 UTC  (2+ messages)

[PATCH net-next 0/2] net: fec: support RX flushing via fsl,rx-flush-queues
 2026-08-14 10:31 UTC  (3+ messages)
` [PATCH net-next 2/2] net: fec: support receive "

[PATCH v3 0/2] Add support for Parade PS5169 USB Type-C linear redriver
 2026-08-14 10:31 UTC  (3+ messages)
` [PATCH v3 2/2] usb: typec: Add support for Parade PS5169 USB Type-C redriver

[PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
 2026-08-14 10:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix hang and race in userq destroy
 2026-08-14 10:30 UTC 

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-14 10:29 UTC  (8+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH 01/20] dt-bindings: net: add Xilinx TSN Endpoint Ethernet MAC
 2026-08-14 10:29 UTC  (3+ messages)

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-14 10:28 UTC  (24+ messages)
` [PATCH 01/25] dt-bindings: reset: Add RV1106 CRU reset definitions
` [PATCH 03/25] ARM: dts: rockchip: Add reset bindings to RV1106
` [PATCH 11/25] dt-bindings: i2c: rk3x: Add RV1106 compatible
` [PATCH 15/25] dt-bindings: clock: rockchip: Add SCLK_IN_SPI1 for RV1106
` [PATCH 18/25] spi: rockchip: Add support "
` [PATCH 20/25] dt-bindings: rng: rockchip: Add RV1106 compatible

[syzbot] [usb?] memory leak in gadget_bind (2)
 2026-08-14 10:28 UTC 

[PATCH 0/4] media: iris: Fix DMA coherency, power-off ordering, and frame interval issues
 2026-08-14 10:26 UTC  (9+ messages)
` [PATCH 2/4] arm64: dts: qcom: sc7280: Add dma-coherent property into venus node

[linusw-pinctrl:for-next] BUILD SUCCESS 17e4db67df63f0eedf9f1143d4e2569eab63ff65
 2026-08-14 10:25 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 408866669ce01b8f2111afdea2c13d15a8960bff
 2026-08-14 10:25 UTC 

[PATCH v2] debian: Replace SysV init script with native systemd unit
 2026-08-14 10:25 UTC  (2+ messages)

[PATCH] target/riscv: Restore register dump zero padding
 2026-08-14 10:24 UTC  (2+ messages)

[PATCH 0/4] PCI/sysfs: Fix the ACPI device name attributes
 2026-08-14 10:22 UTC  (3+ messages)
` [PATCH 4/4] PCI/sysfs: Pass the device name length in UTF-16 code units

[PATCH v2 0/4] odb: eagerly load alternates
 2026-08-14 10:21 UTC  (5+ messages)
` [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`

[PATCH] cgroup: avoid flushing global workqueue in cgroup1_pidlist_destroy_all
 2026-08-14 10:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] lkdtm: use kmalloc() instead of __get_free_page
 2026-08-14 10:20 UTC  (2+ messages)

[PATCH] nsfs: keep namespace tree fields stable until after RCU grace period
 2026-08-14 10:20 UTC 

[OE-core][wrynose][patch 1/3] p11-kit: upgrade 0.26.2 -> 0.26.4
 2026-08-14 10:19 UTC  (3+ messages)
` [OE-core][wrynose][patch 2/3] p11-kit: set status for CVE-2026-13757
` [OE-core][wrynose][patch 3/3] p11-kit: upgrade 0.26.4 -> 0.26.5

[RFC PATCH] zram: avoid preemption with CPU-based compression backends
 2026-08-14 10:19 UTC  (9+ messages)

[bluez/bluez]
 2026-08-14 10:19 UTC 

[bluez/bluez] 3ca1cb: attrib: Fix smatch "non-ANSI function declaration"
 2026-08-14 10:19 UTC 

[PATCH v2 0/2] Update scripts/code_cov_parse_info
 2026-08-14 10:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Update scripts/code_cov_parse_info (rev2)
` ✓ i915.CI.BAT: "

[PATCH 0/3] iio: accel: bmc150: DMA-safe buffers and use iio_push_to_buffers_with_ts()
 2026-08-14 10:18 UTC  (4+ messages)
` [PATCH 1/3] iio: accel: bmc150: use aligned scan buffer for both trigger and fifo
` [PATCH 2/3] iio: accel: bmc150: use DMA-safe buffers for regmap bulk reads
` [PATCH 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()

[PATCH v2] drm/nouveau/svm: drain fault handler before freeing svmm
 2026-08-14 10:18 UTC  (2+ messages)

[PATCH v3] spi: dt-bindings: microchip,pic32mzda-sqi: Convert to DT schema
 2026-08-14 10:17 UTC 

[RFC PATCH 0/4] Rewrite the check argument parsing
 2026-08-14 10:16 UTC  (5+ messages)
` [RFC PATCH 3/4] check: consolidate argument handling into function
` [RFC PATCH 4/4] check: add deprecated options warning

[PATCH RFC] usb: gadget: goku_udc: fix uninitialized kobject and UAFs
 2026-08-14 10:16 UTC 

[PATCH v2] btrfs: properly cleanup replace_task when the replace failed to start
 2026-08-14 10:16 UTC  (2+ messages)

[PATCH V15 00/14] Add memory page offlining support
 2026-08-14 10:16 UTC  (5+ messages)
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler

[PATCH] x86/alternatives: gracefully skip unrecognized indirect call instructions
 2026-08-14 10:15 UTC  (8+ messages)

[PATCH v8 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-08-14 10:15 UTC  (2+ messages)

[GIT PULL] nolibc changes for v7.3
 2026-08-14 10:14 UTC 

[PATCH] staging: greybus: use sysfs_emit() in show functions
 2026-08-14 10:13 UTC 

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-08-14 10:13 UTC  (3+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()

[PATCH v1 0/4] Add qref and refgen regulator support for QCS8300 and SA8775p PCIe PHYs
 2026-08-14 10:13 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add vdda-refgen and refgen supply properties

[PULL 0/6] Functional test framework improvements & bug fixes
 2026-08-14 10:09 UTC  (7+ messages)
` [PULL 1/6] tests/functional: add skipWithoutSudo() decorator
` [PULL 2/6] tests/functional/qemu_test: drop *args argument from .get_vm()
` [PULL 3/6] tests/testcase.py: passthrough monitor_address
` [PULL 4/6] hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status
` [PULL 5/6] hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers
` [PULL 6/6] hw/i386/amd_iommu: Avoid undefined behavior in amdvi_setevent_bits()

[PATCH v13] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-08-14 10:09 UTC  (16+ messages)
  ` i2c designware change broke touchpad of a thinkpad (was: i2c: designware: defer probe if child GpioInt controllers are not bound)
        ` i2c designware change broke touchpad of a thinkpad

[PATCH net] net: amd-xgbe: support receiving packets with bad FCS
 2026-08-14 10:09 UTC  (2+ messages)

[PATCH] Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
 2026-08-14 10:07 UTC 

[RFC PATCH] iommu/arm-smmu-v3: Allow nested attach for PCI bridges without vDEVICE
 2026-08-14 10:07 UTC 

[PATCH 0/3] ublk: validate zoned SET_PARAMS earlier
 2026-08-14 10:07 UTC  (3+ messages)
` [PATCH v1 1/3] ublk: reject non-power-of-2 zone sizes in SET_PARAMS

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-14 10:06 UTC  (8+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte

[scarthgap][PATCH] bitbake.conf: add TMPDIR to GIT_CEILING_DIRECTORIES
 2026-08-14 10:05 UTC 

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-14 10:04 UTC  (4+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU

[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
 2026-08-14 10:00 UTC  (3+ messages)
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up

[PATCH v2 0/3] boost: Add Boost.Python NumPy
 2026-08-14 10:01 UTC  (5+ messages)
` [PATCH v2 2/3] boost-build-native: Add python-numpy-include feature
    ` [OE-core] "

[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
 2026-08-14 10:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] serial: 8250_pci: Catch up on new pci_device_id entry without named initializer
 2026-08-14  9:59 UTC 

[PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-08-14  9:58 UTC  (4+ messages)

[PATCH V2] Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
 2026-08-14  9:51 UTC 

[PATCH] fuse: clear stale intr_entry in fuse_remove_pending_req()
 2026-08-14  9:57 UTC  (2+ messages)

[PATCH] mefi: add dynamic control interface for EFI runtime services
 2026-08-15  9:50 UTC  (2+ messages)
` [PATCH] efi: "

[PATCH v7 0/1] leds: st1202: Add hardware-accelerated blink support
 2026-08-14  9:56 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH] liveupdate: use scoped_guard for mutex in session operations
 2026-08-14  9:55 UTC 

[PATCH net] mpls: reload header after pskb_may_pull()
 2026-08-14  9:54 UTC 

[PATCH v3 0/2] usb: typec: tipd: fix uninitialized typec_partner_desc on stack
 2026-08-14  9:55 UTC  (5+ messages)
` [PATCH v3 1/2] usb: typec: tipd: fix uninitialized typec_partner_desc in tps6598x_connect()
` [PATCH v3 2/2] usb: typec: tipd: fix uninitialized typec_partner_desc in cd321x_update_work()

[PATCH 00/10] QEMU: CXL Type-2 device passthrough via vfio-pci
 2026-08-14  9:54 UTC  (3+ messages)

[OE-core][wrynose][patch 1/2] rpcbind: upgrade 1.2.8 -> 1.2.9
 2026-08-14  9:53 UTC  (2+ messages)
` [OE-core][wrynose][patch 2/2] rpcbind: Drop dependency on quota

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-08-14  9:54 UTC  (2+ messages)

[PATCH v4 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-14  9:53 UTC  (3+ messages)
` [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-14  9:53 UTC  (7+ messages)
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M

[PATCH v3 0/7] serial: Some yak shaving
 2026-08-14  9:52 UTC  (3+ messages)
` [PATCH v3 2/7] serial: txx9: Drop usage of uart_match_port()


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.