All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-02 08:33:22 to 2026-06-02 09:10:15 UTC [more...]

[PATCH][v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-02  9:10 UTC  (2+ messages)

[patch V5 00/16] futex: Address the robust futex unlock race for real
 2026-06-02  9:10 UTC  (14+ messages)
` [patch V5 01/16] percpu: Sanitize __percpu_qual include hell
` [patch V5 02/16] futex: Move futex task related data into a struct
` [patch V5 03/16] futex: Make futex_mm_init() void
` [patch V5 04/16] futex: Move futex related mm_struct data into a struct
` [patch V5 05/16] futex: Provide UABI defines for robust list entry modifiers
` [patch V5 06/16] uaccess: Provide unsafe_atomic_store_release_user()
` [patch V5 07/16] x86: Select ARCH_MEMORY_ORDER_TSO
` [patch V5 08/16] futex: Cleanup UAPI defines
` [patch V5 09/16] futex: Add support for unlocking robust futexes
` [patch V5 10/16] futex: Add robust futex unlock IP range
` [patch V5 11/16] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [patch V5 12/16] x86/vdso: Prepare for robust futex unlock support
` [patch V5 13/16] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[GIT PULL] Qualcomm Arm64 DeviceTree updates for v7.2
 2026-06-02  9:10 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2026-06-02  9:10 UTC 

[GIT PULL] canaan clk changes for 7.2
 2026-06-02  9:09 UTC  (2+ messages)

[RFC PATCH 0/3] remove unneeded build options
 2026-06-02  9:08 UTC  (4+ messages)
` [RFC PATCH 1/3] build: deprecate kernel dir option
` [RFC PATCH 2/3] build: deprecate standalone tests option
` [RFC PATCH 3/3] build: deprecate HPET build option

[PATCH 0/2] Small updates to SubmittingPatches
 2026-06-02  9:08 UTC  (3+ messages)
` [PATCH 1/2] SubmittingPatches: separate typofixes section
` [PATCH 2/2] SubmittingPatches: describe cover letter

[PATCH v2] ceph: fix writeback_count leak in write_folio_nounlock()
 2026-06-02  9:07 UTC 

[LTP] [PATCH v13] high_freq_hwp_cap_cppc.c: new test
 2026-06-02  9:06 UTC  (2+ messages)

[PATCH for-4.22] device-tree: validate first hwdom bank for boot modules
 2026-06-02  9:06 UTC  (2+ messages)

[PATCH v6 0/4] xen/console: configurable conring size
 2026-06-02  9:05 UTC  (5+ messages)
` [PATCH v6 1/4] xen/console: make console buffer size configurable
` [PATCH v6 3/4] xen/console: use memcpy() in console_init_ring()

[PATCH net-next v2 1/2] rndis_host: add Telit LE310X1 RNDIS USB ID
 2026-06-02  9:05 UTC  (2+ messages)
` [PATCH net-next v2 2/2] rndis_host: enable power management for Telit LE310X1

[PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling
 2026-06-02  9:05 UTC 

[LTP] [PATCH 0/4] Fix documentation issues
 2026-06-02  9:04 UTC  (4+ messages)
` [LTP] [PATCH 3/4] include: Fix kernel-doc warnings in header comments

[PATCH 0/7] ASoC: Intel: catpt: Code cleanup
 2026-06-02  9:04 UTC  (13+ messages)
` [PATCH 1/7] ASoC: Intel: catpt: Utilize lock-guard helper
` [PATCH 4/7] ASoC: Intel: catpt: Simplify catpt_stream_find()
` [PATCH 5/7] ASoC: Intel: catpt: Remove unused WAVES controls
` [PATCH 7/7] ASoC: Intel: catpt: Cleanup components_kcontrols[]

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-06-02  9:04 UTC  (4+ messages)
` [PATCH v4 07/13] kho: add support for linked-block serialization

[PATCH bpf v2] bpf: devmap: reject fragmented frames in clone-based broadcasts
 2026-06-02  9:04 UTC  (2+ messages)

[LTP] [PATCH v2] gethostname02: Accept EOVERFLOW on alpha
 2026-06-02  9:02 UTC 

[PATCH v2 phy-next 00/15] New Generic PHY driver for Lynx 10G SerDes
 2026-06-02  9:03 UTC  (5+ messages)
` [PATCH v2 phy-next 13/15] dt-bindings: phy: lynx-10g: initial document

[PATCH 0/2] rtc: add a driver for the Freescale MCF5441x on-chip RTC
 2026-06-02  8:36 UTC  (3+ messages)
` [PATCH 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver
` [PATCH 2/2] m68k: coldfire/m5441x: register the on-chip RTC

[PATCH] mux: core: Replace manual put_device() with __free(put_device)
 2026-06-02  9:03 UTC  (2+ messages)

[PATCH] crypto/openssl: fix use-after-free bug and cleanup
 2026-06-02  9:03 UTC  (2+ messages)

[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-02  9:02 UTC  (12+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate

[PATCH] app/crypto-perf: support ML KEM
 2026-06-02  9:02 UTC  (3+ messages)
` [PATCH] app/crypto-perf: support ML DSA

[PATCH] ring: avoid extra store at move head
 2026-06-02  9:02 UTC  (3+ messages)

[PATCH] iio: adc: ad4080: fix AD4880 chip ID
 2026-06-02  9:01 UTC  (2+ messages)

[PATCH] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
 2026-06-02  8:58 UTC 

[brauner-vfs:vfs-7.2.vmsplice 2/4] fs/read_write.c:1219:1: warning: alias and aliasee have different types 'long (unsigned long, const struct iovec *, unsigned long, unsigned int)' and 'long (typeof (__builtin_choose_expr((__builtin_types_compatible_p(typeof ((unsigned long)0), typeof (0LL
 2026-06-02  9:01 UTC 

[PATCH 6/6] arm64: dts: qcom: sc8280xp: remove GPI DMA channel masks
 2026-06-02  9:01 UTC  (2+ messages)

[PATCH v2] qemuboot.bbclass: add missing task dependency on kernel deploy
 2026-06-02  9:01 UTC  (2+ messages)
` [OE-core] "

[PATCH] kexec_file: skip checksum verification when relocations aren't needed
 2026-06-02  9:00 UTC  (2+ messages)

[RFC PATCH 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
 2026-06-02  9:00 UTC  (2+ messages)

[PATCHv3] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-06-02  9:00 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-02  8:58 UTC  (4+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
  ` [PATCH bpf v3 2/2] selftests/bpf: Add regression test for kfunc implicit arg injection

[PATCH v3 0/7] qobject: switch JSON parser to push
 2026-06-02  8:58 UTC  (2+ messages)

[wrynose][PATCH] buildah: upgrade v1.43.0 -> v1.43.1
 2026-06-02  8:58 UTC 

[PATCH v1] i2c: geni: reset controller on NACK to recover from invalid bus state
 2026-06-02  8:58 UTC  (2+ messages)

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-02  8:57 UTC  (4+ messages)
` [PATCH v3 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH 0/5] sched/fair: Allow account_cfs_rq_runtime() to throttle current hierarchy
 2026-06-02  8:57 UTC  (6+ messages)
` [PATCH 5/5] sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-02  8:57 UTC  (5+ messages)

[PATCH i-g-t V3 0/3] Update VPE blit test
 2026-06-02  8:56 UTC  (7+ messages)
` [PATCH i-g-t 1/3] tests/amdgpu/vpe: add VPE2 "
` [PATCH i-g-t 2/3] tests/amdgpu/vpe: set blit test based on IP version

nvmet: pre-auth heap OOB read in DH-HMAC-CHAP authentication (data->hl unchecked in nvmet_auth_reply)
 2026-06-02  8:56 UTC  (3+ messages)

[wrynose][PATCH] skopeo: upgrade v1.22.0 -> v1.22.2
 2026-06-02  8:57 UTC 

[PATCH v4 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-02  8:56 UTC  (3+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-02  8:55 UTC  (3+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages

[scarthgap][PATCH 1/3] setuptools3_legacy: ensure ${B} is clean
 2026-06-02  8:55 UTC  (3+ messages)
` [scarthgap][PATCH 3/3] python_setuptools_build_meta: clean the build directory in configure
  ` [OE-core] "

[PATCH 1/2] MAINTAINERS: Add myself to imx-pip as reviewer
 2026-06-02  8:55 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Add myself to dw100 "

[PATCH v3 00/11] printk: Clean up preferred console handling
 2026-06-02  8:53 UTC  (12+ messages)
` [PATCH v3 01/11] printk: Rename struct console_cmdline to preferred_console
` [PATCH v3 02/11] printk: Rename preferred_console to preferred_dev_console
` [PATCH v3 03/11] printk: Separate code for adding/updating preferred console metadata
` [PATCH v3 04/11] printk: Cleanup _braille_(un)register_console() wrappers
` [PATCH v3 05/11] console/braille: Lock console->setup() call during the registration
` [PATCH v3 06/11] printk: Separate code for enabling console
` [PATCH v3 07/11] printk: Try to register each console as Braille first
` [PATCH v3 08/11] printk: Do not set Braille console as preferred_console
` [PATCH v3 09/11] printk: Handle pre-enabled consoles in the top-level try_enable_console()
` [PATCH v3 10/11] printk: Try enable preferred consoles only when there are any
` [PATCH v3 11/11] printk: Modify try_enable_default_console() to return error/success

[PATCH 0/6] iommu/amd: Refactors for ATS updates
 2026-06-02  8:55 UTC  (4+ messages)
` [PATCH 2/6] iommu/amd: Clear DTE with update_dte256 in iommu_ignore_device()

[PATCH v3 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-06-02  8:51 UTC  (4+ messages)
` [PATCH v3 4/4] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX

[PATCH net-next v2] eth: bnxt: disable rx-copybreak by default
 2026-06-02  8:54 UTC  (2+ messages)

[PATCH 0/4] t: fix broken TAP output
 2026-06-02  8:54 UTC  (5+ messages)
` [PATCH 1/4] t7527: "
` [PATCH 2/4] t/test-lib: silence EBUSY errors on Windows during test cleanup
` [PATCH 3/4] t/lib-git-p4: silence output when killing p4d and its watchdog
` [PATCH 4/4] t: let prove fail when parsing invalid TAP output

[PATCH v2] fbdev: omap2: fix use-after-free in omapfb_mmap
 2026-06-02  8:54 UTC 

[PATCH] dmaengine: ste_dma40: fix out-of-bounds access from D40_MEMCPY_MAX_CHANS
 2026-06-02  8:53 UTC  (3+ messages)

[PATCH] xen/mm: avoid watchdog timeout in dump_numa() on large domains
 2026-06-02  8:49 UTC 

[PATCH v4 00/13] rv: Fixes on Deterministic and Hybrid Automata
 2026-06-02  8:52 UTC  (3+ messages)
` [PATCH v4 06/13] rv: Do not rely on clean monitor when initialising HA

[PATCH] Input: xilinx_ps2 - replace in_be32/out_be32 with ioread32be/iowrite32be
 2026-06-02  8:51 UTC  (5+ messages)

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-02  8:51 UTC  (12+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH i-g-t v1 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
 2026-06-02  8:50 UTC  (4+ messages)
` [PATCH i-g-t v1 3/3] tests/intel/kms_pipe_stress: use ARGB8888/LINEAR for cursor framebuffer

[PATCH] iio: todo: fix typo and refine resource management items
 2026-06-02  8:49 UTC  (2+ messages)

[wrynose][PATCH] sloci-image: upgrade v0.1.0 -> v0.1.2
 2026-06-02  8:49 UTC 

[PATCH v5 5/7] arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSR
 2026-06-02  8:48 UTC  (2+ messages)

[PATCH v2 0/8] powerpc/signal: Convert to scoped user access
 2026-06-02  8:46 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/signal32: "
` [PATCH v2 2/8] powerpc/signal64: Untangle setup_tm_sigcontexts() and user_access_begin()
` [PATCH v2 3/8] powerpc/signal64: Convert to scoped user access
` [PATCH v2 4/8] powerpc/signal64: Access function descriptor with "
` [PATCH v2 5/8] powerpc/signal: Include the new stack frame inside the user access block
` [PATCH v2 6/8] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH v2 7/8] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH v2 8/8] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
 2026-06-02  8:47 UTC  (5+ messages)

[PATCH v9 0/4] hw/mem: add spm-memory device for Specific Purpose Memory
 2026-06-02  8:44 UTC  (5+ messages)
` [PATCH v9 1/4] "
` [PATCH v9 2/4] i386/acpi-build: partition device_memory SRAT umbrella for SPM
` [PATCH v9 3/4] hw/i386: integrate spm-memory into the pc machine plug path
` [PATCH v9 4/4] MAINTAINERS: cover spm-memory under Memory devices

[PATCH] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-02  8:46 UTC  (2+ messages)

[PATCH v2 0/1] Don't split flush for amd_iommu_domain_flush_all()
 2026-06-02  8:46 UTC  (2+ messages)

[PATCH mptcp-net 0/2] mptcp: add-addr: always drop other suboptions + unused param
 2026-06-02  8:46 UTC  (2+ messages)

[PATCH v12 0/3] kbuild: distributed build support for Clang ThinLTO
 2026-06-02  7:17 UTC  (3+ messages)
` [PATCH v12 2/3] kbuild: change --thin back to 'T' in $(AR)

[PATCH 0/2] Fastboot abort key support
 2026-06-02  8:45 UTC  (6+ messages)
` [PATCH 1/2] cmd: fastboot: Add keyed abort option
` [PATCH 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED

[PATCH v2] iommu/rockchip: disable fetch dte time limit
 2026-06-02  8:44 UTC  (3+ messages)

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-02  8:44 UTC  (5+ messages)

[PATCH] ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec
 2026-06-02  8:44 UTC  (4+ messages)

[PATCH V2] clk: tegra: Support unique names for multi-socket platforms
 2026-06-02  8:43 UTC 

[PATCH v2] doc: document and test `@` prefix for raw timestamps
 2026-06-02  8:44 UTC  (2+ messages)

[PATCH v1 1/3] drm/amdgpu/ras: Parse all deferred errors with UMC aca handle
 2026-06-02  8:43 UTC  (3+ messages)
` [PATCH v1 2/3] drm/amdgpu/ras: Add IPID filtering for bad page recording
` [PATCH v1 3/3] drm/amdgpu/ras: adjust the update of RAS bad page number

[PATCH v8 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-06-02  8:43 UTC  (2+ messages)

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-06-02  8:42 UTC  (4+ messages)
` [RFC PATCH v4 01/14] coco: host: arm64: Add host TSM callback and IDE stream allocation support

Excessive IO PSI for iothread when using io_uring since QEMU 10.2
 2026-06-02  8:41 UTC  (7+ messages)

[PATCH v2 00/10] hw/arm/aspeed: Add AST1040 peripheral support
 2026-06-02  8:41 UTC  (4+ messages)
` [PATCH v2 08/10] hw/arm/aspeed_ast1040: Introduce I2C support

[PATCH 3/6] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: set GPI DMA channels
 2026-06-02  8:42 UTC  (2+ messages)

[PATCH] mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
 2026-06-02  8:40 UTC  (6+ messages)

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-06-02  8:40 UTC  (5+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH V2] pmdomain: tegra: Add support for multi-socket platforms
 2026-06-02  8:39 UTC 

[CI 00/12] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2
 2026-06-02  8:40 UTC  (10+ messages)
` [CI 05/12] drm/{i915, xe}: move more calls inside intel_display_driver_pm_suspend()
` [CI 06/12] drm/{i915, xe}: move more calls inside intel_display_driver_pm_resume()
` [CI 07/12] drm/{i915, xe}: add intel_display_driver_pm_{suspend_late, resume_early}()
` [CI 08/12] drm/{i915,xe}: add intel_display_driver_shutdown_late()
` [CI 09/12] drm/i915: add intel_display_driver_shutdown()
` [CI 10/12] drm/i915/display: deduplicate suspend and shutdown a bit
` [CI 11/12] drm/xe/display: use intel_display_driver_pm_shutdown()
` [CI 12/12] drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()
` ✓ CI.KUnit: success for drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2

[LTP] [PATCH] gethostname02: Accept EOVERFLOW on alpha
 2026-06-02  8:39 UTC  (2+ messages)
` [LTP] "

[PATCH] vPCI: resolve MISRA R10.1 boolean arithmetic type violation
 2026-06-02  8:39 UTC  (4+ messages)

[PATCH v5 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-06-02  8:39 UTC  (7+ messages)
` [PATCH v5 1/6] media: qcom: iris: add helpers for 8bit and "
` [PATCH v5 2/6] media: qcom: iris: add QC10C & P010 buffer size calculations
` [PATCH v5 3/6] media: qcom: iris: gen2: add support for 10bit decoding
` [PATCH v5 4/6] media: qcom: iris: vdec: update size and stride calculations for 10bit formats
` [PATCH v5 5/6] media: qcom: iris: vdec: update find_format to handle 8bit and "
` [PATCH v5 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format

[PATCH v5 4/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
 2026-06-02  8:39 UTC  (2+ messages)

[PATCH v6 2/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2026-06-02  8:38 UTC  (3+ messages)

回复:[Internet][bug report] mm, swap: add support for stable large allocation in swap cache directly
 2026-06-02  8:38 UTC  (2+ messages)

[PATCH] drm/dumb-buffers: Increase size limits to match current devices
 2026-06-02  8:38 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH net-next v5 0/2] net: dsa: yt921x: Add ACL support
 2026-06-02  8:37 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: dsa: tag_yt921x: handle ACL tag code
` [PATCH net-next v5 2/2] net: dsa: yt921x: Add ACL support

[jack-fs:for_next 8/9] fs/ext2/file.c:171:14: error: expected ';' after expression
 2026-06-02  8:37 UTC 

[PATCH v10 6/6] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node
 2026-06-02  8:38 UTC  (2+ messages)

[PATCH] PM: sleep: Allow disabling DPM watchdog by default
 2026-06-02  8:37 UTC  (4+ messages)

[LTP] [PATCH] syscalls: skip ntfs3 in ioctl_fiemap01 and mount03
 2026-06-02  6:45 UTC 

[PATCH] read_gitfile_gently(): return non-repo path on error
 2026-06-02  8:36 UTC  (2+ messages)

+ errh-use-__always_inline-on-all-error-pointer-helpers.patch added to mm-nonmm-unstable branch
 2026-06-02  8:36 UTC  (2+ messages)

[regression] Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kernel
 2026-06-02  8:36 UTC  (2+ messages)

[LTP] [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
 2026-06-02  6:44 UTC 

[LTP] [PATCH] lapi/fcntl.h: fix O_PATH fallback on alpha
 2026-06-02  6:41 UTC 

[LTP] [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
 2026-06-02  6:14 UTC 

[PATCH] qobject/json-writer: preallocate output buffer
 2026-06-02  8:34 UTC  (2+ messages)

nvmet: pre-auth arbitrary kernel-memory read in Discovery Get-Log-Page (buffer + offset, unchecked attacker u64 lpo)
 2026-06-02  8:34 UTC  (2+ messages)

[PATCH] fetch2: Unpack RPMs with --no-absolute-filenames
 2026-06-02  8:34 UTC 

[PATCH v3 0/4] Enhance RPMsg buffer management
 2026-06-02  8:34 UTC  (3+ messages)
` [PATCH v3 4/4] samples: rpmsg: add MTU size info


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.