messages from 2025-02-25 19:06:00 to 2025-02-25 20:04:30 UTC [more...]
[PATCH v2] rseq: update kernel fields in lockstep with CONFIG_DEBUG_RSEQ
2025-02-25 20:04 UTC (3+ messages)
[PATCH v3] sched/topology: improve topology_span_sane speed
2025-02-25 20:02 UTC (6+ messages)
[PATCH 0/4] cputlb: add tlb_flush_other_cpu
2025-02-25 20:02 UTC (10+ messages)
` [PATCH 1/4] target/ppc: drop ppc_tlb_invalidate_all from cpu_reset
` [PATCH 2/4] target/hppa: defer hppa_ptlbe until CPU starts running
` [PATCH 3/4] cputlb: introduce tlb_flush_other_cpu for reset use
` [PATCH 4/4] tcg:tlb: use tcg_debug_assert() in assert_cpu_is_self()
[PATCH v3 00/23] iommu: Further abstract iommu-pages
2025-02-25 19:39 UTC (56+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v3 11/23] iommu/amd: "
` [PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()
[Buildroot] [PATCH v2 1/2] package/watchdogd: fix use of uninitialized exit status
2025-02-25 20:02 UTC (6+ messages)
` [Buildroot] [PATCH v2 2/2] package/watchdogd: fix sysv init script
[PATCH] x86/percpu: Construct __percpu_seg_override from __percpu_seg
2025-02-25 20:02 UTC
undefined reference to `gen_pool_size'
2025-02-25 20:00 UTC
[PATCH v4 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2025-02-25 20:00 UTC (3+ messages)
` [PATCH v4 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL
[PATCH] x86/mtrr: Remove unnecessary strlen() in mtrr_write()
2025-02-25 20:00 UTC (5+ messages)
` [tip: x86/mm] "
[Buildroot] [PATCH] package/procps-ng: fix build with missing pidfd_open
2025-02-25 19:59 UTC (2+ messages)
[Buildroot] [git commit] package/procps-ng: fix build with missing pidfd_open
2025-02-25 19:55 UTC
[PATCH v2 0/2] Minor improvements to GT stats
2025-02-25 19:57 UTC (3+ messages)
` [PATCH v2 1/2] drm/xe/gt_stats: Use atomic64_t for counters
` [PATCH v2 2/2] drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-25 19:58 UTC (13+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
2025-02-25 19:56 UTC (3+ messages)
[PATCH 0/5] of: Trivial cleanup
2025-02-25 19:57 UTC (5+ messages)
` [PATCH 3/5] of: Correct property name comparison in __of_add_property()
Replacing global GPIO numbers in sysfs with hardware offsets
2025-02-25 19:56 UTC (6+ messages)
[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
2025-02-25 19:56 UTC (2+ messages)
[PATCH v2] drm/msm/a6xx: Fix stale rpmh votes from GPU
2025-02-25 19:52 UTC
[PATCH] drm/i915/power: move runtime power status info to power debugfs
2025-02-25 19:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 6, 12}.x series
2025-02-25 19:52 UTC (2+ messages)
[PATCH] fs/jfs: prevent potential integer overflow in dbMapFileSizeToMapSize
2025-02-25 19:52 UTC (2+ messages)
[PATCH v5 00/24] Landlock audit support
2025-02-25 19:51 UTC (3+ messages)
[PATCH 0/6] IBPB cleanups and a fixup
2025-02-25 19:50 UTC (7+ messages)
` [PATCH 1/6] x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
` [PATCH 4/6] x86/bugs: Use a static branch to guard IBPB on vCPU load
` [PATCH 5/6] KVM: nVMX: Always use IBPB to properly virtualize IBRS
[PATCH v2 0/4] Selftest for pKVM ownership transitions
2025-02-25 19:49 UTC (4+ messages)
` [PATCH v2 2/4] KVM: arm64: Don't WARN from __pkvm_host_share_guest()
[PATCH] perf report: Add 'tgid' sort key
2025-02-25 19:48 UTC (14+ messages)
[RESEND PATCH 3/3] perf/x86/intel: New start period for the freq mode
2025-02-25 19:48 UTC (2+ messages)
` [tip: perf/urgent] perf/x86/intel: Use better start period for frequency mode
mlx5e_xmit: detected field-spanning write (6.12.16)
2025-02-25 19:48 UTC (2+ messages)
C aggregate passing (Rust kernel policy)
2025-02-25 19:47 UTC (9+ messages)
[PATCH v3 0/2] gpiolib: of: Handle threecell gpios
2025-02-25 19:45 UTC (4+ messages)
` [PATCH v3 1/2] gpiolib: of: Use local variables
` [PATCH v3 2/2] gpiolib: of: Handle threecell GPIO chips
win+Meson test failures due to ps/build-meson-fixes-0130 topic?
2025-02-25 19:45 UTC
[Buildroot] [PATCH] package/mokutil: fix dependencies of comment
2025-02-25 19:45 UTC (2+ messages)
[PATCH v7 00/10] Basic SEV-SNP Selftests
2025-02-25 19:45 UTC (7+ messages)
` [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure
[PATCH 1/2] btrfs: use min_t() for mismatched type comparison
2025-02-25 19:44 UTC (2+ messages)
` [PATCH 2/2] btrfs: replace 64-bit division with a shift
[syzbot] [bluetooth?] possible deadlock in l2cap_info_timeout
2025-02-25 19:44 UTC
[Buildroot] [git commit] package/mokutil: fix dependencies of comment
2025-02-25 19:42 UTC
[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 868b96f6e310f318d5ffbf12c0ef13164a5df070
2025-02-25 19:41 UTC
[pci:controller/brcmstb] BUILD SUCCESS a15a2270783471b4c224351a5a458c91e2776032
2025-02-25 19:40 UTC
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-25 19:38 UTC (4+ messages)
[PATCH v1 1/1] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3
2025-02-25 19:40 UTC (3+ messages)
[PATCH v2 0/2] gpiolib: of: Handle threecell gpios
2025-02-25 19:39 UTC (4+ messages)
` [PATCH v2 2/2] gpiolib: of: Handle threecell GPIO chips
[PATCH net] selftests: drv-net: Check if combined-count exists
2025-02-25 19:24 UTC (2+ messages)
[PATCH net] net: 802: enforce underlying device type for GARP and MRP
2025-02-25 19:39 UTC (4+ messages)
[PATCH] drm/msm/a6xx: Fix stale rpmh votes from GPU
2025-02-25 19:36 UTC
[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
2025-02-25 19:34 UTC (7+ messages)
` [PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
` "
` "
[PATCH v1] x86/insn: Fix linux/unaligned.h include path
2025-02-25 19:36 UTC
[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
2025-02-25 19:35 UTC (12+ messages)
[RFC PATCH 0/5] clk: bcm: kona: Add bus clock support and prerequisite clocks
2025-02-25 19:35 UTC (5+ messages)
` [PATCH RFC 3/5] clk: bcm281xx: implement "
[PATCH v2][OE-core][kirkstone] systemd: upgrade 250.5 -> 250.14
2025-02-25 19:34 UTC (4+ messages)
` Patchtest results for "
[PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK
2025-02-25 19:32 UTC (2+ messages)
` (subset) "
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
2025-02-25 19:00 UTC (6+ messages)
` [PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM
[PATCH 6.13 000/137] 6.13.5-rc2 review
2025-02-25 19:32 UTC (2+ messages)
[PATCH 0/2] ASoC: Intel: don't check number of sdw links when set dmic_fixup
2025-02-25 19:32 UTC (2+ messages)
[PATCH 00/12] drm/i915: struct intel_display conversions, part 2434235
2025-02-25 19:32 UTC (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
linux-next: manual merge of the scsi-mkp tree with the tip tree
2025-02-25 19:32 UTC (3+ messages)
[PATCH v3 00/27] Enable FRED with KVM VMX
2025-02-25 19:32 UTC (5+ messages)
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
[PATCH 0/2] ARM: dts: bcm271x: Adjust PL011 primecell-periphid
2025-02-25 19:23 UTC (5+ messages)
` [PATCH 1/2] ARM: dts: bcm2711: PL011 UARTs are actually r1p5
` [PATCH 2/2] arm64: dts: bcm2712: "
[PATCH v7 00/10] arm64: dts: Add Arm Morello support
2025-02-25 19:18 UTC (6+ messages)
[PATCH] bus: brcmstb_gisb: use dev_groups to register attribute groups
2025-02-25 19:14 UTC (2+ messages)
[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches
2025-02-25 18:48 UTC (2+ messages)
` [PATCH 2/2] docs: process: maintainer-soc-clean-dts: linux-next is decisive
[PATCH 0/2] phy: rockchip: usbdp: improve typec orientation handling
2025-02-25 18:45 UTC (9+ messages)
` [PATCH 1/2] phy: rockchip: usbdp: move type-orientation-switch further down
` [PATCH 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change
[PATCH 0/4] scripts/sorttable: ftrace: Fix some bugs with sorttable and ARM 64
2025-02-25 18:20 UTC (3+ messages)
` [PATCH 1/4] ftrace: Test mcount_loc addr before calling ftrace_call_addr()
` [PATCH 2/4] ftrace: Check against is_kernel_text() instead of kaslr_offset()
[PATCH v1] arm64/mm: Fix Boot panic on Ampere Altra
2025-02-25 18:05 UTC (2+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-25 17:59 UTC (5+ messages)
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module
2025-02-25 17:56 UTC (3+ messages)
[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
2025-02-25 19:29 UTC (4+ messages)
` [PATCH v2 "
[android-common:android15-6.6-lts 1/1] arch/arm/boot/dts/mediatek/mt7623a-rfb-emmc.dtb: /ir-receiver@10013000: failed to match any schema with compatible: ['mediatek,mt7623-cir']
2025-02-25 19:27 UTC
[PATCH] input: apple_z2: Fix potential confusion in KConfig
2025-02-25 19:27 UTC (2+ messages)
Using a linux bus for SVSM devices
2025-02-25 19:27 UTC
[PATCH v2] btrfs: Replace deprecated strncpy() with strscpy()
2025-02-25 19:26 UTC
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2025-02-25 19:26 UTC (2+ messages)
[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
2025-02-25 19:25 UTC (7+ messages)
` [PATCH v3 004/162] tcg: Convert add to TCGOutOpBinary
` [PATCH v3 006/162] tcg: Convert and "
[PATCH] MAINTAINERS: remove undeliverable entries in RADEON and AMDGPU DRM DRIVERS
2025-02-25 19:25 UTC (2+ messages)
[PATCH v2 0/5] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
2025-02-25 19:24 UTC (6+ messages)
` [PATCH v2 1/5] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH v2 2/5] thermal: qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
` [PATCH v2 3/5] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
` [PATCH v2 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH v2 5/5] thermal: qcom-spmi-temp-alarm: add support for LITE "
[GIT PULL] Please pull RDMA subsystem changes
2025-02-25 19:22 UTC
[PATCH v4 0/2] Userptr fixes
2025-02-25 19:23 UTC (6+ messages)
` [PATCH v4 1/2] drm/xe: Userptr invalidation race with binds fixes
[PATCH resend v3 1/1] arm64: dts: imx93: add ddr edac support
2025-02-25 19:21 UTC
[PATCH 00/10] plugins: reduce total number of build objects
2025-02-25 19:21 UTC (2+ messages)
[PATCH 00/11] cgroup: separate rstat trees
2025-02-25 19:20 UTC (5+ messages)
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
[PATCH v13 00/14] AMD broadcast TLB invalidation
2025-02-25 19:17 UTC (4+ messages)
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
[PATCH V3] migration: ram block cpr blockers
2025-02-25 19:15 UTC (3+ messages)
[PATCH 6.12 000/153] 6.12.17-rc2 review
2025-02-25 19:15 UTC (2+ messages)
[PATCH 0/5] drm/dp: Fix link training interrupted by HPD pulse
2025-02-25 19:15 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/dp: Fix link training interrupted by HPD pulse (rev3)
users of drivers/misc/echo ?
2025-02-25 19:08 UTC (7+ messages)
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-25 19:12 UTC (7+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v9 00/13] hrtimer Rust API
2025-02-25 19:12 UTC (6+ messages)
` [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support
[PATCH] hwmon: (max77705) add initial support
2025-02-25 19:11 UTC
[ANN] U-Boot v2025.04-rc3 released
2025-02-25 19:10 UTC (2+ messages)
[PATCH v2 1/1] af_unix: Fix memory leak in unix_dgram_sendmsg()
2025-02-25 19:09 UTC (2+ messages)
[PATCH v5 0/4] xlnx: dt-bindings: Convert to json-schema
2025-02-25 19:07 UTC (5+ messages)
` [PATCH v5 1/4] ASoC: dt-bindings: xlnx,i2s: "
` [PATCH v5 2/4] ASoC: dt-bindings: xlnx,audio-formatter: "
` [PATCH v5 3/4] ASoC: dt-bindings: xlnx,spdif: "
` [PATCH v5 4/4] MAINTAINERS: Add Vincenzo Frascino as Xilinx Sound Driver Maintainer
[PATCH v10 00/11] arm64: support poll_idle()
2025-02-25 19:06 UTC (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check
[PATCH v2] tests/kms_async_flips: Create subtest for overlay planes
2025-02-25 19:06 UTC (6+ messages)
[GIT PULL] perf tools fixes for v6.14: 2nd batch
2025-02-25 19:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.