All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-08 19:39:39 to 2019-07-08 20:50:02 UTC [more...]

kernel BUG at lib/lockref.c:LINE!
 2019-07-08 20:50 UTC  (3+ messages)

[Qemu-trivial] [PATCH] misc: fix naming scheme of compatiblity arrays
 2019-07-08 20:49 UTC 

Some questions about recipes-phosphor/inventory
 2019-07-08 20:46 UTC  (2+ messages)

[PATCH] tipc: ensure skb->lock is initialised
 2019-07-08 20:43 UTC  (3+ messages)

[PATCH] tpm: Document UEFI event log quirks
 2019-07-08 20:43 UTC  (2+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-07-08 20:43 UTC  (13+ messages)

[Virtio-fs] [PATCH RFC] virtiofs: use fine-grained lock for dmap reclaim
 2019-07-08 20:43 UTC  (2+ messages)

m68k build failures in -next: undefined reference to `arch_dma_prep_coherent'
 2019-07-08 20:42 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] package/python-django: bump to version 2.2.3
 2019-07-08 20:42 UTC 

[Qemu-devel] [PULL v6 00/42] Machine and x86 queue, 2019-07-05
 2019-07-08 20:40 UTC  (4+ messages)
` [Qemu-devel] [PULL v6 10/42] vl.c: Replace smp global variables with smp machine properties

[PATCH] u-boot: Update to 2019.07
 2019-07-08 20:38 UTC 

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-08 20:40 UTC  (7+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core

[PATCH] tee: optee: add might_sleep for RPC requests
 2019-07-08 20:40 UTC  (2+ messages)

[PATCH] m68k: don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire
 2019-07-08 20:39 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2019-07-08 20:39 UTC 

stable-rc/linux-4.9.y boot: 93 boots: 2 failed, 91 passed (v4.9.184-103-gbb7044a09b6b)
 2019-07-08 20:39 UTC 

[Xen-devel] [PATCH 4/5] xen/gnttab: Refactor gnttab_clear_flag() to be gnttab_clear_flags()
 2019-07-08 20:38 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 "

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-08 20:37 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()

[PATCH] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-07-08 20:34 UTC  (5+ messages)

[PATCH] HID: apple: Fix stuck function keys when using FN
 2019-07-08 20:35 UTC  (4+ messages)

[PATCH] ath10k: work around uninitialized vht_pfr variable
 2019-07-08 20:34 UTC  (3+ messages)

next/pending-fixes boot: 171 boots: 4 failed, 167 passed (v5.2-rc7-308-g8caf72b14e6d)
 2019-07-08 20:34 UTC 

2.7 Release: Freeze Week - What to do
 2019-07-08 20:33 UTC  (2+ messages)

[PATCH] generic/399: don't rely on xfs_io exit status
 2019-07-08 20:32 UTC 

[PATCH v8 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-08 20:32 UTC  (4+ messages)

[PATCH] ARM: mtd-xip: work around clang/llvm bug
 2019-07-08 20:30 UTC  (2+ messages)

Where to add U-Boot argements bootargs and bootcmd?
 2019-07-08 20:30 UTC 

[PATCH 0/3] [PATCH 0/3] Documentation: virtual: convert files from .txt to
 2019-07-08 20:28 UTC  (18+ messages)
` [PATCH 1/3] Documentation: virtual: Add toctree hooks
    ` [Linux-kernel-mentees] "
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst
    ` [Linux-kernel-mentees] "

[Buildroot] [Bug 11991] New: [numpy] segfault when compiling for RPi3 64bits
 2019-07-08 20:25 UTC  (2+ messages)
` [Buildroot] [Bug 11991] "

[U-Boot] [PATCH v2 00/31] binman: Allow reading of images to list contents
 2019-07-08 20:25 UTC  (32+ messages)
` [U-Boot] [PATCH v2 01/31] binman: Simplify the entry test
` [U-Boot] [PATCH v2 02/31] binman: Update future features
` [U-Boot] [PATCH v2 03/31] binman: Update help for new features
` [U-Boot] [PATCH v2 04/31] binman: Add a convenience functions for real-DTB tests
` [U-Boot] [PATCH v2 05/31] binman: Add an FDT map
` [U-Boot] [PATCH v2 06/31] binman: Add an image header
` [U-Boot] [PATCH v2 07/31] binman: Convert to use ArgumentParser
` [U-Boot] [PATCH v2 08/31] binman: Move compression into the Entry base class
` [U-Boot] [PATCH v2 09/31] binman: Drop an unused arg in Entry.Lookup()
` [U-Boot] [PATCH v2 10/31] binman: Allow easy importing of entry modules
` [U-Boot] [PATCH v2 11/31] binman: Fix up ProcessUpdateContents error and comments
` [U-Boot] [PATCH v2 12/31] binman: Call ProcessUpdateContents() consistently
` [U-Boot] [PATCH v2 13/31] binman: Add a return value to ProcessContentsUpdate()
` [U-Boot] [PATCH v2 14/31] binman: Add a control for post-pack entry expansion
` [U-Boot] [PATCH v2 15/31] binman: Allow entries to expand after packing
` [U-Boot] [PATCH v2 16/31] binman: Allow device-tree entries to be compressed
` [U-Boot] [PATCH v2 17/31] binman: Provide the actual data address for cbfs files
` [U-Boot] [PATCH v2 18/31] binman: Use the cbfs memlen field only for uncompressed length
` [U-Boot] [PATCH v2 19/31] binman: Support FDT update for CBFS
` [U-Boot] [PATCH v2 20/31] binman: Detect bad CBFS file types
` [U-Boot] [PATCH v2 21/31] binman: Allow listing the entries in an image
` [U-Boot] [PATCH v2 22/31] binman: Support locating an FDT map
` [U-Boot] [PATCH v2 23/31] binman: Support locating an image header
` [U-Boot] [PATCH v2 24/31] binman: Support reading an image into an Image object
` [U-Boot] [PATCH v2 25/31] binman: Convert Image to a subclass of Entry
` [U-Boot] [PATCH v2 26/31] binman: Support listing an image
` [U-Boot] [PATCH v2 27/31] binman: Allow for logging information to be displayed
` [U-Boot] [PATCH v2 28/31] binman: Allow reading an entry from an image
` [U-Boot] [PATCH v2 29/31] binman: Support reading from CBFS entries
` [U-Boot] [PATCH v2 30/31] binman: Add an 'extract' command
` [U-Boot] [PATCH v2 31/31] binman: Add a test for nested and aligned sections

[PATCH 0/7] amdgpu clang warning fixes on next-20190703
 2019-07-08 20:24 UTC  (3+ messages)
` [PATCH 1/7] drm/amdgpu/mes10.1: Fix header guard

[RFC PATCH 0/5] oidmap: handle entries with the same key
 2019-07-08 20:24 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 100 boots: 2 failed, 98 passed (v4.19.57-91-gc4064b656955)
 2019-07-08 20:22 UTC 

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-08 20:22 UTC  (8+ messages)
` [PATCH net-next v6 04/15] ethtool: introduce ethtool netlink interface

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-08 20:22 UTC  (10+ messages)
` [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access

[PATCH 3.16 000/129] 3.16.70-rc1 review
 2019-07-08 20:21 UTC  (4+ messages)

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-07-08 20:21 UTC  (7+ messages)
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around

[PATCH rdma-next 0/2] Allow netlink commands in non init_net net namespace
 2019-07-08 20:21 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB: Support netlink commands in non init_net net namespaces

[PATCH v5 0/5] Add object validation in ksize()
 2019-07-08 20:20 UTC  (3+ messages)
` [PATCH v5 4/5] mm/slab: Refactor common ksize KASAN logic into slab_common.c

[PATCH v5] doc: add meson ut info in prog guide
 2019-07-08 20:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH v1 1/2] Documentation/filesystems: add binderfs
 2019-07-08 20:16 UTC  (4+ messages)

[PATCH] util: Fix increased alignment error in l_container_of
 2019-07-08 20:15 UTC 

[PATCH v1] builtin/merge.c - cleanup of code in for-cycle that tests strategies
 2019-07-08 20:15 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make verifier loop tests arch independent
 2019-07-08 20:14 UTC  (4+ messages)

[RFC PATCH] powerpc/powernv: Add ultravisor message log interface
 2019-07-08 20:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add search feature to API doc page
 2019-07-08 20:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

stable-rc/linux-5.1.y boot: 108 boots: 3 failed, 105 passed (v5.1.16-97-g16964bf47d80)
 2019-07-08 20:12 UTC 

[PATCH v3] RDMA/core: Fix race when resolving IP address
 2019-07-08 20:11 UTC  (6+ messages)

epoll_wait() (and epoll_pwait) stall for 206 ms per call on sockets with a small-ish snd/rcv buffer
 2019-07-08 20:11 UTC  (4+ messages)
` Kernel BUG: "

[Buildroot] [PATCH] configs/warp7: Bump kernel and U-Boot versions
 2019-07-08 20:11 UTC 

[Buildroot] [PATCH 1/1] package/at-spi2-core: fix build with NLS
 2019-07-08 20:11 UTC  (2+ messages)

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-08 20:10 UTC  (6+ messages)
` [RFC v2 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [RFC v2 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [RFC v2 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v2 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [RFC v2 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-08 20:09 UTC  (5+ messages)
  ` [Linux-kernel-mentees] "

Fwd: Discovering the new parents in commit hooks
 2019-07-08 20:09 UTC  (2+ messages)

How to prevent the user repeat-login to avoid the ikvm overload
 2019-07-08 20:08 UTC  (2+ messages)

memory leaks from xfs_rw_bdev()
 2019-07-08 20:08 UTC 

[Buildroot] [PATCH v3 1/1] package/hostapd: add debug information options
 2019-07-08 20:07 UTC 

[PATCH] of/platform: Drop superfluous cast in of_device_make_bus_id()
 2019-07-08 20:07 UTC  (3+ messages)

[PATCH v3 0/7] net: phy: realtek: Enable configuration of RTL8211E LEDs and SSC
 2019-07-08 20:07 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: net: Add bindings for Realtek PHYs
` [PATCH v3 6/7] dt-bindings: net: realtek: Add property to configure LED mode

[PATCH] dma-mapping: mark dma_alloc_need_uncached as __always_inline
 2019-07-08 19:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] archive-source: also create a stash for submodules
 2019-07-08 20:02 UTC 

[PATCH v3 net-next 00/19] Add ionic driver
 2019-07-08 20:03 UTC  (5+ messages)
` [PATCH v3 net-next 19/19] ionic: Add basic devlink interface

[Linux-kernel-mentees] Linux 5.3 Merge window is open - expect slow response
 2019-07-08 20:03 UTC  (3+ messages)

[PATCH v2] kbuild: get rid of misleading $(AS) from documents
 2019-07-08 20:02 UTC  (2+ messages)

[PATCH v1] merge - rename a shadowed variable in cmd_merge
 2019-07-08 20:02 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
 2019-07-08 20:01 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
 2019-07-08 20:00 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
 2019-07-08 19:59 UTC  (5+ messages)

Per USB device interrupt handler for xhci
 2019-07-08 19:58 UTC  (3+ messages)

[PATCH v2] gpu/drm_memory: fix a few warnings
 2019-07-08 19:57 UTC  (4+ messages)

[RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend
 2019-07-08 19:58 UTC  (4+ messages)

[PATCH liburing 0/4] Optimize i386 memory barriers
 2019-07-08 19:57 UTC  (5+ messages)
` [PATCH liburing 1/4] Makefiles: Support specifying CFLAGS on the command line
` [PATCH liburing 2/4] Fix the 32-bit build
` [PATCH liburing 3/4] Change __x86_64 into __x86_64__
` [PATCH liburing 4/4] Optimize i386 memory barriers

[Linux-kernel-mentees] [PATCH] Documentation: filesystems: Convert jfs.txt to reStructedText format
 2019-07-08 19:57 UTC  (7+ messages)

[PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
 2019-07-08 19:56 UTC 

[U-Boot] [u-boot 1/2] drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
 2019-07-08 19:55 UTC  (2+ messages)

[PATCH v3 bpf-next 4/9] libbpf: add kprobe/uprobe attach API
 2019-07-08 19:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc/api: add missing header file to API documentation
 2019-07-08 19:52 UTC  (3+ messages)

[PATCH] Make rxe driver to calculate correct byte_len on receiving side when work completion is generated with IB_WC_RECV_RDMA_WITH_IMM opcode
 2019-07-08 19:51 UTC 

[GIT pull] core/debugobjects for 5.3-rc1
 2019-07-08 19:48 UTC  (4+ messages)
` [GIT pull] x86/pti "

[PATCH] tools/power/x86/intel-speed-select: Add .gitignore file
 2019-07-08 19:48 UTC  (2+ messages)

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-08 19:47 UTC  (5+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 21/60] drm/panel: Add driver for the Sharp LS037V7DW01 panel

[ [thud] PATCH v1] j7-evm: Add new DTBO for jailhouse
 2019-07-08 19:47 UTC  (2+ messages)

[PATCH 0/3] Update pcengines-apuv2 platform device
 2019-07-08 19:45 UTC  (11+ messages)
` [PATCH 1/3] platform/x86/pcengines-apuv2: add mpcie reset gpio export
` [PATCH 2/3] platform/x86/pcengines-apuv2: add legacy leds gpio definitions

[dpdk-dev] [PATCH v1 1/2] app: update usage field
 2019-07-08 19:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/2] doc: update usage field for port-queue

drivers/acpi: Change the lpit function call flow
 2019-07-08 19:44 UTC  (6+ messages)

[PATCH] [net-next] macb: fix build warning for !CONFIG_OF
 2019-07-08 19:43 UTC  (3+ messages)

[PATCH] [net-next] gve: fix unused variable/label warnings
 2019-07-08 19:41 UTC  (2+ messages)

[PATCH net] net: stmmac: Re-work the queue selection for TSO packets
 2019-07-08 19:41 UTC  (3+ messages)

[PATCH 1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-08 19:41 UTC  (2+ messages)

[PATCH 00/19] drm/i915: Plane cdclk requirements and fp16 for gen4+
 2019-07-08 19:41 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] libimxdmabuffer: Add recipe
 2019-07-08 19:39 UTC 

[Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
 2019-07-08 19:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 04/87] target/mips: Mark switch fallthroughs with interpretable comments
  ` [Qemu-devel] Handling of fall through code (was: "


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.