All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 14:03:01 to 2026-07-20 14:31:02 UTC [more...]

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-20 14:30 UTC  (21+ messages)
` [PATCH v4 3/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v4 4/8] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v4 6/8] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v4 7/8] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()

[PATCH v2] hwmon: occ: validate poll response sensor blocks
 2026-07-20 14:30 UTC  (2+ messages)

[PATCH 0/1] libevl: Add debian package config
 2026-07-20 14:30 UTC  (2+ messages)

[PATCH v11 0/3] Introduce cold reset recovery method
 2026-07-20 14:30 UTC  (2+ messages)
` ✓ CI.KUnit: success for Introduce cold reset recovery method (rev11)

[PATCH RFC] Bluetooth: Add generic support for vendor HCI frames
 2026-07-20 14:30 UTC  (2+ messages)

[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
 2026-07-20 14:29 UTC  (3+ messages)

[PATCH net v3] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-20 14:29 UTC  (2+ messages)

[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
 2026-07-20 14:29 UTC  (2+ messages)

[PATCH] trace2: tolerate failed timestamp formatting
 2026-07-20 14:29 UTC  (4+ messages)

[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
 2026-07-20 14:29 UTC  (9+ messages)
` [PATCH 1/8] mm/khugepaged: separate out windy folio logic from collapse_file
` [PATCH 2/8] mm/khugepaged: factor out page cache folio reading
` [PATCH 3/8] mm/khugepaged: factor out and simplify dirty/writeback handling
` [PATCH 4/8] mm/khugepaged: simplify prepare folio locking and exit paths
` [PATCH 5/8] mm/khugepaged: add kerneldoc to prepare_collapse_file_folio()
` [PATCH 6/8] mm/khugepaged: hoist isolation into collapse_isolate_folio()
` [PATCH 7/8] mm/khugepaged: hoist more code "
` [PATCH 8/8] mm/khugepaged: fix and flesh out try_to_unmap_flush() comment

[PATCH RFC 0/2] media: i2c: Surface Pro 7+ camera flip fixes
 2026-07-20 14:28 UTC  (3+ messages)
` [PATCH RFC 1/2] media: i2c: ov8865: fix horizontal flip control polarity
` [PATCH RFC 2/2] media: i2c: ov5693: fix horizontal flip polarity and Bayer phase

[PATCH 0/8] coroutine: add missing annotations
 2026-07-20 14:28 UTC  (14+ messages)
` [PATCH 1/8] monitor: annotate monitor_qmp_dispatcher_pop_any() as coroutine
` [PATCH 2/8] migration: fix qemu_get_counted_string annotation
` [PATCH 3/8] io: add missing coroutine annotation
` [PATCH 4/8] block: "
` [PATCH 7/8] hw/9pfs: annotate V9fsTransport callbacks as coroutine_fn
` [PATCH 8/8] migration/rdma: annotate and simplify wait_comp_channel()

[PATCH v6 0/5] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-20 14:29 UTC  (6+ messages)
` [PATCH v6 1/5] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration

[PATCH] mm/slub: fix missing debugfs entries for caches created before sysfs init
 2026-07-20 14:51 UTC 

[PATCH v5] drm/xe/sysctrl: Add helper to query application status
 2026-07-20 14:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/sysctrl: Add helper to query application status (rev5)

[wrynose][PATCH v2] u-boot: re-enable RISC-V compressed (c) ISA extension
 2026-07-20 14:28 UTC  (2+ messages)

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v3)
 2026-07-20 14:28 UTC  (6+ messages)
` [PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
` [PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8
` [PATCH 3/4] drm/amd/display: Support DRM format "
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore

[PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
 2026-07-20 14:28 UTC  (11+ messages)

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-07-20 14:28 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs

[PATCH] hw/usb/host-libusb: keep autoscan enabled for bus+addr selector
 2026-07-20 14:25 UTC  (5+ messages)

[PATCH can-next 00/13] can: gs_usb: implement new features recently added to candleLight firmware
 2026-07-20 14:28 UTC  (11+ messages)
` [PATCH can-next 08/13] can: gs_usb: gs_update_state(): convert CAN state handling to can_change_state()
` [PATCH can-next 09/13] can: gs_usb: gs_usb_state_get_by_hf(): optionally print recived CAN error frames
` [PATCH can-next 10/13] can: gs_usb: gs_update_state(): set CAN_ERR_CNT if device sends CAN error counters
` [PATCH can-next 11/13] can: gs_usb: implement CAN_CTRLMODE_BERR_REPORTING for devices without native support
` [PATCH can-next 13/13] can: gs_usb: implement CAN bus off recovery

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-20 14:28 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net/tls: Bound consecutive no-data records in tls_sw_read_sock()
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery
` [PATCH net-next v2 3/6] tls: Implement read_sock_rectype for kTLS software path
` [PATCH net-next v2 4/6] selftests/tls: Add tests for data/control record interleaving
` [PATCH net-next v2 5/6] SUNRPC: Use read_sock_rectype for svcsock TCP receives
` [PATCH net-next v2 6/6] SUNRPC: Remove sock_recvmsg path from "

Reboot via EFI SystemReset()
 2026-07-20 14:28 UTC 

[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
 2026-07-20 14:27 UTC  (2+ messages)
` Forwarded: "

[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
 2026-07-20 14:26 UTC  (3+ messages)
` [PATCH v4 2/3] mm: vmscan: add a helper to identify file-backed executable folios

[PATCH 0/1] tidbits: net-udp: solicit new client for server mode
 2026-07-20 14:27 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH] staging: sm750fb: Align prototype parameter names to implementation
 2026-07-20 14:26 UTC 

Linking Patchwork with Sashiko?
 2026-07-20 14:26 UTC  (9+ messages)

[PATCH v2 0/7] Add hexagon l2vic device
 2026-07-20 14:25 UTC  (3+ messages)
` [PATCH v2 4/7] hw/intc: Add l2vic interrupt controller

[PATCH 0/5] allocate extent_buffer GFP_NOFAIL with unlocked retry
 2026-07-20 14:25 UTC  (2+ messages)

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-20 14:25 UTC 

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-07-20 14:24 UTC  (3+ messages)
` [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties

[PATCH RFC] fs: fix superblock freeze rollback on sync_blockdev failure
 2026-07-20 14:25 UTC 

[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
 2026-07-20 14:24 UTC  (11+ messages)

[PATCH v3 0/5] nfs: Modernize Direct I/O path
 2026-07-20 14:24 UTC  (7+ messages)
` [PATCH v3 2/5] nfs: Track number of pinned pages in nfs_page
` [PATCH v3 3/5] nfs: Introduce nfs_release_request_list helper

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-20 14:24 UTC  (4+ messages)

[PATCH] usb: typec: ucsi: Unregister lockdep key only after last lock use
 2026-07-20 14:24 UTC 

[PATCH] KVM: VMX: Postpone IPIv setup after successful vCPU creation
 2026-07-20 14:18 UTC  (4+ messages)

[PATCH v2 0/6] hwmon: (adt7470) Add thermal zone and PWM provider support
 2026-07-20 14:24 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: hwmon: add binding for adi,adt7470

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-20 14:24 UTC  (4+ messages)
` [PATCH RFC v3 2/2] "

[PATCH v16 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2026-07-20 14:23 UTC  (15+ messages)
` [PATCH v16 04/12] media: mediatek: jpeg: Fix buffer completion on multi-core streaming stop
` [PATCH v16 06/12] media: mediatek: jpeg: fix buffer state update timing
` [PATCH v16 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
` [PATCH v16 08/12] media: mediatek: jpeg: fix remove buffer removal timing for multi-core
` [PATCH v16 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v16 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v16 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH v2 0/5] stubdom: remove grub-pv
 2026-07-20 14:22 UTC  (2+ messages)

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 14:22 UTC  (5+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH v3] wifi: ath12k: fix survey indexing across bands
 2026-07-20 14:22 UTC  (3+ messages)

[PATCH v2] ocfs2: free unused clusters on defrag move errors
 2026-07-20 14:21 UTC  (3+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-07-20 14:21 UTC  (7+ messages)

[PATCH v2] serial: 8250: clear a stuck RX-timeout interrupt with an empty FIFO
 2026-07-20 14:20 UTC  (2+ messages)

[PATCH v3] ocfs2: free unused clusters on defrag move errors
 2026-07-20 14:19 UTC 

[PATCH] x86emul: prune an excess EVEX.Z check
 2026-07-20 14:19 UTC  (2+ messages)

[PATCH bpf v2] veth: convert frag_list skbs before running XDP
 2026-07-20 14:18 UTC  (2+ messages)

[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
 2026-07-20 14:17 UTC  (3+ messages)
` [PATCH 6/7] soc: ti: wkup_m3_ipc: Remove redundant dev_err()

[PATCH v2] mm/slub: prevent pfmemalloc objects from entering the barn
 2026-07-20 14:17 UTC  (2+ messages)

[PATCH] nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
 2026-07-20 14:16 UTC 

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-20 14:16 UTC  (14+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 02/13] mm/slub: skip handle_failed_objexts_alloc() with profiling disabled
` [PATCH v2 03/13] mm/slab: remove objs_per_slab()
` [PATCH v2 04/13] mm: move struct slabobj_ext to mm/slab.h
` [PATCH v2 05/13] mm/slab: make slab_obj_ext() determine object index
` [PATCH v2 06/13] mm/slab: abstract slabobj_ext.objcg access
` [PATCH v2 07/13] mm/slab: abstract slabobj_ext.ref access
` [PATCH v2 08/13] mm/slab: replace slab.stride with obj_exts_in_object
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 10/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v2 11/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
` [PATCH v2 13/13] mm/slab: stop allocating objcg pointers when unnecessary

[PATCH] mm: use proper PTE accessor in move_ptes()
 2026-07-20 14:16 UTC 

[PATCH bpf v4 0/4] Fixes for bpf link update
 2026-07-20 14:16 UTC  (3+ messages)
` [PATCH bpf v4 3/4] bpf: Fix potential UAF when reading bpf link info

[PATCH] fbdev: core: Clamp total_size to smem_len in fb_io_read/write
 2026-07-20 14:15 UTC  (2+ messages)

[PATCH v2] hwmon: (lm90) Switch channel parsing to fwnode APIs
 2026-07-20 14:15 UTC  (3+ messages)

[PATCH 1/1] USB: serial: option: add TDTECH MT5710-CN
 2026-07-20 14:15 UTC  (2+ messages)

[PATCH] selftests: timers: Use CPU time for CPU timers in posix_timers test
 2026-07-20 14:14 UTC  (2+ messages)

[PATCH 0/3] Move NFS filehandle defs into separate include
 2026-07-20 14:14 UTC  (4+ messages)
` [PATCH 1/3] NFS: Add linux/nfs_fh.h
` [PATCH 2/3] lockd: Switch linux/nfs.h to linux/nfs_fh.h
` [PATCH 3/3] NFSD: Use struct knfsd_fh in struct pnfs_ff_layout

[PATCH net-next v2 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
 2026-07-20 14:07 UTC  (2+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-07-20 14:13 UTC  (6+ messages)
` [PATCH v6 13/16] media: v4l2-subdev: Add v4l2_subdev_call_ci_state_{active,try}

[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
 2026-07-20 14:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-20 14:13 UTC  (7+ messages)
` [PATCH v3 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH] timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
 2026-07-20 14:13 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 0/2] mtd: spi-nor: sfdp: bound two optional parameter tables
 2026-07-20 14:11 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: sfdp: check the length of the xSPI Profile 1.0 table
` [PATCH v2 2/2] mtd: spi-nor: sfdp: check the length of the SCCR map

[PATCH v2 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
 2026-07-20 14:13 UTC  (4+ messages)
` [PATCH v2 2/2] phy: mediatek: Add support for PCI-Express Gen4 S-PHY

[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-07-20 14:12 UTC  (2+ messages)

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-07-20 14:11 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[RFC PATCH 0/4] virtio: SQ/CQ doorbell polling for vhost-scsi
 2026-07-20 14:10 UTC  (5+ messages)
` [RFC PATCH 1/4] common: add UAPI for SQ/CQ doorbell polling
` [RFC PATCH 2/4] vhost: host kernel support for SQ/CQ polling
` [RFC PATCH 3/4] virtio: guest driver "
` [RFC PATCH 4/4] virtio: add SQ/CQ polling mode support for vhost-scsi

[OE-core] [scarthgap] [PATCH 1/8] cups: Fix CVE-2026-27447
 2026-07-20 14:10 UTC  (5+ messages)
` [OE-core] [scarthgap] [PATCH 8/8] cups: Fix CVE-2026-41079

[PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames
 2026-07-20 14:10 UTC  (3+ messages)
` [PATCH bluez RFC 2/3] doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-20 14:10 UTC  (5+ messages)
` [PATCH v2 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH v4 2/8] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
 2026-07-20 14:10 UTC  (4+ messages)

[PATCH v4 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-20 14:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Enable CMRR in fixed-RR VRR path (rev3)

[PATCH V2] media: i2c: imx334: add new link frequency configuration
 2026-07-20 14:09 UTC  (2+ messages)

[PATCH v2] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-20 14:09 UTC  (2+ messages)

[PATCH v2 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
 2026-07-20 14:12 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macros
` [PATCH v2 2/9] arm64: dts: imx8ulp: Add I3C2 controller node
` [PATCH v2 3/9] arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2
` [PATCH v2 4/9] arm64: dts: imx8ulp: Add assigned clock properties for LPUART nodes
` [PATCH v2 5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button
` [PATCH v2 6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth
` [PATCH v2 7/9] arm64: dts: imx8ulp-evk: Enable LPUART7
` [PATCH v2 8/9] arm64: dts: imx8ulp-evk: Change the values of some PCRs of ENET
` [PATCH v2 9/9] arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size

[LTP] [PATCH] setsockopt10: Bind test sockets to any free port
 2026-07-20 14:09 UTC 

[PATCH] arm64: archrandom: avoid trapping ID register read in __cpu_has_rng()
 2026-07-20 14:06 UTC 

[PATCH] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
 2026-07-20 14:09 UTC 

[PATCH BlueZ] test-runner: use virtio for the default kernel console
 2026-07-20 14:09 UTC 

[PATCH v2] idpf: disable PCIe PTM on probe failure and removal
 2026-07-20 14:08 UTC  (4+ messages)
  ` [Intel-wired-lan] "

update BDI {io,ra}_pages values based on the RT device limits v2
 2026-07-20 14:08 UTC  (2+ messages)
` [PATCH] xfs: update BDI {io,ra}_pages values based on the RT device limits

[PATCH v2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers
 2026-07-20 14:08 UTC  (5+ messages)

[PATCH v1] clk: Use named initializers for platform_device_id arrays
 2026-07-20 14:08 UTC  (6+ messages)
    ` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]

[PATCH v4 6/8] media: virtio: Add virtio_media_driver
 2026-07-20 14:07 UTC  (7+ messages)

[PATCH 1/2] posix-timers: clean up kernel-doc warnings
 2026-07-20 14:07 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Clean "

[PATCH 2/2] posix-cpu-timers: avoid kernel-doc warnings
 2026-07-20 14:07 UTC  (2+ messages)
` [tip: timers/core] posix-cpu-timers: Avoid "

[PATCH net-next v2 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
 2026-07-20 14:07 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
 2026-07-20 14:07 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: leds: backlight: Convert "

[PATCH] serial: 8250_hub6: Fix double definition for hub6_match_port()
 2026-07-20 14:07 UTC  (3+ messages)

[PATCH] x86emul: drop dead conditional from decode
 2026-07-20 14:06 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Skip rmap aging when the rmap lock was elided
 2026-07-20 14:05 UTC  (2+ messages)

OE-core CVE metrics for scarthgap on Mon Jul 20 11:15:59 2026
 2026-07-20 14:05 UTC  (3+ messages)
` OE-core CVE metrics for wrynose on Mon Jul 20 10:14:12 2026
` OE-core CVE metrics for master on Mon Jul 20 10:47:30 2026

[Intel-wired-lan] [ANN] E830 NIC join intel's netdev-ci
 2026-07-20 14:03 UTC  (3+ messages)

[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
 2026-07-20 14:04 UTC  (3+ messages)
` [PATCH 2/7] staging: fbtft: Remove redundant dev_err_probe()

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-20 14:03 UTC  (4+ messages)
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers

[PATCH] timekeeping: Use data_race() and READ_ONCE() in ktime_get_real_seconds()
 2026-07-20 14:03 UTC  (6+ messages)

[PATCH 0/5] vfio-user: validate server responses
 2026-07-20 13:58 UTC  (3+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] vfio-user: vfio_user_device_io_device_feature: prevent buffer overflow

[PATCH tty v7 0/2] Convert 8250 to NBCON, take 2
 2026-07-20 14:03 UTC  (3+ messages)
` [PATCH tty v7 2/2] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"


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.