All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 06:25:29 to 2026-06-29 07:03:07 UTC [more...]

[PATCH v2] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-06-29  7:03 UTC  (2+ messages)

[PATCH ath-next v2 0/2] wifi: ath12k: fix peer delete race in MLO scenario
 2026-06-29  7:02 UTC  (4+ messages)
` [PATCH ath-next v2 1/2] wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollback
` [PATCH ath-next v2 2/2] wifi: ath12k: fix MLO peer delete race

[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
 2026-06-29  7:01 UTC  (3+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR

[PATCH] tools: Use posix_memalign instead of valloc for NetBSD
 2026-06-29  7:01 UTC  (4+ messages)

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-06-29  7:01 UTC  (9+ messages)
` [PATCH 21/32] agp/nvidia: Stop using "
` [PATCH 29/32] hwmon: "

[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-29  7:03 UTC  (5+ messages)
` [PATCH v3 stable/linux-6.12.y 1/3] fs: constify file ptr in backing_file accessor helpers
` [PATCH v3 stable/linux-6.12.y 2/3] lsm: add backing_file LSM hooks
` [PATCH v3 stable/linux-6.12.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v2 0/3] arm64: dts: qcom: sc8280xp: fix and improve pinctrl
 2026-06-29  6:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sc8280xp-x13s: Fix the drive-strength of mclk pin
` [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add camera MCLK pinctrl
` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp-x13s: Use predefined "

[PATCH v2 0/2] Recognize Snapdragon SDM850
 2026-06-29  7:00 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDM 850
` [PATCH v2 2/2] soc: qcom: socinfo: Add SoC ID for SDM850

[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
 2026-06-29  6:58 UTC  (4+ messages)
` [PATCH V9 02/17] iothread: introduce iothread_ref/unref to track attached devices

[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-29  7:06 UTC  (14+ messages)
` [PATCH stable/linux-5.10.y 1/7] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH stable/linux-5.10.y 2/7] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH stable/linux-5.10.y 3/7] fs: use backing_file container for internal files with "fake" f_path
` [PATCH stable/linux-5.10.y 4/7] lsm: constify the 'file' parameter in security_binder_transfer_file()
` [PATCH stable/linux-5.10.y 5/7] fs: prepare for adding LSM blob to backing_file
` [PATCH stable/linux-5.10.y 6/7] lsm: add backing_file LSM hooks
` [PATCH stable/linux-5.10.y 7/7] selinux: fix overlayfs mmap() and mprotect() access checks

[RFC PATCH 0/3] fs: support tasks with a null root or cwd
 2026-06-29  6:58 UTC  (4+ messages)
` [RFC PATCH 1/3] fs: Add documentation to some `struct fs_struct` fields
` [RFC PATCH 2/3] fs: support tasks with a null root or cwd
` [RFC PATCH 3/3] fs: add KUnit tests for "

[PATCH] dma-fence: Make dma_fence_dedup_array() robust against 0-count input
 2026-06-29  6:59 UTC  (2+ messages)

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-29  6:59 UTC  (5+ messages)

[PATCH v6 00/16] xenguest optimisations
 2026-06-29  6:59 UTC  (9+ messages)
` [PATCH v6 12/16] xen: implement new foreign copy hypercall

[RESEND PATCH 0/2] Fix OSPI DMA corruption via FSS_FSAS driver
 2026-06-29  6:58 UTC  (4+ messages)
` [RESEND PATCH 1/2] dt-bindings: memory: Add TI FSS_FSAS binding
` [RESEND PATCH 2/2] memory: ti-k3-fsas: Add TI FSS_FSAS driver

[scarthgap] [PATCH v2 1/2] libssh2: fix CVE-2026-55200
 2026-06-29  6:57 UTC  (2+ messages)
` [scarthgap] [PATCH v2 2/2] libssh2: fix CVE-2026-55199

[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
 2026-06-29  6:55 UTC  (19+ messages)
` [PATCH v4 01/18] x86/alternative: Support alt_replace_call() with instructions after call
` [PATCH v4 02/18] coco/tdx: Rename MSR access helpers
` [PATCH v4 03/18] KVM: x86: Remove the KVM private read_msr() function
` [PATCH v4 04/18] x86/msr: Minimize usage of native_*() msr access functions
` [PATCH v4 05/18] x86/msr: Move MSR trace calls one function level up
` [PATCH v4 06/18] x86/hyperv: Switch from __rdmsr() to native_rdmsrq()
` [PATCH v4 07/18] x86/opcode: Add immediate form MSR instructions
` [PATCH v4 08/18] x86/extable: Add support for "
` [PATCH v4 09/18] x86/msr: Make wrmsrns() a first class citizen
` [PATCH v4 10/18] x86/msr: Introduce sync_cpu_after_wrmsrns()
` [PATCH v4 11/18] x86/msr: Use the alternatives mechanism for RDMSR
` [PATCH v4 12/18] x86/alternatives: Add ALTERNATIVE_4()
` [PATCH v4 13/18] x86/paravirt: Split off MSR related hooks into new header
` [PATCH v4 14/18] x86/paravirt: Prepare support of MSR instruction interfaces
` [PATCH v4 15/18] x86/paravirt: Switch MSR access pv_ops functions to "
` [PATCH v4 16/18] x86/msr: Reduce number of low level MSR access helpers
` [PATCH v4 17/18] x86/paravirt: Use alternatives for MSR access with paravirt
` [PATCH v4 18/18] x86/msr: Make all MSR access functions __always_inline

[PATCHv3 0/6] media: em28xx: fix lifecycle issues
 2026-06-29  6:55 UTC  (7+ messages)
` [PATCHv3 1/6] media: core: v4l2-async.c: unreg subdev if asc_list is empty
` [PATCHv3 2/6] media: em28xx: use v4l2_device release callback
` [PATCHv3 3/6] media: em28xx: drop 'users' field
` [PATCHv3 4/6] media: em28xx: use vb2_video_unregister_device
` [PATCHv3 5/6] media: em28xx: dev_info->pr_info since dev has been freed
` [PATCHv3 6/6] media: em28xx: requeue buffers if start_streaming fails

[PATCH] ipc/sem: check nsops overflow in do_semtimedop()
 2026-06-29  6:57 UTC 

[cip-dev] PATCH: libsemanage: Enable Autopkgtest for libsemanage
 2026-06-29  6:56 UTC 

[PATCHv2 0/6] media: em28xx: fix lifecycle issues
 2026-06-29  6:55 UTC  (4+ messages)
` [PATCHv2 1/6] media: core: v4l2-async.c: unreg subdev if asc_list is empty

[PATCH ath-next 0/2] wifi: ath12k: fix peer delete race in MLO scenario
 2026-06-29  6:54 UTC  (4+ messages)
` [PATCH ath-next 2/2] wifi: ath12k: fix MLO peer delete race

[PATCH v20 0/3] Add OpenCores PTC PWM support
 2026-06-29  6:54 UTC  (6+ messages)
` [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
` [PATCH v20 2/3] riscv: dts: starfive: Correct pwm nodes
` [PATCH v20 3/3] pwm: Add OpenCores PTC PWM driver

[yocto-autobuilder2][PATCH] Revert "config: add Ubuntu 26.04 to scarthgap worker list"
 2026-06-29  6:54 UTC 

[PATCH v2 0/3] arm64: dts: qcom: kodiak: Enable 4-lane DP via QMP Combo PHY
 2026-06-29  6:53 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: kodiak: Set up 4-lane DP

[BUG] general protection fault in __lookup_mnt with crafted ext4 image and bind mount
 2026-06-29  6:53 UTC 

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-06-29  6:52 UTC  (4+ messages)
` [PATCH v3 4/7] arm64: dts: freescale: Convert to new media orientation definitions

[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
 2026-06-29  6:51 UTC  (3+ messages)

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-06-29  6:51 UTC  (4+ messages)
` [PATCH v3 04/17] tools/rv: Add selftests

[PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
 2026-06-29  6:51 UTC  (3+ messages)

[PATCH 0/2] Fix OSPI DMA corruption via FSS_FSAS driver
 2026-06-29  6:50 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: memory: Add TI FSS_FSAS binding
` [PATCH 2/2] memory: ti-k3-fsas: Add TI FSS_FSAS driver

[PATCH] stm32mp1: spl: support loading U-Boot proper from eMMC hardware partitions
 2026-06-29  6:50 UTC  (3+ messages)

[PATCH v6 00/17] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-06-29  6:50 UTC  (12+ messages)
` [PATCH v6 04/17] pinctrl: airoha: an7583: there is no mux to enable the second i2c bus
` [PATCH v6 05/17] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v6 06/17] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v6 15/17] pinctrl: airoha: add support of en7523 SoC
` [PATCH v6 17/17] pinctrl: airoha: add support of an7563 SoC

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-06-29  6:49 UTC  (2+ messages)

[PATCH 0/4] ipmi: bt-bmc: Add configurable LPC host interface
 2026-06-29  6:49 UTC  (10+ messages)
` [PATCH 1/4] ipmi: bt-bmc: Use bitfield helpers for register definitions
` [PATCH 2/4] ipmi: bt-bmc: Track open state per device
` [PATCH 3/4] dt-bindings: ipmi: Add optional LPC properties to ASPEED BT devices
` [PATCH 4/4] ipmi: bt-bmc: Read LPC address and SerIRQ from device tree

OE-core CVE metrics for scarthgap on Mon Jun 29 02:22:48 2026
 2026-06-29  6:48 UTC  (3+ messages)
` OE-core CVE metrics for wrynose on Mon Jun 29 01:10:57 2026
` OE-core CVE metrics for master on Mon Jun 29 01:47:22 2026

[PATCH net-next v7 0/4] Add support for RTL8261C_CG
 2026-06-29  6:47 UTC  (5+ messages)
` [PATCH net-next v7 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v7 2/4] net: phy: c45: add setup and read master/slave helpers
` [PATCH net-next v7 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v7 4/4] net: phy: realtek: load firmware "

[PATCH v4 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH RESEND v3] arm64: dts: qcom: talos: Add memory-region for audio PD
 2026-06-29  6:47 UTC  (2+ messages)

[PATCH v4 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: qfprom: Add compatible for Qualcomm Maili
 2026-06-29  6:48 UTC 

[PATCH v4 1/7] riscv: stacktrace: Add frame record metadata
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH v4 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-06-29  6:47 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: iio: adc: Add reference-sources property

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-29  6:46 UTC  (11+ messages)

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-29  6:47 UTC  (3+ messages)
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH v2 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-06-29  6:46 UTC  (5+ messages)
` [PATCH v2 07/16] usb: hub: Power on connected M.2 E-key connectors

[PATCH v2 0/3] dt-bindings: crypto: Add Qualcomm Maili crypto support
 2026-06-29  6:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,prng: Document Maili TRNG
` [PATCH v2 2/3] dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE
` [PATCH v2 3/3] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk on Hawi

[BUG] kernel BUG in __ext4_journal_stop
 2026-06-29  6:43 UTC 

[PATCH v4 00/13] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-06-29  6:43 UTC  (4+ messages)
` [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodes

[PATCH] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_import_sg_table()
 2026-06-29  6:43 UTC  (2+ messages)

[PATCH v4 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH v4 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH v4 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH v4 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
 2026-06-29  6:42 UTC  (2+ messages)

[PATCH 0/5] crypto: use timing-safe digest comparison
 2026-06-29  6:42 UTC  (3+ messages)
` [PATCH 5/5] crypto/cnxk: "
  ` [EXTERNAL] "

[PATCH] arm64: dts: amlogic: add some device nodes for A9
 2026-06-29  6:41 UTC  (3+ messages)

[PATCH RESEND] arm64: dts: qcom: hamoa: add audio PD remote heap region
 2026-06-29  6:41 UTC 

[PATCH v2 0/6] cxl: Support mixed-granularity region interleaves
 2026-06-29  6:41 UTC  (3+ messages)
` [PATCH v2 3/6] cxl/region: Account for mixed-granularity in position calculations

[PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup failure
 2026-06-29  6:40 UTC 

[PATCH 0/5] x86/msr: Drop 32-bit interfaces of native MSR functions
 2026-06-29  6:39 UTC  (6+ messages)
` [PATCH 1/5] x86/msr: Switch users of native_wrmsr() to native_wrmsrq()
` [PATCH 2/5] x86/msr: Remove native_wrmsr()
` [PATCH 3/5] x86/msr: Switch users of native_rdmsr() to native_rdmsrq()
` [PATCH 4/5] x86/msr: Remove native_rdmsr()
` [PATCH 5/5] x86/msr: Switch native_wrmsrq() from macro to inline function

[PATCH] selinux: suppress warning flood for retired DCCP netlink messages
 2026-06-29  6:38 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix rx_mpdu_start layout for QCC2072
 2026-06-29  6:37 UTC  (2+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
 2026-06-29  6:36 UTC  (2+ messages)

[PATCH 0/5] hwmon: add Altera Stratix 10 SoC FPGA hardware monitor support
 2026-06-29  6:36 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: firmware: svc: add hwmon property

[PATCH v6] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-29  6:35 UTC  (3+ messages)

[PATCH 0/3] Add Qualcomm I2C slave controller driver
 2026-06-29  6:35 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controller
` [PATCH v1 2/3] i2c: qcom-slave: Add driver for "
` [PATCH v1 3/3] MAINTAINERS: Add entry "

possible deadlock in console_lock_spinning_enable
 2026-06-29  6:34 UTC 

[PATCH] docs/mm: Fix brackets
 2026-06-29  6:34 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-29  6:33 UTC  (3+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required

[PATCH wireless-next] wifi: cfg80211: fix regulatory.db async firmware request blocking __usermodehelper_disable()
 2026-06-29  6:33 UTC  (3+ messages)

[PATCH] history: streamline message preparation and plug file stream leak
 2026-06-29  6:33 UTC  (2+ messages)

[PATCH v2] ext4: fix deadlock in ext4_evict_ea_inode() vs cache_find()
 2026-06-29  6:27 UTC 

[PATCH wireless-next v2] wifi: cfg80211: fix regulatory.db async firmware request blocking __usermodehelper_disable()
 2026-06-29  6:31 UTC 

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-06-29  6:31 UTC  (3+ messages)
` [PATCH v3 08/16] i2c: Let i2c-core.h include <linux/i2c.h>

[PATCH ath-next 0/3] wifi: ath12k: Fix memory allocation and improve reserved memory handling
 2026-06-29  6:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
 2026-06-29  6:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: s/SeongJae/SJ/
 2026-06-29  6:30 UTC  (2+ messages)

[OE-core][master][PATCH] package.bbclass: add PACKAGE_POSTPROCESS_FUNCS hook
 2026-06-29  6:29 UTC  (2+ messages)

[PATCH] target/i386: allow transition to virtual-8086 mode only if CPL == 0 and CPU is not in long mode
 2026-06-29  6:28 UTC  (2+ messages)

WARNING in usb_free_urb
 2026-06-29  6:27 UTC  (2+ messages)

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-29  6:26 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v5 0/3] tools/mm/page_owner_sort: fix filtering and cleanup issues
 2026-06-29  6:25 UTC  (2+ messages)
` [PATCH] tools/mm/page_owner_sort: report get_comm failures at source


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.