All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-20 11:24:14 to 2021-03-20 13:39:40 UTC [more...]

[PATCH for 6.0 v1 00/14] fixes for rc1 (kernel-doc, semihosting, testing)
 2021-03-20 13:36 UTC  (2+ messages)
` [PATCH v1 01/14] scripts/kernel-doc: strip QEMU_ from function definitions

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.25)
 2021-03-20 13:34 UTC 

[xen-4.11-testing test] 160141: tolerable FAIL - PUSHED
 2021-03-20 13:35 UTC 

[dpdk-dev] [PATCH 1/4] event/octeontx2: simplify timer bucket estimation
 2021-03-20 13:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] event/octeontx2: reduce chunk pool memory usage
` [dpdk-dev] [PATCH 4/4] event/octeontx2: timer always use virtual counter

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-20 13:33 UTC  (15+ messages)

[kbd] U+f000 and above
 2021-03-20 13:31 UTC  (2+ messages)

[PATCH net-next 0/4] net: ipa: fix validation
 2021-03-20 13:24 UTC  (2+ messages)

[RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata
 2021-03-20 13:23 UTC  (13+ messages)
` [RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata

[PATCH] drm/vkms: fix misuse of WARN_ON
 2021-03-20 13:28 UTC  (2+ messages)

[PATCH 0/7] KVM: arm64: add more event counters for kvm_stat
 2021-03-19 16:17 UTC  (8+ messages)
` [PATCH 1/7] KVM: arm64: Add two page mapping "
` [PATCH 2/7] KVM: arm64: Add remote_tlb_flush counter "
` [PATCH 3/7] KVM: arm64: Add cached_page_invalidated "
` [PATCH 4/7] KVM: arm64: Add flush_all_cache_lines "
` [PATCH 5/7] KVM: arm64: Add memory_slot_unmaped "
` [PATCH 6/7] KVM: arm64: Add stage2_unmap_vm "
` [PATCH 7/7] KVM: arm64: Add irq_inject "

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-03-20 13:14 UTC  (2+ messages)
` [Bug 1920602] "

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-20 13:17 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/8] Optimize qede use of rx/tx_entries
 2021-03-20 13:16 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH v2 0/2] qede: 2020-02 minor fixes
 2021-03-20 13:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] qede: make driver accept bigger rss tables

[PATCH for-next v2 0/2] xen/arm: Mitigate straight-line speculation
 2021-03-20 13:13 UTC  (7+ messages)
` [PATCH for-next v2 1/2] xen/arm: Include asm/asm-offsets.h and asm/macros.h on every assembly files
` [PATCH for-next v2 2/2] xen/arm64: Place a speculation barrier following an ret instruction

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.262)
 2021-03-20 13:05 UTC 

[PATCH -tip v3 00/11] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-20 13:05 UTC  (6+ messages)
` [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code

[dpdk-dev] [PATCH v4 0/4] eal/windows: do not expose POSIX symbols
 2021-03-20 13:05 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
  ` [dpdk-dev] [PATCH v5 1/5] eal: add sleep API
  ` [dpdk-dev] [PATCH v5 2/5] eal/windows: hide asprintf() shim
  ` [dpdk-dev] [PATCH v5 3/5] eal: make OS shims internal
  ` [dpdk-dev] [PATCH v5 4/5] net: provide IP-related API on any OS
  ` [dpdk-dev] [PATCH v5 5/5] net: replace Windows networking shim
  ` [dpdk-dev] [PATCH v6 0/5] eal/windows: do not expose POSIX symbols
    ` [dpdk-dev] [PATCH v6 1/5] eal: add sleep API
    ` [dpdk-dev] [PATCH v6 2/5] eal/windows: hide asprintf() shim
    ` [dpdk-dev] [PATCH v6 3/5] eal: make OS shims internal
    ` [dpdk-dev] [PATCH v6 4/5] net: provide IP-related API on any OS
    ` [dpdk-dev] [PATCH v6 5/5] net: replace Windows networking shim

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-03-20 13:04 UTC  (4+ messages)
` [PATCH 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR

[PATCH v3 0/5] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-03-20 13:01 UTC  (7+ messages)
` [PATCH v3 1/5] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-20  8:48 UTC  (2+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-20 12:57 UTC  (12+ messages)

[PATCH] errno.3: ENODATA is an XSI STREAMS extension
 2021-03-20 11:42 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/4] iio: Start conversion to sysfs_emit()
 2021-03-20 12:52 UTC  (7+ messages)
` [PATCH 1/4] iio: core: Use sysfs_emit() (trivial bits)
` [PATCH 2/4] iio: iio_enum_available_read(): Convert to sysfs_emit_at()
` [PATCH 3/4] iio: __iio_format_value(): "
` [PATCH 4/4] iio: dac: Convert powerdown read callbacks to sysfs_emit()

GTE - The hardware timestamping engine
 2021-03-20 12:44 UTC  (3+ messages)

Wireguard Windows ARM64 Build 21327
 2021-03-20  5:39 UTC  (6+ messages)

stable-rc/linux-4.19.y build: 205 builds: 0 failed, 205 passed, 86 warnings (v4.19.182)
 2021-03-20 12:43 UTC 

[PATCH v5 0/3] x86/bus_lock: Enable bus lock detection
 2021-03-20 12:42 UTC  (5+ messages)
` [PATCH v5 2/3] x86/bus_lock: Handle #DB for bus lock

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5550f665efb75bf2c8c0177c0d5cc93dad910ce0
 2021-03-20 12:43 UTC 

[xen-4.13-testing test] 160142: tolerable FAIL - PUSHED
 2021-03-20 12:39 UTC 

[PATCH v3 00/12] wcn36xx: Enable downstream consistent Wake on Lan
 2021-03-20 12:40 UTC  (4+ messages)
` [PATCH v3 02/12] wcn36xx: Run suspend for the first ieee80211_vif

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.262)
 2021-03-20 12:35 UTC 

[song-md:md-next] BUILD SUCCESS 4ab9303daf9d0834fdc41e50c2632bf9c2a0d8fa
 2021-03-20 12:31 UTC 

[linux-next:master 4944/5787] net/sched/sch_cake.c:1094 cake_tcph_may_drop() warn: masked condition & (__builtin_bswap32(((255787008))))) != 4096' is always true
 2021-03-20 12:32 UTC 

[PATCH] riscv: assembler versions of memcpy, memmove, memset
 2021-03-20 12:31 UTC 

[sashal-linux-stable:queue-5.10 32/73] drivers/scsi/pm8001/pm8001_init.c:399 pm8001_alloc() warn: inconsistent indenting
 2021-03-20 12:31 UTC 

[PATCH v2 0/4] tweak fs mapping helpers
 2021-03-20 12:26 UTC  (5+ messages)
` [PATCH v2 1/4] fs: document "
` [PATCH v2 2/4] fs: document and rename fsid helpers
` [PATCH v2 3/4] fs: introduce fsuidgid_has_mapping() helper
` [PATCH v2 4/4] fs: introduce two inode i_{u,g}id initialization helpers

[PATCH] media: rkvdec: Remove of_match_ptr()
 2021-03-20 12:21 UTC 

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-03-20 12:22 UTC 

[PATCH v2] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-03-20 12:14 UTC  (3+ messages)

[PATCH for-next] RDMA/core: Correct misspellings of two words in comments
 2021-03-20  9:35 UTC  (2+ messages)

[PATCH for-next] RDMA/core: Check invalid QP state for ib_modify_qp_is_ok()
 2021-03-20  9:34 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-03-20  8:16 UTC  (4+ messages)

[PATCH] v4l2-ctrls: Fix h264 hierarchical coding type menu ctrl
 2021-03-20 12:11 UTC  (3+ messages)

[PATCH] watchdog: Use DIV_ROUND_UP() instead of open-coding it
 2021-03-20  8:29 UTC 

is there a recent explanation of tricks you can play with MACHINEOVERRIDES?
 2021-03-20 12:03 UTC  (3+ messages)
` [yocto] "

[PATCH] mfd: ABX500_CORE should depend on ARCH_U8500
 2021-03-20 12:01 UTC  (3+ messages)

[freescale-fslc:5.4-2.1.x-imx 8790/17134] drivers/remoteproc/remoteproc_core.c:85:59: error: macro "memcpy" passed 5 arguments, but takes just 3
 2021-03-20 12:03 UTC 

[PATCH 0/1] btrfs-progs: build system - do not use AC_DEFINE twice
 2021-03-20  9:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] xen/arm: smmuv1: Fix stream match conflict issue
 2021-03-20 12:01 UTC  (5+ messages)
` [PATCH 5/5] xen/arm: smmuv1: Intelligent SMR allocation

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.107)
 2021-03-20 12:00 UTC 

[PATCH] Bluetooth: Remove trailing semicolon in macros
 2021-03-20  7:19 UTC 

[PATCH] crypto: atmel-ecc - fix W=1 "cannot understand" warning
 2021-03-20  8:15 UTC 

[PATCH] scsi: iscsi_tcp: Fix use-after-free when do get_host_param
 2021-03-20  9:08 UTC 

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-20 11:58 UTC  (4+ messages)
` [PATCH v7 4/6] x86/entry: Enable random_kstack_offset support

[PATCH master] module: remove never implemented MODULE_SUPPORTED_DEVICE
 2021-03-20  9:23 UTC  (7+ messages)

[PATCH 1/1] ACPI: fix acpi table use after free
 2021-03-20  8:25 UTC  (8+ messages)

[PATCH v2 1/2] drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-20 11:56 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm: Fix suspend/resume on i.MX5

[PATCH] md/dm-mpath: check whether all pgpaths have same uuid in multipath_ctr()
 2021-03-20  7:19 UTC 

[android-goldfish:android-3.18 381/397] fs/xfs/xfs_ioctl.c:440:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-03-20 11:55 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS WITH WARNING 8138882557813215cdad24e43c85f516ff251071
 2021-03-20 11:55 UTC 

[PATCH v2] usb: cdns3: Optimize DMA request buffer allocation
 2021-03-20  9:08 UTC  (4+ messages)

[v5,0/2] Add check for max clock rate in mode_valid
 2021-03-20  7:06 UTC  (4+ messages)
` [v5,1/2] drm/mediatek: mtk_dpi: "
  ` [v5, 1/2] "

[PATCH 4.19 0/8] 4.19.182-rc1 review
 2021-03-20  9:53 UTC  (5+ messages)

[PATCH 5.11 00/31] 5.11.8-rc1 review
 2021-03-20  9:52 UTC  (3+ messages)

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-20  9:10 UTC  (11+ messages)

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_235' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-03-20  9:35 UTC 

[PATCH v2 1/3] drm/i915/ilk-glk: Fix link training on links with LTTPRs
 2021-03-20  7:40 UTC  (12+ messages)

[PATCH V2] spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
 2021-03-20  9:44 UTC  (3+ messages)

[PATCH 5.10 00/13] 5.10.25-rc1 review
 2021-03-20  9:52 UTC  (3+ messages)

[PATCH v4 8/9] soundwire: qcom: add auto enumeration support
 2021-03-20  6:13 UTC  (2+ messages)

[PATCH] xen/arm: Ensure the vCPU context is seen before clearing the _VPF_down
 2021-03-20 11:47 UTC  (5+ messages)

[PATCH v8 00/19] uvcvideo: Fix v4l2-compliance errors
 2021-03-20  7:27 UTC  (7+ messages)
` [PATCH v8 04/19] media: v4l2-ioctl: S_CTRL output the right value
` [PATCH v8 05/19] media: uvcvideo: Remove s_ctrl and g_ctrl
` [PATCH v8 15/19] media: uvcvideo: Set error_idx during ctrl_commit errors

[PATCH 0/5] Cleanup and fixup for mm/migrate.c
 2021-03-20  9:37 UTC  (6+ messages)
` [PATCH 1/5] mm/migrate.c: remove unnecessary VM_BUG_ON_PAGE on putback_movable_page()
` [PATCH 2/5] mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
` [PATCH 3/5] mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
` [PATCH 4/5] mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_hole()
` [PATCH 5/5] mm/migrate.c: fix potential deadlock in NUMA balancing shared exec THP case

[rcu:rcu/test] BUILD SUCCESS 25577a0bbbd347ae3459f56a44ad4704f0fce723
 2021-03-20 11:42 UTC 

[PATCH v4] mm: cma: support sysfs
 2021-03-20  7:52 UTC  (11+ messages)

FAILED: patch "[PATCH] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode" failed to apply to 4.9-stable tree
 2021-03-20 11:42 UTC 

FAILED: patch "[PATCH] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode" failed to apply to 4.14-stable tree
 2021-03-20 11:42 UTC 

possible deadlock in start_this_handle (2)
 2021-03-20 10:02 UTC  (7+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-20  6:02 UTC  (3+ messages)
` [PATCH v11 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH v9] [GSOC] commit: add --trailer option
 2021-03-20  6:38 UTC  (11+ messages)
` [PATCH v10 0/3] "
  ` [PATCH v10 2/3] interpret-trailers: add own-identity option

linux-next: Tree for Mar 19
 2021-03-20  6:07 UTC  (4+ messages)

[PATCH] tracing: Update create_system_filter() kernel-doc comment
 2021-03-20 11:39 UTC 

[PATCH v7 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-20 11:38 UTC  (5+ messages)

[agd5f:amd-staging-drm-next 2060/2122] dc_link.c:undefined reference to `dc_dsc_stream_bandwidth_in_kbps'
 2021-03-20 11:39 UTC 

[tip:irq/core] BUILD SUCCESS c93a5e20c3c2dabef8ea360a3d3f18c6f68233ab
 2021-03-20 11:36 UTC 

FAILED: patch "[PATCH] btrfs: fix qgroup data rsv leak caused by falloc failure" failed to apply to 5.11-stable tree
 2021-03-20 11:36 UTC 

[PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
 2021-03-20 10:33 UTC  (4+ messages)
` [PATCH v13 01/11] can: etas_es58x: add core support for "

FAILED: patch "[PATCH] btrfs: always pin deleted leaves when there are active tree" failed to apply to 5.4-stable tree
 2021-03-20 11:34 UTC 

stable/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.25)
 2021-03-20 11:34 UTC 

[PATCH 0/2] let can_free_echo_skb() return can frame length
 2021-03-20  8:37 UTC  (4+ messages)
` [PATCH 2/2] can: dev: can_free_echo_skb(): extend to "

[syzbot] KMSAN: uninit-value in btrfs_del_items
 2021-03-20  7:26 UTC 

FAILED: patch "[PATCH] btrfs: always pin deleted leaves when there are active tree" failed to apply to 5.10-stable tree
 2021-03-20 11:34 UTC 

FAILED: patch "[PATCH] btrfs: always pin deleted leaves when there are active tree" failed to apply to 4.19-stable tree
 2021-03-20 11:34 UTC 

Linux 5.4.107
 2021-03-20  9:54 UTC  (2+ messages)

Linux 4.19.182
 2021-03-20  9:53 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: always pin deleted leaves when there are active tree" failed to apply to 5.11-stable tree
 2021-03-20 11:33 UTC 

FAILED: patch "[PATCH] btrfs: fix qgroup data rsv leak caused by falloc failure" failed to apply to 5.10-stable tree
 2021-03-20 11:32 UTC 

[PATCH net-next v2 0/4] net: dsa: hellcreek: Add support for dumping tables
 2021-03-20 11:31 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: dsa: hellcreek: Add devlink FDB region

[tip:x86/sgx] BUILD SUCCESS 4284f7acb78bfb0e0c26a2b78e2b2c3d68fccd6f
 2021-03-20  7:00 UTC 

[tip:x86/urgent] BUILD SUCCESS dd926880da8dbbe409e709c1d3c1620729a94732
 2021-03-20 10:38 UTC 

[PATCH 0/4] crypto: hisilicon/qm - support doorbell isolation and queue number configuration
 2021-03-20 11:27 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - set the total number of queues
` [PATCH 2/4] crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
` [PATCH 3/4] crypto: hisilicon/qm - set the number of queues for function
` [PATCH 4/4] crypto: hisilicon/qm - add queue isolation support for Kunpeng930

[efi:next 4/6] drivers/firmware/google/gsmi.c:477:18: error: initialization of 'efi_status_t efi_char16_t const efi_guid_t u32 long unsigned int void {aka 'long unsigned int short unsigned int const struct <anonymous> unsigned i
 2021-03-20  7:45 UTC 

[linux-stable-rc:linux-4.14.y 6067/9999] drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:290:6: error: variable 'ignored' set but not used
 2021-03-20 11:30 UTC 

+ proc-fix-incorrect-pde_is_permanent-check.patch added to -mm tree
 2021-03-20  8:37 UTC  (2+ messages)

bpf speculative execution fixes for 4.14.y
 2021-03-20 10:43 UTC  (3+ messages)

CHECKPATCH: missing a warning soon after include files decl -c
 2021-03-20 11:28 UTC  (3+ messages)

[PATCH] rapidio/mport_cdev: Fix race in mport_cdev_release()
 2021-03-20 11:28 UTC  (3+ messages)
` [PATCH] gpio: pl061: Support implementations without GPIOINTR line

[PATCH net-next] net: dsa: hellcreek: Report switch name and ID
 2021-03-20 11:27 UTC 

[dm-crypt] [DM-Verity] Corruption after activation during boot
 2021-03-20 11:22 UTC 

Could not insert module: Exec format error
 2021-03-20 10:20 UTC 

[PATCH] perf test: Change to use bash for daemon test
 2021-03-20 10:45 UTC 

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-20  9:13 UTC  (2+ messages)

[PATCH] ecryptfs: fix incorrect kernel-doc comment syntax in files
 2021-03-20  8:15 UTC 


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.