messages from 2025-06-20 17:27:08 to 2025-06-20 20:37:14 UTC [more...]
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-20 20:37 UTC (13+ messages)
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
[PATCH v5 00/14] Add a deadline server for sched_ext tasks
2025-06-20 20:32 UTC (15+ messages)
` [PATCH v5 01/14] sched/debug: Fix updating of ppos on server write ops
` [PATCH v5 02/14] sched/debug: Stop and start server based on if it was active
` [PATCH v5 03/14] sched/deadline: Clear the defer params
` [PATCH v5 04/14] sched/deadline: Prevent setting server as started if params couldn't be applied
` [PATCH v5 05/14] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH v5 06/14] sched: Add support to pick functions to take rf
` [PATCH v5 07/14] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH v5 08/14] sched/ext: Add a DL server for sched_ext tasks
` [PATCH v5 09/14] sched/debug: Add support to change sched_ext server params
` [PATCH v5 10/14] sched/deadline: Add support to remove DLserver's bandwidth contribution
` [PATCH v5 11/14] sched/ext: Relinquish DL server reservations when not needed
` [PATCH v5 12/14] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH v5 13/14] sched/deadline: Fix DL server crash in inactive_timer callback
` [PATCH v5 14/14] selftests/sched_ext: Add test for DL server total_bw consistency
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-20 20:31 UTC (11+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
[PATCH] perf parse-events: Set default GH modifier properly
2025-06-20 20:31 UTC (3+ messages)
[PATCH] crypto: sha256 - mark sha256_choose_blocks as __always_inline
2025-06-20 20:29 UTC (2+ messages)
[PATCH] ARM: export __memset/__memcpy/__memmove
2025-06-20 20:26 UTC (2+ messages)
[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-06-20 20:25 UTC (5+ messages)
` [PATCH 4/5] KVM: arm64: gic-v5: Support GICv3 compat
` [PATCH 5/5] KVM: arm64: gic-v5: Probe for GICv5
drm/etnaviv: Add support for running a PPU flop reset
2025-06-20 20:24 UTC (7+ messages)
` [PATCH v2 4/6] drm/etnaviv: Identify GPU already when binding
` [PATCH v2 5/6] drm/etnaviv: Add PPU flop reset
` [PATCH v2 6/6] drm/etnaviv: Add module parameter to force "
[PATCH v3] perf debug: Add function symbols to dump_stack
2025-06-20 20:23 UTC (2+ messages)
[PATCH v5 0/3] Move duplicated instructions macros into asm/insn.h
2025-06-20 20:21 UTC (4+ messages)
` [PATCH v5 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v5 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v5 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
2025-06-20 20:21 UTC (4+ 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
[net-next v6 0/4] rework IRQ handling in mtk_eth_soc
2025-06-20 20:12 UTC (5+ messages)
` [net-next v6 1/4] net: ethernet: mtk_eth_soc: support named IRQs
` [net-next v6 4/4] net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ name
[linux-next:master] [lib/test_vmalloc.c] 7fc85b92db: Mem-Info
2025-06-20 20:08 UTC (2+ messages)
[PATCH] platform/x86/amd_isp4: prevent built-in configuration
2025-06-20 20:02 UTC (2+ messages)
[PATCH 2/2] scsi: mpi3mr: Add initialization for ATTO 24Gb SAS HBAs
2025-06-20 20:00 UTC (2+ messages)
` [PATCH v2 "
[PATCH v1] perf test: Add basic callgraph test to record testing
2025-06-20 20:00 UTC (3+ messages)
[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
2025-06-20 19:59 UTC (3+ messages)
` [PATCH] lib/test_vmalloc.c: demote vmalloc_test_init to late_initcall
[PATCH v2 net-next] net/sched: replace strncpy with strscpy
2025-06-20 19:59 UTC (2+ messages)
[PATCH v2] net/smc: replace strncpy with strscpy
2025-06-20 19:58 UTC (2+ messages)
[PATCH net 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-06-20 19:57 UTC (8+ messages)
` [PATCH net 1/3] vsock: Fix transport_{h2g,g2h} TOCTOU
[PATCH] remoteproc: xlnx: add shutdown callback
2025-06-20 19:57 UTC
[PATCH] usb: ehci: replace scnprintf() with sysfs_emit()
2025-06-20 19:56 UTC (2+ messages)
[PATCH net-next] net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter type
2025-06-20 19:54 UTC (2+ messages)
[PATCH bpf-next] bpf: Add load_time in bpf_prog fdinfo
2025-06-20 19:54 UTC (3+ messages)
[PATCH] tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show functions
2025-06-20 19:52 UTC (2+ messages)
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-06-20 19:52 UTC (4+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH RFC net v2 2/3] vsock: Fix transport_* TOCTOU
` [PATCH RFC net v2 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[GIT PULL] RCU fixes for v6.16 -rc3
2025-06-20 19:52 UTC
[PATCH 0/3] Add initial device tree for Billion Capture+
2025-06-20 21:51 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Flipkart
` [PATCH 2/3] dt-bindings: arm: qcom: Add Billion Capture+
` [PATCH 3/3] arm64: dts: qcom: msm8953: Add device tree for "
[GIT PULL] PCI fixes for v6.16
2025-06-20 19:49 UTC
[PATCH] perf build: Specify that spellcheck should use the bash dialect
2025-06-20 19:49 UTC (4+ messages)
[PATCH] mm/zswap: export zswap API to modules
2025-06-20 19:47 UTC (2+ messages)
[tip: irq/urgent] irqchip/ath79-misc: Fix missing prototypes warnings
2025-06-20 19:43 UTC
[PATCH v2 1/2] perf test workload noploop: Name the noploop process
2025-06-20 19:41 UTC (4+ messages)
` [PATCH v2 2/2] perf test: Add sched latency and script shell tests
[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-20 19:37 UTC (3+ messages)
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver
[PATCH v5 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
2025-06-20 19:35 UTC (2+ messages)
[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-06-20 19:35 UTC (4+ messages)
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver "
[PATCH v1 0/7] Risc-V ACLINT IPI controller
2025-06-20 19:31 UTC (4+ messages)
` [PATCH v3 0/7] MIPS P8700 variant of the "
` [PATCH v3 1/7] riscv: helper to parse hart index
[PATCH 00/27] cpuset/isolation: Honour kthreads preferred affinity
2025-06-20 19:30 UTC (5+ messages)
` [PATCH 05/27] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 16/27] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
[PATCH 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-06-20 19:28 UTC (8+ messages)
[PATCH] printk: kunit: support offstack cpumask
2025-06-20 19:28 UTC (2+ messages)
[RFC PATCH 0/7] Introduce SCMI Telemetry support
2025-06-20 19:28 UTC (8+ messages)
` [RFC PATCH 1/7] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
` [RFC PATCH 2/7] firmware: arm_scmi: Allow protocols to register for notifications
` [RFC PATCH 3/7] firmware: arm_scmi: Add Telemetry protocol support
` [RFC PATCH 4/7] firmware: arm_scmi: Add System Telemetry driver
` [RFC PATCH 5/7] firmware: arm_scmi: Add System Telemetry chardev/ioctls API
` [RFC PATCH 6/7] include: trace: Add Telemetry trace events
` [RFC PATCH 7/7] firmware: arm_scmi: Use new Telemetry traces
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-06-20 19:26 UTC (13+ messages)
[RFC patch v3 00/20] Cache aware scheduling
2025-06-20 19:25 UTC (2+ messages)
[PATCH] crypto/ccp: Fix locking on alloc failure handling
2025-06-20 19:20 UTC (2+ messages)
[PATCH v5 00/27] Arm GICv5: Host driver implementation
2025-06-20 19:18 UTC (3+ messages)
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support
[PATCH] [v2] ethernet: intel: fix building with large NR_CPUS
2025-06-20 19:12 UTC (3+ messages)
` [Intel-wired-lan] "
[RFC PATCH 0/4] Support for usb authentication
2025-06-20 19:11 UTC (3+ messages)
` [RFC PATCH 3/4] usb: core: Plug the usb authentication capability
[PATCH v2 bpf-next 0/5] Introduce bpf_cgroup_read_xattr
2025-06-20 19:09 UTC (7+ 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
[PATCH 6.1/6.6] wifi: cfg80211: init wiphy_work before allocating rfkill fails
2025-06-20 19:07 UTC (3+ messages)
[PATCH 0/4] mm/userfaultfd: modulize memory types
2025-06-20 19:03 UTC (5+ messages)
` [PATCH 1/4] mm: Introduce vm_uffd_ops API
` [PATCH 2/4] mm/shmem: Support "
` [PATCH 3/4] mm/hugetlb: "
` [PATCH 4/4] mm: Apply vm_uffd_ops API to core mm
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-06-20 18:59 UTC (10+ messages)
` [PATCH V4 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
[tip: locking/urgent] futex: Allow to resize the private local hash
2025-06-20 18:56 UTC (11+ messages)
[PATCH v3 0/8] Add support for AD4052 device family
2025-06-20 18:52 UTC (4+ messages)
` [PATCH v3 6/8] iio: adc: Add offload support for ad4052
[PATCH 0/3] use vm_flags_t consistently
2025-06-20 18:49 UTC (10+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH net] net: netpoll: Initialize UDP checksum field before checksumming
2025-06-20 18:48 UTC
[PATCH 0/3] Add helper methods i3c_master_writesl and i3c_master_readsl
2025-06-20 18:48 UTC (7+ 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: "
[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
[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
2025-06-20 18:43 UTC (20+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
` [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
[PATCH bpf-next v4 1/2] bpftool: Use appropriate permissions for map access
2025-06-20 18:40 UTC (2+ messages)
[PATCH v3] bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
2025-06-20 18:40 UTC (2+ messages)
[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)
[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 (3+ messages)
[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 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA
2025-06-20 18:10 UTC (2+ messages)
[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)
[PATCH] Fix typo in drm docs
2025-06-20 18:02 UTC
[tip: x86/boot] x86/efi: Move runtime service initialization to arch/x86
2025-06-20 17:54 UTC
[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 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
[PATCH v2 0/5] madvise cleanup
2025-06-20 17:33 UTC (3+ messages)
[RFC PATCH] ipv6: enable per-interface forwarding
2025-06-20 17:26 UTC (3+ messages)
[PATCH v2 3/5] mm/madvise: thread VMA range state through madvise_behavior
2025-06-20 17:33 UTC (2+ 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
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).