messages from 2025-06-13 16:02:35 to 2025-06-13 19:11:57 UTC [more...]
[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-06-13 19:11 UTC (3+ messages)
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-06-13 19:00 UTC (5+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
[REGRESSION] System hangs after few minutes on 6.12.30, works fine on 6.12.27
2025-06-13 19:00 UTC
[PATCH] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
2025-06-13 18:58 UTC (4+ messages)
[PATCH v3] checkpatch: Tolerate upstream commit references
2025-06-13 18:52 UTC
[PATCH v5 0/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
2025-06-13 18:55 UTC (4+ messages)
` [PATCH v5 1/3] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v5 2/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v5 3/3] bus: ts-nbus: use bitmap_set_value8()
[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
2025-06-13 18:53 UTC (26+ messages)
` [PATCH 1/5] mm: Deduplicate mm_get_unmapped_area()
` [PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned
` [PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook
` [PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
[PATCH v2] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
2025-06-13 18:52 UTC (4+ messages)
[PATCH net v1] mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
2025-06-13 18:51 UTC
[PATCH 0/1] dmaengine: virt-dma: convert tasklet to BH workqueue for callback invocation
2025-06-13 18:51 UTC (4+ messages)
` [PATCH 1/1] "
Virtio interrupt remapping
2025-06-13 18:50 UTC (3+ messages)
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-06-13 18:50 UTC (3+ messages)
[PATCH v2] lib/crypto: explicitly include <linux/export.h>
2025-06-13 18:48 UTC
[PATCH] mm/vma: use vmg->target to specify target VMA for new VMA merge
2025-06-13 18:48 UTC
[PATCH v4 0/8] drm/vkms: Add support for multiple plane formats
2025-06-13 18:44 UTC (10+ messages)
` [PATCH v4 2/8] drm/vkms: Add support for ARGB8888 formats
` [PATCH v4 4/8] drm/vkms: Add support for RGB565 formats
` [PATCH v4 6/8] drm/vkms: Change YUV helpers to support u16 inputs for conversion
[PATCH] cpufreq: brcmstb-avs: Fully open-code compatible for grepping
2025-06-13 18:44 UTC (2+ messages)
[PATCH v7 0/5] drm: Create a task info option for wedge events
2025-06-13 18:43 UTC (6+ messages)
` [PATCH v7 1/5] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v7 2/5] drm: Create a task info option for wedge events
` [PATCH v7 3/5] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v7 4/5] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v7 5/5] drm/amdgpu: Make use of drm_wedge_task_info
[PATCH] lib/crc: re-disable optimized CRC code on user-mode Linux
2025-06-13 18:41 UTC (2+ messages)
[PATCH 0/5] Add support for Sony Xperia SP
2025-06-13 17:51 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: qcom: msm8960: add sdcc3 pinctrl states
` [PATCH 2/5] ARM: dts: qcom: msm8960: add gsbi8 and its serial configuration
` [PATCH 3/5] ARM: dts: qcom: msm8960: disable gsbi1 and gsbi5 nodes in msm8960 dtsi
` [PATCH 4/5] dt-bindings: arm: qcom: add Sony Xperia SP
` [PATCH 5/5] ARM: dts: qcom: add device tree for "
[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
2025-06-13 18:37 UTC (3+ messages)
` [PATCH 1/2] btrfs: stop parsing crc32c driver name
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers
[PATCH net-next v2 00/10] net: fec: cleanups, update quirk, update IRQ naming
2025-06-13 18:37 UTC (15+ messages)
` [PATCH net-next v2 01/10] net: fec: fix typos found by codespell
` [PATCH net-next v2 02/10] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next v2 03/10] net: fec: add missing header files
` [PATCH net-next v2 04/10] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next v2 05/10] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next v2 06/10] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next v2 07/10] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
[PATCH 0/2] drm: amdgpu: Fix includes of <linux/export.h>
2025-06-13 18:26 UTC (3+ messages)
` [PATCH 1/2] drm/amd: Do not include <linux/export.h> when unused
` [PATCH 2/2] drm/amd: Include <linux/export.h> when needed
[PATCH v2] hwmon: ibmaem: match return type of wait_for_completion_timeout
2025-06-13 18:24 UTC
[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
2025-06-13 18:04 UTC (8+ messages)
[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
2025-06-13 18:14 UTC (2+ messages)
[RFC PATCH 00/12] Support vector and more extended registers in perf
2025-06-13 18:14 UTC (9+ messages)
` [RFC PATCH 05/12] perf/x86: Support XMM register for non-PEBS and REGS_USER
` [RFC PATCH 08/12] perf/x86: Add APX in extended regs
[PATCH v2] remoteproc: xlnx: allow single core use in split mode
2025-06-13 18:07 UTC (3+ messages)
[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
2025-06-13 18:06 UTC (6+ messages)
` [RFC PATCH v5 1/4] PCI: rockchip: Use standard PCIe defines
` [RFC PATCH v5 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v5 3/4] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write
[PATCH v3 00/10] Add a deadline server for sched_ext tasks
2025-06-13 18:05 UTC (3+ messages)
[GIT PULL] SPI fixes for v6.16-rc1
2025-06-13 18:04 UTC (2+ messages)
[GIT PULL] regulator fixes for v6.16-rc1
2025-06-13 18:04 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 6.16-rc2
2025-06-13 18:04 UTC (2+ messages)
[GIT PULL] Crypto Fixes for 6.16
2025-06-13 18:04 UTC (2+ messages)
[PATCH 0/8] Fix bcache regression with equality-aware heap APIs
2025-06-13 18:04 UTC (5+ messages)
[GIT PULL] bcachefs fixes for 6.16-rc2
2025-06-13 18:04 UTC (2+ messages)
[tip:timers/core] BUILD SUCCESS ff56a3e2a8613e8524f40ef2efa2c0169659e99e
2025-06-13 18:03 UTC
[PATCH] cpumask: Remove unnecessary cpumask_nth_andnot()
2025-06-13 18:01 UTC (4+ messages)
` [PATCH] fs/resctrl: Optimize code in rdt_get_tree()
[PATCH] hwmon: ibmaem: match return type of wait_for_completion_timeout
2025-06-13 18:00 UTC (3+ messages)
[PATCH v1 0/3] x86/traps: Fix DR6/DR7 inintialization
2025-06-13 17:58 UTC (8+ messages)
` [PATCH v1 1/3] x86/traps: Move DR7_RESET_VALUE to <uapi/asm/debugreg.h>
` [PATCH v1 2/3] x86/traps: Initialize DR7 by writing its architectural reset value
[PATCH for-next] cxl/core: Consolidate auto region attachment logic
2025-06-13 17:57 UTC (2+ messages)
[PATCH] posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
2025-06-13 17:55 UTC (2+ messages)
Module signing and post-quantum crypto public key algorithms
2025-06-13 17:55 UTC (9+ messages)
[syzbot] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in bch2_btree_update_start
2025-06-13 17:50 UTC (2+ messages)
[Patch net-next v2] net: mana: Record doorbell physical address in PF mode
2025-06-13 17:46 UTC
[PATCH] tools/power turbostat: Fix build with musl
2025-06-13 17:45 UTC (2+ messages)
[PATCH net-next v1] mlxbf_gige: emit messages during open and probe failures
2025-06-13 17:42 UTC
[PATCH 0/4] sched/fair: Manage lag and run to parity with different slices
2025-06-13 17:39 UTC (3+ messages)
` [PATCH 1/4] sched/fair: Use protect_slice() instead of direct comparison
[PATCH v9 0/7 RESEND] Enable EINJv2 Support
2025-06-13 17:40 UTC (11+ messages)
` [PATCH v9 2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v9 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v9 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v9 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v9 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[RFC v2] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
2025-06-13 17:38 UTC (6+ messages)
[PATCH v2] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
2025-06-13 17:32 UTC
[PATCH bpf-next 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-13 17:31 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH v2 net-next] net: ipconfig: replace strncpy with strscpy
2025-06-13 17:22 UTC (2+ messages)
[PATCH v3 0/7] Add support for BeagleBone Green Eco board
2025-06-13 17:21 UTC (9+ messages)
` [PATCH v3 1/7] dt-bindings: omap: Add missing AM33xx compatible strings
` [PATCH v3 4/7] dt-bindings: omap: Add Seeed BeagleBone Green Eco
` [PATCH v3 5/7] arm: dts: omap: Add support for BeagleBone Green Eco board
[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-06-13 17:21 UTC (2+ messages)
[PATCH] MAINTAINERS: add linux-mm@ list to Kexec Handover
2025-06-13 17:18 UTC (2+ messages)
[RFC PATCH] KVM: x86: Dynamically allocate bitmap to fix -Wframe-larger-than error
2025-06-13 17:17 UTC (3+ messages)
[PATCH net-next] ptp: Use ratelimite for freerun error message
2025-06-13 17:15 UTC
[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
2025-06-13 17:14 UTC (10+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support
[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
2025-06-13 17:12 UTC (3+ messages)
` [PATCH 03/13] x86/kbuild: Remove ancient 'arch/i386/' and 'arch/x86_64/' directory removal 'archclean' target
[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
2025-06-13 17:12 UTC (2+ messages)
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-13 17:11 UTC (4+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
[GIT PULL] tracing: Fixes for v6.16
2025-06-13 17:11 UTC (3+ messages)
[PATCH 0/2] RISC-V: turn sbi_ecall into a variadic macro
2025-06-13 17:08 UTC (6+ messages)
` [PATCH 2/2] RISC-V: make use of variadic sbi_ecall
[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
2025-06-13 17:06 UTC (3+ messages)
[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
2025-06-13 17:04 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v2 2/4] net: mana: Add support for net_shaper_ops
[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
2025-06-13 17:03 UTC (3+ messages)
[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
2025-06-13 17:02 UTC (3+ messages)
[PATCH net-next,v8] net: mana: Add handler for hardware servicing events
2025-06-13 17:00 UTC
[PATCH] iio: Use dev_fwnode()
2025-06-13 17:00 UTC (3+ messages)
` [PATCH v2] iio: adc: stm32-adc: "
[RFC PATCH 0/2] Introduce cpumask_first_but() and use cases
2025-06-13 16:56 UTC (6+ messages)
` [RFC PATCH 2/2] clocksource: Use cpumask_first_but() in clocksource_verify_choose_cpus()
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-13 16:55 UTC (5+ messages)
` [PATCH 07/11] iommu/apple-dart: Drop default ARCH_APPLE in Kconfig
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
[syzbot] [cgroups?] WARNING in css_rstat_exit
2025-06-13 16:55 UTC
[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_compat
2025-06-13 16:54 UTC
[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
2025-06-13 16:53 UTC (10+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus
[PATCH] posix-timers: omit posix_cpu_timers_init_group when CONFIG_POSIX_TIMERS is disabled
2025-06-13 16:53 UTC (2+ messages)
[PATCH] ASoC: hdmi-codec: use SND_JACK_AVOUT as jack status
2025-06-13 16:52 UTC (2+ messages)
[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
2025-06-13 16:46 UTC (8+ messages)
` [RFC PATCH 1/4] mm/mempolicy: Expose policy_nodemask() in include/linux/mempolicy.h
[GIT PULL] KVM fixes for Linux 6.16-rc2
2025-06-13 16:45 UTC
[PATCH v3 0/6] rust: list: remove HasListLinks::OFFSET
2025-06-13 16:45 UTC (3+ messages)
[syzbot] [net?] WARNING in taprio_get_start_time (2)
2025-06-13 16:44 UTC
[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
2025-06-13 16:44 UTC
[PATCH v3 1/3] selftests: Fix errno checking in syscall_user_dispatch test
2025-06-13 16:44 UTC (2+ messages)
` [tip: core/entry] "
[PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured
2025-06-13 16:44 UTC (2+ messages)
[PATCH v3 2/3] syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
2025-06-13 16:44 UTC (2+ messages)
` [tip: core/entry] "
[PATCH v3 3/3] selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ON
2025-06-13 16:44 UTC (2+ messages)
` [tip: core/entry] "
[PATCH 0/7] printk cleanup - part 2
2025-06-13 16:44 UTC (9+ messages)
` [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
[PATCH v2 0/2] Add a Rust GPUVM abstraction
2025-06-13 16:42 UTC (6+ messages)
` [PATCH v2 2/2] rust: drm: Add "
[PATCH] ASoC: hdac_hdmi: Rate limit logging on connection and disconnection
2025-06-13 16:41 UTC
[PATCH v2 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
2025-06-13 16:41 UTC (3+ messages)
` [PATCH v2 2/4] "
[PATCH v5 0/4] CAMSS support for MSM8939
2025-06-13 16:38 UTC (3+ messages)
` [PATCH v5 3/4] media: dt-bindings: Add qcom,msm8939-camss
[PATCH v1] wifi: iwlegacy: convert to use secs_to_jiffies()
2025-06-13 16:11 UTC (2+ messages)
[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
2025-06-13 16:35 UTC (11+ messages)
[PATCH] arm64: dts: freescale: imx8mp-toradex-smarc: add fan cooling levels
2025-06-13 16:35 UTC
[PATCH v1] gpio: mlxbf3: only get IRQ for device instance 0
2025-06-13 16:34 UTC
[PATCH v1 for-next] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
2025-06-13 16:30 UTC (2+ messages)
[PATCH] include/linux: Fix outdated comment on entry-common.h
2025-06-13 16:28 UTC (2+ messages)
[PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
2025-06-13 16:28 UTC (2+ messages)
[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
2025-06-13 16:27 UTC (3+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions
[RFC PATCH 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
2025-06-13 16:25 UTC (4+ messages)
` [RFC PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices
[PATCH net 0/9] mlx5 misc fixes 2025-06-10
2025-06-13 16:22 UTC (3+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA
[PATCH] kho: initialize tail pages for higher order folios properly
2025-06-13 16:21 UTC (11+ messages)
[PATCH] scsi: ufs: core: Do clk scaling conditionally in reset and restore
2025-06-13 16:20 UTC (2+ messages)
[PATCH 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
2025-06-13 16:18 UTC (3+ messages)
` [PATCH 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
` [PATCH 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0
[PATCH v3 5/6] perf test trace BTF: Use --sort-events in BTF general tests
2025-06-13 16:16 UTC (3+ messages)
[PATCH] kernel/entry: Remove unneeded header "common.h"
2025-06-13 16:12 UTC (2+ messages)
[PATCH v2] nfsd: Implement large extent array support in pNFS
2025-06-13 16:12 UTC (4+ messages)
[PATCH] KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
2025-06-13 16:12 UTC (6+ messages)
[RFC v2 0/5] BPF controlled io_uring
2025-06-13 16:12 UTC (6+ messages)
` [RFC v2 5/5] io_uring/bpf: add basic kfunc helpers
[syzbot] [bpf?] WARNING in do_check
2025-06-13 16:10 UTC (3+ messages)
[PATCH] kernel/entry: Remove some redundancy checks on syscall works
2025-06-13 16:09 UTC (2+ messages)
[PATCH] mfd: fix building without CONFIG_OF
2025-06-13 16:09 UTC (3+ messages)
` [PATCH] pci/controller: Use dev_fwnode()
` (subset) "
[PATCH] hv: add CONFIG_EFI dependency
2025-06-13 16:06 UTC (7+ messages)
[RFC] comparing the propesed implementation for standalone PCS drivers
2025-06-13 16:06 UTC (2+ messages)
[PATCH v3 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
2025-06-13 16:06 UTC (6+ messages)
` [PATCH v3 2/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
[PATCH] mfd: Remove node variables that are unused with CONFIG_OF=n
2025-06-13 16:06 UTC (4+ messages)
[PATCH v3 0/8] Add support for AD4052 device family
2025-06-13 16:03 UTC (5+ messages)
` [PATCH v3 8/8] iio: adc: Add events support to ad4052
[PATCH v2] kho: initialize tail pages for higher order folios properly
2025-06-13 16:03 UTC (2+ messages)
[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
2025-06-13 16:02 UTC (3+ messages)
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).