messages from 2026-06-05 08:49:02 to 2026-06-05 10:07:32 UTC [more...]
[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
2026-06-05 10:07 UTC (3+ messages)
[PATCH] drm/amdgpu: fix refcount leak in amdgpu_ttm_clear_buffer()
2026-06-05 10:06 UTC (2+ messages)
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-05 10:06 UTC (7+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
[PATCH] tools/virtio: check mmap return value in vringh_test
2026-06-05 10:06 UTC (2+ messages)
[PATCH 0/8] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
2026-06-05 10:06 UTC (21+ messages)
` [PATCH 2/8] x86/msr: Switch all callers of rdmsrq_on_cpu() to use rdmsr_on_cpu()
` [PATCH 4/8] x86/msr: Switch all callers of wrmsrq_on_cpu() to use wrmsr_on_cpu()
` [PATCH 5/8] x86/msr: Switch rdmsr_safe_on_cpu() to return a 64-bit quantity
` [PATCH 8/8] x86/msr: Switch all callers of wrmsrq_safe_on_cpu() to use wrmsr_safe_on_cpu()
[PATCH v1 0/1] mmc: sdhci-msm: Set ice clk rate
2026-06-05 10:06 UTC (7+ messages)
` [PATCH v1 1/1] "
[PATCH] fsck.f2fs: drop unused SB_ENCODE_FLAG
2026-06-05 10:05 UTC
[linux-6.6.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
2026-06-05 10:05 UTC (2+ messages)
[PATCH 0/2] Remove gold/silver_cpu_sleep idle states for lemans and monaco
2026-06-05 10:05 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: monaco: Remove the little/big_cpu_sleep_0 idle states
` [PATCH 2/2] arm64: dts: qcom: lemans: Remove the gold_cpu_sleep idle state
iommu: iterator used after loop end in resv region insertion?
2026-06-05 10:05 UTC (7+ messages)
` [PATCH 0/2] iommu: avoid using list iterators past the loop in resv region insertion
` [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
[PATCH v2] drm/i915/tc: Recover AUX channel after external TC port mode change
2026-06-05 10:04 UTC (3+ messages)
[PATCH] hw_random/core: fix rng list on registration error
2026-06-05 10:04 UTC (4+ messages)
[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
2026-06-05 10:04 UTC (4+ messages)
` [DRAFT][PATCH] fanotify: lift pidfd reporting restrictions
[PATCH RESEND] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-05 10:01 UTC (2+ messages)
[RFC PATCH v2 0/3] GiantVM based on shared memory
2026-06-05 10:00 UTC (4+ messages)
` [RFC PATCH v2 1/3] KVM: x86: add DSM IRQ forwarding ABI and state
` [RFC PATCH v2 2/3] KVM: x86: forward LAPIC ICR writes to userspace
` [RFC PATCH v2 3/3] KVM: x86: add DSM APIC forwarding ioctls
[PATCH net-next v3 0/4] Add support for RTL8261C_CG
2026-06-05 9:58 UTC (10+ messages)
` [PATCH net-next v3 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v3 2/4] net: phy: c45: add genphy_c45_an_setup_master_slave()
` [PATCH net-next v3 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v3 4/4] net: phy: realtek: load firmware "
[PATCH v13 0/6] Support sparse mappings in Panthor
2026-06-05 9:56 UTC (3+ messages)
` [PATCH v13 5/6] drm/panthor: Support sparse mappings
[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
2026-06-05 9:55 UTC (3+ messages)
[PATCH net-next 0/2] net: rds: convert rds to getsockopt_iter
2026-06-05 9:56 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: net: rds: add getsockopt() conversion test
[PATCH 0/4] binder: cap max_threads and reject duplicate looper entry
2026-06-05 9:55 UTC (4+ messages)
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-06-05 9:52 UTC (2+ messages)
[PATCH] bpf: Clear rb node linkage when freeing bpf_rb_root
2026-06-05 9:51 UTC (3+ messages)
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-05 9:50 UTC (7+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
[PATCH v2 0/4] x86/fpu: Restore and reinforce signal frame portability
2026-06-05 9:50 UTC (3+ messages)
` [PATCH 3/4] x86/fpu: Add consistency check between xstate_size and xfeatures
[PATCH net] tcp: clear sock_ops cb flags before force-closing a child socket
2026-06-05 9:49 UTC
[PATCH] pinctrl: Move Airoha driver to dedicated directory
2026-06-05 9:49 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Keep dynamic inner array lookups nullable
2026-06-05 9:48 UTC (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability
[PATCH v3 0/6] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-06-05 9:47 UTC (5+ messages)
` [PATCH v3 1/6] pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update
[PATCH 0/3] GiantVM based on shared memory
2026-06-05 9:38 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: add DSM IRQ forwarding ABI and state
` [PATCH 2/3] KVM: x86: forward LAPIC ICR writes to userspace
` [PATCH 3/3] KVM: x86: add DSM APIC forwarding ioctls
[PATCH net-next v1 0/5] r8169: fix RTL8116AF low power and link readiness issues
2026-06-05 9:43 UTC (10+ messages)
` [PATCH net-next v1 1/5] net: phy: realtek: add support for dummy phy
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 9:43 UTC (6+ messages)
[PATCH v2] sched/fair: Fix cpu_util runnable_avg arithmetic
2026-06-05 9:43 UTC
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-05 9:42 UTC (12+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages
[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
2026-06-05 9:41 UTC
[PATCH 0/2] ASoC: qcom: Refactor of_xlate_dai_name into common helper
2026-06-05 9:41 UTC (4+ messages)
` [PATCH 1/2] ASoC: qcom: Add generic of_xlate_dai_name helper to common
` [PATCH 2/2] ASoC: qcom: lpass-cpu: Use asoc_qcom_of_xlate_dai_name helper
[PATCH v3 1/2] xfs: skip inode inactivation on a shut down mount
2026-06-05 9:32 UTC (2+ messages)
` [PATCH v3 2/2] xfs: shut down the filesystem on a failed mount
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-05 9:38 UTC (2+ messages)
[PATCH v3 1/2] irqchip/irq-realtek-rtl: Add/simplify register helpers
2026-06-05 9:37 UTC (2+ messages)
` [tip: irq/drivers] "
[PATCH v3 2/2] irqchip/irq-realtek-rtl: Add multicore support
2026-06-05 9:36 UTC (2+ messages)
` [tip: irq/drivers] "
[PATCH v7 0/6] Add support for MT8196 video encoder
2026-06-05 9:35 UTC (7+ messages)
` [PATCH v7 1/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196
` [PATCH v7 2/6] media: mediatek: encoder: Add new platform data members
` [PATCH v7 3/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v7 4/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v7 5/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v7 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data
[PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
2026-06-05 9:33 UTC (5+ messages)
` [PATCH v5 RESEND 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v5 RESEND 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 9:32 UTC (9+ messages)
[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-06-05 8:52 UTC (8+ messages)
[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
2026-06-05 9:32 UTC (7+ messages)
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image "
[PATCH] drm/amdgpu/userq: clean up VA state on create failure
2026-06-05 9:32 UTC (2+ messages)
[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-06-05 9:31 UTC (6+ messages)
` [PATCH v5 1/2] "
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-06-05 9:31 UTC (11+ messages)
` [PATCH v8 2/2] "
[PATCH] ufs: sysfs: Add WB partial flush mode support
2026-06-05 9:31 UTC
[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-05 9:30 UTC (3+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH v7 0/4] fuse: compound commands
2026-06-05 9:28 UTC (5+ messages)
` "
` "
[PATCH] KVM: guest_memfd: fix NUMA interleave index double-counting
2026-06-05 9:26 UTC (2+ messages)
[PATCH v1] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
2026-06-05 9:26 UTC (2+ messages)
[PATCH v2] sched/fair: Revert boost in cpu_util()
2026-06-05 9:26 UTC (9+ messages)
[PATCH v2 0/5] Add Cix Sky1 AUDSS clock and reset support
2026-06-05 9:24 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: soc: cix,sky1-system-control: add audss system control
` [PATCH v2 3/5] dt-bindings: clock: cix,sky1-audss-clock: add audss clock controller
[PATCH] sched/fair: Fix cpu_util runnable_avg arithmetic
2026-06-05 9:23 UTC (5+ messages)
[PATCH net-next v2 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
2026-06-05 9:21 UTC (16+ messages)
` [PATCH net-next v2 01/15] mptcp: options: suboptions sizes can be negative
` [PATCH net-next v2 02/15] mptcp: pm: avoid computing rm_addr size twice
` [PATCH net-next v2 03/15] mptcp: pm: avoid computing add_addr "
` [PATCH net-next v2 04/15] mptcp: introduce add_addr_v6_port_drop_ts sysctl knob
` [PATCH net-next v2 05/15] tcp: allow mptcp to drop TS for some packets
` [PATCH net-next v2 06/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
` [PATCH net-next v2 07/15] selftests: mptcp: validate ADD_ADDRv6 + TS "
` [PATCH net-next v2 08/15] selftests: mptcp: always check sent/dropped ADD_ADDRs
` [PATCH net-next v2 09/15] mptcp: pm: use for_each_subflow helper
` [PATCH net-next v2 10/15] mptcp: pm: rename add_entry structure to add_addr
` [PATCH net-next v2 11/15] mptcp: pm: uniform announced addresses helpers
` [PATCH net-next v2 12/15] mptcp: pm: remove add_ prefix from timer
` [PATCH net-next v2 13/15] mptcp: pm: make mptcp_pm_add_addr_send_ack static
` [PATCH net-next v2 14/15] mptcp: pm: avoid using del_timer directly
` [PATCH net-next v2 15/15] mptcp: options: rst: drop unused skb parameter
[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
2026-06-05 9:22 UTC (5+ messages)
[PATCH] clk: eswin: Add CLK_IGNORE_UNUSED to NoC clock
2026-06-05 9:21 UTC
[tip: x86/urgent] x86/resctrl: Only check Intel systems for SNC
2026-06-05 9:20 UTC
[PATCH net v2 1/3] net: phy: clean the sfp upstream if phy probing fails
2026-06-05 9:19 UTC (3+ messages)
[PATCH] drm/amdgpu: fix fence reference leak in amdgpu_gfx_run_cleaner_shader_job
2026-06-05 9:18 UTC
[PATCH v2 0/2] power: supply: max8903: add DC and USB input current-limit GPIO controls
2026-06-05 9:18 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: maxim,max8903: add DC and USB input current-limit controls
` [PATCH v2 2/2] power: supply: max8903: add DC and USB input current-limit GPIO controls
[PATCH v2 0/2] device property: fix child iteration issues with secondary fwnodes
2026-06-05 9:16 UTC (6+ messages)
` [PATCH v2 1/2] software node: fix refcount leak in software_node_get_next_child()
[PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
2026-06-05 9:16 UTC (2+ messages)
[PATCH 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
2026-06-05 9:15 UTC (21+ messages)
` [PATCH] md: add exact bitmap mapping and reshape hooks
` [PATCH] md: skip bitmap accounting for empty write ranges
` [PATCH] md: add helper to split bios at reshape offset
` [PATCH] md/md-llbitmap: track bitmap sync_size explicitly
` [PATCH] md/md-llbitmap: allocate page controls independently
` [PATCH] md/md-llbitmap: grow the page cache in place for reshape
` [PATCH] md/md-llbitmap: track target reshape geometry fields
` [PATCH] md/md-llbitmap: finish reshape geometry
` [PATCH] md/md-llbitmap: refuse reshape while llbitmap still needs sync
` [PATCH] md/md-llbitmap: add reshape range mapping helpers
` [PATCH] md/md-llbitmap: don't skip reshape ranges from bitmap state
` [PATCH] md/md-llbitmap: remap checkpointed bits as reshape progresses
` [PATCH] md/md-llbitmap: clamp state-machine walks to tracked bits
` [PATCH] md/raid10: reject llbitmap reshape when md chunk shrinks
` [PATCH] md/raid10: wire llbitmap reshape lifecycle
` [PATCH] md/raid10: split reshape bios before bitmap accounting
` [PATCH] md/raid5: add exact old and new llbitmap mapping helpers
` [PATCH] md/raid5: reject llbitmap reshape when md chunk shrinks
` [PATCH] md/raid5: wire llbitmap reshape lifecycle
` [PATCH] md/raid5: split reshape bios before bitmap accounting
[GIT PULL] Immutable branch between the GPIO and I2C trees for v7.2-rc1
2026-06-05 9:15 UTC (2+ messages)
[PATCH v2] rust: xarray: fix false positive lockdep warnings
2026-06-05 9:14 UTC
Save a WRMSR GS.base?
2026-06-05 9:13 UTC (11+ messages)
[PATCH v2 0/2] f2fs: pack same-inode blocks by inode during FG_GC
2026-06-05 9:13 UTC (3+ messages)
` [PATCH v2 1/2] f2fs: extract do_migrate_one_data_block() helper for GC migration
` [PATCH v2 2/2] f2fs: pack same-inode blocks by inode during FG_GC
[PATCH 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC i2c driver
2026-06-05 9:12 UTC (6+ messages)
Re: [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
2026-06-05 9:11 UTC (12+ messages)
` "
[PATCH v4 0/3] iio: imu: inv_mpu6050: runtime pm fixes
2026-06-05 9:09 UTC (4+ messages)
` [PATCH v4 1/3] iio: imu: inv_mpu6050: fix unbalanced regulator_disable() calls, when probe fails
` [PATCH v4 2/3] iio: imu: inv_mpu6050: use devres-enabled version of pm_runtime_enable()
` [PATCH v4 3/3] iio: imu: inv_mpu6050: control vdd supply using devm-helpers
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-05 9:06 UTC (7+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
[PATCH v1] MAINTAINERS: add self as a kcov reviewer
2026-06-05 9:06 UTC (2+ messages)
[PATCH] dmaengine: ptdma: Omit two seq_puts() calls in pt_debugfs_info_show()
2026-06-05 9:04 UTC
[PATCH v1] EDAC/synopsys: Fix cleanup on injection sysfs failure
2026-06-05 9:03 UTC (2+ messages)
[PATCH] iommu/riscv: Add dependency between iommu and devices
2026-06-05 9:03 UTC (2+ messages)
[PATCH] ext4: avoid full buffer walks for large folio partial writes
2026-06-05 9:02 UTC (3+ messages)
[PATCH 0/4] net: stmmac: L3/L4 filter fixes and improvements
2026-06-05 9:02 UTC (4+ messages)
` [PATCH v2 0/3] net: stmmac: L3/L4 filter bug fixes
[PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor
2026-06-05 9:01 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
` [PATCH 2/2] iio: temperature: tmp117: add TI TMP119 support
[PATCH v2 0/3] net: stmmac: L3/L4 filter bug fixes
2026-06-05 9:01 UTC (4+ messages)
` [PATCH v2 1/3] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH v2 2/3] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH v2 3/3] net: stmmac: reset residual action in L3L4 filters on delete
[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
2026-06-05 9:01 UTC (5+ messages)
[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
2026-06-05 8:59 UTC (2+ messages)
[PATCH] arm64: dts: imx93-11x11-frdm: enable additional devices
2026-06-05 8:59 UTC (2+ messages)
[PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
2026-06-05 8:58 UTC (3+ messages)
[PATCH] xfs: coalesce contiguous unwritten suffix into iomap for NOWAIT writes
2026-06-05 8:57 UTC (2+ messages)
[PATCH] ASoC: soc-core: Create device_link to ensure correct suspend order
2026-06-05 8:55 UTC (2+ messages)
[PATCH v2 00/26] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-06-05 8:55 UTC (4+ messages)
` [PATCH v2 04/26] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
[PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
2026-06-05 8:53 UTC (2+ messages)
mm/memory-failure tracepoint change breaks userspace rasdaemon
2026-06-05 8:52 UTC (8+ messages)
[PATCH net] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-05 8:52 UTC (2+ messages)
[PATCH] mm/memory-failure: trace: change memory_failure_event to ras subsystem
2026-06-05 8:51 UTC (2+ messages)
[PATCH v3 0/2] mtd: spi-nor: macronix: Add support for MX25L12833F and MX25L12845G
2026-06-05 8:48 UTC (3+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "
` [PATCH v3 2/2] mtd: spi-nor: macronix: Restore fallback parameters for MX25L12805D
[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
2026-06-05 8:50 UTC (4+ messages)
[PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-06-05 8:50 UTC (6+ messages)
` [PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support
[PATCH v2 0/3] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-05 8:48 UTC (4+ messages)
` [PATCH v2 3/3] mm/percpu: Avoid IO/FS reclaim in backing allocations
[PATCH v2 00/10] Expand SoundWire enumeration helper coverage
2026-06-05 8:48 UTC (4+ messages)
` [PATCH v2 01/10] soundwire: Always wait for initialisation of unattached devices
` [PATCH v2 03/10] mfd: cs42l43: Use new SoundWire enumeration helper
` [PATCH v2 10/10] ASoC: cs35l56: Remove unnecessary conditionals waiting for enumeration
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