messages from 2025-08-06 13:53:56 to 2025-08-06 16:35:35 UTC [more...]
[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-06 16:35 UTC (6+ messages)
` [PATCH v3 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-08-06 16:34 UTC (6+ messages)
[RFC PATCH 00/20] TD-Preserving updates
2025-08-06 16:33 UTC (12+ messages)
` [RFC PATCH 07/20] x86/virt/tdx: Expose SEAMLDR information via sysfs
[PATCH] debugfs: fix mount options not being applied
2025-08-06 16:33 UTC (5+ messages)
[PATCH V7 00/11] Scheduler time slice extension
2025-08-06 16:30 UTC (4+ messages)
[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-06 16:32 UTC (2+ messages)
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-08-06 16:18 UTC
[PATCH v2 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
2025-08-06 16:27 UTC (2+ messages)
[PATCH 4/4] mm/kasan: make kasan=on|off take effect for all three modes
2025-08-06 16:26 UTC (3+ messages)
[PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
2025-08-06 16:22 UTC (3+ messages)
` [PATCH v5 1/2] libbpf: Add the ability to suppress perf event enablement
` [PATCH v5 2/2] perf bpf-filter: Enable events manually
[PATCH 0/7] tracing: Show contents of syscall trace event user space fields
2025-08-06 16:21 UTC (6+ messages)
` [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
[PATCH v2 0/3] mm, swap: improve cluster scan strategy
2025-08-06 16:17 UTC (4+ messages)
` [PATCH v2 1/3] mm, swap: only scan one cluster in fragment list
` [PATCH v2 2/3] mm, swap: remove fragment clusters counter
` [PATCH v2 3/3] mm, swap: prefer nonfull over free clusters
[PATCH] bcache: enhancing the security of dirty data writeback
2025-08-06 16:10 UTC (6+ messages)
[RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 16:04 UTC (5+ messages)
` [RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [Update RFC PATCH V6 2/4] "
[PATCH v5 3/5] Audit: Add record for multiple task security contexts
2025-08-06 16:03 UTC (3+ messages)
[PATCH] of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
2025-08-06 16:02 UTC (2+ messages)
[PATCH v2 0/4] KVM: VMX: Handle the immediate form of MSR instructions
2025-08-06 15:59 UTC (4+ messages)
` [PATCH v2 2/4] "
[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
2025-08-06 15:58 UTC (6+ messages)
` [PATCH V1 1/4] dt-bindings: phy: Add max-microamp properties for PHY and PLL supplies
` [PATCH V1 2/4] arm64: dts: qcom: sm8750: add max-microamp for UFS "
` [PATCH V1 3/4] arm64: dts: qcom: sm8650: "
` [PATCH V1 4/4] phy: qcom-qmp-ufs: read max-microamp values from device tree
[PATCH] net: usb: asix: avoid to call phylink_stop() a second time
2025-08-06 15:58 UTC (2+ messages)
[PATCH] x86/tsc: Use cpumask_next_wrap() in tsc_sync_check_timer_fn()
2025-08-06 15:55 UTC
[PATCH 00/11] phy: drop unused module aliases
2025-08-06 15:57 UTC (3+ messages)
arm64: csdlock at early boot due to slow serial (?)
2025-08-06 15:53 UTC (3+ messages)
[PATCH v8 00/11] Add i.MX91 platform support
2025-08-06 15:51 UTC (5+ messages)
` [PATCH v8 01/11] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
` [PATCH v8 10/11] pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
[PATCH] 9p: Use kvmalloc for message buffers
2025-08-06 15:50 UTC (8+ messages)
[PATCH v3 0/9] Add support for i.MX94 DCIF
2025-08-06 15:50 UTC (15+ messages)
` [PATCH v3 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v3 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v3 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v3 4/9] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
` [PATCH v3 5/9] drm/imx: Add support "
` [PATCH v3 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add optional ldb property
` [PATCH v3 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v3 8/9] arm64: dts: imx943-evk: Add display support using IT6263
` [PATCH v3 9/9] MAINTAINERS: Add entry for i.MX94 DCIF driver
[PATCH v3 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
2025-08-06 15:48 UTC (11+ messages)
[PATCH v3 0/6] KVM: VMX: Handle the immediate form of MSR instructions
2025-08-06 15:48 UTC (6+ messages)
` [PATCH v3 2/6] KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriate
` [PATCH v3 3/6] KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()
[PATCH net v3] net: ti: icssg-prueth: Fix emac link speed handling
2025-08-06 15:47 UTC (2+ messages)
[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
2025-08-06 15:46 UTC (13+ messages)
[PATCH] selftests/mm: use __auto_type in swap() macro
2025-08-06 15:45 UTC (2+ messages)
block/ioctl.c:72:39: sparse: sparse: Using plain integer as NULL pointer
2025-08-06 15:43 UTC
[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
2025-08-06 15:42 UTC (9+ messages)
[PATCH] arm: multi_v7_defconfig: Enable more OMAP related configs
2025-08-06 15:41 UTC (4+ messages)
[PATCH 0/2] iio: adc: ad799x: reference voltage capability
2025-08-06 15:40 UTC (5+ messages)
` [PATCH 1/2] iio: adc: ad799x: add reference voltage capability to chip_info
[PATCH v3 1/1] userfaultfd: fix a crash in UFFDIO_MOVE with some non-present PMDs
2025-08-06 15:40 UTC
[PATCH v5] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
2025-08-06 15:38 UTC (2+ messages)
[syzbot] [mm?] WARNING in follow_page_pte
2025-08-06 15:38 UTC (2+ messages)
[GIT PULL] VFIO updates for v6.17-rc1 v2
2025-08-06 15:35 UTC
[PATCH] selftests/drivers/net: replace typeof() with __auto_type
2025-08-06 15:34 UTC (3+ messages)
[PATCH] memory: stm32_omm: Fix req2ack update test
2025-08-06 15:32 UTC
[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
2025-08-06 15:31 UTC (14+ messages)
` [PATCH v3 02/16] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v3 05/16] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v3 06/16] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v3 07/16] rust: block: use `NullTerminatedFormatter`
[PATCH 00/15] Add thermal management support for sama7d65
2025-08-06 15:31 UTC (5+ messages)
` [PATCH 04/15] iio: adc: at91-sama5d2_adc: update calibration index, validation condition
` [PATCH 09/15] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
2025-08-06 15:29 UTC (5+ messages)
[PATCH 0/3] Add support for Awinic AW86927 haptic driver
2025-08-06 15:28 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: input: Add bindings for Awinic AW86927
` [PATCH 2/3] Input: aw86927 - add driver "
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Add vibrator support
[PATCH v23 0/2] MCTP Over PCC Transport
2025-08-06 15:28 UTC (5+ messages)
` [PATCH v23 1/2] mailbox/pcc: support mailbox management of the shared buffer
[PATCH] selftests/bpf/progs: use __auto_type in swap() macro
2025-08-06 15:25 UTC (3+ messages)
[PATCH v4 0/2] perf/s390: Regression: Move uid filtering to BPF filters
2025-08-06 15:25 UTC (3+ messages)
` [PATCH v4 1/2] libbpf: Add the ability to suppress perf event enablement
[PATCH 0/4] Add support for AM62P SR1.2
2025-08-06 15:24 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: hwinfo: Add second register range for GP_SW
[PATCH 0/8] Support ROHM BD79105 ADC
2025-08-06 15:23 UTC (7+ messages)
` [PATCH 4/8] iio: adc: ad7476: Use correct channel for bit info
` [PATCH 6/8] dt-bindings: iio: adc: ad7476: Add ROHM bd79105
` [PATCH 7/8] iio: adc: ad7476: Support ROHM BD79105
[PATCH] iio: adc: ad799x: add reference supply for ad7994
2025-08-06 15:22 UTC (2+ messages)
[PATCH v3 0/2] Support for Synaptics TDDI series panels
2025-08-06 15:22 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document Synaptics TDDI panel
[PATCH v2 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
2025-08-06 15:21 UTC (10+ messages)
` [PATCH v2 2/7] pinctrl: renesas: rzg2l: parameterize OEN register offset
` [PATCH v2 3/7] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
` [PATCH v2 5/7] pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
[PATCH v3 0/2] scsi: Use vmalloc_array and vcalloc to simplify code
2025-08-06 15:20 UTC (3+ messages)
` [PATCH v3 2/2] scsi: scsi_debug: use "
[PATCH] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
2025-08-06 15:19 UTC (2+ messages)
[PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
2025-08-06 15:19 UTC (11+ messages)
[PATCH] iio: light: ltr390: Add remove callback with needed support in device registration
2025-08-06 15:18 UTC (5+ messages)
[PATCH] block: prevent deadlock in del_gendisk()
2025-08-06 15:17 UTC (4+ messages)
[PATCH v2] ARM: dts: renesas: Add boot phase tags marking to Renesas RZ/A1
2025-08-06 15:13 UTC (2+ messages)
[PATCH] ARM: dts: renesas: Add boot phase tags marking to Renesas RZ/A1
2025-08-06 15:12 UTC (4+ messages)
[PATCH 5/7] tracing: Display some syscall arrays as strings
2025-08-06 15:12 UTC (2+ messages)
[PATCH 1/3] hwmon: scmi: Add default case with debug output
2025-08-06 15:12 UTC (2+ messages)
[PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
2025-08-06 15:05 UTC (7+ messages)
[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-08-06 15:03 UTC (3+ messages)
` [PATCH v3 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-08-06 15:03 UTC (5+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[RESEND] net: phy: fix NULL pointer dereference in phy_polling_mode()
2025-08-06 15:01 UTC (6+ messages)
[PATCH v2 1/1] mm: Correct misleading comment on mmap_lock field in mm_struct
2025-08-06 14:59 UTC
Aquantia PHY in OCSGMII mode?
2025-08-06 14:58 UTC (11+ messages)
[PATCH mm-hotfixes-unstable] mm: Pass page directly instead of using folio_page
2025-08-06 14:56 UTC
next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
2025-08-06 14:54 UTC (2+ messages)
[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-08-06 14:54 UTC (7+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
[PATCH 1/1] usb-storage: Add unusual-devs entry for Novatek NTK96550-based camera
2025-08-06 14:52 UTC (2+ messages)
[PATCH 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
2025-08-06 14:51 UTC (10+ messages)
` [PATCH 2/5] phy: renesas: rcar-gen3-usb2: Store drvdata pointer in channel
` [PATCH 3/5] phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via phy_data
` [PATCH 4/5] phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
` [PATCH 5/5] phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated
[PATCHv2 0/7] direct-io: even more flexible io vectors
2025-08-06 14:51 UTC (2+ messages)
[PATCH v4 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
2025-08-06 14:49 UTC (5+ messages)
` [PATCH v4 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v4 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC
[PATCH] usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test
2025-08-06 14:48 UTC (2+ messages)
[BUG] ext4: mballoctor issue observed in fs/ext4/mballoc.c ext4_mb_regular_allocator on kernel 6.6
2025-08-06 14:46 UTC
[PATCH 0/2] irqchip: Add support for Aspeed AST2700 SCU interrupt controller
2025-08-06 14:44 UTC (6+ messages)
` [PATCH 2/2] irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers
[PATCH v3] ksmbd: add kcov remote coverage support via ksmbd_conn
2025-08-06 14:39 UTC
[PATCH v2 0/2] Add new phy_notify_pmstate() api
2025-08-06 14:40 UTC (7+ messages)
` [PATCH v2 1/2] phy: add "
[PATCH] arm64: dts: st: Add memory-region-names property for stm32mp257f-ev1
2025-08-06 14:40 UTC (2+ messages)
[PATCH] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153
2025-08-06 14:40 UTC (2+ messages)
[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
2025-08-06 14:40 UTC (2+ messages)
[PATCH 3/7] tracing: Have syscall trace events read user space string
2025-08-06 14:39 UTC (2+ messages)
[PATCH next] smb: client: Fix use after free in send_done()
2025-08-06 14:39 UTC (5+ messages)
[PATCH v12 00/10] Add support for MAX7360
2025-08-06 14:36 UTC (6+ messages)
` [PATCH v12 04/10] pwm: max7360: Add MAX7360 PWM support
[PATCH] phy: ti: omap-usb2: enable compile testing
2025-08-06 14:35 UTC (3+ messages)
[PATCH v3 0/3] Handle shared reset GPIO for WSA883x speakers
2025-08-06 14:35 UTC (6+ messages)
` [PATCH v3 2/3] ASoC: codecs: wsa883x: Add devm action to safely disable regulator on device removal
[PATCH 0/3] phy: fix device leaks at unbind
2025-08-06 14:35 UTC (3+ messages)
` [PATCH 1/3] phy: tegra: xusb: fix device and OF node leak at probe
[PATCH v2] mm: fix accounting of memmap pages for early sections
2025-08-06 14:31 UTC (4+ messages)
[PATCH 0/4] Better split_huge_page_test result check
2025-08-06 14:29 UTC (4+ messages)
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds
[PATCH] pseries/lparcfg: Add resource group monitoring
2025-08-06 14:19 UTC (4+ messages)
[PATCH v2] counter: ti-ecap-capture: Remove error print for devm_add_action_or_reset()
2025-08-06 14:19 UTC (3+ messages)
[PATCH] drm/bridge: analogix_dp: Fix a NULL vs IS_ERR() check in probe()
2025-08-06 14:18 UTC (2+ messages)
[PATCH v1 0/2] KVM: arm: nv: fix AT S* behaviour
2025-08-06 14:17 UTC (3+ messages)
` [PATCH v1 1/2] KVM: arm64: nv: fix S2 translation for nVHE guests
` [PATCH v1 2/2] KVM: arm64: nv: update CPU register PAR_EL1 after 'at s*'
[PATCH] maple_tree: Remove redundant __GFP_NOWARN
2025-08-06 14:16 UTC (2+ messages)
[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-08-06 14:15 UTC (4+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH v4 2/4] procfs: add "pidns" mount option
2025-08-06 14:12 UTC (3+ messages)
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-06 14:12 UTC (3+ messages)
` [PATCH 4/4] agents: add legal requirements and agent attribution guidelines
[PATCH] MAINTAINERS: Update Shameer Kolothum's email address
2025-08-06 14:12 UTC (2+ messages)
[PATCH v2] ksmbd: add kcov remote coverage support via ksmbd_conn
2025-08-06 14:12 UTC (3+ messages)
[PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
2025-08-06 14:10 UTC (11+ messages)
[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
2025-08-06 14:10 UTC (2+ messages)
[tip:irq/urgent 3/7] drivers/irqchip/irq-mvebu-gicp.c:240:45-48: WARNING: Suspicious code. resource_size is maybe missing with gicp -> res
2025-08-06 14:07 UTC
[PATCH] irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
2025-08-06 14:08 UTC (4+ messages)
[PATCH 0/3] EDITME: cover title for mdtloader-changes
2025-08-06 14:08 UTC (3+ messages)
` [PATCH 2/3] soc: qcom: mdt_loader: Remove pas id parameter
[PATCH] ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies
2025-08-06 14:06 UTC (2+ messages)
[PATCH v2 0/5] arm64: dts: exynos2200: introduce serial busses, except spi
2025-08-06 14:05 UTC (10+ messages)
` [PATCH v2 3/5] arm64: dts: exynos2200: increase peric1 and cmgp syscon sizes
` [PATCH v2 4/5] arm64: dts: exynos2200: add serial_0/1 nodes
` [PATCH v2 5/5] arm64: dts: exynos2200: define all usi nodes
[PATCH rc] iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
2025-08-06 14:04 UTC (2+ messages)
[PATCH v2] riscv: Add sysctl to control discard of vstate during syscall
2025-08-06 14:03 UTC
[PATCH 0/4] sched/rt: mitigate root_domain cache line contention
2025-08-06 14:00 UTC (5+ messages)
` [PATCH 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention
[PATCH v2] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
2025-08-06 14:00 UTC
[PATCH v2] phy: ti: gmii-sel: Force RGMII TX delay
2025-08-06 13:59 UTC
[PATCH v10 0/8] platform/x86: Add asus-armoury driver
2025-08-06 13:53 UTC (5+ messages)
` [PATCH v10 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v10 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v10 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v10 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
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).