llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 15:23:30 to 2022-05-04 09:16:19 UTC [more...]

[PATCH v20 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-04  9:16 UTC  (27+ 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

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  7:28 UTC  (39+ 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

[RFC PATCH 00/21] KCFI support
 2022-05-04  7:34 UTC  (9+ messages)

[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 

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-04  7:11 UTC  (5+ messages)

[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  (42+ messages)
` [PATCH v19 01/25] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [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 15/25] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v19 16/25] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v19 17/25] drm/mediatek: add display merge async reset control
` [PATCH v19 18/25] drm/mediatek: add ETHDR support for MT8195
` [PATCH v19 19/25] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v19 20/25] drm/mediatek: add ovl_adaptor support for MT8195
` [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
` [PATCH v19 23/25] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v19 24/25] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v19 25/25] arm64: dts: mt8195: add display node for vdosys1

[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 

Apply d799769188529abc6cbf035a10087a51f7832b6b to 5.17 and 5.15?
 2022-05-04  3:19 UTC  (5+ messages)

[Intel-gfx] [PATCH 10/26] drm/i915: Extract intel_crtc_dotclock()
 2022-05-04  2:53 UTC 

[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
 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 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-05-03 16:25 UTC  (9+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols

[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 

[PATCH 13/24] aic7xxx: make BUILD_SCSIID() a function
 2022-05-03  9:39 UTC 

[PATCH bpf-next v2 2/5] bpf: implement sleepable uprobes by chaining tasks_trace and normal rcu
 2022-05-03  8:48 UTC 

[PATCH] mm: fix is_pinnable_page against on cma page
 2022-05-03  8:48 UTC  (2+ messages)

[asahilinux:bits/110-smc 11/14] drivers/power/reset/macsmc-reboot.c:142:37: warning: declaration of 'struct power_off_data' will not be visible outside of this function
 2022-05-03  8:48 UTC 

[congwang:sk_data_ready 6/7] drivers/infiniband/sw/siw/siw_cm.c:80:20: error: incompatible function pointer types assigning to 'int (*)(struct sock *)' from 'void (struct sock *)'
 2022-05-03  7:56 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 9050ba3a)
 2022-05-03  7:32 UTC 

[PATCH v10 00/15] Function Granular KASLR
 2022-05-03  7:31 UTC  (4+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes

[PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-05-03  7:21 UTC 

[PATCH v4 04/13] mm/khugepaged: make hugepage allocation context-specific
 2022-05-03  3:38 UTC 

[PATCH v18 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-03  3:07 UTC  (13+ messages)
` [PATCH v18 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v18 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v18 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v18 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[samba-ksmbd:for-next 17/26] fs/cifs/smb2ops.c:4961:7: warning: variable 'length' is used uninitialized whenever 'if' condition is false
 2022-05-03  2:47 UTC 

[kvm:queue 74/77] arch/x86/kvm/vmx/vmx.c:4405:5: error: no previous prototype for function 'vmx_get_pid_table_order'
 2022-05-03  1:56 UTC 

drivers/gpu/drm/i915/i915_sw_fence.c:90:20: error: unused function 'debug_fence_init_onstack'
 2022-05-03  1:25 UTC 

clang-format inconsistencies with checkpatch.pl
 2022-05-02 19:13 UTC  (2+ messages)

[PATCH v2 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 21:40 UTC 

[kvm:queue 74/77] arch/x86/kvm/vmx/vmx.c:4405:5: warning: no previous prototype for function 'vmx_get_pid_table_order'
 2022-05-02 20:57 UTC 

next/master build: 219 builds: 14 failed, 205 passed, 42 errors, 81 warnings (next-20220502)
 2022-05-02 20:22 UTC 

[asahilinux:bits/090-spi-hid 11/11] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for function 'spihid_get_data'
 2022-05-02 20:16 UTC 

[asahilinux:bits/070-audio 13/20] sound/soc/apple/macaudio.c:429:12: warning: stack frame size (1056) exceeds limit (1024) in 'macaudio_late_probe'
 2022-05-02 18:54 UTC 

[PATCH v1 1/1] staging: vc04_services: Re-use generic struct s32_fract
 2022-05-02 18:34 UTC 

[willy-pagecache:for-next 60/69] fs/ntfs/aops.c:378:12: warning: stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio'
 2022-05-02 18:00 UTC  (3+ messages)

[asahilinux:bits/100-shutdown-notifier 4/20] kernel/reboot.o: warning: objtool: sys_off_handler_power_off()+0x6a: sibling call from callable instruction with modified stack frame
 2022-05-02 17:53 UTC 

[RFC PATCH] kbuild: call checksyscalls.sh and check-atomics.sh only if prerequisites change
 2022-05-02 16:52 UTC 

[asahilinux:bits/070-audio 2/20] drivers/dma/apple-admac.c:203:11: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2022-05-02 16:42 UTC 

[hid:for-5.19/wacom 1/2] drivers/hid/wacom_wac.c:2411:42: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-05-02 16:12 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).