messages from 2022-05-03 10:23:57 to 2022-05-05 05:55:40 UTC [more...]
[PATCH v6 1/2] net: fix wrong network header length
2022-05-05 5:48 UTC
[PATCH 00/32] Introduce flexible array struct memcpy() helpers
2022-05-05 3:14 UTC (50+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl
[kees:for-next/kspp 21/25] drivers/misc/lkdtm/stackleak.c:17:39: error: call to undeclared function 'stackleak_task_low_bound'; ISO C99 and later do not support implicit function declarations
2022-05-05 1:43 UTC
[PATCH v3] random: use first 128 bits of input as fast init
2022-05-05 0:34 UTC (2+ messages)
[PATCH v3] [PATCH v3] uwb: nxp: sr1xx: UWB driver support for sr1xx series chip
2022-05-04 22:48 UTC
ld.lld: error: inline assembly requires more registers than available at line 523
2022-05-04 22:32 UTC (4+ messages)
[PATCH 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
2022-05-04 21:56 UTC
[PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
2022-05-04 21:46 UTC (2+ messages)
[PATCH 3/3] input/touchscreen: imagis: Add support for Imagis IST3038B
2022-05-04 20:30 UTC
[RFC PATCH 00/21] KCFI support
2022-05-04 20:17 UTC (10+ messages)
fs/fs-writeback.c:2397:6: warning: variable 'wb' is used uninitialized whenever 'if' condition is false
2022-05-04 20:10 UTC
[dtor-input:next 34/37] drivers/input/keyboard/mtk-pmic-keys.c:93:22: error: use of undeclared identifier 'MT6359_TOPSTATUS'
2022-05-04 19:28 UTC
[masahiroy:lto-cleanup-wip 53/61] scripts/mod/modpost.c:2311:33: error: no member named 'is_gpl' in 'struct symbol'
2022-05-04 18:45 UTC
[jirislaby:devel 57/73] include/linux/consolemap.h:50:9: error: use of undeclared identifier 'c'
2022-05-04 18:35 UTC
next/master build: 217 builds: 28 failed, 189 passed, 48 errors, 76 warnings (next-20220504)
2022-05-04 18:01 UTC
[PATCH V3 5/5] iio: accel: sca3300: Add inclination channels
2022-05-04 17:23 UTC
[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
2022-05-04 17:16 UTC (2+ messages)
[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
2022-05-04 17:10 UTC (12+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
[jirislaby:devel 53/73] drivers/video/console/vgacon.c:370:4: error: incompatible pointer types assigning to 'struct uni_pagedir *' from 'struct uni_pagedict *'
2022-05-04 15:42 UTC
Apply d799769188529abc6cbf035a10087a51f7832b6b to 5.17 and 5.15?
2022-05-04 15:07 UTC (6+ messages)
[PATCH v2] entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending
2022-05-04 15:01 UTC
[PATCH][next] USB: gadget: Fix return of -EBUSY
2022-05-04 14:05 UTC (2+ messages)
[PATCH RFC v6 02/21] dept: Implement Dept(Dependency Tracker)
2022-05-04 13:29 UTC
[PATCH][next] mm/shmem: Fix check on uninitialized pointer 'folio'
2022-05-04 13:21 UTC
[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
2022-05-04 12:17 UTC (6+ messages)
❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 107c948d)
2022-05-04 11:41 UTC
[PATCH 2/5] selinux: use correct type for context length
2022-05-04 11:15 UTC (6+ messages)
` [PATCH 5/5] selinux: drop unnecessary NULL check
[andersson:wip/sc8180x-next-20220502 6/29] drivers/gpu/drm/msm/dp/dp_hpd.c:63:53: warning: converting the enum constant to a boolean
2022-05-04 11:06 UTC
[andersson:wip/sc8180x-next-20220502 2/29] drivers/usb/typec/ucsi/ucsi_glink.c:622:34: warning: unused variable 'ucsi_glink_of_match'
2022-05-04 9:55 UTC
[PATCH v20 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-05-04 9:54 UTC (28+ messages)
` [PATCH v20 01/25] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v20 02/25] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v20 03/25] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v20 04/25] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v20 05/25] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v20 06/25] soc: mediatek: add mtk_mmsys_update_bits API
` [PATCH v20 07/25] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v20 08/25] soc: mediatek: add cmdq support of "
` [PATCH v20 09/25] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v20 10/25] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v20 11/25] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v20 12/25] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v20 13/25] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v20 14/25] drm/mediatek: add display merge advance config API "
` [PATCH v20 15/25] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v20 16/25] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v20 17/25] drm/mediatek: add display merge async reset control
` [PATCH v20 18/25] drm/mediatek: add ETHDR support for MT8195
` [PATCH v20 19/25] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v20 20/25] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v20 21/25] drm/mediatek: add dma dev get function
` [PATCH v20 22/25] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v20 23/25] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v20 24/25] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v20 25/25] arm64: dts: mt8195: add display node for vdosys1
[kees:for-next/kspp 12/12] fs/gfs2/meta_io.h:44:12: error: casting from randomized structure pointer type 'struct address_space *' to 'struct gfs2_glock *'
2022-05-04 7:32 UTC
[vsyrjala:crtc_clock_compute_8 10/26] drivers/gpu/drm/i915/display/intel_ddi.c:325:5: error: no previous prototype for function 'intel_crtc_dotclock'
2022-05-04 7:32 UTC
[niks:has_ioport_v3 39/39] include/asm-generic/io.h:713:2: error: 'error' attribute does not appear on the first declaration
2022-05-04 7:32 UTC
[lunn:v5.18-rc4-stacked-bridges 2/2] net/bridge/br_input.c:45:7: error: no member named 'offload_fwd_mark' in 'struct sk_buff'
2022-05-04 6:51 UTC
❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, ef8e4d3c)
2022-05-04 6:44 UTC
[PATCH v19 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-05-04 6:06 UTC (33+ messages)
` [PATCH v19 02/25] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v19 03/25] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v19 04/25] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v19 05/25] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v19 06/25] soc: mediatek: add mtk_mmsys_write_reg API
` [PATCH v19 07/25] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v19 08/25] soc: mediatek: add cmdq support of "
` [PATCH v19 09/25] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v19 10/25] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v19 11/25] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v19 12/25] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v19 13/25] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v19 14/25] drm/mediatek: add display merge advance config API "
` [PATCH v19 17/25] drm/mediatek: add display merge async reset control
` [PATCH v19 21/25] drm/mediatek: add dma dev get function
` [PATCH v19 22/25] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
[niks:has_ioport_v3 39/39] include/asm-generic/io.h:737:9: warning: 'insb' macro redefined
2022-05-04 5:38 UTC
[kees:for-next/kspp 12/12] net/decnet/dn_route.c:1123:15: error: casting from randomized structure pointer type 'struct neighbour *' to 'struct dn_neigh *'
2022-05-04 4:57 UTC
[PATCH v2 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
2022-05-04 4:26 UTC
[PATCH v2 03/13] PCI: dwc: Add unroll iATU space support to the regions disable method
2022-05-04 4:01 UTC
[RFC PATCH 1/1] pcie/portdrv: Hack in DOE and CDAT support
2022-05-04 4:01 UTC
[PATCH] mm: don't be stuck to rmap lock on reclaim path
2022-05-04 3:24 UTC
[Intel-gfx] [PATCH 10/26] drm/i915: Extract intel_crtc_dotclock()
2022-05-04 2:53 UTC
[norov:gup 45/48] lib/bitmap.c:1570:17: error: initializing 'unsigned long *' with an expression of type 'const unsigned long *' discards qualifiers
2022-05-04 2:02 UTC
[vsyrjala:crtc_clock_compute_8 10/26] drivers/gpu/drm/i915/display/intel_ddi.c:325:5: warning: no previous prototype for function 'intel_crtc_dotclock'
2022-05-04 1:52 UTC
[PATCH] fsnotify: add generic perm check for unlink/rmdir
2022-05-04 1:19 UTC
[arm-tegra:hte/for-next 2/10] drivers/hte/hte.c:616:6: warning: variable 'ei' is used uninitialized whenever 'if' condition is true
2022-05-03 23:47 UTC
[RFC PATCH v6 06/11] leds: trigger: netdev: add hardware control support
2022-05-03 22:05 UTC
[PATCH 0/6] randstruct: Enable Clang support
2022-05-03 21:31 UTC (8+ messages)
` [PATCH 1/6] netfs: Eliminate Clang randstruct warning
` [PATCH 2/6] sancov: Split plugin build from plugin CFLAGS
` [PATCH 3/6] randstruct: Reorganize Kconfigs and attribute macros
` [PATCH 4/6] randstruct: Split randstruct Makefile and CFLAGS
` [PATCH 5/6] randstruct: Move seed generation into scripts/basic/
` [PATCH 6/6] randstruct: Enable Clang support
[PATCH 2/3] media: ov5675: add device-tree support
2022-05-03 21:23 UTC
[TCWG CI] Regression caused by llvm: [GVN] Encode GEPs in offset representation
2022-05-03 21:18 UTC (7+ messages)
[arm-tegra:hte/for-next 7/10] drivers/gpio/gpiolib-cdev.c:851:34: error: incompatible function pointer types passing 'irqreturn_t (struct hte_ts_data *, void *)' (aka 'enum irqreturn (struct hte_ts_data *, void *)') to parameter of type 'hte_ts_cb_t' (aka 'enum hte_return (*)(struct h
2022-05-03 20:17 UTC
[PATCH] security: declare member holding string literal const
2022-05-03 20:02 UTC (4+ messages)
[asahilinux:bits/110-smc 13/14] drivers/input/misc/macsmc-hid.c:59:9: error: call to undeclared function 'kernel_can_power_off'; ISO C99 and later do not support implicit function declarations
2022-05-03 18:54 UTC
[PATCH v1 1/1] bcma: gpio: Switch to use fwnode instead of of_node
2022-05-03 18:24 UTC
[samba-ksmbd:for-next 5/6] fs/cifs/smb2pdu.c:4058:31: error: no member named 'pages' in 'struct cifs_readdata'
2022-05-03 18:24 UTC
[linux-next:master 7462/8237] mm/shmem.c:1704:7: warning: variable 'folio' is used uninitialized whenever 'if' condition is true
2022-05-03 18:13 UTC
[PATCH] selinux: avoid extra semicolon
2022-05-03 18:08 UTC (2+ messages)
[linux-next:master 7457/8237] mm/shmem.c:721:20: error: call to __compiletime_assert_289 declared with 'error' attribute: BUILD_BUG failed
2022-05-03 17:53 UTC
[linux-next:master 7459/8237] mm/shmem.c:2354:8: warning: variable 'page' is uninitialized when used here
2022-05-03 17:22 UTC
[PATCH 11/24] fnic: use dedicated device reset command
2022-05-03 17:12 UTC
[PATCH 00/21] Folio patches for 5.19
2022-05-03 15:14 UTC
2nd Quater puchase request
2022-05-03 14:55 UTC
[asahilinux:bits/110-smc 11/14] drivers/power/reset/macsmc-reboot.c:54:25: error: field has incomplete type 'struct sys_off_handler'
2022-05-03 13:42 UTC
[PATCH 1/2] audit: add call argument to socketcall auditing
2022-05-03 13:32 UTC
[PATCH 22/24] qla1280: separate out host reset function from qla1280_error_action()
2022-05-03 13:32 UTC
next/master build: 14 builds: 13 failed, 1 passed, 25 errors, 38 warnings (next-20220503)
2022-05-03 11:18 UTC
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).