messages from 2025-07-01 09:59:03 to 2025-07-01 11:48:07 UTC [more...]
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-07-01 11:47 UTC (17+ messages)
` [PATCH v3 01/24] pmdomain: renesas: rcar-sysc: Add genpd OF provider at postcore_initcall
` [PATCH v3 02/24] pmdomain: renesas: rmobile-sysc: Move init to postcore_initcall
` [PATCH v3 03/24] pmdomain: renesas: rcar-gen4-sysc: "
` [PATCH v3 04/24] pmdomain: core: Prevent registering devices before the bus
` [PATCH v3 05/24] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH v3 06/24] pmdomain: core: Add the genpd->dev to the genpd provider bus
` [PATCH v3 07/24] pmdomain: core: Export a common ->sync_state() helper for genpd providers
` [PATCH v3 08/24] pmdomain: core: Prepare to add the common ->sync_state() support
` [PATCH v3 09/24] soc/tegra: pmc: Opt-out from genpd's "
` [PATCH v3 10/24] cpuidle: psci: "
` [PATCH v3 11/24] cpuidle: riscv-sbi: "
` [PATCH v3 12/24] pmdomain: qcom: rpmpd: Use of_genpd_sync_state()
` [PATCH v3 13/24] pmdomain: qcom: rpmhpd: "
` [PATCH v3 14/24] firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
` [PATCH v3 15/24] firmware: xilinx: Don't share zynqmp_pm_init_finalize()
` [PATCH v3 16/24] firmware: xilinx: Use of_genpd_sync_state()
[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-01 11:47 UTC (3+ messages)
` [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
[PATCH v8 0/6] rust: DebugFS Bindings
2025-07-01 11:46 UTC (5+ messages)
` [PATCH v8 3/6] rust: types: Support &'static and &'static mut ForeignOwnable
[PATCH v5 00/20] Attack vector controls (part 2)
2025-07-01 11:45 UTC (5+ messages)
` [PATCH v5 14/20] x86/bugs: Add attack vector controls for BHI
[PATCH] mtd: nand: Fix dma_mapping_error() address
2025-07-01 11:44 UTC
[RESEND PATCH v2] kallsyms: fix build without execinfo
2025-07-01 11:37 UTC (4+ messages)
[PATCH v2 0/2] Add video clock controller DT support for sc8180x
2025-07-01 11:44 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x compatible
` [PATCH v2 2/2] arm64: dts: qcom: sc8180x: Add video clock controller node
[PATCH] netfs: Fix i_size updating
2025-07-01 11:42 UTC (4+ messages)
` [PATCH] netfs: Merge i_size update functions
[PATCH 00/15] ASoC/soundwire: Realtek codecs: wait codec init in hw_params
2025-07-01 11:42 UTC (6+ messages)
[PATCH] dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N support
2025-07-01 11:40 UTC (2+ messages)
[PATCH v2 09/10] PCI: exynos: Add support for Tesla FSD SoC
2025-07-01 11:18 UTC (2+ messages)
[PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla FSD SoC
2025-07-01 11:33 UTC (2+ messages)
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-07-01 11:38 UTC (5+ messages)
[PATCH V6 0/7] Scheduler time slice extension
2025-07-01 11:40 UTC (6+ messages)
` [PATCH V6 1/7] Sched: "
[PATCH v5 0/2] rust: revocable: documentation and refactorings
2025-07-01 11:40 UTC (3+ messages)
[PATCH] iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
2025-07-01 11:39 UTC
[PATCH 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
2025-07-01 11:38 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes
[PATCH v2 0/8] update DMA API documentation
2025-07-01 11:38 UTC (4+ messages)
` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
[PATCH v3] pch_uart: Fix dma_sync_sg_for_device() nents value
2025-07-01 11:34 UTC
[PATCH] arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by default
2025-07-01 10:54 UTC
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-01 11:30 UTC (35+ messages)
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
[PATCH v4 0/4] Optimize mprotect() for large folios
2025-07-01 11:31 UTC (10+ messages)
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching
[PATCH stable] ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
2025-07-01 11:29 UTC (5+ messages)
[PATCH v2] arm64: dts: qcom: qcs615: add missing dt property in QUP SEs
2025-07-01 11:29 UTC (2+ messages)
[PATCH] firmware/memmap: use scnprintf() in show funcs
2025-07-01 11:29 UTC (3+ messages)
[syzbot] [ext4?] possible deadlock in ext4_inline_data_truncate (4)
2025-07-01 11:27 UTC
[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
2025-07-01 11:26 UTC (10+ messages)
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
` [PATCH v2 11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities
[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
2025-07-01 11:25 UTC (9+ messages)
` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
` [PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla "
[tip:tip/urgent] BUILD SUCCESS cac4d9f5342e6771a76ab8715afe63f74d6b92cf
2025-07-01 11:24 UTC
[PATCH v9 0/4] support large align and nid in Rust allocators
2025-07-01 11:21 UTC (9+ messages)
` [PATCH v9 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v9 3/4] rust: add support for NUMA ids in allocations
[PATCH] crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
2025-07-01 11:20 UTC
[PATCH] arch/powerpc: Remove .interp section in vmlinux
2025-07-01 10:49 UTC
[PATCH] arch/powerpc: Remove support for older GCC and binutils
2025-07-01 10:50 UTC
[PATCH 00/10] Add clock drivers for SM7635
2025-07-01 11:16 UTC (5+ messages)
[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
2025-07-01 11:08 UTC
[PATCH] cdx: make cdx_bus_type constant
2025-07-01 11:14 UTC
[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
2025-07-01 11:12 UTC (5+ messages)
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver
[PATCH 0/3] arm64: dts: qcom: fix GPIO lookup flags for i2c-gpio SDA and SCL pins
2025-07-01 11:11 UTC (2+ messages)
[PATCH v4 0/8] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
2025-07-01 11:10 UTC (10+ messages)
` [PATCH v4 6/8] firmware: qcom: scm: add modparam to control QSEECOM enablement
unsubscribe
2025-07-01 11:09 UTC
[PATCH v4 0/7] spacemit: introduce P1 PMIC support
2025-07-01 11:07 UTC (5+ messages)
` [PATCH v4 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support
[PATCH v5] wifi: cfg80211: move away from using a fake platform device
2025-07-01 11:06 UTC (2+ messages)
[PATCH v2] staging: greybus: gbphy: fix up const issue with the match callback
2025-07-01 11:06 UTC
[PATCH] fpga: dfl: Replace scnprintf() with sysfs_emit()
2025-07-01 11:02 UTC (2+ messages)
[PATCH] mfd: axp20x: Skip PEK on AXP313A/AXP323 if no interrupt line is available
2025-07-01 11:01 UTC (2+ messages)
[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
2025-07-01 11:00 UTC (10+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
[PATCH v1] sched/uclamp: Skip uclamp_rq_dec() for non-final dequeue of delayed tasks
2025-07-01 11:00 UTC (3+ messages)
[PATCH] net: ieee8021q: fix insufficient table-size assertion
2025-07-01 11:00 UTC (2+ messages)
[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
2025-07-01 10:58 UTC (9+ messages)
` [PATCH 1/8] rust: device: introduce device::Internal
` [PATCH 2/8] rust: device: add drvdata accessors
[PATCH] MFD: mt6397: do not use generic name for keypad sub-devices
2025-07-01 10:58 UTC (2+ messages)
[PATCH] tools: mm: Added modern version of shell quote and a stranza for required command check
2025-07-01 10:57 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-pinctrl: Introduce Schmitt Trigger macros
2025-07-01 10:57 UTC (2+ messages)
[char-misc-next v2 0/5] mei: fix mei_device lifetime
2025-07-01 10:55 UTC (7+ messages)
` [char-misc-next v2 4/5] mei: more prints with client prefix
` [char-misc-next v2 5/5] mei: create dedicated device object
[PATCH v1 0/2] X1E HBR3 fixes
2025-07-01 10:56 UTC (2+ messages)
[PATCH v5] x86/microcode: move away from using a fake platform device
2025-07-01 10:54 UTC
[PATCH 0/3] PCI: host-generic: Fix driver_data overwriting bugs
2025-07-01 10:54 UTC (3+ messages)
[PATCH 0/8] mfd: ocelot: add support for MDIO managed switch
2025-07-01 10:52 UTC (3+ messages)
[PATCH v7 00/14] further mt7988 devicetree work
2025-07-01 10:51 UTC (7+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988
[PATCH v5] drm/vgem/vgem_drv convert to use faux_device
2025-07-01 10:51 UTC
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-07-01 10:25 UTC (6+ messages)
[PATCH v5] drm/vkms: convert to use faux_device
2025-07-01 10:49 UTC
[PATCH net-next v1 1/1] net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()
2025-07-01 10:50 UTC (2+ messages)
[PATCH V4 1/1] sched/deadline: Fix dl_server runtime calculation formula
2025-07-01 10:49 UTC (3+ messages)
[PATCH v2] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-07-01 10:48 UTC
[PATCH v5 00/13] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-01 10:48 UTC (2+ messages)
[PATCH] Fix dma_unmap_sg() nents value
2025-07-01 10:48 UTC (2+ messages)
[PATCH 0/5] vsock/virtio: SKB allocation improvements
2025-07-01 10:44 UTC (9+ messages)
` [PATCH 1/5] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH 3/5] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
2025-07-01 10:44 UTC (8+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-01 10:44 UTC (2+ messages)
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-07-01 10:38 UTC (5+ messages)
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-01 10:34 UTC (9+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
[PATCH] x86/mm: Disable hugetlb page table sharing on non-PAE 32-bit
2025-07-01 10:33 UTC (3+ messages)
[bug] spi-nor not unlocking on Ubiquiti XW and WA
2025-07-01 10:33 UTC (5+ messages)
[PATCH] platform/chrome: Add ChromeOS EC USB driver
2025-07-01 10:29 UTC (5+ messages)
[PATCH v1 0/2] Add sound card support for QCS8275
2025-07-01 10:29 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS8275 sound card
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add support for QCS8275
[PATCH] entry: Split generic entry into generic exception and syscall entry
2025-07-01 10:28 UTC (3+ messages)
[PATCH] arm64: dts: qcom: ipq9574-rdp433: remove unused 'sdc-default-state'
2025-07-01 10:28 UTC (2+ messages)
[PATCH V3] mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
2025-07-01 10:27 UTC (2+ messages)
[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
2025-07-01 10:26 UTC (7+ messages)
` [PATCH 1/3] bus: mhi: host: keep bhi buffer through suspend cycle
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again
` [PATCH 3/3] bus: mhi: keep device context through suspend cycles
[PATCH] clk: renesas: rzv2h-cpg: Drop redundant base pointer from pll_clk
2025-07-01 10:24 UTC (2+ messages)
[PATCH] rust: dma: require mutable reference for as_slice_mut() and write()
2025-07-01 10:24 UTC (2+ messages)
[PATCH 0/4] "scm_conf" node cleanup for TI's Jacinto SoC family
2025-07-01 10:23 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus"
[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
2025-07-01 10:23 UTC (3+ messages)
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-07-01 10:20 UTC (5+ messages)
` [PATCH v9 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
[PATCH] ALSA: mips/hal2: Refactor and improve hal2_compute_rate()
2025-07-01 10:18 UTC (3+ messages)
[syzbot] [ext4?] KASAN: slab-use-after-free Read in __ext4_check_dir_entry
2025-07-01 10:19 UTC (2+ messages)
` [syzbot] #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 66701750d5565c574af42bef0b789ce0203e3071
[PATCH v6 0/5] Support i.MX28 Amarula rmm board
2025-07-01 10:16 UTC (2+ messages)
[patch 0/3] ptp: Provide support for auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
2025-07-01 10:16 UTC (2+ messages)
[PATCH v2 0/3] Add support for remoteprocs on SM7635
2025-07-01 10:16 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: document SM7635 ADSP & CDSP
[PATCH v2 0/1] USB: serial: option: add GosunCn GM800 series
2025-07-01 10:00 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
2025-07-01 10:13 UTC (2+ messages)
[PATCH v2] dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warning
2025-07-01 10:11 UTC (5+ messages)
[PATCH] Bluetooth: btusb: Add the more support IDs for Realtek RTL8852BT/RTL8852BE-VT
2025-07-01 10:08 UTC (2+ messages)
[PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
2025-07-01 10:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418
` [PATCH 2/2] gpio: pca953x: Add support for "
[PATCH v4 00/10] Introducing firmware late binding
2025-07-01 10:05 UTC (4+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
[PATCH net-next RFC v4 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-07-01 10:04 UTC (4+ messages)
[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-07-01 10:03 UTC (3+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "
[PATCH v2 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-07-01 10:04 UTC (6+ messages)
` [PATCH v2 7/8] riscv: dts: spacemit: Enable PDMA0 on Banana Pi F3 and Milkv Jupiter
[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
2025-07-01 10:03 UTC
[PATCH v4 0/6] spi: spi-fsl-dspi: Target mode improvements
2025-07-01 10:02 UTC (6+ messages)
` [PATCH v4 2/6] spi: spi-fsl-dspi: Store status directly in cur_msg->status
[PATCH v4 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-07-01 10:01 UTC (3+ messages)
` [PATCH v4 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy
[PATCH] mtd: rawnand: pl35x: Fix BBT write operations by adding pure data out pattern
2025-07-01 10:01 UTC
[PATCH v2 0/4] hwmon: Add support for MPS mp2869,mp29502 chip
2025-07-01 9:59 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2869 series
` [PATCH v2 2/4] hwmon: add MP2869 series driver
` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp29502
` [PATCH v2 4/4] hwmon: add MP29502 driver
[syzbot] Monthly ocfs2 report (Jul 2025)
2025-07-01 10:01 UTC
[GIT TAG] Runtime PM updates related to autosuspend for 6.17
2025-07-01 10:00 UTC
[RFC] mmc: meson-gx-mmc: add delay during poweroff
2025-07-01 9:59 UTC (2+ messages)
[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
2025-07-01 9:58 UTC (18+ messages)
` [PATCHv8 01/17] x86/cpu: Enumerate the LASS feature bits
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 03/17] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv8 05/17] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv8 06/17] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv8 07/17] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv8 08/17] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv8 09/17] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv8 10/17] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv8 11/17] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv8 13/17] x86/traps: Generalize #GP address decode and hint code
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
` [PATCHv8 15/17] x86/cpu: Make LAM depend on LASS
` [PATCHv8 16/17] x86/cpu: Enable LASS during CPU initialization
` [PATCHv8 17/17] x86: Re-enable Linear Address Masking
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).