All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-02 08:54:25 to 2026-06-02 09:27:38 UTC [more...]

[PATCH v2 00/13] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-06-02  9:26 UTC  (3+ messages)
` [PATCH v2 01/13] migration: Propagate errors in migration_completion_precopy()
` [PATCH v2 02/13] migration: Run final save_query_pending at switchover

[PATCH][v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-02  9:26 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH] selftests/bpf: Page out as late a possible in file_reader
 2026-06-02  9:26 UTC  (4+ messages)

[PATCH 0/7] gpio: move ppc4xx driver to drivers/gpio and modernize
 2026-06-02  9:26 UTC  (4+ messages)
` [PATCH 5/7] gpio: ppc44x: Convert GPIO to generic MMIO

[PATCH v10 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-02  9:26 UTC  (3+ messages)
` [PATCH v10 5/6] pinctrl: s32cc: implement GPIO functionality

[RFC PATCH 0/3] remove unneeded build options
 2026-06-02  9:26 UTC  (6+ 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 v7 0/5] misc: fastrpc: Add missing bug fixes
 2026-06-02  9:25 UTC  (3+ messages)
` [PATCH v7 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing

[PATCH] kernel/sys.c: fix prctl_set_auxv to use sizeof instead of user-supplied len
 2026-06-02  9:25 UTC  (2+ messages)

[linux-next:master 8704/9733] arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-E1565.dtb: front-camera@48 (aptina,mi1040): 'orientation' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-06-02  9:25 UTC 

[PATCH v4 00/11] add mcf54415 DAC driver
 2026-06-02  9:24 UTC  (4+ messages)
` [PATCH v4 04/11] m68k: defconfig: update stmark2 defconfig

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-02  9:24 UTC  (3+ messages)
` [PATCH v3 09/10] fuse: add zero-copy over io-uring

[PATCH v3 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
 2026-06-02  9:24 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm64: kernel: Disable CNP on HiSilicon HIP09

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-02  9:23 UTC  (5+ 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] CI: disable debug info for analysis jobs
 2026-06-02  9:22 UTC  (3+ messages)

[PATCH 0/2] iio: add IRQF_NO_THREAD to hardirq-only trigger helpers
 2026-06-02  9:17 UTC  (3+ messages)
` [PATCH 1/2] iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
` [PATCH 2/2] iio: imu: bmi160: add IRQF_NO_THREAD to data-ready "

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-02  9:22 UTC  (4+ messages)
` [PATCH v10 07/31] cxl/region: Add DC DAX region support

[PATCH 0/2] Add support for the REFGEN in the IPQ9650 SoC
 2026-06-02  9:22 UTC  (3+ messages)
` [PATCH 1/2] regulator: dt-bindings: qcom,sdm845-refgen-regulator: Document IPQ9650
` [PATCH 2/2] regulator: qcom-refgen: add support for the IPQ9650 SoC

[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-02  9:21 UTC  (3+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-06-02  9:21 UTC  (4+ messages)
` (subset) "

[PATCH 0/3] Coldfire m5441x: add RCM power-on reason driver
 2026-06-02  9:21 UTC  (4+ messages)
` [PATCH 1/3] m68k: coldfire/5441x: define RSR cause bits
` [PATCH 2/3] power: reset: add MCF5441x RCM power-on reason driver
` [PATCH 3/3] m68k: coldfire/5441x: register mcf-rcm-reset platform device

[PATCH net 0/2] Fix use-after-free in metadata dst teardown in airoha_eth and mtk_eth_soc drivers
 2026-06-02  9:21 UTC  (3+ messages)
` [PATCH net 1/2] net: airoha: Fix use-after-free in metadata dst teardown
` [PATCH net 2/2] net: ethernet: mtk_eth_soc: "

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

[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
 2026-06-02  9:21 UTC  (4+ messages)

[PATCH v3 0/6] target/riscv: Fix no-TCG build
 2026-06-02  9:17 UTC  (7+ messages)
` [PATCH v3 1/6] target/riscv: move extension validation out of TCG-only code
` [PATCH v3 2/6] target/riscv: move fflags helpers to common code
` [PATCH v3 3/6] target/riscv: move riscv_raise_exception() out of op_helper.c
` [PATCH v3 4/6] target/riscv: reject x-misa-w outside TCG
` [PATCH v3 5/6] target/riscv: build TCG-only sources only with TCG
` [PATCH v3 6/6] gitlab-ci.d/crossbuilds: add riscv64 KVM-only build job

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

[PATCH net-next v5] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-02  9:20 UTC  (2+ messages)

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-02  9:19 UTC  (6+ messages)

[PATCH RESEND] scsi: scsi_ioctl: use strnlen in scsi_ioctl_get_pci
 2026-06-02  9:19 UTC  (2+ messages)

Fix theoretical one-byte buffer overrun
 2026-06-02  9:18 UTC 

[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
 2026-06-02  9:19 UTC  (4+ messages)
` [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull

[PATCH v1] linux-firmware: Add RCA firmware files for tas257x projects
 2026-06-02  9:18 UTC 

[RFC PATCH 6.1.y 0/2] bpf: backport scalar not-equal tracking fixes
 2026-06-02  9:17 UTC  (4+ messages)

[PATCH v4 00/13] rv: Fixes on Deterministic and Hybrid Automata
 2026-06-02  9:17 UTC  (3+ messages)
` [PATCH v4 08/13] rv: Ensure synchronous cleanup for HA monitors

[PATCH net-next 00/14] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-02  9:17 UTC  (3+ messages)
` [PATCH net-next 02/14] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked

[PATCH v2 00/17] accel: Remove need for AccelCPUClass
 2026-06-02  9:16 UTC  (2+ messages)

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

[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
 2026-06-02  9:17 UTC  (3+ messages)

[PATCH i-g-t v1] tests/kms_bw: fix connected output count when connectors exceed pipe count
 2026-06-02  9:15 UTC  (2+ messages)

[PATCH v5 0/7] Tegra264 PWM support
 2026-06-02  9:16 UTC  (2+ messages)

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-02  9:16 UTC  (3+ messages)

[PATCH v2 0/3] remove mmap_action success, error hooks
 2026-06-02  9:16 UTC  (5+ messages)
` [PATCH v2 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter

[wrynose][PATCH] gnutls: upgrade 3.8.12 -> 3.8.13
 2026-06-02  9:15 UTC  (2+ messages)
` Patchtest results for "

[PATCH v6] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-06-02  9:15 UTC  (4+ messages)

[PATCH 6.12 000/272] 6.12.92-rc1 review
 2026-06-02  9:15 UTC  (5+ messages)
` [PATCH 6.12 178/272] ice: fix setting RSS VSI hash for E830

[PATCH net-next] macvlan: fix use-after-free of macvlan_port in macvlan_fill_info()
 2026-06-02  9:14 UTC  (3+ messages)

[GIT PULL] RISC-V soc fixes for v7.1-rc7
 2026-06-02  9:14 UTC  (2+ messages)

[PATCH] list: Add safe entry iterators without an explicit n cursor
 2026-06-02  9:12 UTC  (3+ messages)

[PATCH net-next] rtnetlink: use dev_isalive() in rtnl_getlink()
 2026-06-02  9:13 UTC 

[PATCH v6 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
 2026-06-02  9:11 UTC  (16+ messages)
` [PATCH v6 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v6 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v6 03/15] drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()
` [PATCH v6 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v6 05/15] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v6 06/15] drm/msm/dp: split link setup from source params
` [PATCH v6 07/15] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v6 08/15] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v6 09/15] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v6 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v6 11/15] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v6 12/15] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v6 13/15] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v6 14/15] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v6 15/15] drm/msm/dp: pass panel to display enable/disable helpers

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

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-06-02  9:11 UTC  (5+ messages)
    ` [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace)

[PATCH] cgroup/cpuset: change ridong's email
 2026-06-02  9:10 UTC 

[PATCH] doc: document and test `@` prefix for raw timestamps
 2026-06-02  9:10 UTC  (4+ messages)

[PATCH 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
 2026-06-02  9:10 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,ipq8074-qmp-pcie: document IPQ9650 QMP PCIe PHYs
` [PATCH 2/2] phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY support

[PATCH net-next v5 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-02  9:10 UTC  (6+ messages)
` [PATCH net-next v5 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v5 2/2] net: dsa: mv88e6xxx: add support for credit based shaper

[patch V5 00/16] futex: Address the robust futex unlock race for real
 2026-06-02  9:10 UTC  (17+ 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()
` [patch V5 14/16] Documentation: futex: Add a note about robust list race condition
` [patch V5 15/16] selftests: futex: Add tests for robust release operations
` [patch V5 16/16] [RFC] vdso, x86: Expose vdso.so.dbg through sysfs

[PATCH] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
 2026-06-02  9:10 UTC  (2+ messages)

[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)

[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  (3+ messages)
` [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 

[PATCH 0/7] ASoC: Intel: catpt: Code cleanup
 2026-06-02  9:04 UTC  (11+ messages)
` [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] iio: adc: ad4080: fix AD4880 chip ID
 2026-06-02  9:01 UTC  (2+ messages)

[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 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  (4+ messages)
` [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)

[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  (8+ messages)
` [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  (3+ 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  (3+ 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 


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.