All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-28 00:20:58 to 2021-11-28 05:29:13 UTC [more...]

net/core/dev.c:7069:1: warning: Address of stack memory associated with local variable 'list' is still referred to by the global variable 'softnet_data' upon returning to the caller. This will be a dangling reference [clang-analyzer-core.StackAddressEsca
 2021-11-28  5:29 UTC 

❌ FAIL: Test report for kernel 5.16.0-rc2 (mainline.kernel.org-clang, 86155d6b)
 2021-11-28  5:23 UTC 

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28  5:09 UTC  (68+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
  ` [PATCH 2/9] lib/bitmap: implement bitmap_{empty, full} "
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
  ` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty, full, eq, gt, le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
  ` [PATCH 7/9] lib/cpumask: add num_{possible, present, active}_cpus_{eq, gt, le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

drivers/net/ethernet/actions/owl-emac.c:210:16: warning: Access to field 'control' results in a dereference of an undefined pointer value (loaded from variable 'desc') [clang-analyzer-core.NullDereference]
 2021-11-28  5:08 UTC 

[linux-next:master 2016/3897] drivers/net/usb/lan78xx.c:3794:2: warning: Value stored to 'state' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-28  5:08 UTC 

[PATCH] hwmon: (jc42) Add support for ONSEMI N34TS04
 2021-11-28  5:00 UTC 

[RFC 0/3] Namespace IMA
 2021-11-28  4:45 UTC  (3+ messages)
` [RFC 1/3] userns: add uuid field

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
 2021-11-28  4:48 UTC  (2+ messages)

[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
 2021-11-28  4:45 UTC  (6+ messages)

fs/btrfs/zoned.c:1072 btrfs_load_block_group_zone_info() error: uninitialized symbol 'ret'
 2021-11-28  4:27 UTC 

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-28  4:10 UTC  (2+ messages)

[linux-next:master 54/3897] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-28  4:17 UTC  (2+ messages)

[PATCH v4 0/2] selftests: tpm2: Determine available PCR bank
 2021-11-28  4:10 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests: tpm2: Reset the dictionary attack lock

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28  3:56 UTC 

❌ FAIL: Test report for kernel 5.16.0-rc2 (mainline.kernel.org-clang, 86799cdf)
 2021-11-28  3:55 UTC 

[PATCH] microblaze: fix typo in a comment
 2021-11-28  3:48 UTC 

drivers/pci/endpoint/pci-epc-mem.c:29:7: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-11-28  3:46 UTC 

[chrome-os:chromeos-5.10 5/23] drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c:79:16: error: implicit declaration of function 'readq'
 2021-11-28  3:46 UTC 

[PATCH] alpha: fix typo in a comment
 2021-11-28  3:43 UTC 

[OpenRISC] FPU licensing request
 2021-11-28  3:39 UTC  (2+ messages)

drivers/nvme/host/core.c:872:4: warning: Potential leak of memory pointed to by '_x' [clang-analyzer-unix.Malloc]
 2021-11-28  3:36 UTC 

[PATCHv9 00/15] scsi: enabled reserved commands for LLDDs
 2021-11-28  3:33 UTC  (3+ messages)
` [PATCH 02/15] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-28  3:15 UTC  (3+ messages)

[PATCH 4.19] x86/mm: add cond_resched() in _set_memory_array() and set_memory_array_wb()
 2021-11-28  2:54 UTC  (5+ messages)

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-28  2:50 UTC  (36+ messages)
` [PATCH v2 01/17] iommu: Add device dma ownership set/release interfaces
` [PATCH v2 02/17] driver core: Add dma_unconfigure callback in bus_type
` [PATCH v2 03/17] PCI: Add driver dma ownership management
` [PATCH v2 04/17] driver core: platform: "
` [PATCH v2 05/17] amba: "
` [PATCH v2 06/17] bus: fsl-mc: "
` [PATCH v2 07/17] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v2 08/17] PCI: portdrv: "
` [PATCH v2 09/17] iommu: Add security context management for assigned devices
` [PATCH v2 10/17] iommu: Expose group variants of dma ownership interfaces
` [PATCH v2 11/17] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v2 12/17] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v2 13/17] vfio: Remove use of vfio_group_viable()
` [PATCH v2 14/17] vfio: Delete the unbound_list
` [PATCH v2 15/17] vfio: Remove iommu group notifier
` [PATCH v2 16/17] iommu: Remove iommu group changes notifier
` [PATCH v2 17/17] drm/tegra: Use the iommu dma_owner mechanism

[PATCH] ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board
 2021-11-28  2:53 UTC 

[qemu-mainline test] 166939: regressions - FAIL
 2021-11-28  2:52 UTC 

Shouldn't there be an error
 2021-11-28  2:52 UTC 

[PATCH] ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SF
 2021-11-28  2:52 UTC 

Shouldn't there be an error
 2021-11-28  2:50 UTC 

[linux-next:master 3421/3897] mm/vmalloc.c:3077 __vmalloc_node_range() warn: bitwise AND condition is false here
 2021-11-28  2:46 UTC 

[PATCH] ethernet: aquantia: Try MAC address from device tree
 2021-11-28  2:37 UTC 

[geert-renesas-devel:master] BUILD SUCCESS e6857b805826e5d6f698ac92f4db69feb43afb4c
 2021-11-28  2:32 UTC 

[PATCH] openrisc: remove wrappers for clone and fork
 2021-11-28  2:28 UTC  (2+ messages)
` [OpenRISC] "

✅ PASS: Test report for kernel 5.15.5 (stable-queue, 02ffbb81)
 2021-11-28  2:23 UTC 

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-28  1:23 UTC  (17+ messages)
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 18/25] x86: Use do_kernel_power_off()
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()

[qemu-upstream-4.16-testing baseline test] 166943: tolerable FAIL
 2021-11-28  2:09 UTC 

[PATCH v3 00/14] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-28  1:51 UTC  (5+ messages)
` [PATCH v3 03/14] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v3 05/14] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201

[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
 2021-11-28  1:50 UTC  (4+ messages)

[net-next v3] net: ifb: support ethtools stats
 2021-11-28  1:46 UTC 

[Buildroot] [PATCH 1/1] package/fwup: bump to v1.9.0
 2021-11-28  1:33 UTC 

[PATCH] tests/plugin/syscall.c: fix compiler warnings
 2021-11-28  1:15 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 291/339] {standard input}:950: Error: pcrel offset for branch to .LS0009 too far (0x3e)
 2021-11-28  1:15 UTC  (2+ messages)

+ sysctl-share-unsigned-long-const-values.patch added to -mm tree
 2021-11-28  1:05 UTC 

+ stackleak-move-stack_erasing-sysctl-to-stackleakc.patch added to -mm tree
 2021-11-28  1:05 UTC 

+ scsi-sg-move-sg-big-buff-sysctl-to-scsi-sgc.patch added to -mm tree
 2021-11-28  1:04 UTC 

+ printk-move-printk-sysctl-to-printk-sysctlc.patch added to -mm tree
 2021-11-28  1:04 UTC 

+ fs-move-binfmt_misc-sysctl-to-its-own-file.patch added to -mm tree
 2021-11-28  1:04 UTC 

+ random-move-the-random-sysctl-declarations-to-its-own-file.patch added to -mm tree
 2021-11-28  1:04 UTC 

+ sysctl-add-helper-to-register-a-sysctl-mount-point.patch added to -mm tree
 2021-11-28  1:04 UTC 

+ firmware_loader-move-firmware-sysctl-to-its-own-files.patch added to -mm tree
 2021-11-28  1:04 UTC 

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28  1:00 UTC  (3+ messages)
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators

+ mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
 2021-11-28  0:56 UTC 

+ mm-protect-free_pgtables-with-mmap_lock-write-lock-in-exit_mmap.patch added to -mm tree
 2021-11-28  0:56 UTC 

+ mm-migrate-correct-the-hugetlb-migration-stats-fix.patch added to -mm tree
 2021-11-28  0:52 UTC 

+ shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode-checkpatch-fixes.patch added to -mm tree
 2021-11-28  0:49 UTC 

+ shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode.patch added to -mm tree
 2021-11-28  0:47 UTC 

KASAN Arm: global-out-of-bounds in load_module
 2021-11-28  0:43 UTC  (2+ messages)

[axboe-block:for-5.17/block 47/67] block/bfq-iosched.c:631:11: warning: Division by zero [clang-analyzer-core.DivideZero]
 2021-11-28  0:44 UTC 

[PATCH v3 2/2] crypto: mtk-eip93 - Add Mediatek EIP-93 crypto engine
 2021-11-28  0:44 UTC 

arch/arm/boot/compressed/../../../../lib/lz4/lz4_decompress.c:502:5: warning: no previous prototype for function 'LZ4_decompress_safe_forceExtDict'
 2021-11-28  0:44 UTC 

+ hugetlb-add-hugetlbnuma_stat-file-fix.patch added to -mm tree
 2021-11-28  0:39 UTC 

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28  0:39 UTC  (4+ messages)

+ device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud-fix.patch added to -mm tree
 2021-11-28  0:35 UTC 

net/bridge/br_private.h:901 br_multicast_rport_from_node_skb() warn: inconsistent indenting
 2021-11-28  0:33 UTC  (2+ messages)

[PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
 2021-11-27 12:44 UTC  (4+ messages)

+ mm-page_alloc-fix-building-error-on-werror=array-compare.patch added to -mm tree
 2021-11-28  0:33 UTC 

+ mm-slub-fix-endianness-bug-for-alloc-free_traces-attributes.patch added to -mm tree
 2021-11-28  0:23 UTC 

sched: some non-GPL symbols becoming GPL-only with CONFIG_PREEMPT_RT enabled
 2021-11-28  0:07 UTC 

+ kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-based-kasan-enable-fix.patch added to -mm tree
 2021-11-28  0:21 UTC 

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-28  0:20 UTC  (5+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.