All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-21 21:57:00 to 2026-04-21 23:05:55 UTC [more...]

[PATCH] tools/power/turbostat: fix unrecognized option '-P'
 2026-04-21 23:05 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-21 23:05 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes

4K inode support on 4Kn device
 2026-04-21 23:05 UTC  (2+ messages)
` [ RFC ] xfs: 4K inode support

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-21 23:04 UTC  (5+ messages)
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable

[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-04-21 23:04 UTC  (3+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support

[PATCH ath-next] wifi: ath11k: use kzalloc_flex
 2026-04-21 23:03 UTC  (2+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-21 23:02 UTC  (4+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[RFC PATCH] mm/hugetlb_cma: round up per_node before logging it
 2026-04-21 23:02 UTC 

[PATCH bpf-next] s390/bpf: inline smp_processor_id and current_task
 2026-04-21 23:00 UTC  (2+ messages)

[PATCH net v3 0/2] tcp: fix listener wakeup after reuseport migration
 2026-04-21 22:59 UTC  (5+ messages)
` [PATCH net v3 1/2] tcp: call sk_data_ready() after listener migration
` [PATCH net v3 2/2] selftests/bpf: check epoll readiness during reuseport migration

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-04-21 22:58 UTC  (5+ messages)
` [PATCH 5.10 491/491] io_uring/poll: correctly handle io_poll_add() return value on update

[PATCHv4 0/6] various memory related fixups
 2026-04-21 22:55 UTC  (6+ messages)
` [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations

[PATCH i-g-t v1 0/4] Various fixes for prime_udl test
 2026-04-21 22:55 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Various fixes for prime_udl test (rev2)

[PATCH v8 1/2] checkpatch: Allow passing config directory
 2026-04-21 22:53 UTC  (2+ messages)

[PATCH v4 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-04-21 22:52 UTC  (9+ messages)
` [PATCH v4 1/8] sframe: Allow kernelspace sframe sections
` [PATCH v4 2/8] arm64, unwind: build kernel with sframe V3 info
` [PATCH v4 3/8] arm64: entry: add unwind info for various kernel entries
` [PATCH v4 4/8] sframe: Provide PC lookup for vmlinux .sframe section
` [PATCH v4 5/8] sframe: Allow unsorted FDEs
` [PATCH v4 6/8] arm64/module, sframe: Add sframe support for modules
` [PATCH v4 7/8] sframe: Introduce in-kernel SFRAME_VALIDATION
` [PATCH v4 8/8] unwind: arm64: Use sframe to unwind interrupt frames

[PATCH v3 3/5] platform/x86: int3472: tps68470: add board data for Dell Latitude 5285
 2026-04-21 22:52 UTC  (7+ messages)
` [PATCH v4 0/5] Enable cameras on Dell Latitude 5285 2-in-1
  ` [PATCH v4 1/5] platform/x86: intel_lpss: add resource conflict quirk for Dell Latitude 5285
  ` [PATCH v4 2/5] platform/x86: int3472: tps68470: fix clock consumer registration "
  ` [PATCH v4 3/5] platform/x86: int3472: tps68470: add board data "
  ` [PATCH v4 4/5] media: ipu-bridge: add sensor configuration for OV8858 (INT3477)
  ` [PATCH v4 5/5] media: ov8858: add ACPI device ID INT3477

[PATCH v2 0/8] board: ten64: add USB Hub (USB5744) management support
 2026-04-21 22:52 UTC  (13+ messages)
` [PATCH v2 2/8] board: ten64: add fdt fixup to hide usb hub topology
` [PATCH v2 3/8] board: ten64: remove USB hub references from internal FDT when needed
` [PATCH v2 4/8] configs: ten64: enable OF_FIXUP
` [PATCH v2 5/8] configs: ten64: enable USB_ONBOARD_HUB (USB5744) option
` [PATCH v2 6/8] configs: ten64: switch to OF_UPSTREAM
` [PATCH v2 7/8] arm: dts: remove local copy Ten64 board DTS

[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
 2026-04-21 22:52 UTC  (12+ messages)
` [PATCH bpf-next v3 1/9] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v3 2/9] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v3 3/9] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v3 5/9] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v3 6/9] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v3 7/9] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v3 8/9] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v3 9/9] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH] MAINTAINERS: Use N: for NXP entry
 2026-04-21 22:50 UTC 

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-21 22:51 UTC  (5+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves

[PATCH] gpio: 74x164: use dev_read_* APIs for live-tree compatibility
 2026-04-21 22:50 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-04-21 22:49 UTC  (6+ messages)

[PATCH v1] serial: msm-geni: configure RX watermark register
 2026-04-21 22:49 UTC  (2+ messages)

[PATCH 0/4] acpi: handle duplicate tables in acpi dump
 2026-04-21 22:49 UTC  (8+ messages)
` [PATCH 1/4] acpi: add index parameter to acpi_find_table
` [PATCH 2/4] cmd/acpi: add optional index parameter to acpi dump
` [PATCH 4/4] doc: document index parameter of `acpi dump`
` [0/4] acpi: handle duplicate tables in acpi dump

[PATCH v2 0/6] fuse: fix hang with sync init
 2026-04-21 22:49 UTC  (5+ messages)
` [PATCH v2 1/6] fuse: create fuse_dev on /dev/fuse open instead of mount

[PATCH 1/1] acpi: fix initial RSDT and XSDT size
 2026-04-21 22:48 UTC  (2+ messages)

[PATCH] pci: correct PCI device enumeration to include all functions on device 0
 2026-04-21 22:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Add support for ubi environment to create volumes
 2026-04-21 22:48 UTC  (17+ messages)
` [PATCH v2 1/8] ubi: remove unnecessary extern directive from function prototypes
` [PATCH v2 2/8] cmd: ubi: mark read-only function parameters with const
` [PATCH v2 3/8] cmd: ubi: use void * for buf parameter in ubi_volume_read
` [PATCH v2 4/8] cmd: ubifs: mark string parameters with const
` [PATCH v2 5/8] cmd: ubi: reorganize command messages
` [PATCH v2 6/8] cmd: ubi: expose more APIs to public
` [PATCH v2 7/8] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
` [PATCH v2 8/8] env: ubi: add support to create environment volume if it does not exist

CPU Lockups in KVM with deferred hrtimer rearming
 2026-04-21 22:48 UTC  (16+ messages)

[PATCH i-g-t 0/4] Add attachments support
 2026-04-21 22:47 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[RFC PATCH 0/2] Support for Hyper-V's HvExtCallGetBootZeroedMemory()
 2026-04-21 22:46 UTC  (7+ messages)
` [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory

[PATCH v1 0/7] DTS updates for system1 BMC
 2026-04-21 22:45 UTC  (8+ messages)
` [PATCH v1 1/7] ARM: dts: aspeed: system1: Disable vuart2
` [PATCH v1 2/7] ARM: dts: aspeed: system1: Enable video engine
` [PATCH v1 3/7] ARM: dts: aspeed: system1: Add usb virtual hub dev
` [PATCH v1 4/7] ARM: dts: aspeed: system1: Enable temp sensors
` [PATCH v1 5/7] ARM: dts: aspeed: system1: disable NCSI net port
` [PATCH v1 6/7] ARM: dts: aspeed: system1: Added status LEDs
` [PATCH v1 7/7] ARM: dts: aspeed: system1: DTS updates

[PATCH] wifi: nl80211: require admin perm on SET_PMK / DEL_PMK
 2026-04-21 22:45 UTC 

[PATCH] mshv: Fix large page unmap count in error path
 2026-04-21 22:44 UTC 

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-21 22:44 UTC  (22+ messages)

[PATCH 0/1] MAINTAINERS: Update s390 trees
 2026-04-21 22:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH i-g-t] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-04-21 22:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
 2026-04-21 22:40 UTC  (9+ messages)

[PATCH] of/fdt: remove redundant memset in __unflatten_device_tree()
 2026-04-21 22:40 UTC  (3+ messages)

[PATCH] tests: add test for json-streamer.c error recovery
 2026-04-21 22:39 UTC  (3+ messages)

[PATCH v3 0/4] FEAT_RME_GDI initial work
 2026-04-21 22:39 UTC  (3+ messages)
` [PATCH v3 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI

[PATCH v4 0/3] btrfs: fix COW amplification under memory pressure
 2026-04-21 22:39 UTC  (5+ messages)
` [PATCH v4 1/3] btrfs: skip COW for written extent buffers allocated in current transaction

[PATCH v3] Improve handosff prepare on SoCFPGA
 2026-04-21 22:38 UTC  (4+ messages)

[Patch v2 0/4] perf/x86/intel: Fix several bugs of auto counter
 2026-04-21 22:37 UTC  (5+ messages)
` [Patch v2 1/4] perf/x86/intel: Clear stale ACR mask before updating new mask
` [Patch v2 2/4] perf/x86/intel: Disable PMI for self-reloaded ACR events

[RFC PATCH] iomap: add fast read path for small direct I/O
 2026-04-21 22:36 UTC  (6+ messages)

[PATCH --to=kys@microsoft.com,haiyangz@microsoft.com,wei.liu@kernel.org,decui@microsoft.com,longli@microsoft.com] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-21 22:36 UTC 

[PATCH v2 0/1] hw/s390x/ccw: Disable legacy mode
 2026-04-21 22:34 UTC  (3+ messages)
` [PATCH v2 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)

[PATCH mptcp-next v3 0/3] mptcp: MSG_ERRQUEUE support on the parent socket
 2026-04-21 22:33 UTC  (4+ messages)
` [PATCH mptcp-next v3 1/3] mptcp: propagate RECVERR sockopts to subflows
` [PATCH mptcp-next v3 2/3] mptcp: support MSG_ERRQUEUE on the parent socket
` [PATCH mptcp-next v3 3/3] selftests: mptcp: cover IP_RECVERR sockopt propagation

[PATCH v3] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-21 22:33 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Convert stolen memory over to ttm_range_manager (rev3)

[PATCH V3 0/2] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
 2026-04-21 22:32 UTC  (5+ messages)
` [PATCH V3 1/3] block: clear BLK_FEAT_PCI_P2PDMA in blk_stack_limits() for non-supporting devices

[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
 2026-04-21 22:30 UTC  (4+ messages)

[PATCH i-g-t v2] tests/intel/kms_pwrite_crc: Create basic subtest
 2026-04-21 22:26 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_pwrite_crc: Create basic subtest (rev2)

[PATCH 0/1] ipmi: Fix issues with BMCs that report event and message incorrectly
 2026-04-21 22:24 UTC  (2+ messages)

[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-21 22:23 UTC  (5+ messages)
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH v2 0/5] Defer the IOMMU translation and support access_type
 2026-04-21 22:22 UTC  (2+ messages)

[PATCH v2 0/7] Add helper method hid_sensor_adjust_channel_bit_mask()
 2026-04-21 22:20 UTC  (8+ messages)
` [PATCH v2 1/7] iio: HID: "
` [PATCH v2 2/7] iio: accel: HID: Replace method accel_3d_adjust_channel_bit_mask()
` [PATCH v2 3/7] iio: gyro: HID: Replace method gyro_3d_adjust_channel_bit_mask()
` [PATCH v2 4/7] iio: light: HID: Replace method als_adjust_channel_bit_mask()
` [PATCH v2 5/7] iio: light: HID: Replace method prox_adjust_channel_bit_mask()
` [PATCH v2 6/7] iio: magnetometer: HID: Replace method magn_3d_adjust_channel_bit_mask()
` [PATCH v2 7/7] iio: pressure: HID: Replace method press_adjust_channel_bit_mask()

[PATCH 1/2] intel_iommu: Replace assert(size == 4) with guest error in MMIO handlers
 2026-04-21 22:21 UTC  (2+ messages)

[PATCH i-g-t] tests/kms: correct index validation logic
 2026-04-21 22:20 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms: correct index validation logic (rev2)

[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-21 22:20 UTC  (4+ messages)

[PATCH 1/2] scsi: ufs: core: Introduce function ufshcd_query_attr_qword()
 2026-04-21 11:01 UTC 

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-21 22:19 UTC  (3+ messages)
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect

[PATCH net v8 00/15] net: sleepable ndo_set_rx_mode
 2026-04-21 22:19 UTC  (5+ messages)
` [PATCH net v8 03/15] net: cache snapshot entries for ndo_set_rx_mode_async

[PATCH 0/6] dt-overlay: some fixes and improvements
 2026-04-21 22:18 UTC  (23+ messages)
` [PATCH 1/6] xen/dt-overlay: fix double-free of rangesets on attach failure
` [PATCH 2/6] xen/dt-overlay: fix rangeset leak and dead code in domctl path
` [PATCH 3/6] xen/dt-overlay: check overlay size before memcmp in tracker lookup
` [PATCH 4/6] xen/dt-overlay: fix silent success in dt_overlay_remove_node
` [PATCH 5/6] xen/dt-overlay: support phandle-based targeting in overlay_get_nodes_info
` [PATCH 6/6] xen/dt-overlay: attach resources for child nodes in overlay

[PATCH v4 00/29] Metadata series preparation
 2026-04-21 22:18 UTC  (13+ messages)
` [PATCH v4 18/29] media: mc: Simplify link processing in __media_pipeline_start()
` [PATCH v4 24/29] media: v4l2-subdev: Introduce v4l2_subdev_get_frame_desc()

[PATCH v3 0/2] use guard()() to handle synchronisation
 2026-04-21 22:14 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
` [PATCH v3 2/2] iio: adc: ingenic-adc: use guard()() to handle synchronisation

[RFC PATCH v1] virtio_pci: only store successfully populated virtio_pci_vq_info
 2026-04-21 22:16 UTC  (5+ messages)

[PATCH bpf-next v8 8/8] selftests/bpf: Reuse stderr parsing for libarena ASAN tests
 2026-04-21 22:16 UTC  (2+ messages)

[PATCH] x86/cpu: Disable FRED when PTI is forced on
 2026-04-21 22:16 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
 2026-04-21 22:15 UTC  (2+ messages)

[PATCH v3 0/5] hw/tpm: Remove instance @ppi_enabled field
 2026-04-21 22:15 UTC  (9+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-21 22:13 UTC  (11+ messages)

[BUG] v2.45+: git commit -S invalidates signature for non-UTF-8 messages
 2026-04-21 22:13 UTC  (4+ messages)

[PATCH v5 0/9] Hexagon system emulation - Part 3/3
 2026-04-21 22:12 UTC  (12+ messages)
` [PATCH v5 5/9] hw/hexagon: Add support for cfgbase
` [PATCH v5 7/9] target/hexagon: add build config for softmmu
` [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine

[PATCH v3] drm/amd/display: Restore analog connector support
 2026-04-21 22:11 UTC  (4+ messages)

[PATCH bpf-next 0/9] bpf: Prepare to support stack arguments
 2026-04-21 22:10 UTC  (5+ messages)
` [PATCH bpf-next 7/9] bpf: Prepare verifier logs for upcoming kfunc "
` [PATCH bpf-next 8/9] bpf: Introduce bpf register BPF_REG_PARAMS

[PATCH] ASoC: ops: Log unknown controls in snd_soc_limit_volume()
 2026-04-21 22:09 UTC  (2+ messages)

[RFC PATCH 0/3] platform/x86: uniwill-laptop: Another improvement and another feature
 2026-04-21 22:03 UTC  (3+ messages)
` [RFC PATCH 3/3] platform/x86: uniwill-laptop: Offer support to activate local dimming

RCU warning off ublk_buf_cleanup() -> mas_for_each()
 2026-04-21 22:03 UTC  (5+ messages)

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-21 22:02 UTC  (20+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 02/19] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH RFC v3 03/19] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH RFC v3 04/19] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH RFC v3 05/19] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH RFC v3 06/19] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH RFC v3 07/19] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH RFC v3 08/19] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH RFC v3 09/19] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH RFC v3 11/19] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC v3 12/19] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC v3 13/19] virtio_balloon: a hack to enable host-zeroed page optimization
` [PATCH RFC v3 14/19] mm: page_reporting: add flush parameter with page budget
` [PATCH RFC v3 15/19] mm: add free_frozen_pages_zeroed
` [PATCH RFC v3 16/19] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH RFC v3 17/19] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH RFC v3 18/19] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH RFC v3 19/19] virtio_balloon: mark deflated pages as zeroed

[PATCH v3] drm: uapi: Use SPDX in DRM core uAPI headers
 2026-04-21 22:01 UTC  (2+ messages)

[PATCH v5 0/3] staging: rtl8723bs: simplify booleans and cleanup style
 2026-04-21 22:00 UTC  (4+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: simplify boolean comparisons
` [PATCH v5 2/3] staging: rtl8723bs: add spaces around bitwise OR operators
` [PATCH v5 3/3] staging: rtl8723bs: cleanup if-statements formatting

[PATCH v3 0/4] Update Landlock docs to Landlock ABI v8
 2026-04-21 22:00 UTC  (3+ messages)
` [PATCH v3 4/4] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags

[PATCH] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
 2026-04-21 21:58 UTC  (4+ messages)

[PATCH bpf-next v8 7/8] selftests/bpf: Add selftests for libarena buddy allocator
 2026-04-21 21:57 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] f2fs update for 7.1-rc1
 2026-04-21 21:56 UTC  (3+ messages)
  `  "

[PATCH 0/3] coda dcache-related cleanups and fixes
 2026-04-21 21:56 UTC  (4+ messages)
  ` [git pull] "

[GIT PULL] DAX for 7.1
 2026-04-21 21:56 UTC  (2+ messages)

[PATCH dpdk] net/mlx5: add option to reduce Tx datapath compilation time
 2026-04-21 21:56 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.