Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2021-07-22 08:57:53 to 2021-07-27 20:59:15 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 20:58 UTC  (28+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 05/64] skbuff: Switch structure bounds to struct_group()
` [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH 07/64] staging: rtl8192e: Use struct_group() "
` [PATCH 08/64] staging: rtl8192u: "
` [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy()
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 11/64] net/mlx5e: Avoid field-overflowing memcpy()
` [PATCH 12/64] mwl8k: Use struct_group() for memcpy() region
` [PATCH 13/64] libertas: "
` [PATCH 14/64] libertas_tf: "
` [PATCH 15/64] ipw2x00: "
` [PATCH 18/64] cxgb3: "
` [PATCH 22/64] bnx2x: "
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 26/64] net/mlx5e: "
` [PATCH 27/64] HID: cp2112: "
` [PATCH 28/64] compiler_types.h: Remove __compiletime_object_size()
` [PATCH 29/64] lib/string: Move helper functions out of string.c
` [PATCH 30/64] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH 31/64] fortify: Explicitly disable Clang support
` [PATCH 32/64] fortify: Add compile-time FORTIFY_SOURCE tests
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 64/64] fortify: Add run-time WARN for cross-field memcpy()

[PATCH 0/4] staging: sm750fb: Remove CamelCase in lynxfb_crtc
 2021-07-27 19:19 UTC  (5+ messages)
` [PATCH 1/4] staging: sm750fb: Rename oScreen to o_screen "
` [PATCH 2/4] staging: sm750fb: Rename oCursor to o_cursor "
` [PATCH 3/4] staging: sm750fb: Rename vCursor to v_cursor "
` [PATCH 4/4] staging: sm750fb: Rename vScreen to v_screen "

[PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
 2021-07-27 16:55 UTC  (9+ messages)
` [PATCH v4 4/5] staging: vchiq: Make creation of vchiq cdev optional

[PATCH v3 0/7] staging: rtl8188eu: replace driver with better version
 2021-07-27 15:46 UTC  (19+ messages)
` [PATCH v3 1/7] staging: rtl8188eu: remove existing staging driver
` [PATCH v3 2/7] staging: r8188eu: introduce new core dir for RTL8188eu driver
` [PATCH v3 3/7] staging: r8188eu: introduce new hal "
` [PATCH v3 4/7] staging: r8188eu: introduce new os_dep "
  ` [RFC PATCH] staging: r8188eu: fix duplicated inclusion
` [PATCH v3 5/7] staging: r8188eu: introduce new include dir for RTL8188eu driver
` [PATCH v3 6/7] staging: r8188eu: introduce new supporting files "
` [PATCH v3 7/7] staging: r8188eu: attach newly imported driver to build system

[PATCH 01/15] staging: vt6655: remove filename from baseband.h
 2021-07-27 13:22 UTC  (19+ messages)
` [PATCH 02/15] staging: vt6655: remove filename from baseband.c
` [PATCH 03/15] staging: vt6655: remove filename from card.c
` [PATCH 04/15] staging: vt6655: remove filename from card.h
` [PATCH 05/15] staging: vt6655: remove filename from channel.c
` [PATCH 06/15] staging: vt6655: remove filename from channel.h
` [PATCH 07/15] staging: vt6655: remove filename from device_cfg.h
` [PATCH 08/15] staging: vt6655: remove filename from device_main.c
` [PATCH 09/15] staging: vt6655: remove filename from dpc.c
` [PATCH 10/15] staging: vt6655: remove filename from dpc.h
` [PATCH 11/15] staging: vt6655: remove filename from key.c
` [PATCH 12/15] staging: vt6655: remove filename from key.h
` [PATCH 13/15] staging: vt6655: kernel style cleanup of mac.c
` [PATCH 14/15] staging: vt6655: remove filename from mac.h
` [PATCH 15/15] staging: vt6655: remove filename from upc.h

[PATCH v4 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-27 13:17 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] staging: rtl8188eu: Remove no more used functions and variables

[PATCH] staging: rtl8188eu: remove braces from single line if blocks
 2021-07-27 13:05 UTC  (4+ messages)

[PATCH] tablet: acecad: update the reference count of the usb interface structure
 2021-07-27 12:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove section HISILICON STAGING DRIVERS FOR HIKEY 960/970
 2021-07-27 10:06 UTC  (2+ messages)

[PATCH] staging: mt7621-pci: avoid to re-disable clock for those pcies not in use
 2021-07-27  5:40 UTC 

[PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-27  1:00 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v9 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH 01/18] staging: rtl8188eu: remove unused defines
 2021-07-26 19:53 UTC  (24+ messages)
` [PATCH 02/18] staging: rtl8188eu: remove HW_VAR_MEDIA_STATUS1
` [PATCH 03/18] staging: rtl8188eu: remove HW_VAR_TXPAUSE
` [PATCH 04/18] staging: rtl8188eu: simplify Hal_EfuseParseMACAddr_8188EU
` [PATCH 05/18] staging: rtl8188eu: remove an unused enum
` [PATCH 06/18] staging: rtl8188eu: remove another "
` [PATCH 07/18] staging: rtl8188eu: remove a bunch of unused defines
` [PATCH 08/18] staging: rtl8188eu: remove yet another unused enum
` [PATCH 09/18] staging: rtl8188eu: remove unused _HAL_INTF_C_ define
` [PATCH 10/18] staging: rtl8188eu: remove write-only power struct component
` [PATCH 11/18] staging: rtl8188eu: remove two write-only hal components
` [PATCH 12/18] staging: rtl8188eu: remove unused IntrMask
` [PATCH 13/18] staging: rtl8188eu: remove write-only HwRxPageSize
` [PATCH 14/18] staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrate
  ` [PATCH v2 "
` [PATCH 15/18] staging: rtl8188eu: simplify phy_iq_calibrate
` [PATCH 16/18] staging: rtl8188eu: simplify path_adda_on
` [PATCH 17/18] staging: rtl8188eu: simplify phy_lc_calibrate
` [PATCH 18/18] staging: rtl8188eu: remove unused IQKMatrixRegSetting array

[PATCH] staging: android: Remove set but unused variable in ashmem.c
 2021-07-26 13:44 UTC  (6+ messages)

[PATCH 0/2] *** staging: sm750fb: Rename maxH and maxW to max_h and max_w ***
 2021-07-26 13:15 UTC  (3+ messages)
` [PATCH 1/2] staging: sm750fb: Rename maxH to max_h in lynx_cursor
` [PATCH 2/2] staging: sm750fb: Rename maxW to max_w "

[PATCH v8 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-26 11:37 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v8 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH] staging: rtl8188eu: remove blank lines
 2021-07-26  9:10 UTC 

[PATCH] staging/rtl8712: Remove all strcpy() uses in favor of strscpy()
 2021-07-26  8:11 UTC  (6+ messages)

[PATCH v2 0/3] Remove all strcpy() uses
 2021-07-25 18:51 UTC  (9+ messages)
` [PATCH v2 1/3] staging/fbtft: "
` [PATCH v2 2/3] staging/fbtft: Remove unnecessary variable initialization
` [PATCH v2 3/3] staging/fbtft: Fix braces coding style

[PATCH] staging/fbtft: Remove all strcpy() uses
 2021-07-24 11:15 UTC  (5+ messages)

[PATCH v3 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-24 11:04 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v15 0/3] Move HiSilicon 6421v600 SPMI and USB drivers out of staging
 2021-07-23 22:32 UTC  (5+ messages)
` [PATCH v15 1/3] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH 0/7] staging: rtl8188eu: replace driver with better version
 2021-07-23 21:27 UTC  (21+ messages)
` [PATCH 1/7] staging: rtl8188eu: remove existing staging driver
` [PATCH 2/7] staging: rtl8188eu: introduce new core dir for RTL8188eu driver
` [PATCH 3/7] staging: rtl8188eu: introduce new hal "
` [PATCH 4/7] staging: rtl8188eu: introduce new os_dep "
  ` [RFC PATCH] staging: rtl8188eu: fix duplicated inclusion
` [PATCH 5/7] staging: rtl8188eu: introduce new include dir for RTL8188eu driver
` [PATCH 6/7] staging: rtl8188eu: introduce new supporting files "
` [PATCH 7/7] staging: rtl8188eu: attach newly imported driver to build system

[PATCH] staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
 2021-07-23 18:16 UTC  (3+ messages)

[PATCH v2] staging/rtl8192e: Remove all strcpy() uses
 2021-07-23 17:32 UTC 

[PATCH] staging/rtl8192e: Remove all strcpy() uses in favor of strscpy()
 2021-07-23 16:30 UTC  (3+ messages)

[PATCH v2] staging/ks7010: Remove all strcpy() uses in favor of strscpy()
 2021-07-23 14:51 UTC 

[PATCH] staging/ks7010: Remove all strcpy() uses in favor of strscpy()
 2021-07-23 14:30 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Line over 100 characters
 2021-07-23  9:45 UTC 

[PATCH v4] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-07-23  9:19 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Line over 100 characters
 2021-07-23  7:08 UTC  (4+ messages)
`  "

[PATCH 0/2] staging: rtl8188eu: replace driver with better
 2021-07-22 23:44 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8188eu: remove existing staging driver
` [PATCH 2/2] staging: rtl8188eu: import GitHub driver v5.2.2.4

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-22 22:12 UTC  (12+ messages)

[PATCH v1 1/6] i2c: acpi: Export i2c_acpi_find_client_by_adev() for users
 2021-07-22  9:02 UTC  (4+ messages)
` [PATCH v1 2/6] staging: atomisp: Replace open-coded i2c_acpi_find_client_by_adev()


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 read-only IMAP folder(s) and NNTP newsgroup(s).