messages from 2025-06-20 15:52:07 to 2025-06-20 18:47:49 UTC [more...]
[PATCH 0/3] use vm_flags_t consistently
2025-06-20 18:47 UTC (8+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH v5 0/3] LoongArch: Add Loongson-2K BMC support
2025-06-20 18:46 UTC (5+ messages)
` [PATCH v5 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
[PATCH 0/3] Add helper methods i3c_master_writesl and i3c_master_readsl
2025-06-20 18:46 UTC (6+ messages)
` [PATCH 1/3] i3c: master: Add inline i3c_master_readsl and i3c_master_writesl
` [PATCH 2/3] i3c: master: cdns: Use i3c_master_writesl and i3c_master_readsl
` [PATCH 3/3] i3c: master: dw: "
[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
2025-06-20 18:43 UTC (26+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv6 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv6 04/16] x86/efi: Move runtime service initialization to arch/x86
` [PATCHv6 06/16] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv6 13/16] x86/traps: Handle LASS thrown #SS
[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
2025-06-20 18:43 UTC (4+ messages)
` [PATCH v7 2/6] mfd: pf1550: add core mfd driver
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-06-20 18:40 UTC (16+ messages)
[PATCH bpf-next v4 1/2] bpftool: Use appropriate permissions for map access
2025-06-20 18:40 UTC (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
[PATCH v3] bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
2025-06-20 18:40 UTC (2+ messages)
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-20 18:36 UTC (6+ messages)
` [PATCH v2 bpf-next 4/5] selftests/bpf: Add tests for bpf_cgroup_read_xattr
` [PATCH v2 bpf-next 5/5] bpf: Make bpf_cgroup_read_xattr available to cgroup and struct_ops progs
[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
2025-06-20 18:35 UTC (4+ messages)
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write
[PATCH v1 0/2] Handle shared reset GPIO for WSA883x speakers
2025-06-20 18:35 UTC (3+ messages)
` [PATCH v1 2/2] ASoC: codecs: wsa883x: "
[PATCH] block: Fix blk_sync_queue() to properly stop timeout timer
2025-06-20 18:34 UTC (4+ messages)
[PATCH v3 0/3] TDX attestation support and GHCI fixup
2025-06-20 18:33 UTC (4+ messages)
` [PATCH 1/3] KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
` [PATCH 2/3] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
` [PATCH 3/3] KVM: TDX: Exit to userspace for GetTdVmCallInfo
[PATCH] platform/x86: Update swnode graph for amd isp4
2025-06-20 18:33 UTC (3+ messages)
[PATCH] x86/mm: Fix log overwrite in CPA check_conflict()
2025-06-20 18:20 UTC (2+ messages)
[PATCH bpf-next] bpf: Add load_time in bpf_prog fdinfo
2025-06-20 18:27 UTC (2+ messages)
[RFC PATCH 0/4] TDX attestation support and GHCI fixup
2025-06-20 18:27 UTC (11+ messages)
` [RFC PATCH 3/4] KVM: TDX: Exit to userspace for GetTdVmCallInfo
[PATCH v3 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
2025-06-20 18:27 UTC (3+ messages)
` [PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
[PATCH] scripts/gdb: Fix interrupts.py after maple tree conversion
2025-06-20 18:26 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-20 18:25 UTC (7+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-06-20 18:24 UTC (5+ messages)
` [PATCH RFC 02/14] mm: drop highest_memmap_pfn
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
[PATCH 0/3] Fix MA_STATE_PREALLOC issue
2025-06-20 18:20 UTC (5+ messages)
` [PATCH 3/3] tools/testing/radix-tree: Test maple tree chaining mas_preallocate() calls
[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
2025-06-20 18:17 UTC (7+ messages)
` [PATCH v4 1/6] of/irq: Export of_irq_count for modules
` [PATCH v4 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v4 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v4 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH v4 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2025-06-20 15:56 UTC (3+ messages)
` [PATCH v11 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
[PATCH v7 00/13] drm/msm: Add support for SM8750
2025-06-20 18:13 UTC (2+ messages)
[PATCH] drm/msm/dpu: Fill in min_prefill_lines for SC8180X
2025-06-20 18:13 UTC (2+ messages)
[PATCH v6 00/11] drm/msm/dp: perform misc cleanups
2025-06-20 18:13 UTC (2+ messages)
[PATCH v5 00/30] drm/msm/dpu: rework HW block feature handling
2025-06-20 18:13 UTC (2+ messages)
[PATCH v2 4/5] mm/madvise: thread all madvise state through madv_behavior
2025-06-20 18:12 UTC (4+ messages)
[PATCH] mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions
2025-06-20 18:11 UTC
[PATCH] platform/x86: thinkpad_acpi: handle HKEY 0x1402 event
2025-06-20 18:11 UTC
[PATCH v2 0/5] madvise cleanup
2025-06-20 18:10 UTC (15+ messages)
` [PATCH v2 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state
` [PATCH v2 2/5] mm/madvise: thread mm_struct through madvise_behavior
` [PATCH v2 3/5] mm/madvise: thread VMA range state "
` [PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA
[PATCH v2] tpm: Fix the timeout & use ktime
2025-06-20 18:08 UTC
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-06-20 18:06 UTC (6+ messages)
[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
2025-06-20 18:04 UTC (3+ messages)
` [RFC PATCH v2 1/2] mm/mempolicy: Expose get_il_weight() to MM
` [RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets
[PATCH] Fix typo in drm docs
2025-06-20 18:02 UTC
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-20 18:00 UTC (7+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
[tip: x86/boot] x86/efi: Move runtime service initialization to arch/x86
2025-06-20 17:54 UTC
[PATCH] [v2] ethernet: intel: fix building with large NR_CPUS
2025-06-20 17:52 UTC (2+ messages)
[PATCH v2 0/3] TDX attestation support and GHCI fixup
2025-06-20 17:47 UTC (6+ messages)
[PATCH] perf/x86/intel: Fix unchecked PEBS_ENABLE MSR access error
2025-06-20 17:45 UTC (2+ messages)
[PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume
2025-06-20 17:40 UTC (2+ messages)
[PATCH v1] perf test: Replace grep perl regexp with awk
2025-06-20 17:40 UTC
[PATCH] perf build: Specify that spellcheck should use the bash dialect
2025-06-20 17:40 UTC (3+ messages)
[PATCH 0/2] dt-bindings: clock: qcom: Fix SM8450 videocc, camcc power domains support
2025-06-20 17:39 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,sm8450-videocc: Add minItems property
[RFC] i2c: Skip i2c_for_each_dev() when detection is not supported
2025-06-20 17:31 UTC
[RFC PATCH] ipv6: enable per-interface forwarding
2025-06-20 17:26 UTC (3+ messages)
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-20 17:33 UTC (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[PATCH] [v2] scsi: qla2xxx: avoid stack frame size warning in qla_dfs
2025-06-20 17:32 UTC
[GIT PULL] gpio fixes for v6.16-rc3
2025-06-20 17:29 UTC (2+ messages)
[GIT PULL] sound fixes for 6.16-rc3
2025-06-20 17:29 UTC (2+ messages)
[RESEND PATCH v13 0/3] sched: Restructure task_mm_cid_work for predictability
2025-06-20 17:29 UTC (5+ messages)
` [RESEND PATCH v13 3/3] selftests/rseq: Add test for mm_cid compaction
[GIT PULL] arm64 fixes for -rc3
2025-06-20 17:29 UTC (2+ messages)
[PATCH 0/5] Introduce "non_pixel" sub node within iris video node
2025-06-20 17:27 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: media: qcom,sm8550-iris: add non_pixel and resv_region properties
[PATCH 0/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support
2025-06-20 17:26 UTC (5+ messages)
[PATCH v8 0/5] drm/bridge: get/put the bridge returned by drm_bridge_chain_get_first_bridge()
2025-06-20 17:26 UTC (6+ messages)
` [PATCH v8 1/5] drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocation
` [PATCH v8 2/5] drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()
` [PATCH v8 3/5] drm/mxsfb: put "
` [PATCH v8 4/5] drm/atomic-helper: "
` [PATCH v8 5/5] drm/probe-helper: "
[PATCH 2/2] usbip: convert to use faux_device
2025-06-20 17:26 UTC (8+ messages)
` [PATCH v2] "
[PATCH] rust: cast to the proper type
2025-06-20 17:25 UTC (5+ messages)
[PATCH v5 00/13] further mt7988 devicetree work
2025-06-20 17:23 UTC (3+ messages)
` [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` Aw: "
[PATCH] tpm: Fix the timeout & use ktime
2025-06-20 17:23 UTC (5+ messages)
[PATCH v2 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
2025-06-20 17:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M5 board
` [PATCH v2 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support
[PATCH] MAINTAINERS: Update Drew Fustini's email address
2025-06-20 17:08 UTC (2+ messages)
[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
2025-06-20 17:07 UTC (9+ messages)
` [PATCH 05/11] power: supply: qcom_smbx: allow disabling charging
` [PATCH 06/11] power: supply: qcom_smbx: respect battery charge-term-current-microamp
` [PATCH 07/11] power: supply: qcom_smbx: bump up the max current
` [PATCH 11/11] power: supply: qcom_smbx: program aicl rerun time
[PATCH 0/3] rust: add `num` module
2025-06-20 17:06 UTC (5+ messages)
` [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
2025-06-20 17:05 UTC (5+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support
[PATCH v6 0/6] timers: Exclude isolated cpus from timer migation
2025-06-20 17:04 UTC (5+ messages)
` [PATCH v6 1/6] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v6 6/6] timers: Exclude isolated cpus from timer migation
[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2025-06-20 17:00 UTC (4+ messages)
[PATCH v2] staging: sm750fb: remove function pointer proc_setBLANK
2025-06-20 16:54 UTC
[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
2025-06-20 16:53 UTC (3+ messages)
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
2025-06-20 16:52 UTC (12+ messages)
[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
2025-06-20 16:51 UTC (8+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
[PATCH v4] btrfs: replace deprecated strcpy with strscpy
2025-06-20 16:49 UTC
[PATCH] coredump: reduce stack usage in vfs_coredump()
2025-06-20 16:49 UTC (2+ messages)
[v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE
2025-06-20 16:49 UTC (2+ messages)
[PATCH v5 0/3] media: rc: ir-spi: allocate buffer dynamically
2025-06-20 16:45 UTC (2+ messages)
[PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
2025-06-20 16:45 UTC (4+ messages)
[PATCH] pinmux: fix race causing mux_owner NULL with active mux_usecount
2025-06-20 16:43 UTC
[RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
2025-06-20 16:40 UTC (2+ messages)
[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-20 16:36 UTC (11+ messages)
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver
[PATCH net 0/4] net: axienet: Fix deferred probe loop
2025-06-20 16:34 UTC (12+ messages)
` [PATCH net 1/4] auxiliary: Allow empty id
[GIT PULL] i2c-host-fixes for v6.16-rc3
2025-06-20 16:33 UTC
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-06-20 16:26 UTC (11+ messages)
` [PATCH V4 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
[PATCH net-next RFC] net: Throw ASSERT_RTNL into phy_detach
2025-06-20 16:25 UTC (3+ messages)
[PATCH v3 0/4] drm/xe: i2c support
2025-06-20 16:21 UTC (5+ messages)
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs
[PATCH 0/2] Implementing bitops rotate using riscv Zbb extension
2025-06-20 16:20 UTC (3+ messages)
` [PATCH 2/2] bitops: rotate: Add riscv implementation using "
[PATCH 0/4] Nested virtualization fixes for root partition
2025-06-20 16:19 UTC (5+ messages)
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function
[PATCH 03/27] PCI: Protect against concurrent change of housekeeping cpumask
2025-06-20 16:17 UTC (2+ messages)
[PATCH v5 0/3] Workqueue: add WQ_PERCPU, system_dfl_wq and system_percpu_wq
2025-06-20 16:13 UTC (6+ messages)
[perf] unchecked MSR access error: WRMSR to 0x3f1
2025-06-20 16:12 UTC (10+ messages)
[v3 0/2] PCI: imx6: Refine apps_reset and EP link behavior
2025-06-20 16:12 UTC (3+ messages)
` [PATCH v3 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions
[PATCH] samples/damon: add parameters for node0 memory usage
2025-06-20 16:11 UTC (2+ messages)
[PATCH v7 0/4] Initial BBML2 support for contpte_convert()
2025-06-20 16:10 UTC (4+ messages)
` [PATCH v7 4/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH 0/2] RK3588 rockchip-dfi enhancements
2025-06-20 16:08 UTC (2+ messages)
[PATCH 00/27] cpuset/isolation: Honour kthreads preferred affinity
2025-06-20 16:08 UTC (4+ messages)
` [PATCH 11/27] block: Protect against concurrent isolated cpuset change
[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-06-20 16:07 UTC (6+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH 3/5] arm64/sysreg: Add ICH_VCTLR_EL2
` [PATCH 4/5] KVM: arm64: gic-v5: Support GICv3 compat
` [PATCH 5/5] KVM: arm64: gic-v5: Probe for GICv5
[PATCH v5 0/2] Configure root port MPS during host probing
2025-06-20 16:05 UTC (4+ messages)
` [PATCH v5 1/2] PCI: "
` [PATCH v5 2/2] PCI: dwc: Remove redundant MPS configuration
[PATCH] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-06-20 16:05 UTC (2+ messages)
[RFC v2 05/16] luo: luo_core: integrate with KHO
2025-06-20 16:03 UTC (14+ messages)
[PATCH 6.1/6.6] wifi: cfg80211: init wiphy_work before allocating rfkill fails
2025-06-20 16:03 UTC (2+ messages)
[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-20 16:02 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "
[PATCH v3] ASoC: wm8524: enable constraints when sysclk is configured
2025-06-20 16:01 UTC (5+ messages)
[PATCH v9 0/3] drm/bridge: get/put the bridge reference in drm_bridge.c, warn on old alloc pattern
2025-06-20 15:59 UTC (4+ messages)
` [PATCH v9 1/3] drm/bridge: get/put the bridge reference in drm_bridge_add/remove()
` [PATCH v9 2/3] drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()
` [PATCH v9 3/3] drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()
[PATCH 2/2] PCI: rockchip: Remove redundant PCIe message routing definitions
2025-06-20 15:58 UTC (2+ messages)
[PATCH 0/3] drm/bridge: get/put the bridge reference in drm_bridge.c, warn on old alloc pattern
2025-06-20 15:57 UTC (4+ messages)
` [PATCH 3/3] drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()
[PATCH v3 0/7] Adjust fbcon console device detection
2025-06-20 15:56 UTC (4+ messages)
` [PATCH v3 7/7] fbcon: Make a symlink to the device selected as primary
[syzbot] Monthly rdma report (Jun 2025)
2025-06-20 15:56 UTC (4+ messages)
[GIT PULL] perf tools fixes for v6.16
2025-06-20 15:54 UTC
[PATCH v6 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-06-20 15:53 UTC (5+ messages)
` [PATCH v6 5/8] fs/resctrl: Add user interface to enable/disable io_alloc feature
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).