messages from 2026-06-26 16:47:58 to 2026-06-26 19:03:32 UTC [more...]
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-26 19:03 UTC (5+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-06-26 19:02 UTC (9+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers
` [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
` [PATCH 3/3] mm/migrate: use migrate_info field instead of private
[PATCH] fscrypt: Replace mk_users keyring with simple list
2026-06-26 19:02 UTC (3+ messages)
[PATCH] fix: drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks prev_sink reference
2026-06-26 19:02 UTC (2+ messages)
[PATCH v2 0/6] mm/page_owner: misc cleanups
2026-06-26 18:56 UTC (13+ messages)
` [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH v2 3/6] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v2 4/6] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v2 6/6] mm/page_owner: drop redundant page_owner prefix from static symbols
[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
2026-06-26 18:53 UTC (2+ messages)
[PATCH v2] selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
2026-06-26 18:52 UTC (2+ messages)
[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-06-26 18:51 UTC (8+ messages)
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed
[PATCH] USB: usb-storage: ene_ub6250: restore media-ready check
2026-06-26 18:49 UTC (2+ messages)
` [usb-storage] "
[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
2026-06-26 18:49 UTC (3+ messages)
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
[PATCH 1/2] powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
2026-06-26 18:47 UTC (2+ messages)
` [PATCH 2/2] powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
[PATCH v5 0/2] mm: improve folio refcount scalability
2026-06-26 18:46 UTC (3+ messages)
` [PATCH v5 1/2] mm: drop page refcount zero state semantics
` [PATCH v5 2/2] mm: implement page refcount locking via dedicated bit
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-06-26 18:43 UTC (7+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
[PATCH bpf-next 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
2026-06-26 18:42 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vmalloc()
` [PATCH bpf-next 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations
[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-26 18:19 UTC (12+ messages)
` [PATCH v8 01/11] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v8 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v8 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH v8 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH v8 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH v8 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH v8 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH v8 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH v8 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH v8 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH v2] irqchip/gic-v3-its: Fix OF node reference leak
2026-06-26 18:37 UTC (3+ messages)
[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-26 18:36 UTC (8+ messages)
` [PATCH v4 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v4 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v4 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v4 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v4 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v4 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()
[PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/zsmalloc
2026-06-26 18:36 UTC (3+ messages)
[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
2026-06-26 18:35 UTC (21+ messages)
` [PATCH v2 01/17] "
` [PATCH v2 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: "
` [PATCH v2 04/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v2 05/17] driver core: platform: Include header for struct platform_device_id
` [PATCH v2 06/17] usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
` [PATCH v2 07/17] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v2 08/17] of: Explicitly include <linux/types.h> and <linux/err.h>
` [PATCH v2 09/17] i2c: Let i2c-core.h include <linux/i2c.h>
` [PATCH v2 10/17] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v2 11/17] platform/x86: int3472: "
` [PATCH v2 12/17] usb: dwc2: Add include defining struct pci_device_id
` [PATCH v2 13/17] ALSA: hda/core: Add include defining struct hda_device_id
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature
` [PATCH v2 15/17] media: em28xx: Add include for struct usb_device_id
` [PATCH v2 16/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (headers)
` [PATCH v2 17/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (c files)
[PATCHv2 00/17] Support Clang context analysis for NVMe host drivers
2026-06-26 18:36 UTC (4+ messages)
` [PATCHv2 05/17] nvme: add Clang context annotations for nvme_ns_head::current_path
[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
2026-06-26 18:35 UTC (7+ messages)
` [PATCH v2 4/8] dt-bindings: iio: adc: add input-channel-rotation property
` [PATCH v2 5/8] dt-bindings: iio: adc: add ti,ads122c14
[PATCH v3 0/3] Restrict alternate modes based on cable capabilities
2026-06-26 18:34 UTC (3+ messages)
` [PATCH v3 1/3] usb: typec: Add helper to check cable altmode support
[PATCH 0/3] convert iova to maple tree
2026-06-26 18:32 UTC (4+ messages)
` [PATCH 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
[PATCH v2] platform/chrome: cros_ec_typec: reject out-of-bounds PD cap count
2026-06-26 18:32 UTC (2+ messages)
[PATCH 1/1] dt-bindings: mfd: st,stmpe: document st,stmpe610 compatible
2026-06-26 18:31 UTC
[PATCH] perf build: Add LDFLAGS to dlfilters .so link
2026-06-26 18:27 UTC
[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
2026-06-26 18:12 UTC (6+ messages)
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
[PATCH v5 3/3] media: i2c: imx471: Add Sony IMX471 image sensor driver
2026-06-26 18:10 UTC
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-26 18:07 UTC (10+ messages)
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h
[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
2026-06-26 17:49 UTC (2+ messages)
[PATCH] Input: synaptics - enable InterTouch on Dell Inspiron 3521
2026-06-26 18:04 UTC (2+ messages)
[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
2026-06-26 18:02 UTC (4+ messages)
[GIT PULL] Thermal control fixes for 7.2-rc1
2026-06-26 17:57 UTC
[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
2026-06-26 17:56 UTC (6+ messages)
[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-26 17:55 UTC (5+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features
[PATCH] mm/kmemleak: skip the remaining scan phases when interrupted
2026-06-26 17:56 UTC
[PATCH 7.1 00/21] 7.1.2-rc1 review
2026-06-26 17:56 UTC (2+ messages)
[GIT PULL] Power management fixes for 7.2-rc1
2026-06-26 17:55 UTC
[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
2026-06-26 17:54 UTC (2+ messages)
[PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
2026-06-26 17:54 UTC (2+ messages)
[PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.1.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.6.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.12.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 7.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[RFC PATCH 0/4] Introduce capable_noaudit
2026-06-26 17:46 UTC (4+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit
[PATCH 6.1.y 0/2] Backport dependency commits for 616b14b47a86 ("perf build: Conditionally define NDEBUG")
2026-06-26 17:54 UTC (2+ messages)
[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
2026-06-26 17:54 UTC
[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
2026-06-26 17:48 UTC (3+ messages)
[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
2026-06-26 17:47 UTC (7+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "
[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
2026-06-26 17:46 UTC (9+ messages)
` [PATCH 5.15.y v2 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v2 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v2 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v2 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y v2 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
2026-06-26 17:44 UTC (5+ messages)
[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
2026-06-26 17:42 UTC (3+ messages)
[BUG] netdevsim: KASAN slab-use-after-free in ref_tracker_free
2026-06-26 17:41 UTC (3+ messages)
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-06-26 17:41 UTC (3+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
[BUG] RCU hang with io_uring nvme polling
2026-06-26 17:41 UTC (8+ messages)
[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
2026-06-26 17:34 UTC (2+ messages)
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-06-26 17:32 UTC (9+ messages)
` [PATCH 02/10] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 03/10] x86/fpu: Split __fpu_restore_sig to extract compat path
` [PATCH 07/10] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
2026-06-26 17:30 UTC (5+ messages)
` [PATCH v2 2/2] media: arm: mali-c55: Add support for RGB Gamma
[RFC] Null Namespaces
2026-06-26 17:23 UTC (7+ messages)
[PATCH] media: meson: vdec: fix use-after-free of prev_frame in codec_vp9_rm_noshow_frame()
2026-06-26 17:29 UTC (2+ messages)
[PATCH v2] drm/amd/display: Fix dangling pointers in state reset functions on allocation failure
2026-06-26 17:24 UTC (2+ messages)
[PATCH v10 0/5] ext4: deferred iput framework for EA inodes
2026-06-26 17:23 UTC (5+ messages)
` [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs
[PATCH] fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
2026-06-26 17:22 UTC (3+ messages)
[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-06-26 17:22 UTC (7+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
2026-06-26 17:20 UTC
[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
2026-06-26 17:00 UTC (13+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
` [PATCH 01/11] signal: Compute the exit_code in get_signal
` [PATCH 02/11] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
` [PATCH 03/11] signal: Bring down all threads when handling a non-coredump fatal signal
` [PATCH 04/11] signal: Move stopping for the coredump from do_exit into get_signal
` [PATCH 05/11] signal: Move audit_core_dumps from do_coredump "
` [PATCH 06/11] coredump: In zap_threads complete startup if there is no need to wait
` [PATCH 07/11] signal: Use the thread killing in get_signal for coredumps
` [PATCH 08/11] exit: Make do_group_exit static
` [PATCH 09/11] signal: Dequeue fatal signals
` [PATCH 10/11] signal: Short circuit deliver coredump signals
` [PATCH 11/11] signal: Remove SA_IMMUTABLE
[PATCH] of/address: Drop ISA parts when !CONFIG_ISA
2026-06-26 17:19 UTC
[PATCH] cpufreq: tegra124: Disable DFLL clock on removal
2026-06-26 17:18 UTC (2+ messages)
(no subject)
2026-06-26 17:17 UTC
[PATCH 0/2] media: atomisp: validate user-supplied buffer sizes in two ioctl paths
2026-06-26 17:12 UTC (3+ messages)
` [PATCH 1/2] media: atomisp: validate sizeimage against the allocated frame in framebuffer-to-CSS
[PATCH v3] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
2026-06-26 17:11 UTC (2+ messages)
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-06-26 17:11 UTC (4+ messages)
[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
2026-06-26 17:11 UTC (6+ messages)
` [PATCH v4 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v4 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-26 17:09 UTC (9+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
2026-06-26 17:08 UTC (11+ messages)
[PATCH v4 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
2026-06-26 17:06 UTC (7+ messages)
` [PATCH v4 5/5] "
[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-06-26 17:05 UTC (3+ messages)
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to generic PAS service
[PATCH v5 0/3] Add RP1 PWM controller support
2026-06-26 17:09 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
[PATCH net-next v3 0/3] net: pse-pd: decouple controller lookup from MDIO probe
2026-06-26 16:59 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v3 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v3 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook
[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
2026-06-26 16:59 UTC (4+ messages)
[PATCH v2 0/8] dt-bindings: Orientation defines
2026-06-26 16:58 UTC (6+ messages)
` [PATCH v2 2/8] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions
[GIT PULL] Ceph updates for 7.2-rc1
2026-06-26 16:54 UTC
[PATCH 00/37] drm bridge hotplug
2026-06-26 16:51 UTC (10+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
2026-06-26 16:50 UTC (2+ messages)
[PATCH] signal: change sys_kill() to use SEND_SIG_NOINFO
2026-06-26 16:49 UTC (3+ messages)
[PATCH] block: partitions: Use seq_buf_putc() in cmdline_partition()
2026-06-26 16:48 UTC (2+ messages)
` "
[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
2026-06-26 16:47 UTC (2+ 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