messages from 2026-09-12 21:15:20 to 2026-09-15 14:45:47 UTC [more...]
[PATCH v1] fbdev: atmel_lcdfb: Prevent FIFO work after removal
2026-09-15 14:45 UTC
[PATCH v2 0/5] fbcon,vgacon,vt: Share helpers for text cursors
2026-09-15 12:29 UTC (6+ messages)
` [PATCH v2 1/5] vt: Add cursor-size helpers
` [PATCH v2 2/5] vgacon: Remove trailing whitespaces
` [PATCH v2 3/5] vgacon: Use vt_cursor_{start,end}()
` [PATCH v2 4/5] lib/fonts: Add font_glyph_cursor() helper
` [PATCH v2 5/5] fbcon: Replace fbcon_fill_cursor_mask() with fbcon_cursor_glyph()
[PATCH] staging: fbtft: remove prohibited spaces before closing parentheses
2026-09-15 11:47 UTC (2+ messages)
[PATCH] video: acornfb: remove unused code for 26-bit hardware
2026-09-15 7:12 UTC (2+ messages)
[PATCH] fbdev: nvidia: Release write-combining handle on probe failure
2026-09-15 7:04 UTC (2+ messages)
[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-15 1:08 UTC (43+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v2 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v2 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v2 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v2 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v2 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v2 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v2 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v2 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v2 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v2 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v2 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v2 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v2 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v2 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v2 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v2 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v2 27/40] mm: remove hugetlb_inline.h
` [PATCH v2 28/40] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH v2 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v2 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH v2 31/40] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH v2 32/40] mm/uffd: use predicates for userfaultfd checks
` [PATCH v2 33/40] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH v2 34/40] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH v2 35/40] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH v2 36/40] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH v2 37/40] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()
` [PATCH v2 40/40] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH] fbdev: kyro: Release WC setup on registration failure
2026-09-15 0:52 UTC
[PATCH] fbdev: gxt4500: Release WC setup on probe failure
2026-09-15 0:38 UTC
[PATCH v3 0/4] backlight: qcom-wled: Fix OVP IRQ imbalance and start from the hardware state
2026-09-14 18:34 UTC (6+ messages)
` [PATCH v3 1/4] backlight: qcom-wled: Fix NULL pointer dereference in PM callbacks
` [PATCH v3 2/4] backlight: qcom-wled: Fix WLED3 brightness register stride
` [PATCH v3 3/4] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
` [PATCH v3 4/4] backlight: qcom-wled: Read back the programmed brightness "
[PATCH v2 0/3] backlight: qcom-wled: Fix OVP IRQ imbalance and start from the hardware state
2026-09-14 17:42 UTC (4+ messages)
` [PATCH v2 1/3] backlight: qcom-wled: Fix WLED3 brightness register stride
` [PATCH v2 2/3] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
` [PATCH v2 3/3] backlight: qcom-wled: Read back the programmed brightness "
[PATCH 1/2] staging: sm750fb: clean up sm750_hw_imageblit() kernel-doc comment
2026-09-14 17:32 UTC (5+ messages)
` [PATCH 2/2] staging: sm750fb: remove unused definitions from ddk750_reg.h
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-14 15:54 UTC (5+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH 0/5] fbcon,vgacon,vt: Share helpers for text cursors
2026-09-14 15:35 UTC (4+ messages)
` [PATCH 1/5] vt: Add cursor-size helpers
[PATCH v2 06/14] ARM: omap2: remove omap24xx support
2026-09-14 14:08 UTC
[PATCH RFC 00/10] arm64: qcom: sm6125-ginkgo: display, backlight, and touch support
2026-09-14 13:29 UTC (7+ messages)
` [PATCH RFC 07/10] drm/msm/dpu: describe SM6125 programmable-fetch delayed-start quirk
` [PATCH RFC 08/10] drm/msm/dsi: make command and video mode configuration mutually exclusive
` [PATCH RFC 09/10] drm/msm/dsi: separate host link enable from video stream enable
[PATCH] staging: fbtft: replace number with sizeof()
2026-09-14 10:57 UTC (2+ messages)
[PATCH] staging: fbtft: sort includes
2026-09-14 9:33 UTC (2+ messages)
[PATCH 03/13] ARM: remove riscpc
2026-09-13 18:13 UTC (10+ messages)
[PATCH 08/14] mfd: remove unused aat2870 driver
2026-09-13 8:33 UTC (3+ messages)
[PATCH] fbdev: udlfb: don't rebuild the mode list while the framebuffer is in use
2026-09-12 21:49 UTC (2+ messages)
page: | 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).