All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-09 07:20:52 to 2025-10-09 08:04:40 UTC [more...]

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09  8:04 UTC  (9+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

[PATCH v3 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-10-09  8:02 UTC  (3+ messages)
` [PATCH v3 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v3 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver

[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-09  8:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[REGRESSION][BISECTED] kbuild: CFLAGS=-w no longer works
 2025-10-09  8:02 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
 2025-10-09  8:02 UTC  (3+ messages)

[PATCH 0/6] packfile: remove `packfile_store_get_packs()`
 2025-10-09  8:01 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] object-name: convert to use `packfile_store_get_all_packs()`
  ` [PATCH v2 2/6] builtin/gc: "
  ` [PATCH v2 3/6] builtin/grep: simplify how we preload packs
  ` [PATCH v2 4/6] packfile: drop `packfile_store_get_packs()`
  ` [PATCH v2 5/6] packfile: introduce macro to iterate through packs
  ` [PATCH v2 6/6] packfile: rename `packfile_store_get_all_packs()`

Instalacja pv
 2025-10-09  7:56 UTC 

[PATCH v2 0/5] mm/page_owner: add debugfs files 'show_handles' and 'show_stacks_handles'
 2025-10-09  8:01 UTC  (3+ messages)
` [PATCH v2 1/5] mm/page_owner: introduce struct stack_print_ctx

[PATCH v2 0/5] MediaTek PLL Refactors and Fixes
 2025-10-09  8:01 UTC  (5+ messages)
` [PATCH v2 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH v2 4/5] clk: mediatek: Refactor pllfh registration to pass device

[bisected][mainline]Kernel warnings at kernel/sched/cpudeadline.c:219
 2025-10-09  8:00 UTC  (6+ messages)

[PATCH v7 00/14] hide ->i_state behind accessors
 2025-10-09  7:59 UTC  (15+ messages)
` [PATCH v7 01/14] fs: move wait_on_inode() from writeback.h to fs.h
` [PATCH v7 02/14] fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
` [PATCH v7 03/14] fs: provide accessors for ->i_state
` [PATCH v7 04/14] Coccinelle-based conversion to use ->i_state accessors
` [PATCH v7 05/14] Manual conversion to use ->i_state accessors of all places not covered by coccinelle
` [PATCH v7 06/14] btrfs: use the new ->i_state accessors
` [PATCH v7 07/14] ceph: "
` [PATCH v7 08/14] smb: "
` [PATCH v7 09/14] f2fs: "
` [PATCH v7 10/14] gfs2: "
` [PATCH v7 11/14] overlayfs: "
` [PATCH v7 12/14] nilfs2: "
` [PATCH v7 13/14] xfs: "
` [PATCH v7 14/14] fs: make plain ->i_state access fail to compile

[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
 2025-10-09  7:58 UTC  (5+ messages)
` [PATCH 2/6] tracetool: apply isort and add check

[PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs
 2025-10-09  7:59 UTC  (5+ messages)

[PATCH] bpf, sockmap: Update tp->rcv_nxt in sk_psock_skb_ingress
 2025-10-09  7:59 UTC  (2+ messages)

[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
 2025-10-09  7:50 UTC  (36+ messages)
` [PULL 01/35] subprojects: Remove version number from .gitignore
` [PULL 02/35] subprojects: add glib-sys-rs
` [PULL 03/35] rust: use glib-sys
` [PULL 04/35] build-sys: default to host vendor for rust target triple
` [PULL 05/35] target/i386: add compatibility property for arch_capabilities
` [PULL 06/35] target/i386: add compatibility property for pdcm feature
` [PULL 07/35] accel: Add Meson and config support for MSHV accelerator
` [PULL 08/35] target/i386/emulate: Allow instruction decoding from stream
` [PULL 09/35] target/i386/mshv: Add x86 decoder/emu implementation
` [PULL 10/35] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PULL 11/35] include/hw/hyperv: Add MSHV ABI header definitions
` [PULL 12/35] linux-headers/linux: Add mshv.h headers
` [PULL 13/35] accel/mshv: Add accelerator skeleton
` [PULL 14/35] accel/mshv: Register memory region listeners
` [PULL 15/35] accel/mshv: Initialize VM partition
` [PULL 16/35] accel/mshv: Add vCPU creation and execution loop
` [PULL 17/35] accel/mshv: Add vCPU signal handling
` [PULL 18/35] target/i386/mshv: Add CPU create and remove logic
` [PULL 19/35] target/i386/mshv: Implement mshv_store_regs()
` [PULL 20/35] target/i386/mshv: Implement mshv_get_standard_regs()
` [PULL 21/35] target/i386/mshv: Implement mshv_get_special_regs()
` [PULL 22/35] target/i386/mshv: Implement mshv_arch_put_registers()
` [PULL 23/35] target/i386/mshv: Set local interrupt controller state
` [PULL 24/35] target/i386/mshv: Register CPUID entries with MSHV
` [PULL 25/35] target/i386/mshv: Register MSRs "
` [PULL 26/35] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PULL 27/35] target/i386/mshv: Write MSRs to the hypervisor
` [PULL 28/35] target/i386/mshv: Implement mshv_vcpu_run()
` [PULL 29/35] accel/mshv: Handle overlapping mem mappings
` [PULL 30/35] qapi/accel: Allow to query mshv capabilities
` [PULL 31/35] target/i386/mshv: Use preallocated page for hvcall
` [PULL 32/35] docs: Add mshv to documentation
` [PULL 33/35] MAINTAINERS: Add maintainers for mshv accelerator
` [PULL 34/35] tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS
` [PULL 35/35] rust: fix path to rust_root_crate.sh

[PATCH ath-next V16 0/2] wifi: ath12k: fix TX and RX MCS configurations in VHT and HE modes
 2025-10-09  7:52 UTC  (3+ messages)
` [PATCH ath-next V16 2/2] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode

Patchwork housekeeping for: spi-devel-general
 2025-10-09  7:56 UTC 

[PATCH v2 00/14] iommu: fix device leaks
 2025-10-09  7:56 UTC  (3+ messages)
` [PATCH v2 14/14] iommu/tegra: fix device leak on probe_device()

[PATCH v3 0/7] drm/i915/wm: some clean-ups and a bit of refactoring
 2025-10-09  7:54 UTC  (8+ messages)
` [PATCH v3 1/7] drm/i915/wm: clarify watermark ops with comments
` [PATCH v3 2/7] drm/i915/wm: move intel_sagv_init() to avoid forward declaration
` [PATCH v3 3/7] drm/i915/wm: remove stale FIXME in skl_needs_memory_bw_wa()
` [PATCH v3 4/7] drm/i915/wm: convert x/y-tiling bools to an enum
` [PATCH v3 5/7] drm/i915/wm: convert tiling mode check in slk_compute_plane_wm() to a switch-case
` [PATCH v3 6/7] drm/i915/wm: move method selection and calculation to a separate function
` [PATCH v3 7/7] drm/i915/wm: reduce size of y_min_scanlines to u8

[PATCH v2 0/2] Wire up reset/postinstall for I2C IRQ
 2025-10-09  7:53 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Wire up reset/postinstall for I2C IRQ (rev2)

[patch v2 0/7] blk-mq: introduce new queue attribute async_depth
 2025-10-09  7:46 UTC  (8+ messages)
` [patch v2 1/7] block: convert nr_requests to unsigned int
` [patch v2 2/7] blk-mq-sched: unify elevators checking for async requests
` [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [patch v2 4/7] kyber: covert to use request_queue->async_depth
` [patch v2 5/7] mq-deadline: "
` [patch v2 6/7] block, bfq: convert "
` [patch v2 7/7] blk-mq: add documentation for new queue attribute async_dpeth

[PATCH v2] perf bpf_counter: Fix opening of "any"(-1) CPU events
 2025-10-09  7:52 UTC  (2+ messages)

[PATCH v5 mptcp-next 00/10] mptcp: introduce backlog processing
 2025-10-09  7:52 UTC  (6+ messages)

[PATCH 0/2] x86: ERMS follow-on
 2025-10-09  7:51 UTC  (13+ messages)
` [PATCH for-4.21 1/2] x86/AMD: avoid REP MOVSB for Zen3/4
` [PATCH 2/2] x86: guard synthetic feature and bug enumerators

[PATCH] ocfs2: add extra flags check in ocfs2_ioctl_move_extents()
 2025-10-09  7:51 UTC  (4+ messages)

[PATCH 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-09  7:50 UTC  (3+ messages)
` [PATCH 6/8] media: iris: rename sm8250 platform file to gen1

[PATCH] fpga: zynq-fpga: fix setting pcap to max speed
 2025-10-09  7:37 UTC  (3+ messages)

CIP IRC weekly meeting today on libera.chat
 2025-10-09  7:49 UTC 

[PATCH 0/3] mm/swap: remove plist swap_active_head
 2025-10-09  7:47 UTC  (4+ messages)
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head

[PATCH] refs: forbid clang to complain about unreachable code
 2025-10-09  7:46 UTC 

[PATCH 0/2] Organize mingw includes
 2025-10-09  7:46 UTC  (3+ messages)
` [PATCH 1/2] mingw: avoid relative `#include`s
` [PATCH 2/2] mingw: order `#include`s alphabetically

[PATCH v4 3/3] net: usb: ax88179_178a: add USB device driver for config selection
 2025-10-09  7:34 UTC  (2+ messages)

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-08 15:29 UTC  (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH RESEND] drm/amd/display: Initialize return value in dm_cache_state()
 2025-10-08 22:00 UTC  (3+ messages)

[PATCH 5.10.y 0/2] drm/amd/display: Fix potential null dereference
 2025-10-09  2:17 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] drm/amd/display: Remove redundant safeguards for dmub-srv destroy()
` [PATCH 5.10.y 2/2] drm/amd/display: Fix potential null dereference

[PATCH v3 0/5] Improving the worst case TTM large allocation latency
 2025-10-08 14:39 UTC  (5+ messages)

[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
 2025-10-08 13:30 UTC  (3+ messages)
` [PATCH 15/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[PATCH] i2c: designware-platdrv: handle reset control deassert error
 2025-10-09  7:44 UTC 

[PATCH v6 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-10-09  2:01 UTC  (4+ messages)
` [PATCH v6 07/18] drm/exynos: exynos_dp: Apply legacy bridge to parse the display-timings node

[PATCH] gpio: pca953x: enable latch only on edge-triggered inputs
 2025-10-09  7:44 UTC  (4+ messages)

[PATCH v6 0/7] Add multiple address spaces support to VDUSE
 2025-10-09  7:42 UTC  (3+ messages)
` [PATCH v6 6/7] vduse: add vq group asid support

[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
 2025-10-09  7:42 UTC  (3+ messages)
` [PATCH 16/25] media: qcom: venus: Drop unneeded v4l2_m2m_get_vq() NULL check

[PATCH v1 1/2] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
 2025-10-09  7:41 UTC  (2+ messages)
` [PATCH v1 2/2] erofs-utils: mount: add support for standard OCI targz blob access

[PATCH v2] brcmfmac: Fix NULL pointer dereference in P2P action frame handling
 2025-10-09  7:39 UTC  (2+ messages)
` [PATCH wireless-next] wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-09  7:40 UTC  (6+ messages)

[syzbot] [mm?] WARNING in memory_failure
 2025-10-09  7:39 UTC  (8+ messages)

[PATCH i-g-t] intel-ci: Block DRRS subtests
 2025-10-09  7:39 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] HID: i2c-hid: patch Lenovo Yoga Slim 7x Keyboard rdesc
 2025-10-09  7:38 UTC  (2+ messages)

[PATCH v2] spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
 2025-10-09  7:37 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: hamoa-iot-evk: Fix 4-speaker playback support
 2025-10-09  7:26 UTC 

Proszę o kontakt
 2025-10-09  7:35 UTC 

[PATCH v2 0/3] Optimize unmap_all with one ioctl()
 2025-10-09  7:35 UTC  (2+ messages)

[PATCH v2] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
 2025-10-09  7:34 UTC  (4+ messages)

[PATCH v2 0/3] target/loongarch: Move TCG specified functions to tcg_cpu.c
 2025-10-09  7:32 UTC  (2+ messages)

[PATCH 0/3] LoongArch: Align VIRT_GED_CPUHP_ADDR
 2025-10-09  7:31 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add kiq hdp flush callbacks
 2025-10-09  7:30 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: use GPU_HDP_FLUSH for sriov

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-09  7:17 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 2/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 3/8] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 4/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 5/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 6/8] drm/i915/vrr: Recompute vblank_start for platforms with always-on VRR TG
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for "
` [PATCH 8/8] drm/i915/display: Prepare for vblank_delay for LRR

[PATCH ath-next 0/2] wifi: ath12k: Improve RX Error Handling and Debug Visibility
 2025-10-09  7:29 UTC  (2+ messages)

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-10-09  7:29 UTC  (6+ messages)
` [PATCH V2 2/2] "

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-09  7:29 UTC  (7+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-09  7:27 UTC  (7+ messages)

[PATCH] riscv: Move user-visible sbi ext ids to uapi
 2025-10-09  7:27 UTC  (5+ messages)

[PATCH v2 0/2] tools/build-docs-container: add option to install essential packages
 2025-10-09  7:26 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools/build-docs-container: remove obsolete comments

[PATCH v2 0/4] Add Google Tensor SoC USB support
 2025-10-09  7:26 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-09  7:24 UTC  (6+ messages)
` [PATCH v2 00/14] "

[PATCH v2 0/5] arm64: dts: rockchip: Add device tree for the Orange Pi CM5 Base board
 2025-10-09  7:24 UTC  (7+ messages)
` [PATCH v2 2/5] drm/rockchip: dw_hdmi_qp: Improve error handling with dev_err_probe()

[PATCH for-4.21 v2] vpci/msix: improve handling of bogus MSI-X capabilities
 2025-10-09  7:23 UTC  (3+ messages)

[PATCH] sched: Recheck the rt task's on rq state after double_lock_balance()
 2025-10-09  7:23 UTC 

[PATCH v2 00/13] ext4: optimize online defragment
 2025-10-09  7:23 UTC  (7+ messages)
` [PATCH v2 11/13] ext4: switch to using the new extent movement method
` [PATCH v2 12/13] ext4: add large folios support for moving extents

[PATCH for-4.21??? 0/3] x86/vLAPIC: CMCI LVT handling
 2025-10-09  7:21 UTC  (4+ messages)
` [PATCH for-4.21??? 2/3] x86/vLAPIC: drop VLAPIC_VERSION

[PATCH v4 00/12] Add support for external environment block on Btrfs
 2025-10-09  7:18 UTC  (6+ messages)
` [PATCH v4 05/12] util/grub-editenv: add fs_envblk open helper
` [PATCH v4 07/12] util/grub-editenv: wire set_variables to optional fs_envblk
` [PATCH v4 09/12] util/grub-editenv: wire list_variables "
` [PATCH v4 10/12] 00_header.in: wire grub.cfg to use env_block when present
` [PATCH v4 11/12] docs: add Btrfs env block and special env vars


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.