All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-16 22:51:00 to 2020-10-17 03:14:28 UTC [more...]

[PATCH v5 1/5] RDMA/umem: Support importing dma-buf as user memory region
 2020-10-17  0:57 UTC  (3+ messages)

[PATCH v5 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
 2020-10-17  0:59 UTC  (3+ messages)

[dpdk-dev] [PATCH v6 00/15] fix distributor synchronization issues
 2020-10-17  3:13 UTC  (23+ messages)
` [dpdk-dev] [PATCH v7 00/16] "
    ` [dpdk-dev] [PATCH v8 00/17] "
        ` [dpdk-dev] [PATCH v8 01/17] distributor: fix missing handshake synchronization
        ` [dpdk-dev] [PATCH v8 02/17] distributor: fix handshake deadlock
        ` [dpdk-dev] [PATCH v8 03/17] distributor: do not use oldpkt when not needed
        ` [dpdk-dev] [PATCH v8 04/17] distributor: handle worker shutdown in burst mode
        ` [dpdk-dev] [PATCH v8 05/17] test/distributor: fix shutdown of busy worker
        ` [dpdk-dev] [PATCH v8 06/17] distributor: fix return pkt calls in single mode
        ` [dpdk-dev] [PATCH v8 07/17] test/distributor: fix freeing mbufs
        ` [dpdk-dev] [PATCH v8 08/17] test/distributor: synchronize lcores statistics
        ` [dpdk-dev] [PATCH v8 09/17] test/distributor: collect return mbufs
        ` [dpdk-dev] [PATCH v8 10/17] distributor: align API documentation with code
        ` [dpdk-dev] [PATCH v8 11/17] test/distributor: replace delays with spin locks
        ` [dpdk-dev] [PATCH v8 12/17] distributor: fix scalar matching
        ` [dpdk-dev] [PATCH v8 13/17] test/distributor: add test with packets marking
        ` [dpdk-dev] [PATCH v8 14/17] distributor: fix flushing in flight packets
        ` [dpdk-dev] [PATCH v8 15/17] distributor: fix clearing returns buffer
        ` [dpdk-dev] [PATCH v8 16/17] test/distributor: ensure all packets are delivered
        ` [dpdk-dev] [PATCH v8 17/17] test/distributor: fix quitting workers
    ` [dpdk-dev] [PATCH v7 01/16] distributor: fix missing handshake synchronization

[patch 4/4] media: cx231xx: Consolidate dmesg output
 2020-10-17  2:56 UTC  (2+ messages)

[PATCH v2] checkpatch: add new exception to repeated word check
 2020-10-17  2:56 UTC  (5+ messages)
      ` [Linux-kernel-mentees] "

[PATCH] drm/mediatek: Optimize functions which do not need to return
 2020-10-17  2:50 UTC  (4+ messages)

[PATCH 0/1] add ast2400/2500 phy-handle support
 2020-10-17  2:10 UTC  (3+ messages)
` [PATCH 1/1] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500

[PATCH 0/4] target/s390x: Improve carry computation
 2020-10-17  2:29 UTC  (5+ messages)
` [PATCH 1/4] target/s390x: Improve cc computation for ADD LOGICAL
` [PATCH 2/4] target/s390x: Improve ADD LOGICAL WITH CARRY
` [PATCH 3/4] target/s390x: Improve cc computation for SUBTRACT LOGICAL
` [PATCH 4/4] target/s390x: Improve SUB LOGICAL WITH BORROW

[PATCH 3/8] ext4: use do_div() to calculate block offset
 2020-10-17  2:23 UTC  (2+ messages)

[linux-nvme:nvme-5.10] BUILD SUCCESS d987eab65bf7f917472996aeda2754bac0f5fd33
 2020-10-17  2:16 UTC 

[PATCH v9 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-10-17  2:13 UTC  (2+ messages)

[PATCH 0/2] mm/memory_hotplug, arm64: allow certain bootmem sections to be offlinable
 2020-10-17  2:02 UTC  (3+ messages)
` [PATCH 1/2] mm/memory_hotplug: allow marking of memory sections as hotpluggable
` [PATCH 2/2] arm64: allow hotpluggable sections to be offlined

[PATCH v7 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-17  1:56 UTC  (8+ messages)
` [PATCH v7 3/3] "

[PATCH 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-10-17  1:57 UTC  (4+ messages)
` [PATCH 3/5] gpio: msc313: MStar MSC313 GPIO driver

arch/x86/platform/efi/efi_64.c:857:18: sparse: sparse: context imbalance in 'efi_thunk_set_variable_nonblocking' - wrong count at exit
 2020-10-17  1:52 UTC 

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-17  1:46 UTC  (4+ messages)
` [PATCH v6 07/25] treewide: remove DISABLE_LTO

drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:932:2: warning: 'strncpy' specified bound 128 equals destination size
 2020-10-17  1:48 UTC 

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-17  1:40 UTC  (4+ messages)

[PATCH 1/2] ASoC: dt-bindings: fsl_spdif: Add new compatible string for i.MX8QM
 2020-10-17  1:23 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl_spdif: Add support for i.MX8QM platform

[PATCH v4 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-17  1:32 UTC  (8+ messages)
` [PATCH v4 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v4 2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v4 3/7] dma-buf: heaps: Remove heap-helpers code
` [PATCH v4 4/7] dma-buf: heaps: Skip sync if not mapped
` [PATCH v4 5/7] dma-buf: system_heap: Allocate higher order pages if available
` [PATCH v4 6/7] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v4 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH v4 0/2] DAI driver for new XCVR IP
 2020-10-17  1:17 UTC  (4+ messages)
` [PATCH v4 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver

[PATCH] hwmon: (acpi_power_meter) clean up freeing code
 2020-10-17  1:25 UTC  (2+ messages)

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-17  1:13 UTC  (14+ messages)
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel
    ` [EXT] "
` [PATCH v4 10/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "

[Buildroot] [PATCH 1/1] package/rpi-userland: build on arm64
 2020-10-17  1:13 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Program DBUF_CTL tracker state service
 2020-10-17  1:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[MPTCP] Re: [MPTCP][PATCH v5 mptcp-next 2/2] selftests: mptcp: add ADD_ADDR timeout test case
 2020-10-17  0:53 UTC 

[PATCH 0/2] Fixes for clang/lld
 2020-10-17  0:47 UTC  (3+ messages)
` [PATCH 1/2] powerpc/wrapper: Add "-z notext" flag to disable diagnostic
` [PATCH 2/2] powerpc/boot: Use clang when CC is clang

fw_devlink on will break all snps,dw-apb-gpio users
 2020-10-17  0:44 UTC  (10+ messages)

[PATCH] arm64: Fix a broken copyright header in gen_vdso_offsets.sh
 2020-10-17  0:26 UTC 

[PATCH] RISC-V: Fix the VDSO symbol generaton for binutils-2.34+
 2020-10-17  0:25 UTC 

[RFC PATCH resend 0/6] mm and ptrace: Track dumpability until task is freed
 2020-10-17  0:30 UTC  (9+ messages)
` [RFC PATCH resend 1/6] ptrace: Keep mm around after exit_mm() for __ptrace_may_access()
` [RFC PATCH resend 2/6] refcount: Move refcount_t definition into linux/types.h
` [RFC PATCH resend 3/6] mm: Add refcount for preserving mm_struct without pgd
` [RFC PATCH resend 4/6] mm, oom: Use mm_ref()/mm_unref() and avoid mmdrop_async()
` [RFC PATCH resend 5/6] ptrace: Use mm_ref() for ->exit_mm
` [RFC PATCH resend 6/6] mm: remove now-unused mmdrop_async()

For review: seccomp_user_notif(2) manual page
 2020-10-17  0:25 UTC  (6+ messages)

[dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path
 2020-10-17  0:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2020-10-17  0:10 UTC  (3+ messages)
` [Bug 1891748] "

[PATCH v12 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-10-17  0:12 UTC  (9+ messages)
` [PATCH v12 1/8] parisc: Drop parisc special case for __sighandler_t
` [PATCH v12 2/8] parisc: start using signal-defs.h
` [PATCH v12 3/8] arch: move SA_* definitions to generic headers
` [PATCH v12 4/8] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v12 5/8] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v12 6/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v12 7/8] signal: define the field siginfo.si_xflags
` [PATCH v12 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[Intel-gfx] [PATCH 1/2] drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()
 2020-10-17  0:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] staging: wfx: make a const array static, makes object smaller
 2020-10-17  0:11 UTC  (3+ messages)

[PATCH net] ixgbe: fix probing of multi-port devices with one MDIO
 2020-10-17  0:01 UTC  (3+ messages)

[PATCH net-next] net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
 2020-10-16 23:56 UTC  (2+ messages)

[PATCH] powerpc/boot: move the .got section to after the .dynamic section
 2020-10-17  0:01 UTC 

[PATCH v3 0/5] RISC-V Pointer Masking implementation
 2020-10-16 23:57 UTC  (16+ messages)
` [PATCH v3 1/5] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v3 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v3 3/5] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v3 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v3 5/5] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[PATCH net] icmp: randomize the global rate limiter
 2020-10-16 23:49 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b2926c108f9fd225d3fe9ea73fb5c35f48735d20
 2020-10-16 23:50 UTC 

Where to download znus 0011-linux-user-remove-host-stime-syscall.patch?
 2020-10-16 23:47 UTC 

[tpm2] Re: Question: missing "tpm0" in securityfs/sysfs, trying to parse TPM2 event log
 2020-10-16 23:46 UTC 

[PATCH net v3] net: openvswitch: fix to make sure flow_lookup() is not preempted
 2020-10-16 23:46 UTC  (2+ messages)

[PATCH 1/1] pci: pciehp: Handle MRL interrupts to enable slot for hotplug
 2020-10-16 23:43 UTC  (2+ messages)

[PATCH] task_work: cleanup notification modes
 2020-10-16 23:43 UTC  (7+ messages)

[dpdk-dev] [PATCH] ethdev: unify error code if port ID is invalid
 2020-10-16 23:43 UTC  (5+ messages)

[powerpc:fixes-test] BUILD SUCCESS 8d0e2101274358d9b6b1f27232b40253ca48bab5
 2020-10-16 23:39 UTC 

[Intel-gfx] [PATCH] drm/i915: Add plane .{min, max}_width() and .max_height() vfuncs
 2020-10-16 23:40 UTC  (2+ messages)

s390 - buildroot + qemu
 2020-10-16 23:40 UTC  (3+ messages)

[PATCH] t7518: fix flaky grep invocation
 2020-10-16 23:39 UTC 

[PATCH v2] gpiolib: cdev: document that line eflags are shared
 2020-10-16 23:39 UTC  (3+ messages)

drivers/staging/wfx/data_tx.c:34:19: warning: variable 'band' is uninitialized when used here
 2020-10-16 23:38 UTC  (2+ messages)

[Bluez PATCH v2] doc/advertising-api: Enable new data types in adv data / scan response
 2020-10-16 23:34 UTC 

[PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-16 23:32 UTC  (2+ messages)

[Bluez PATCH] doc/advertising-api: Enable new data sections in adv data / scan response
 2020-10-16 23:30 UTC  (2+ messages)
` [Bluez] "

[RFC][PATCH v1] Fix and rename nla_strlcpy to nla_strcpy
 2020-10-16 23:29 UTC  (8+ messages)
` [PATCH v1 1/3] Fix unefficient call to memset before memcpu in nla_strlcpy
` [PATCH v1 2/3] Modify return value of nla_strlcpy to match that of strscpy
` [PATCH v1 3/3] Rename nla_strlcpy to nla_strcpy

[PATCH] drm/amdgpu: enable VCN PG and CG for vangogh
 2020-10-16 23:28 UTC 

[PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
 2020-10-16 23:27 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH v4 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-16 23:25 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] test-lib: allow selecting tests by substring/glob with --run
  ` [PATCH v5 3/3] test-lib: reduce verbosity of skipped tests

[Intel-gfx] [PATCH] drm/i915/gt: Flush the old heartbeat on interval change
 2020-10-16 23:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Flush the old heartbeat on interval change (rev3)

[PATCH v2 0/7] staging: qlge: Re-writing the debugging features
 2020-10-16 23:16 UTC  (5+ messages)
` [PATCH v2 1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic drivers

[PATCH v1 0/6] staging: qlge: Re-writing the debugging features
 2020-10-16 23:08 UTC  (11+ messages)
` [PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver

[RFC][PATCH v1] Fortify string function strscpy
 2020-10-16 23:16 UTC  (3+ messages)
` [RFC][PATCH v2] "

[PATCH v3 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-16 23:15 UTC  (6+ messages)
` [PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-16 20:47 UTC  (5+ messages)
` [PATCH 14/20] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value
` [PATCH 15/20] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes

[PATCH 1/2] mt76: mt7663: handle failure event for patch semaphore cmd
 2020-10-16 23:14 UTC  (3+ messages)

[PATCH] test_cmp: diagnose incorrect arguments
 2020-10-16 23:14 UTC  (7+ messages)
` [PATCH v2] "

arm64: dropping prevent_bootmem_remove_notifier
 2020-10-16 23:11 UTC  (2+ messages)

[RFC v2 0/8] drm/i915: Add support for Intel's eDP backlight controls
 2020-10-16 23:13 UTC  (5+ messages)
` [RFC v2 1/8] drm/i915/dp: Program source OUI on eDP panels
    ` [Intel-gfx] "

[PATCH] warn when taking the address of a built-in function
 2020-10-16 23:11 UTC 

[Outreachy] Introduction
 2020-10-16 23:08 UTC  (2+ messages)

[Intel-wired-lan] ixgbe - only presenting one out of four interfaces on 5.9
 2020-10-16 23:05 UTC  (6+ messages)
`  "

[PATCH 0/4] Some more lock_page work
 2020-10-16 23:03 UTC  (8+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[jirislaby:devel 15/52] drivers/tty/vt/keyboard.c:2066:3: warning: this statement may fall through
 2020-10-16 23:02 UTC 

[PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite
 2020-10-16 22:59 UTC  (2+ messages)

[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210
 2020-10-16 22:57 UTC  (14+ messages)
` [PATCH v4 01/13] spi: dw: Fix driving MOSI low while recieving
` [PATCH v4 02/13] spi: dw: Convert calls to debug to dev_*
` [PATCH v4 03/13] spi: dw: Rename "cs-gpio" to "cs-gpios"
` [PATCH v4 04/13] spi: dw: Use generic function to read reg address
` [PATCH v4 05/13] spi: dw: Rename registers to match datasheet
` [PATCH v4 06/13] spi: dw: Remove spi_enable_chip
` [PATCH v4 07/13] spi: dw: Rearrange struct dw_spi_priv
` [PATCH v4 08/13] spi: dw: Add SoC-specific compatible strings
` [PATCH v4 09/13] spi: dw: Add support for multiple CTRLR0 layouts
` [PATCH v4 10/13] spi: dw: Document devicetree binding
` [PATCH v4 11/13] spi: dw: Add mem_ops
` [PATCH v4 12/13] riscv: Add device tree bindings for SPI
` [PATCH v4 13/13] riscv: Add support for SPI on Kendryte K210

[PATCH resend v3 0/2] Broad write-locking of nascent mm in execve
 2020-10-16 22:57 UTC  (6+ messages)
` [PATCH resend v3 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm
` [PATCH resend v3 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[PATCH v5.4 v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-10-16 22:56 UTC  (7+ messages)

[PATCH net] net: dsa: point out the tail taggers
 2020-10-16 22:56 UTC  (10+ messages)

simplify pstore-blk
 2020-10-16 22:54 UTC  (3+ messages)

[PATCH rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-16 22:52 UTC  (3+ messages)
` [PATCH rfc 1/2] "
` [PATCH rfc 2/2] mm: hugetlb: don't drop hugetlb_lock around cma_release() call

[linux-stable-rc:linux-4.14.y 9050/9999] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:621:21: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-10-16 22:52 UTC 

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-16 22:51 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.