All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-28 06:16:09 to 2022-01-28 07:21:01 UTC [more...]

lib/bch.c:842:7-8: WARNING opportunity for swap()
 2022-01-28  7:28 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix swap.cocci warnings

[PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions
 2022-01-28  7:20 UTC  (4+ messages)

next/pending-fixes baseline: 358 runs, 11 regressions (v5.17-rc1-438-g4db37f24284ff)
 2022-01-28  7:20 UTC 

[PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
 2022-01-28  7:19 UTC  (2+ messages)

[PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-01-28  7:17 UTC  (2+ messages)

Possible big endian bug in latest stable kernel
 2022-01-28  7:19 UTC  (2+ messages)

[PATCH v2 0/4] QEMU spike machine support for U-Boot
 2022-01-28  7:18 UTC  (3+ messages)
` [PATCH v2 4/4] doc: qemu-riscv: Update documentation for QEMU spike machine

[OE-core] About the sstate cache directory hierarchy
 2022-01-28  7:18 UTC 

[PATCH net-next 0/3] Optimizing performance in short-lived
 2022-01-28  7:17 UTC  (3+ messages)
` [PATCH net-next 3/3] net/smc: Fallback when handshake workqueue congested

[PATCH net-next v2 0/9] add more features for mtk-star-emac
 2022-01-28  7:05 UTC  (6+ messages)
` [PATCH net-next v2 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[PATCH 0/5] spi: make remove callback a void function
 2022-01-28  7:16 UTC  (5+ messages)
` [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-01-28  7:13 UTC  (6+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

Kernel BUG with "Enabling large folios for 5.17"
 2022-01-28  7:15 UTC 

Regression with 5021d709b31b ("tty: serial: Use fifo in 8250 console driver")
 2022-01-28  7:15 UTC  (2+ messages)

[PATCH v3 00/11] This is a followup to https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg04325.html,
 2022-01-28  7:03 UTC  (3+ messages)
` [PATCH v3 11/11] 9p: darwin: adjust assumption on virtio-9p-test

[PATCH 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
 2022-01-28  7:09 UTC  (20+ messages)
` [PATCH 1/9] soc: qcom: llcc: Add support for 16 ways of allocation
` [PATCH 2/9] soc: qcom: llcc: Update the logic for version info extraction
` [PATCH 3/9] soc: qcom: llcc: Add write-cache cacheable support
` [PATCH 4/9] soc: qcom: llcc: Add missing llcc configuration data
` [PATCH 5/9] soc: qcom: llcc: Update register offsets for newer LLCC HW
` [PATCH 6/9] soc: qcom: llcc: Add configuration data for SM8450 SoC
` [PATCH 7/9] dt-bindings: arm: msm: Add LLCC compatible for SM8350
` [PATCH 8/9] dt-bindings: arm: msm: Add LLCC compatible for SM8450
` [PATCH 9/9] arm64: dts: qcom: sm8450: Add LLCC/system-cache-controller node

[PATCH] lib: fix compilation when strings.h is included
 2022-01-28  7:13 UTC 

drivers/net/wireless/ath/ath11k/dp_tx.c:511 ath11k_dp_tx_update_txcompl() error: uninitialized symbol 'rate_idx'
 2022-01-28  7:12 UTC  (2+ messages)

[PATCH v3 11/12] misc: fastrpc: Add dma handle implementation
 2022-01-28  7:09 UTC  (3+ messages)

[XEN PATCH v2 0/5] dom0less PV drivers
 2022-01-28  7:09 UTC  (16+ messages)
` [XEN PATCH v2 2/5] xen: export get_free_port

[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-28  7:08 UTC  (4+ messages)

[cxl:preview 57/60] drivers/cxl/region.c:533:26: warning: The expression is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2022-01-28  7:08 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-27
 2022-01-28  7:08 UTC 

yet another approach to fix loop autoclear for xfstets xfs/049
 2022-01-28  7:08 UTC  (9+ messages)
` [PATCH 6/8] loop: don't freeze the queue in lo_release
` [PATCH 7/8] loop: only freeze the queue in __loop_clr_fd when needed

[PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-01-28  7:05 UTC  (3+ messages)

drivers/net/wireless/ath/ath11k/qmi.c:1891 ath11k_qmi_assign_target_mem_chunk() error: uninitialized symbol 'ret'
 2022-01-28  7:07 UTC  (2+ messages)

About the sstate cache directory hierarchy
 2022-01-28  7:06 UTC 

[PATCH] vchiq-mmal: Remove redundant 'flush_workqueue()' calls
 2022-01-28  7:03 UTC  (4+ messages)

[PATCH V3 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-28  7:04 UTC  (7+ messages)
` [PATCH V3 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH V3 3/7] drm/amd/pm: update the data type "
` [PATCH V3 4/7] drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
` [PATCH V3 5/7] drm/amd/pm: drop the cache for enabled ppfeatures
` [PATCH V3 6/7] drm/amd/pm: avoid consecutive retrieving "
` [PATCH V3 7/7] drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception

[PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
 2022-01-28  7:05 UTC  (2+ messages)

[meta-oe][PATCH 1/2] libcec: Fix type mismatch for return value of LibCecBootloader()
 2022-01-28  7:05 UTC  (2+ messages)
` [meta-gnome][PATCH 2/2] gparted: Do not use NULL where boolean is expected

[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
 2022-01-28  7:05 UTC  (2+ messages)

Debian Bug#1004269: Linker segfault while building src:xen
 2022-01-28  7:04 UTC  (3+ messages)

next/master build: 207 builds: 23 failed, 184 passed, 130 errors, 310 warnings (next-20220128)
 2022-01-28  7:03 UTC 

next/master build: 207 builds: 23 failed, 184 passed, 130 errors, 310 warnings (next-20220128)
 2022-01-28  7:03 UTC 

[PATCH 1/6] hw_random: explicit ordering of initcalls
 2022-01-28  7:02 UTC  (3+ messages)
` [PATCH 6/6] hw_random: credit entropy for low quality sources of randomness
  ` [PATCH v2 "

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-01-28  7:01 UTC  (4+ messages)
` [PATCH 1/1] [RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend

[PATCH 00/31] vDPA shadow virtqueue
 2022-01-28  6:56 UTC  (10+ messages)
` [PATCH 04/31] vdpa: Add vhost_svq_set_svq_kick_fd
` [PATCH 05/31] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PATCH 06/31] vhost: Route guest->host notification through shadow virtqueue

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-28  6:59 UTC  (3+ messages)
` [PATCH 27/54] lib/bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-28  6:57 UTC  (4+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

drivers/gpu/drm/vmwgfx/vmwgfx_drv.h:775:30: warning: Same value in both branches of ternary operator. [duplicateValueTernary]
 2022-01-28  6:56 UTC 

[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
 2022-01-28  6:55 UTC  (11+ messages)

[PATCH] kernel/time: move timer sysctls to its own file
 2022-01-28  6:55 UTC 

[PATCH v2] drm/amdgpu: add safeguards for querying GMC CG state
 2022-01-28  6:54 UTC 

[PATCH RFC 0/4] firmware: Add ZSTD-compressed file support
 2022-01-28  6:54 UTC  (6+ messages)

[PATCH 0/3] reduce redundant store operation for Tx free
 2022-01-28  6:54 UTC  (3+ messages)
` [PATCH v3] net/i40e: reduce redundant reset operation

[ocfs2] c42ff46f97: sysctl_table_check_failed
 2022-01-28  6:53 UTC  (2+ messages)

[PATCH v10 0/3] Add kernel seccomp support for m68k
 2022-01-28  6:51 UTC  (3+ messages)

[PATCH mptcp-next v3 00/14] mptcp: APIs and self-tests for userspace path management
 2022-01-28  6:51 UTC  (5+ messages)
` [PATCH mptcp-next v3 01/14] mptcp: add sysctl param to limit userspace PM activity
` [PATCH mptcp-next v3 14/14] selftests: mptcp: functional tests for the userspace PM type

[PATCH RFC] xen/pci: detect when BARs overlap RAM
 2022-01-28  6:48 UTC  (4+ messages)

[PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
 2022-01-28  6:48 UTC  (2+ messages)

[PATCH v15, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-28  6:45 UTC  (3+ messages)
` [PATCH v15, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v15, 2/2] net: Add dm9051 driver

[PATCH v2] x86/csum: Add KASAN/KCSAN instrumentation
 2022-01-28  6:44 UTC  (2+ messages)

[PATCH v1] raw/ifpga: fix ifpga devices cleanup function
 2022-01-28  6:44 UTC  (5+ messages)

[cxl:preview 58/60] drivers/cxl/region.c:681:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-01-28  6:43 UTC 

[PATCH v2 1/4] dt-bindings: usb: mtk-xhci: add support ip-sleep for mt8195
 2022-01-28  6:29 UTC  (12+ messages)
` [PATCH v2 2/4] usb: xhci-mtk: add support ip-sleep wakeup "
` [PATCH v2 3/4] arm64: dts: mediatek: mt8195: add efuse node and cells
` [PATCH v2 4/4] arm64: dts: mediatek: mt8195: enable usb remote wakeup

[RFC PATCH 0/2] drm/mediatek/hdmi : split legacy driver and add mt8195
 2022-01-28  6:38 UTC  (6+ messages)
` [RFC PATCH 2/2] drm/mediatek: add mtk8195 hdmi display driver

[PATCH] drm/amdgpu: Fix uninitialized variable use warning
 2022-01-28  6:40 UTC 

[PATCH v2] sched/fair: Clear target from cpus to scan in select_idle_cpu
 2022-01-28  6:39 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 23a46422)
 2022-01-28  6:39 UTC 

[PATCH V4] mtd: spi-nor: winbond: Add support for winbond chip
 2022-01-28  6:37 UTC  (6+ messages)

[PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-28  6:36 UTC  (7+ messages)
` [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-28  6:37 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: delete shadow "ret" variable
 2022-01-28  6:36 UTC  (6+ messages)

drivers/gpu/drm/vc4/vc4_crtc.c:671:34: warning: Value stored to 'mode' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-28  6:35 UTC  (3+ messages)

[PATCH v3 0/7] Add basic node support for Mediatek MT8186 SoC
 2022-01-28  6:20 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v3 2/7] dt-bindings: serial: "
` [PATCH v3 3/7] dt-bindings: watchdog: "
` [PATCH v3 4/7] dt-bindings: mmc: "
` [PATCH v3 5/7] dt-bindings: phy: "
` [PATCH v3 6/7] dt-bindings: arm: "
` [PATCH v3 7/7] arm64: dts: Add Mediatek SoC MT8186 dts and evaluation board and Makefile

[PATCH bpf-next 0/2] Split bpf_sock dst_port field
 2022-01-28  6:31 UTC  (2+ messages)

[PATCH v3 1/3] btrfs: defrag: don't try to merge regular extents with preallocated extents
 2022-01-28  6:31 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Fix typo in comments
 2022-01-28  6:31 UTC 

[PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
 2022-01-28  6:29 UTC  (2+ messages)

[PATCH 0/6] mm, memory_hotplug: handle unitialized numa node gracefully
 2022-01-28  6:29 UTC  (7+ messages)
` [PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
` [PATCH 2/6] mm: handle uninitialized numa nodes gracefully
` [PATCH 3/6] mm, memory_hotplug: drop arch_free_nodedata

[PATCH] crypto: mxs-dcp - Fix scatterlist processing
 2022-01-28  6:28 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH v3 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH] crypto: memneq: avoid implicit unaligned accesses
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
 2022-01-28  6:26 UTC  (2+ messages)

[PATCH v3 0/4] arm64: accelerate crc32_be
 2022-01-28  6:25 UTC  (3+ messages)

[PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
 2022-01-28  6:26 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: really disable hash on A80
 2022-01-28  6:24 UTC  (3+ messages)

[PATCH v2] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-28  6:26 UTC  (2+ messages)

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-28  6:24 UTC  (6+ messages)
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest

[PATCH v2 0/4] Reference count checker and related fixes
 2022-01-28  6:24 UTC  (4+ messages)

[xen-unstable test] 167921: tolerable FAIL - PUSHED
 2022-01-28  6:24 UTC 

[PATCH] crypto: x86 - Convert to SPDX identifier
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH v3] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH] hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH] drivers/crypto/cpp: remove redundant ret variable
 2022-01-28  6:23 UTC  (2+ messages)

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-28  6:23 UTC  (2+ messages)

[PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
 2022-01-28  6:23 UTC  (2+ messages)

[PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
 2022-01-28  6:22 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: export supported_xcr0 via UAPI
 2022-01-28  6:07 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: add system attribute to retrieve full set of supported xsave states

[PATCH 4.9] can: bcm: fix UAF of bcm op
 2022-01-28  6:40 UTC 

[PATCH v2 0/4] Documentation: update debugfs doc for Hisilicon Accelerator
 2022-01-28  6:21 UTC  (2+ messages)

[PATCH v4] drivers/coresight: Add Ultrasoc System Memory Buffer driver
 2022-01-28  6:17 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_typec: Make try power role optional
 2022-01-28  6:20 UTC  (2+ messages)

New CVE entries in this week
 2022-01-28  6:18 UTC  (3+ messages)
` [cip-dev] "

[PATCH 0/3] scsi: pm8001: Documentation and use-after-free fixes
 2022-01-28  6:18 UTC  (7+ messages)
` [PATCH 1/3] scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
` [PATCH 2/3] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
` [PATCH 3/3] scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

[PATCH] riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
 2022-01-28  6:17 UTC  (3+ messages)

[PATCH v4 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-28  6:09 UTC  (3+ messages)
` [PATCH v4 3/6] target/riscv: add support for zfinx

[RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
 2022-01-28  6:16 UTC  (11+ messages)

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-28  6:15 UTC  (10+ 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.