linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 11:41:30 to 2019-12-05 09:38:53 UTC [more...]

[PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info
 2019-12-05  9:38 UTC  (32+ messages)
` [PATCH v2 01/14] video: fb_defio: preserve user fb_ops
` [PATCH v2 02/14] drm/fb-helper: don't preserve fb_ops across deferred IO use
` [PATCH v2 03/14] video: smscufx: don't restore fb_mmap after deferred IO cleanup
` [PATCH v2 04/14] video: udlfb: "
` [PATCH v2 05/14] video: fbdev: vesafb: modify the static fb_ops directly
` [PATCH v2 06/14] video: fbmem: use const pointer for fb_ops
  ` [Intel-gfx] "
` [PATCH v2 07/14] video: omapfb: "
` [PATCH v2 08/14] video: fbdev: make fbops member of struct fb_info a const pointer
` [PATCH v2 09/14] drm: constify fb ops across all drivers
` [PATCH v2 10/14] video: "
  ` [Intel-gfx] "
` [PATCH v2 11/14] HID: picoLCD: constify fb ops
` [PATCH v2 12/14] media: constify fb ops across all drivers
  ` [Intel-gfx] "
` [PATCH v2 13/14] samples: vfio-mdev: constify fb ops
` [PATCH v2 14/14] auxdisplay: "

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-05  9:37 UTC  (23+ messages)
` [PATCH v3 01/12] video: fbdev: atyfb: modify the static fb_ops directly
` [PATCH v3 02/12] video: fbdev: mb862xx: "
` [PATCH v3 03/12] video: fbdev: nvidia: "
  ` [Intel-gfx] "
` [PATCH v3 04/12] video: fbdev: uvesafb: "
  ` [Intel-gfx] "
` [PATCH v3 05/12] video: fbdev: make fbops member of struct fb_info a const pointer
` [PATCH v3 06/12] drm: constify fb ops across all drivers
` [PATCH v3 07/12] video: fbdev: intelfb: use const pointer for fb_ops
` [PATCH v3 08/12] video: constify fb ops across all drivers
  ` [Intel-gfx] "
` [PATCH v3 09/12] HID: picoLCD: constify fb ops
` [PATCH v3 10/12] media: constify fb ops across all drivers
` [PATCH v3 11/12] samples: vfio-mdev: constify fb ops
` [PATCH v3 12/12] auxdisplay: "
` [Intel-gfx] [PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info

KASAN: vmalloc-out-of-bounds Write in bitfill_aligned
 2019-12-05  6:32 UTC 

KASAN: slab-out-of-bounds Read in fbcon_get_font
 2019-12-04 21:41 UTC  (6+ messages)

KASAN: slab-out-of-bounds Read in soft_cursor
 2019-12-04 16:32 UTC 

[PATCH] OMAP: DSS2: remove non-zero check on variable r
 2019-12-04 15:28 UTC 

cirrusfb: divide errors in cirrusfb_check_var/cirrusfb_check_pixclock/cirrusfb_set_par_foo
 2019-12-04 10:54 UTC 

INFO: task hung in fb_open
 2019-12-03 20:15 UTC 

divide error in fbcon_switch
 2019-12-03 20:15 UTC 

KASAN: global-out-of-bounds Read in vga16fb_imageblit
 2019-12-03 20:15 UTC 

Congratulations
 2019-12-01 16:05 UTC 

[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
 2019-11-28 16:19 UTC  (5+ messages)
` [RFC PATCH 05/12] video: fbdev: matrox: convert to i2c_new_scanned_device

[PATCH 00/13] video, drm: constify fbops in struct fb_info
 2019-11-28 14:03 UTC  (36+ messages)
` [PATCH 01/13] video: fb_defio: preserve user fb_ops
    ` [Intel-gfx] "
` [PATCH 02/13] drm/fb-helper: don't preserve fb_ops across deferred IO use
  ` [Intel-gfx] "
` [PATCH 03/13] video: smscufx: don't restore fb_mmap after deferred IO cleanup
  ` [Intel-gfx] "
` [PATCH 04/13] video: udlfb: "
` [PATCH 05/13] video: fbdev: vesafb: modify the static fb_ops directly
` [PATCH 06/13] video: fbmem: use const pointer for fb_ops
` [PATCH 07/13] video: omapfb: "
` [PATCH 08/13] video: fbdev: make fbops member of struct fb_info a const pointer
` [PATCH 09/13] drm: constify fb ops across all drivers
` [PATCH 10/13] video: "
` [PATCH 11/13] HID: picoLCD: constify fb ops
` [PATCH 12/13] media: constify fb ops across all drivers
` [PATCH 13/13] samples: vfio-mdev: constify fb ops

[PATCH v2] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-27 18:14 UTC  (4+ messages)

Greetings
 2019-11-25  7:13 UTC 

Pengar överförs
 2019-11-24 11:57 UTC 

[PATCH v1] fbtft: Fix the initialization from property algorithm
 2019-11-21 14:02 UTC 

[PATCH v1 1/5] fbtft: Make sure string is NULL terminated
 2019-11-21 10:18 UTC  (9+ messages)
` [PATCH v1 2/5] fbtft: Describe function parameters in kernel-doc
` [PATCH v1 3/5] fbtft: Drop useless #ifdef CONFIG_OF and dead code
` [PATCH v1 4/5] fbtft: Make use of device property API
` [PATCH v1 5/5] fbtft: Drop OF dependency

[PATCH] video: hyperv_fb: Fix hibernation for the deferred IO feature
 2019-11-21  6:04 UTC  (3+ messages)

[PATCH v3] video: Fix Kconfig indentation
 2019-11-21  4:09 UTC 

[PATCH v2] video: Fix Kconfig indentation
 2019-11-21  3:20 UTC 

[PATCH] staging: fbtft: Fix Kconfig indentation
 2019-11-20 16:55 UTC  (3+ messages)

[PATCH] video: Fix Kconfig indentation
 2019-11-20 14:01 UTC  (4+ messages)

[PATCH] video: ssd1307fb: add the missed regulator_disable
 2019-11-18 11:41 UTC 

[PATCH] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2019-11-18  8:09 UTC 

Investment opportunity
 2019-11-17 14:58 UTC  (4+ messages)

[PATCH] video: fbdev: arcfb: add missed free_irq
 2019-11-16 15:44 UTC 

[PATCH] video: fbdev: vesafb: add missed release_region
 2019-11-16 15:13 UTC 

Goodnews, I have deposited your transfer total amount US$4.8million Dollars with Money Gram this mor
 2019-11-15 15:49 UTC 

[PATCH][next] video: hyperv: hyperv_fb: fix indentation issue
 2019-11-14 17:27 UTC 

[PATCH v5 0/3] drm/udl: Replace fbdev by generic emulation
 2019-11-14 12:51 UTC  (4+ messages)
` [PATCH v5 1/3] drm/udl: Replace fbdev code with "
` [PATCH v5 2/3] drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
` [PATCH v5 3/3] fbdev: Unexport unlink_framebuffer()

[PATCH] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2019-11-13 18:45 UTC  (11+ messages)

[PATCH v4 0/3] drm/udl: Replace fbdev by generic emulation
 2019-11-13 15:48 UTC  (9+ messages)
` [PATCH v4 1/3] drm/udl: Replace fbdev code with "
` [PATCH v4 2/3] drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
` [PATCH v4 3/3] fbdev: Unexport unlink_framebuffer()

[PATCH 0/4] drm/udl: Replace fbdev by generic emulation
 2019-11-13 11:41 UTC  (11+ messages)
` [PATCH 1/4] drm/udl: Replace fbdev code with "

[PATCH][next] backlight: qcom-wled: fix spelling mistake "trigged" -> "triggered"
 2019-11-13 11:32 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 32/48] fbdev: sbuslib: use checked version of put_user()
 2019-11-13  2:01 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 33/48] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.4 36/48] backlight: lm3639: Unconditionally call led_classdev_unregister

[PATCH AUTOSEL 4.9 46/68] fbdev: sbuslib: use checked version of put_user()
 2019-11-13  1:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 47/68] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.9 52/68] backlight: lm3639: Unconditionally call led_classdev_unregister

[PATCH AUTOSEL 4.14 082/115] fbdev: sbuslib: use checked version of put_user()
 2019-11-13  1:55 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 083/115] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.14 089/115] backlight: lm3639: Unconditionally call led_classdev_unregister

[PATCH AUTOSEL 4.19 140/209] atmel_lcdfb: support native-mode display-timings
 2019-11-13  1:49 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 141/209] fbdev: sbuslib: use checked version of put_user()
` [PATCH AUTOSEL 4.19 142/209] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.19 143/209] fbdev: fix broken menu dependencies
` [PATCH AUTOSEL 4.19 160/209] backlight: lm3639: Unconditionally call led_classdev_unregister

[PATCH v3 0/5] drm/udl: Replace fbdev by generic emulation
 2019-11-12 14:04 UTC  (6+ messages)
` [PATCH v3 1/5] drm/udl: Set default color depth to 32 bpp
` [PATCH v3 2/5] drm/udl: Replace fbdev code with generic emulation
` [PATCH v3 3/5] drm/udl: Remove udl implementation of GEM's free_object()
` [PATCH v3 4/5] drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
` [PATCH v3 5/5] fbdev: Unexport unlink_framebuffer()

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-11-11 11:41 UTC  (2+ messages)


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).