llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 21:32:17 to 2022-08-31 20:22:08 UTC [more...]

[PATCH v2 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-31 20:22 UTC  (10+ messages)
` [PATCH v2 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v2 4/5] Makefile.debug: re-enable debug info for .S files
` [PATCH v2 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-31 20:16 UTC  (9+ messages)
` [PATCH v2 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
` [PATCH v2 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
` [PATCH v2 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
` [PATCH v2 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
` [PATCH v2 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
` [PATCH v2 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
` [PATCH v2 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
` [PATCH v2 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function

[PATCH v1 3/3] regmap: spi-avmm: Use swabXX_array() helpers
 2022-08-31 20:12 UTC 

[PATCH v2 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-08-31 19:51 UTC 

[PATCH 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
 2022-08-31 19:06 UTC  (8+ messages)
` [PATCH 1/3] fortify: use __builtin_dynamic_object_size in __compiletime_strlen
` [PATCH 2/3] fortify: cosmetic cleanups to __compiletime_strlen
` [PATCH 3/3] HID: avoid runtime call to strlen

[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
 2022-08-31 19:00 UTC  (2+ messages)

[PATCH v4 00/21] KCFI support
 2022-08-31 18:28 UTC  (26+ messages)
` [PATCH v4 01/21] treewide: Filter out CC_FLAGS_CFI
` [PATCH v4 02/21] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v4 03/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v4 04/21] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
` [PATCH v4 06/21] cfi: Add type helper macros
` [PATCH v4 07/21] lkdtm: Emit an indirect call for CFI tests
` [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t
` [PATCH v4 09/21] arm64: Add types to indirect called assembly functions
` [PATCH v4 10/21] arm64: Add CFI error handling
` [PATCH v4 11/21] arm64: Drop unneeded __nocfi attributes
` [PATCH v4 12/21] init: Drop __nocfi from __init
` [PATCH v4 13/21] treewide: Drop function_nocfi
` [PATCH v4 14/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 15/21] treewide: Drop __cficanonical
` [PATCH v4 16/21] objtool: Disable CFI warnings
` [PATCH v4 17/21] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v4 18/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v4 19/21] x86: Add types to indirectly called assembly functions
` [PATCH v4 20/21] x86/purgatory: Disable CFI
` [PATCH v4 21/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-31 17:48 UTC  (26+ messages)
` [PATCH 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
` [PATCH 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
` [PATCH 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
` [PATCH 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
` [PATCH 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
` [PATCH 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
` [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
` [PATCH 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-31 17:40 UTC  (7+ messages)
` [PATCH 1/3] Makefile.compiler: s/KBUILD_CFLAGS/KBUILD_AFLAGS/ for as-option
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH v2 3/3] usb: typec: maxim_contaminant: Implement check_contaminant callback
 2022-08-31 16:48 UTC 

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-08-31 15:41 UTC  (2+ messages)

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-08-31 15:40 UTC  (2+ messages)

arch/powerpc/math-emu/math_efp.c:927:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2022-08-31 15:22 UTC  (2+ messages)

[PATCH] powerpc/math_emu/efp: Include module.h
 2022-08-31 15:20 UTC 

[linux-next:master 3852/4430] drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c:139:6: warning: no previous prototype for function 'imu_v11_0_3_program_rlc_ram'
 2022-08-31 14:18 UTC 

[PATCH v2] net: fec: Use unlocked timecounter reads for saving state
 2022-08-31 10:20 UTC 

drivers/net/dsa/microchip/ksz9477_i2c.c:89:34: warning: unused variable 'ksz9477_dt_ids'
 2022-08-31 10:20 UTC 

[PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
 2022-08-31  9:49 UTC 

[avpatel:riscv_pmem_v1 9/11] arch/riscv/mm/cacheflush.c:99:2: error: call to undeclared function 'for_each_of_cpu_node'; ISO C99 and later do not support implicit function declarations
 2022-08-31  9:28 UTC 

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-08-31  9:17 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-31  8:51 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate "
` [PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for "
  ` [PATCH v6 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
  ` [PATCH v6 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

[jic23-iio:testing 124/129] drivers/iio/accel/msa311.c:993:24: warning: format specifies type 'unsigned char' but the argument has type 'unsigned int'
 2022-08-31  8:38 UTC  (6+ messages)

next/master build: 237 builds: 44 failed, 193 passed, 61 errors, 88 warnings (next-20220831)
 2022-08-31  7:26 UTC 

[RFC PATCH 17/30] lib/string.c: strsep_no_empty()
 2022-08-31  6:41 UTC 

[PATCH net-next] net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
 2022-08-31  6:30 UTC  (3+ messages)

[PATCH] fs/ntfs3: fix memory leak in put_ntfs()
 2022-08-31  4:34 UTC 

[PATCH] fs/ntfs3: fix memory leak in put_ntfs()
 2022-08-31  4:32 UTC 

[RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
 2022-08-31  3:26 UTC 

[RFC PATCH 29/30] dyndbg: Convert to code tagging
 2022-08-31  3:26 UTC 

[RFC PATCH 28/30] Improved symbolic error names
 2022-08-31  2:46 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] ld.lld: error: undefined symbol: icmpv6_err_convert
 2022-08-31  1:13 UTC 

[peterz-queue:perf/wip.rewrite 8/8] drivers/perf/arm_pmu.c:560:21: error: no member named 'filter_match' in 'struct arm_pmu'
 2022-08-31  0:01 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] net/rxrpc/peer_event.c:416:6: warning: variable 'peer' is used uninitialized whenever 'if' condition is false
 2022-08-30 23:41 UTC 

[PATCH v1 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-08-30 22:50 UTC 

[rmk-arm:for-next 5/7] ld.lld: error: undefined symbol: phys_initrd_start
 2022-08-30 22:39 UTC 

[linux-next:master 3575/3976] mm/memory-tiers.c:647:35: error: use of undeclared identifier 'top_tier_adistance'
 2022-08-30 22:20 UTC  (2+ messages)

arch/arm64/kvm/hyp/nvhe/stacktrace.c:46:6: warning: no previous prototype for function 'kvm_nvhe_prepare_backtrace'
 2022-08-30 20:47 UTC 

build failure of next-20220830 due to 5f8cdece42ff ("drm/msm/dsi: switch to DRM_PANEL_BRIDGE")
 2022-08-30 20:43 UTC  (3+ messages)

[PATCH] drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
 2022-08-30 20:42 UTC  (3+ messages)

mainline build failure for x86_64 allmodconfig with clang
 2022-08-30 20:38 UTC  (11+ messages)

[PATCH 0/5] drm/amd/display: Reduce stack usage for clang
 2022-08-30 20:34 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
` [PATCH 2/5] drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()
` [PATCH 3/5] drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH 4/5] drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
` [PATCH 5/5] drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage

powerpc-linux-objdump: Warning: Unable to load dwo file: <no .debug_str_offsets section>/<no .debug_str_offsets section>
 2022-08-30 20:06 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] net/rxrpc/peer_event.c:234:3: warning: variable 'err' is used uninitialized whenever switch default is taken
 2022-08-30 19:35 UTC 

[PATCH] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-08-30 18:44 UTC 

[usb:usb-testing 29/47] drivers/usb/host/ehci-platform.c:56:19: warning: unused variable 'hcd_name'
 2022-08-30 18:23 UTC 

[PATCH net] net/smc: Fix possible access to freed memory in link clear
 2022-08-30 16:10 UTC 

[RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
 2022-08-30 15:49 UTC 

[PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
 2022-08-30 15:12 UTC 

[bvanassche:scsi-proc 3/4] drivers/scsi/esas2r/esas2r_main.c:643:12: warning: incompatible integer to pointer conversion assigning to 'struct proc_dir_entry *' from 'int'
 2022-08-30 14:31 UTC 

[peterz-queue:perf/wip.rewrite 1/8] arch/s390/kernel/perf_pai_crypto.c:438:18: error: incompatible function pointer types initializing 'void (*)(struct perf_event_pmu_context *, bool)' (aka 'void (*)(struct perf_event_pmu_context *, _Bool)') with an expression of type 'void (struct perf_eve
 2022-08-30 14:20 UTC 

[PATCH V2] net/ieee802154: fix uninit value bug in dgram_sendmsg
 2022-08-30 11:37 UTC 

[PATCH v3 2/4] lib/find_bit: create find_first_zero_bit_le()
 2022-08-30 11:04 UTC 

[avpatel:riscv_sbi_dbcn_v1 9/42] arch/riscv/mm/cacheflush.c:123:6: warning: variable 'cbom_hartid' is uninitialized when used here
 2022-08-30 10:44 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, dcf8e563)
 2022-08-30 10:21 UTC 

[PATCH v2 01/12] cfg80211: regulatory: extend regulatory support for S1G
 2022-08-30  9:31 UTC 

next/master build: 155 builds: 12 failed, 143 passed, 27 errors, 66 warnings (next-20220830)
 2022-08-30  8:09 UTC 

[PATCH v3] ar5523: check endpoints type and direction in probe()
 2022-08-30  7:59 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 24/24] arch/x86/xen/setup.c:341:25: warning: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2022-08-30  7:29 UTC 

[PATCH RFC 2/2] pci: create device tree node for selected devices
 2022-08-30  5:03 UTC  (2+ messages)

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-30  4:27 UTC  (11+ messages)
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH] libbpf: add GCC support for bpf_tail_call_static
 2022-08-29 20:19 UTC  (2+ messages)

[PATCH 2/3] platform/x86: Battery charge mode in toshiba_acpi (sysfs)
 2022-08-29 16:59 UTC  (4+ messages)

[PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
 2022-08-29 11:21 UTC  (3+ messages)

❌ FAIL: Test report for master (6.0.0-rc2, mainline.kernel.org-clang, 373eff57)
 2022-08-29 11:50 UTC 

vmlinux.o: warning: objtool: irqentry_nmi_exit+0x30: call to ct_nmi_exit() leaves .noinstr.text section
 2022-08-29 10:18 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, b90cb105)
 2022-08-29  9:40 UTC 

❌ FAIL: Test report for master (6.0.0-rc2, mainline.kernel.org-clang, 8379c0b3)
 2022-08-29  7:12 UTC 

[pinchartl-media:drm/du/next 13/14] drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c:614:6: warning: no previous prototype for function 'rcar_mipi_dsi_pclk_enable'
 2022-08-29  6:09 UTC  (3+ messages)

[PTACH v3] drm/ast: add dmabuf/prime buffer sharing support
 2022-08-29  3:31 UTC 

[PATCH 1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops
 2022-08-29  2:10 UTC 

[PATCH v1] drivers/clk/clk: check return value of clk_pm_runtime_get()
 2022-08-29  0:18 UTC 

[RFC PATCH v2 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled
 2022-08-29  0:18 UTC 

drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
 2022-08-28 16:40 UTC 

[PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
 2022-08-28 12:32 UTC 

[lst:imx8mp-hdmi 5/11] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:76:11: warning: variable 'bus_flags' is used uninitialized whenever 'if' condition is false
 2022-08-28 11:51 UTC 

drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always true
 2022-08-28 11:00 UTC 

[ardb:for-kernelci 9/26] drivers/firmware/efi/libstub/zboot.c:160:23: warning: no previous prototype for function 'efi_zboot_entry'
 2022-08-28 10:19 UTC 

❌ FAIL: Test report for master (6.0.0-rc2, mainline.kernel.org-clang, 10d4879f)
 2022-08-28  9:40 UTC 

❌ FAIL: Test report for master (6.0.0-rc2, mainline.kernel.org-clang, 89b749d8)
 2022-08-28  7:31 UTC 

[PATCH] dm: Remove the unneeeded variable
 2022-08-27 19:46 UTC 

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27 15:18 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 142/314] arch/x86/kvm/../../../virt/kvm/kvm_main.c:4971:1: error: unused label 'arch_vm_ioctl'
 2022-08-27 14:22 UTC 

[ardb:efi-decompressor-v4 6/10] drivers/firmware/efi/libstub/zboot.c:161:23: warning: no previous prototype for function 'efi_zboot_entry'
 2022-08-27 12:21 UTC 

[avpatel:riscv_pmem_v1 37/38] arch/riscv/mm/cacheflush.c:100:2: error: call to undeclared function 'for_each_of_cpu_node'; ISO C99 and later do not support implicit function declarations
 2022-08-27 12:10 UTC 

[ammarfaizi2-block:tj/cgroup/for-6.1 4/6] mm/memcontrol.c:5114:10: error: incompatible integer to pointer conversion returning 'long' from a function with result type 'struct mem_cgroup *'
 2022-08-27 11:49 UTC 

[Intel-gfx] [PATCH 12/15] vfio/amba: Use the new device life cycle helpers
 2022-08-27 11:29 UTC 

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-08-27 11:03 UTC  (11+ messages)

[linux-next:master 3600/3682] arch/powerpc/xmon/xmon.c:1089:21: error: too few arguments to function call, expected 3, have 2
 2022-08-27  9:03 UTC 

[jpirko-mlxsw:jiri_devel_for_vladimir6 33/46] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:1651:46: warning: variable 'mlxsw_sp_port' is uninitialized when used here
 2022-08-27  7:42 UTC 

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27  7:11 UTC  (12+ messages)
` [PATCH v3 09/18] perf ui: Update use of pthread mutex

[PATCH 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition
 2022-08-27  6:31 UTC 

[ardb:efi-decompressor-v4 4/9] drivers/firmware/efi/libstub/intrinsics.c:18:7: error: definition of builtin function '__builtin_memcpy'
 2022-08-27  6:21 UTC 

[linux-next:master 2212/3682] drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:481:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2022-08-27  5:50 UTC 

[hverkuil-media-tree:for-v6.1f 8/15] drivers/staging/media/deprecated/cpia2/cpia2_usb.c:80:13: warning: variable 'frame_count' set but not used
 2022-08-27  5:40 UTC 

[matthias-bgg:v6.0-next/soc 11/11] drivers/soc/mediatek/mtk-svs.c:887:26: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2022-08-27  3:18 UTC 

[PATCH] wifi: use struct_group to copy addresses
 2022-08-26 23:25 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in log_replay
 2022-08-26 22:51 UTC 


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