All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 17:20:12 to 2026-05-18 18:07:39 UTC [more...]

[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-18 18:07 UTC  (3+ messages)
` [PATCH v4 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops

[PATCH v2 0/4] iova: switch to augmented rbtree to avoid linear search
 2026-05-18 18:05 UTC  (3+ messages)
` [PATCH 1/4] iova: switch to augmented rbtree for log(n) allocation
` [PATCH 2/4] iova: drop dead cached_node / cached32_node infrastructure

[Buildroot] [PATCH/next 1/1] package/utfcpp: bump version to 4.1.0
 2026-05-18 18:07 UTC 

[PATCH v5 0/3] staging: rtl8723bs: efuse cleanup and brace fix
 2026-05-18 18:06 UTC  (4+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
` [PATCH v5 2/3] staging: rtl8723bs: add braces to else clause in rtw_efuse.c
` [PATCH v5 3/3] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature

[PATCH v1 00/12] Introduce nova-core mm prerequisites
 2026-05-18 18:03 UTC  (13+ messages)
` [PATCH v1 01/12] rust: pci: add resource_flags accessor
` [PATCH v1 02/12] rust: bitfield: support cast+shift accessor syntax
` [PATCH v1 03/12] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v1 04/12] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v1 05/12] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v1 06/12] gpu: nova-core: mm: Add Pfn (Physical Frame Number) type
` [PATCH v1 07/12] gpu: nova-core: mm: Add VramAddress type and conversion traits
` [PATCH v1 08/12] gpu: nova-core: mm: Add VramAddress arithmetic and ordering
` [PATCH v1 09/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v1 10/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v1 11/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v1 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[Buildroot] [PATCH/next 1/1] package/libinput: bump version to 1.31.2
 2026-05-18 18:05 UTC 

[PATCH] nios2: remove the architecture
 2026-05-18 17:24 UTC  (4+ messages)

Unable to set log priority for all direct mounts
 2026-05-18 18:04 UTC  (3+ messages)

[PATCH v2 00/21] fuse: extend passthrough to inode operations
 2026-05-18 18:04 UTC  (5+ messages)
` [PATCH v2 02/21] fuse: prepare for passthrough of "

[PATCH] ptrace: keep task's mm around in separate exit_mm field post-exit
 2026-05-18 18:04 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gnupg2: security bump version to 2.5.20
 2026-05-18 18:04 UTC 

[bluez/bluez]
 2026-05-18 18:04 UTC 

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-18 18:01 UTC  (52+ messages)
` [PATCH v7 01/23] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v7 02/23] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 05/23] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v7 06/23] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v7 07/23] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v7 08/23] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v7 14/23] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v7 15/23] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 17/23] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v7 18/23] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v7 21/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v7 22/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v7 23/23] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH] mailbox: make the channel receive function robust
 2026-05-18 18:03 UTC  (2+ messages)

[PATCH rdma-next v5 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-18 18:01 UTC  (4+ messages)
` [PATCH rdma-next v5 03/15] RDMA/core: "

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-18 18:01 UTC 

[PATCH v2 3/3] memory: tegra264: Add full set of MC clients
 2026-05-18 18:01 UTC  (3+ messages)

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-18 18:01 UTC  (3+ messages)
` [PATCH v3 02/10] KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-18 18:00 UTC  (5+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states

[PATCH for-4.22(?) v2] gnttab: simplify (really: drop) gnttab_set_frame_gfn()
 2026-05-18 18:00 UTC  (2+ messages)

[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
 2026-05-18 18:00 UTC  (4+ messages)
` [PATCH dpdk v5 0/5] Fix and improve VLAN/MPLS parsing in rte_net_get_ptype
  ` [PATCH dpdk v5 4/5] net: parse L3 protocol after MPLS labels

+ percpu-fix-hint-invariant-breakage.patch added to mm-new branch
 2026-05-18 18:00 UTC 

+ percpu-introduce-struct-pcpu_region.patch added to mm-new branch
 2026-05-18 18:00 UTC 

+ percpu-do-not-trust-hint-starts-when-they-are-not-set.patch added to mm-new branch
 2026-05-18 18:00 UTC 

+ percpu-fix-wrong-chunk-hints-update.patch added to mm-new branch
 2026-05-18 18:00 UTC 

[PATCH v2 0/2] drm/msm/dsi: support multiple DSC slices per packet
 2026-05-18 18:00 UTC  (4+ messages)
` [PATCH v2 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet

[PATCH v6 1/4] percpu: Fix wrong chunk hints update
 2026-05-18 18:00 UTC  (2+ messages)

[PATCH v1 00/15] power: unify and improve lcore ID verification
 2026-05-18 17:59 UTC  (3+ messages)
` [PATCH V2 "

[PATCH v2] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
 2026-05-18 17:59 UTC  (2+ messages)

[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
 2026-05-18 17:58 UTC  (3+ messages)

[PATCH] IB/cache: Check GID table references before attempting deletion
 2026-05-18 17:58 UTC  (4+ messages)

[PATCH v6 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-18 17:58 UTC  (5+ messages)
` [PATCH v6 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v6 3/6] drm/xe/xe_ras: Add support to clear error counter

[PATCH v4 0/5] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-18 17:57 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs (rev4)

[PATCH] thermal: armada: replace msleep with usleep_range for short durations
 2026-05-18 17:57 UTC  (2+ messages)

[PATCH v3 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-18 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v3 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[PATCH v2 00/10] bpf: introduce extensible load API
 2026-05-18 17:56 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] "

Patchwork housekeeping for: spi-devel-general
 2026-05-18 17:57 UTC 

[PATCH 6.12 000/143] 6.12.90-rc2 review
 2026-05-18 17:56 UTC  (2+ messages)

[PATCH] thermal: imx: do not split quoted string across lines
 2026-05-18 17:56 UTC  (2+ messages)

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-05-18 17:55 UTC  (3+ messages)

[PATCH v8 5/5] misc: pci_endpoint_test: Add AER error handlers
 2026-05-18 17:55 UTC  (2+ messages)

[PATCH v3 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-05-18 17:54 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm: ensure blend mode supported if alpha exposed

[PATCH] thermal: of: fix trailing whitespace and repeated word
 2026-05-18 17:55 UTC  (2+ messages)

[PATCH v1] dts: add sleep to trex setup
 2026-05-18 17:54 UTC  (2+ messages)
` [PATCH v2] dts: add retry loop to trex traffic generation

[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
 2026-05-18 17:54 UTC  (3+ messages)

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-18 17:54 UTC  (11+ messages)

[to-be-updated] percpu-fix-hint-invariant-breakage.patch removed from -mm tree
 2026-05-18 17:54 UTC 

[to-be-updated] percpu-introduce-struct-pcpu_region.patch removed from -mm tree
 2026-05-18 17:54 UTC 

[to-be-updated] percpu-do-not-trust-hint-starts-when-they-are-not-set.patch removed from -mm tree
 2026-05-18 17:54 UTC 

[to-be-updated] percpu-fix-wrong-chunk-hints-update.patch removed from -mm tree
 2026-05-18 17:54 UTC 

[PATCH] scsi: core: wake eh reliably when using scsi_schedule_eh
 2026-05-18 17:53 UTC  (3+ messages)

[PATCH] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-18 17:52 UTC  (3+ messages)

[PATCH dpdk] net/tap: use offsets provided by rte_net_get_ptype
 2026-05-18 17:52 UTC  (3+ messages)
` [PATCH dpdk v5] "

[PATCH v2 0/2] Packages upgrade
 2026-05-18 17:52 UTC  (3+ messages)
` [PATCH v2 2/2] strace: upgrade 6.19 -> 7.0

(subset) [PATCH v1 0/8] Add support for Microsoft Surface Pro 12in 1st Edition (Snapdragon)
 2026-05-18 17:51 UTC  (3+ messages)
` [PATCH v2 0/7] Add support for the Microsoft Surface Pro 12in 1st Edition (Snapdragon),

[PATCH] rust: cpu: use `unsafe_precondition_assert!`
 2026-05-18 17:51 UTC  (2+ messages)

[PATCH v2 2/3] dt-bindings: memory: tegra264: Add full set of MC client IDs
 2026-05-18 17:51 UTC  (3+ messages)

[PATCH v2] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
 2026-05-18 17:51 UTC  (2+ messages)

[PATCH 2/2] fuse: wait for aborted connection before releasing last fuse_dev
 2026-05-18 17:49 UTC  (6+ messages)

[PATCH v2 0/4] target/arm: Implement FEAT_CMPBR
 2026-05-18 17:47 UTC  (5+ messages)
` [PATCH v2 1/4] target/arm: Add feature predicate for FEAT_CMPBR
` [PATCH v2 2/4] target/arm: Implement CB, CBB, CBH
` [PATCH v2 3/4] target/arm: Implement CB (immediate)
` [PATCH v2 4/4] target/arm: Enable FEAT_CMPBR for -cpu max

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-18 17:48 UTC  (2+ messages)

[PATCH net v5] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-18 17:46 UTC 

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-18 17:46 UTC  (3+ messages)
` [PATCH v7 1/9] sysreset: qemu virt: Use map_sysmem()

[PATCH 00/11] Move test/py image creation into separate per-OS modules
 2026-05-18 17:45 UTC  (2+ messages)

[PATCH v5 0/1] i2c: designware: fix probe ordering for AMD GPIO on Lenovo Yoga 7 14AGP11
 2026-05-18 17:44 UTC  (11+ messages)

[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
 2026-05-18 17:43 UTC  (2+ messages)

[PATCH v6 1/2] perf: Reveal PMU type in fdinfo
 2026-05-18 17:41 UTC  (2+ messages)
` [PATCH v6 2/2] perf evsel: Find process with busy PMUs for EBUSY

qcom: add CDSP firmware for shikra platform
 2026-05-18 17:42 UTC  (2+ messages)

[PATCH 1/1] chrony: add group argument to useradd command
 2026-05-18 17:40 UTC  (2+ messages)
` [oe] "

[PATCH v1] kernel-fit-image: Check signing key files based on algorithm
 2026-05-18 17:39 UTC  (2+ messages)

[PATCHv2 00/11] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-18 17:39 UTC  (3+ messages)
` [PATCHv2 05/11] libbpf: Detect uprobe syscall with new error

[PATCH v8 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
 2026-05-18 17:38 UTC  (2+ messages)

[PATCH net] net: devmem: reject TX dma-buf with non-page-aligned size or SG length
 2026-05-18 17:37 UTC  (3+ messages)

[PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
 2026-05-18 17:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-google-api-core: propagate python-google-auth dependencies
 2026-05-18 17:36 UTC 

[PATCH v2] libbpf: fix UAF in strset__add_str()
 2026-05-18 17:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 5/5] RFC: pci: Migrate pci_mmcfg_{read,write} to pci.c
 2026-05-18 17:35 UTC  (3+ messages)
` [PATCH 0/5] Small PCI refactoring

[PATCH 0/2] Fix S0i3 wakeup with alarmtimer
 2026-05-18 17:35 UTC  (5+ messages)
` [PATCH 1/2] rtc: Add rtc_read_next_alarm() to read next expiring timer

[PATCH v5] drm/xe: Unify fault injection hooks for CSC, GT reset
 2026-05-18 17:34 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Unify fault injection hooks for CSC, GT reset (rev6)

[PATCH v0 1/1] iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
 2026-05-18 17:32 UTC  (2+ messages)

[tglx-devel:locking/futex 1/15] include/linux/compiler_types.h:638:10: fatal error: asm/percpu_types.h: No such file or directory
 2026-05-18 17:32 UTC 

[PATCH net-next] mlxsw: spectrum_ethtool: expose per-PG rx_discards
 2026-05-18 17:19 UTC  (2+ messages)

[PATCH net v4] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-18 17:33 UTC  (3+ messages)

[PATCH 0/4] s390: enable Rust support and add required arch glue
 2026-05-18 17:32 UTC  (7+ messages)
` [PATCH 4/4] s390: enable Rust support

[PATCH bpf-next v3] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-18 17:32 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: Fix test for refinement of single-value tnum
 2026-05-18 17:32 UTC  (3+ messages)

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-18 17:32 UTC  (9+ messages)
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 05/16] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages

[PATCH 0/2] block: fix two missed-wakeup hangs on shutdown path
 2026-05-18 17:26 UTC  (4+ messages)
` [PATCH 2/2] block/qcow2: fix hangup in cache_clean_timer cancellation

[GIT PULL for v7.1-rc5] media fixes
 2026-05-18 17:32 UTC  (2+ messages)

[GIT PULL for v7.1] vfs fixes
 2026-05-18 17:32 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: qcom: Add Vicharak Axon Mini
 2026-05-18 17:30 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Vicharak
` [PATCH v2 2/3] dt-bindings: arm: qcom: Add Vicharak Axon Mini
` [PATCH v2 3/3] arm64: dts: "

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-18 17:30 UTC  (10+ messages)

[PATCH V1 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi
 2026-05-18 17:29 UTC  (3+ messages)

[PATCH v3 0/2] Fix GCC 16 const-correctness violations
 2026-05-18 17:25 UTC  (3+ messages)
` [PATCH v3 1/2] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
` [PATCH v3 2/2] tests/qtest/libqtest: Fix const violation in qtest_verbose()

[PATCH v15 11/11] net/sxe2: implement Tx done cleanup
 2026-05-18 17:25 UTC  (3+ messages)
` [PATCH v16 00/11] net/sxe2: fix logic errors and address feedback

[PATCH v3 0/7] fetch: rework negotiation tip options
 2026-05-18 17:24 UTC  (5+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 8/8] send-pack: pass negotiation config in push

[Bug 221546] New: Fujitsu u727 notebook lid close does nothing kernel 7.x - normal triggered suspend/sleep working
 2026-05-18 17:23 UTC  (3+ messages)
` [Bug 221546] "

[PATCH v1] pwm: pca9685: Use named initializers for struct i2c_device_id
 2026-05-18 17:23 UTC 

[PATCH v3 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-05-18 17:22 UTC  (8+ messages)
` [PATCH v3 2/2] "

[5][RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-18 17:22 UTC 

[PATCH v1] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
 2026-05-18 17:21 UTC  (4+ messages)

[PATCH v8] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-05-18 17:21 UTC  (2+ messages)

Stop false review statements
 2026-05-18 17:19 UTC  (2+ messages)

[PATCH RESEND] gdrom: use strscpy in probe_gdrom_{setupcd,setupdisk}
 2026-05-18 17:19 UTC 


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.