All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 12:46:19 to 2026-08-18 13:19:39 UTC [more...]

[PATCH] platform/x86: ISST: Avoid model check for recent servers
 2026-08-18 13:19 UTC  (3+ messages)

[PATCH 0/3] serial: 8250_mxpcie: probe and console fixes
 2026-08-18 13:19 UTC  (3+ messages)
` [PATCH 2/3] serial: 8250_mxpcie: fail the probe when a port cannot be registered

[PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
 2026-08-18 13:18 UTC  (2+ messages)

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 13:18 UTC  (34+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module

[jimc:folio-pool-v2-lockdep 14/21] kernel/locking/lockdep.c:6776:2: error: 'bootstrap_stack_trace' undeclared; did you mean 'save_stack_trace'?
 2026-08-18 13:18 UTC 

[PATCH net v3 0/3] net: pse-pd: fix use-after-free of PI array on controller unregister
 2026-08-18 13:18 UTC  (3+ messages)
` [PATCH net v3 3/3] net: pse-pd: unregister from the controller list before freeing PI data

[PATCH RFC 0/9] Path-compressed trie storage for persistent stack depot records
 2026-08-18 13:17 UTC  (2+ messages)

[PATCH] gpu: ipu-pre: handle clock enable failures
 2026-08-18 13:18 UTC 

[PATCH v2 i-g-t] intel-ci: Update Core Blocklists for LNL, PTL & NVL
 2026-08-18 13:17 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] thermal: rcar-thermal: fix runtime PM cleanup
 2026-08-18 13:16 UTC 

[PATCH] staging: rtl8723bs: remove extern from function declarations in header files
 2026-08-18 13:16 UTC 

[PATCH] platform/x86: samsung-galaxybook: Add SAMB430 ACPI device ID
 2026-08-18 13:16 UTC  (2+ messages)

[PATCH v2] platform/x86: think-lmi: Fix current password length check
 2026-08-18 13:15 UTC  (3+ messages)

[PATCH v2 4/4] block, nvme: use lower-level limit helpers for namespace heads
 2026-08-18 13:14 UTC  (2+ messages)

[PATCH v3 00/74] qom/qdev: associate properties with QAPI schema types
 2026-08-18 12:36 UTC  (4+ messages)
` [PATCH v3 57/74] hw/gpio/pca955x: convert pin/led property to QAPI-aware enum
` [PATCH v3 58/74] hw/pci: change the busnr type to uint8
` [PATCH v3 60/74] qdev: convert core PropertyInfo definitions to use qapi_type

[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
 2026-08-18 13:14 UTC  (3+ messages)
` [PATCH 1/3] ovl: don't warn when the "

[PATCH] i2c: i2c-rzv2m: fix runtime PM cleanup
 2026-08-18 13:15 UTC 

[PATCH v2] python3-pygments: update 2.20.0 -> 2.21.0
 2026-08-18 13:14 UTC 

[PATCH] spi: rockchip-sfc: disable runtime PM in remove
 2026-08-18 13:14 UTC  (4+ messages)

[PATCH net-next v5 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-18 13:14 UTC  (2+ messages)

[PATCH net-next v5 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS
 2026-08-18 13:14 UTC  (2+ messages)

[PATCH] iommu/generic_pt: Fix the RISC-V supported feature mask
 2026-08-18 13:14 UTC  (3+ messages)

[PATCH] python3-pygments: update 2.20.0 -> 2.21.0
 2026-08-18 13:13 UTC  (5+ messages)
` [OE-core] "

[PATCH] net: hisilicon: hisi-femac: fix NAPI teardown ordering
 2026-08-18 13:13 UTC 

[RFC PATCH v2 0/8] fuse: caches documentation and testing
 2026-08-18 13:13 UTC  (4+ messages)
` [RFC PATCH v2 5/8] selftests/fuse: factor-out test fixture setup/teardown

[PATCH mptcp-net v5] mptcp: bpf: fix NULL deref and UAF in bpf_mptcp_sock_from_subflow()
 2026-08-18 13:13 UTC  (2+ messages)

[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
 2026-08-18 13:09 UTC  (13+ messages)
` [PATCH v6 01/12] mm: rename pmd_to_softleaf_folio() to pmd_softleaf_to_folio()
` [PATCH v6 02/12] mm: add PMD swap entry detection support
` [PATCH v6 03/12] mm: add PMD swap entry splitting support
` [PATCH v6 04/12] mm: handle PMD swap entries in fork path
` [PATCH v6 05/12] mm: zswap: add range lookup for large-folio swapin
` [PATCH v6 06/12] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v6 07/12] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v6 08/12] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v6 09/12] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v6 10/12] mm: handle PMD swap entry faults on swap-in
` [PATCH v6 11/12] mm: install PMD swap entries on swap-out
` [PATCH v6 12/12] selftests/mm: add PMD swap entry tests

[PATCH] drm/amdkfd: Reject zero-sized AQL queue allocations after size halving
 2026-08-18 13:12 UTC  (2+ messages)

[PATCH iwl-net 1/2] igb: Fix race condition in PTP tx code
 2026-08-18 13:11 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v6 0/3] Support multiple ioreq pages
 2026-08-18 13:11 UTC  (5+ messages)
` [PATCH v6 1/3] ioreq: switch ioreq page allocation to vmap
` [PATCH v6 2/3] ioreq: Indent ioreq_server_alloc_mfn() body one level deeper

[PATCH] i2c: i2c-s3c2410: fix runtime PM cleanup
 2026-08-18 13:11 UTC 

[PATCH V17 00/12] Add memory page offlining support
 2026-08-18 13:12 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Add memory page offlining support (rev20)

[PATCH -next] rust: fwctl: replace `__pinned_init` with `raw_try_init`
 2026-08-18 13:11 UTC  (3+ messages)

[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
 2026-08-18 13:11 UTC  (2+ messages)

[PATCH v2 3/4] block: factor out path limit stacking
 2026-08-18 13:11 UTC  (2+ messages)

[PATCH smatch-devel 1/5] docs: document selecting individual Smatch checks
 2026-08-18 13:11 UTC  (6+ messages)
` [PATCH smatch-devel 2/5] smatch: prevent recursive --ai state dumps
` [PATCH smatch-devel 3/5] smatch: track functions variables are passed to
` [PATCH smatch-devel 4/5] smatch: add passed-to debug helper
` [PATCH smatch-devel 5/5] smatch: report passed-to history for --ai

[PATCH bpf-next v3 0/3] bpf, mips: Add signed div/mod support
 2026-08-18 13:10 UTC  (3+ messages)

[PATCH net-next v14 0/4] net: pse-pd: add Realtek PSE MCU support
 2026-08-18 13:10 UTC  (3+ messages)

wireless-regdb: Update regulatory rules for Hong Kong (HK) on 5GHz and 6GHz
 2026-08-18 13:10 UTC  (6+ messages)

[PATCH net-next v1 0/2] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-08-18 13:10 UTC  (5+ messages)
` [PATCH net-next v1 2/2] net: dsa: realtek: rtl8365mb: add EEE support

[PATCH] rtc: rtc-pic32: handle clock enable failure
 2026-08-18 13:10 UTC 

[PATCH v2 4/4] block, nvme: use lower-level limit helpers for namespace heads
 2026-08-18 13:09 UTC  (2+ messages)

[PATCH nf-next 1/4] netfilter: x_tables: remove pr_debug in matches/targets
 2026-08-18 13:10 UTC  (7+ messages)
` [PATCH nf-next 3/4] netfilter: x_tables: do not print specified table
` [PATCH nf-next 4/4] netfilter: xt_cgroup: use pr_info_ratelimited()

[PATCH v3] drm/xe/sysctrl: Add better sysctrl error reporting
 2026-08-18 13:10 UTC 

[PATCH] platform/x86: intel: wmi: Use sysfs_emit and remove dead callbacks
 2026-08-18 13:09 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-18 13:09 UTC  (11+ messages)

[PATCH v2 2/4] block: factor block size and alignment handling out of blk_stack_limits
 2026-08-18 13:08 UTC  (2+ messages)

[PATCH] gpio: omap: handle clk_prepare failure in probe
 2026-08-18 13:08 UTC 

[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
 2026-08-18 13:07 UTC  (6+ messages)
` [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events

[PATCH] tools: fwumdata: fix redundant metadata buffer overlap
 2026-08-18 13:07 UTC 

[PATCH] x86/ucode: Remove MICROCODE_UPDATE_TIMEOUT and associated panic()
 2026-08-18 13:07 UTC 

[PATCH iwl-net] igb: Reject hwtstamp requests when PTP is unavailable
 2026-08-18 13:07 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-18 13:07 UTC  (4+ messages)

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-18 13:07 UTC  (5+ messages)
` [PATCH v2 05/15] iommu: Add QDA compute context bank bus to iommu_buses

[PATCH] mmc: sdhci-s3c: check clk_prepare_enable return in probe
 2026-08-18 13:07 UTC 

[PATCH V4 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-08-18 13:07 UTC  (3+ messages)
` [PATCH V4 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD

[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
 2026-08-18 13:07 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable (rev3)

[syzbot] [kernel?] possible deadlock in bh_worker
 2026-08-18 13:07 UTC  (2+ messages)

[PATCH mptcp-next v2 0/5] mptcp: avoid data-races around the sysctls
 2026-08-18 13:06 UTC  (13+ messages)
` [PATCH mptcp-next v2 1/5] mptcp: sched: change scheduler sysctl atomically
` [PATCH mptcp-next v2 2/5] mptcp: pm: change path_manager "
` [PATCH mptcp-next v2 3/5] mptcp: use READ_ONCE() over sysctls
` [PATCH mptcp-next v2 4/5] Squash to "mptcp: pm: init and release mptcp_pm_ops"

[PATCH] net: renesas: rswitch-main: fix runtime PM cleanup
 2026-08-18 13:06 UTC  (3+ messages)

[PATCH] arm_mpam: Only schedule mpam_enable work after first successful MSC probe
 2026-08-18 13:06 UTC 

[PATCH v4 0/3] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
 2026-08-18 13:06 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: x1e80100-dell-xps13-9345: introduce EC

[PATCH v2] riscv: mpfs: Read and store FPGA design information on MPFS hardware
 2026-08-18 12:48 UTC 

[PATCH] riscv: mpfs: Read and store FPGA design information on MPFS hardware
 2026-08-18 12:12 UTC  (3+ messages)

[PATCH] net: airoha: fix PCS calibration retry limit
 2026-08-18  8:20 UTC 

[PATCH v2 0/3] No-SPL Boot Support
 2026-08-18 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] configs: add no-SPL mode fragment for k3 devices
` [PATCH v2 2/3] arm: k3-binman: add tinospl.bin for direct U-Boot boot
` [PATCH v2 3/3] doc: ti: document no-SPL boot mode for J784S4 EVM

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-18 13:06 UTC  (4+ messages)

[PATCH 0/3] Semi-Falcon Boot Support
 2026-08-18 10:05 UTC  (5+ messages)

[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
 2026-08-18  1:03 UTC  (9+ messages)
` [PATCH v2 1/4] i2c: k1: fix wrong bus speed setting
` [PATCH v2 3/4] i2c: k1: enable both functional and bus clocks

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-18 13:06 UTC  (10+ messages)
` [PATCH v3 1/3] module/kallsyms: Rename is_mapping_symbol() to is_local_mapping_symbol()
` [PATCH v3 2/3] module/kallsyms: Refactor current symbol filtering into is_kept_symbol()
` [PATCH v3 3/3] module/kallsyms: Filter out local and mapping symbols during module load

[PATCH v2] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-18 13:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/pci_error: Allow debugging PCI errors (rev3)

[PATCH blktests 0/2] Test multipath and marginal ports
 2026-08-18 13:05 UTC  (6+ messages)

[PATCH] x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
 2026-08-18 13:05 UTC 

[PATCH] fuse: wait for sync init request after abort
 2026-08-18 13:04 UTC  (2+ messages)

[PATCH net v7 00/11] rxrpc: Fix CHALLENGE packet handling
 2026-08-18 13:03 UTC  (3+ messages)

Regression: Backlight control broken on HP Omen 15‑ax246nf with kernel 7.0.0‑28‑generic
 2026-08-18 13:03 UTC  (2+ messages)

[PATCH] hw/block/pflash_cfi01: Always set romd mode when clearing wcycle and cmd
 2026-08-18 13:02 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: monaco: add PMIC PON with power key
 2026-08-18 13:02 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: qcom: Fix AudioReach TDM review findings
 2026-08-18 13:02 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: sound: qcom,q6dsp-lpass-ports: Rename QAIF clock IDs

[PATCH v2] mm: memcg: release the css reference when a stock slot empties
 2026-08-18 13:01 UTC 

[PATCH v2 0/2] spi: qcom-geni: Add shutdown and panic notifier support
 2026-08-18 13:02 UTC  (2+ messages)

[PATCH 00/10] migration/rdma: Fixes or drops
 2026-08-18 13:01 UTC  (4+ messages)
` [PATCH 02/10] migration/rdma: Remove unregister code

[PATCH 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-08-14 15:38 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties

[PATCH] drm/amdgpu: Replace deprecated strcpy with strscpy
 2026-08-18 13:01 UTC  (2+ messages)

[PATCH v6 0/3] vsock: fix stale sk_err handling after a failed connect
 2026-08-18 13:00 UTC  (2+ messages)

[PATCH 7.1 000/271] 7.1.9-rc1 review
 2026-08-18 13:01 UTC  (2+ messages)

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-18 12:59 UTC  (5+ messages)

[PATCH net] net: sched: fix quantum/backlog overflow in fq, fq_codel, hhf, sfq
 2026-08-18 12:59 UTC  (3+ messages)

[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
 2026-08-18 12:59 UTC  (2+ messages)

[RFC PATCH v2 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
 2026-08-18 12:59 UTC  (4+ messages)

[PATCH i-g-t v2 0/2] tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests
 2026-08-18 12:56 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_prefetch_fault: Add L2 prefetch fault tests (rev3)

[PATCH net-next v7 00/14] ax88179_178a: Add support for AX88179A-based chips
 2026-08-18 12:56 UTC  (5+ messages)
` [PATCH net-next v7 03/14] ax88179_178a: Split driver into library and device specific code

[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
 2026-08-18 12:56 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D
` [PATCH v3 2/2] pwm: meson: Add support for Amlogic S7

[PATCH] fs: refuse to drop a dentry reference d_make_persistent() never took
 2026-08-18 12:55 UTC 

[PATCH V16 00/12] Add memory page offlining support
 2026-08-18 12:55 UTC  (9+ messages)
` [PATCH V16 10/12] drm/xe: Add sysfs interface for bad gpu vram pages

[android-common:android17-6.18 32/32] include/linux/tracepoint.h:374:20: error: '__tracepoint_device_pm_callback_start' undeclared here (not in a function); did you mean '__tracepoint_dev_pm_qos_add_request'?
 2026-08-18 12:53 UTC 

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 12:54 UTC  (5+ messages)
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs

[PATCH v2 00/17] Rework frame descriptors
 2026-08-18 12:53 UTC  (5+ messages)

[PATCH] dma: jz4780: handle clk_prepare_enable() failure in probe
 2026-08-18 12:52 UTC  (2+ messages)

[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
 2026-08-18 12:51 UTC  (4+ messages)
` [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios

[PATCH] KVM: arm64: Validate the SVE vector length in pkvm_vcpu_init_sve()
 2026-08-18 12:51 UTC  (2+ messages)

[PATCH] po: Add Traditional Chinese (zh_TW) translation
 2026-08-18 12:25 UTC 

[PATCH] dmaengine: sprd-dma: handle runtime PM get failure
 2026-08-18 12:51 UTC  (2+ messages)

[PATCH v2 0/3] KVM: selftests: arm64: Make sea_to_user skip cleanly
 2026-08-18 12:50 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: selftests: arm64: Skip sea_to_user without 1GB hugepages
` [PATCH v2 3/3] KVM: selftests: arm64: Skip sea_to_user when EINJ places no poison

[PATCH] slimbus: qcom-ngd-ctrl: match downstream DEF_ACT_CHAN encoding
 2026-08-18 12:50 UTC  (2+ messages)

Migrate to Gtk+ 3 for echomixer and rmedigicontrol
 2026-08-18 12:49 UTC 

[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-18 12:48 UTC  (3+ messages)
` [PATCH mm-unstable v3 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[PATCH bpf v6] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 12:49 UTC  (3+ messages)

[Bug 220926] New: HP ENVY 16-h1xxx (Hayden): hp_wmi platform_profile fails to read/write
 2026-08-18 12:49 UTC  (2+ messages)
` [Bug 220926] "

[PATCH v2 0/8] Support Clang context analysis for ext2
 2026-08-18  9:58 UTC  (2+ messages)

[PATCH] i2c: cp2615: Validate read length before copying
 2026-08-18 12:47 UTC 

[PATCH] scsi: mpt3sas: avoid out-of-bounds cpumask_of_node() call in _base_assign_reply_queues()
 2026-08-18 12:46 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.