All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-22 14:58:58 to 2019-04-22 16:28:36 UTC [more...]

WARNING in percpu_ref_kill_and_confirm
 2019-04-22 16:28 UTC  (5+ messages)

Redfish OEM commands in OpenBMC
 2019-04-22 16:28 UTC  (4+ messages)

[PATCH 1/4] crypto4xx: fix ctr-aes missing output IV
 2019-04-22 16:27 UTC  (2+ messages)

[PATCH] kdb: kdb_io: Replace strcpy() by strscpy()
 2019-04-22 16:27 UTC 

[RFC PATCH v4] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-22 16:26 UTC 

[PATCH v20 00/28] Intel SGX1 support
 2019-04-22 16:26 UTC  (21+ messages)

[PATCH v2 00/79] Convert files to ReST
 2019-04-22 16:19 UTC  (5+ messages)
` [PATCH v2 27/79] docs: pps.txt: convert to ReST and rename to pps.rst
` [PATCH v2 28/79] docs: ptp.txt: convert to ReST and move to driver-api

meta-ingrasys patches required for new merged drivers
 2019-04-22 16:21 UTC  (3+ messages)
      ` Seeking openbmc programmer's editor info

fatal: unable to read after commit
 2019-04-22 16:21 UTC  (4+ messages)
  ` fatal: unable to read after commit - deeper analysis

[PATCH] kdb: kdb_support: replace strcpy() by strscpy()
 2019-04-22 16:21 UTC 

stable/linux-5.0.y boot: 51 boots: 0 failed, 51 passed (v5.0.9)
 2019-04-22 16:18 UTC 

[PATCH] riscv: Support non-coherency memory model
 2019-04-22 16:18 UTC  (4+ messages)

[PATCH 3/3] tools: memory-model: Add data-race detection
 2019-04-22 16:18 UTC 

[PATCH 2/3] tools: memory-model: Add definitions of plain and marked accesses
 2019-04-22 16:17 UTC 

[PATCH 1/3] tools: memory-model: Prepare for data-race detection
 2019-04-22 16:17 UTC 

[PATCH] drm/i915/icl: Fix MG_DP_MODE() register programming
 2019-04-22 16:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Add Kconfig to disable cache ops
 2019-04-22 16:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] arch: armv8: Provide a way to disable cache maintenance ops
` [U-Boot] [PATCH v2 2/2] board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build

[PATCH v3 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-04-22 16:13 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: Add header for the ingenic-drm driver bindings

[U-Boot] [PATCH v2] env: Update env_addr for mmc environment driver
 2019-04-22 16:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: avoid printf when we might be doing Ymodem with CONFIG_SPL_FIT_SIGNATURE
 2019-04-22 16:12 UTC  (2+ messages)
` [U-Boot] "

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:11 UTC 

[PATCH 00/90] LSM: Module stacking for all
 2019-04-22 16:10 UTC  (5+ messages)

[Qemu-devel] [PATCH] hvf: Add missing break statement
 2019-04-22 16:09 UTC  (2+ messages)

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-22 16:09 UTC  (8+ messages)

[U-Boot] doing anything about "bad" Kbuild configuration options?
 2019-04-22 16:09 UTC  (2+ messages)

mac80211_hwsim: EXT_FEATURE_CAN_REPLACE_PTK0 ?
 2019-04-22 16:07 UTC 

general protection fault in __dev_printk
 2019-04-22 16:07 UTC  (7+ messages)

[PATCH 0/3] Fix i2c and i3c scl rate according bus mode
 2019-04-22 16:07 UTC  (9+ messages)
` [PATCH 1/3] i3c: fix i2c and i3c scl rate by "

[RFC 00/14] prefix network structures
 2019-04-22 16:05 UTC  (7+ messages)
` [dpdk-dev] [RFC v2 "
  ` [dpdk-dev] [RFC v2 01/14] net: add rte prefix to arp structures
  ` [dpdk-dev] [RFC v2 11/14] net: add rte prefix to ip defines

[PATCH] perf bpf: Fix lock/unlock imbalance in perf_env__find_btf() info
 2019-04-22 16:05 UTC  (2+ messages)

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:04 UTC 

[RFC PATCH] builtin:tag:verify_tag: allow gpg output + pretty
 2019-04-22 16:02 UTC  (4+ messages)

[PATCH] RAS/CEC: Add debugfs switch to disable at run time
 2019-04-22 15:59 UTC  (8+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-22 15:54 UTC  (9+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

Resolving deltas dominates clone time
 2019-04-22 15:57 UTC  (4+ messages)

[PATCH bpf-next v6 0/9] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-22 15:55 UTC  (11+ messages)
` [PATCH bpf-next v6 1/9] flow_dissector: switch kernel context to struct bpf_flow_dissector
` [PATCH bpf-next v6 2/9] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
` [PATCH bpf-next v6 3/9] net: plumb network namespace into __skb_flow_dissect
` [PATCH bpf-next v6 4/9] flow_dissector: handle no-skb use case
` [PATCH bpf-next v6 5/9] net: pass net_device argument to the eth_get_headlen
  ` [Intel-wired-lan] "
` [PATCH bpf-next v6 6/9] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
` [PATCH bpf-next v6 7/9] selftests/bpf: run flow dissector tests in skb-less mode
` [PATCH bpf-next v6 8/9] selftests/bpf: properly return error from bpf_flow_load
` [PATCH bpf-next v6 9/9] bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN

[PATCH] dcache: ensure d_flags & d_inode are consistent in lookup_fast()
 2019-04-22 15:55 UTC  (3+ messages)

[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-04-22 15:53 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 223 warnings (v4.19.36-28-g988d5b39e391)
 2019-04-22 15:53 UTC 

[PATCH v12 00/31] Speculative page faults
 2019-04-22 15:51 UTC  (6+ messages)
` [PATCH v12 09/31] mm: VMA sequence count

[dpdk-dev] [RFC v2 1/2] eal: replace libc-based random number generation with LFSR
 2019-04-22 15:52 UTC  (3+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-22 15:51 UTC  (15+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
              ` [Qemu-devel] "

[QA][PATCH 0/7] Manual test cleanup
 2019-04-22 15:52 UTC  (4+ messages)
` [QA][PATCH 7/7] manual sdk: remove this manual sdk test

[RFC at-export 0/2] Export AT-modem functions to other drivers
 2019-04-22 15:52 UTC  (2+ messages)

[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
 2019-04-22 15:50 UTC  (8+ messages)

What's cooking in git.git (Apr 2019, #04; Mon, 22)
 2019-04-22 15:43 UTC  (4+ messages)

[PATCH][SMB3] Add missing defines for new negotiate contexts
 2019-04-22 15:50 UTC  (3+ messages)

[PATCH] misc: xfs_fsop_geom_t -> struct xfs_fsop_geom
 2019-04-22 15:48 UTC 

[PATCH v3 00/10] xfsprogs-5.0: fix various problems
 2019-04-22 15:45 UTC  (11+ messages)
` [PATCH 01/10] scrub: fix Makefile targets which depend on builddefs
` [PATCH 02/10] xfs_info: use findmnt to handle mounted block devices
` [PATCH 03/10] xfs_repair: correctly account for free space btree shrinks when fixing freelist
` [PATCH 04/10] libxfs: retain ifork_ops when flushing inode
` [PATCH 05/10] libxfs: drop the ifork_ops parameter from _inode_verify_forks
` [PATCH 06/10] misc: fix strncpy length complaints
` [PATCH 07/10] libxfs: refactor buffer item release code
` [PATCH 08/10] libxfs: don't touch buffer log item pointer when flushing inode log item
` [PATCH 09/10] libxfs: fix buffer log item lifetime weirdness
` [PATCH 10/10] libxfs: shorten inode item lifetime

[PATCH] btrfs: test send with deduplication running concurrently
 2019-04-22 15:44 UTC  (2+ messages)
` [PATCH v2] btrfs: stress send with deduplication and balance running in parallel

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-04-22 15:44 UTC 

[PATCH] Btrfs: fix race between send and deduplication that lead to failures and crashes
 2019-04-22 15:43 UTC  (2+ messages)
` [PATCH v2] "

[git:media_tree/master] media: ov6650: Fix sensor possibly not detected on probe
 2019-04-22 15:32 UTC 

[PATCH] staging: most: core: replace strcpy() by strscpy()
 2019-04-22 15:40 UTC 

[SPDK] Libnotify release plans
 2019-04-22 15:39 UTC 

[PATCH] perf script: Fix memory leaks in list_scripts()
 2019-04-22 15:14 UTC  (2+ messages)

[PATCH stable v4.4 00/52] powerpc spectre backports for 4.4
 2019-04-22 15:32 UTC  (6+ messages)

stable/linux-4.14.y boot: 49 boots: 0 failed, 49 passed (v4.14.113)
 2019-04-22 15:34 UTC 

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 47 warnings (v4.19.36)
 2019-04-22 15:33 UTC 

[PATCH v3] audit: fix a memory leak bug
 2019-04-22 15:32 UTC  (2+ messages)

[PATCH v6 0/3] The Librem5 devkit is based on the imx8mq from NXP. This is a default
 2019-04-22 15:30 UTC  (12+ messages)
` [PATCH v6 1/3] arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
` [PATCH v6 2/3] dt-bindings: Add an entry for Purism SPC
` [PATCH v6 3/3] dt-bindings: arm: fsl: Add the imx8mq boards

[PATCH v3 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-04-22 15:28 UTC  (8+ messages)
` [PATCH v3 14/15] rockchip/vpu: Add support for MPEG-2 decoding

[PATCH iproute2-next v3] ip fou: Support binding FOU ports
 2019-04-22 15:27 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix typos replacing between Rx and Tx
 2019-04-22 15:24 UTC 

[PATCH BlueZ] mesh: Fix structure memeber initialization
 2019-04-22 15:25 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  5:39 UTC 

[Qemu-devel] [Bug 1824768] [NEW] Qemu ARMv7 TCG MultiThreading for i386 guest doesn't work
 2019-04-22 15:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 1824768] "

[PATCH v3] signal: trace_signal_deliver when signal_group_exit
 2019-04-22 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] Fix overflow bug in qcow2 discard
 2019-04-22 15:23 UTC  (12+ messages)
  ` [Qemu-devel] [PATCH v4 1/3] block/qcow2-refcount: add trace-point to qcow2_process_discards
  ` [Qemu-devel] [PATCH v4 2/3] block/io: bdrv_pdiscard: support int64_t bytes parameter
  ` [Qemu-devel] [PATCH v4 3/3] iotests: test big qcow2 shrink

[PATCH v2] clk: rockchip: undo several noc and special clocks as critical on rk3288
 2019-04-22 15:23 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-22 15:21 UTC  (2+ messages)

perf tools build broken after v5.1-rc1
 2019-04-22 15:20 UTC  (3+ messages)

[RFC PATCH] kexec, x86/boot: map systab region in identity mapping before accessing it
 2019-04-22 15:17 UTC  (7+ messages)

[PATCH 4.19 00/99] 4.19.17-stable review
 2019-04-22 14:41 UTC  (3+ messages)
` [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

KASAN: slab-out-of-bounds Read in ds_probe
 2019-04-22 15:16 UTC  (4+ messages)
` [PATCH] USB: w1 ds2490: Fix bug caused by improper use of altsetting array
    `  "

[PATCH] tools/power turbostat: fix file descriptor leaks
 2019-04-22 15:15 UTC  (3+ messages)

[PATCH] doc/ls-files: put nested list for "-t" option into block
 2019-04-22 15:15 UTC 

[PATCH v2] Give git-pull a --reset option
 2019-04-22 15:14 UTC  (5+ messages)

[PATCH][meta-oe] cups: update to 2.2.11
 2019-04-22 15:13 UTC 

[RFC PATCH v2 00/16] bcache: fix journal no-space deadlock
 2019-04-22 15:11 UTC  (4+ messages)
` [RFC PATCH v2 01/16] bcache: move definition of 'int ret' out of macro read_bucket()

[Qemu-devel] [PATCH v3 0/3] Fix overflow bug in qcow2 discard
 2019-04-22 15:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 3/3] iotests: test big qcow2 shrink

[PATCH] IB/mlx5: add checking for "vf" from do_setvfinfo()
 2019-04-22 15:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] block: buffer-based io
 2019-04-22 14:58 UTC  (20+ messages)
  ` [Qemu-devel] [PATCH 1/9] block: introduce byte-based io helpers
  ` [Qemu-devel] [PATCH 2/9] block/qcow2: use buffer-based io
  ` [Qemu-devel] [PATCH 3/9] block/qcow: "
  ` [Qemu-devel] [PATCH 4/9] block/qed: "
  ` [Qemu-devel] [PATCH 5/9] block/parallels: "
  ` [Qemu-devel] [PATCH 6/9] block/backup: "
  ` [Qemu-devel] [PATCH 7/9] block/commit: "
  ` [Qemu-devel] [PATCH 8/9] block/stream: "
  ` [Qemu-devel] [PATCH 9/9] qemu-img: "

[RFC][PATCH 0/5] libdrm: Patches from AOSP
 2019-04-22 15:06 UTC  (9+ messages)
` [RFC][PATCH 1/5] libdrm: Use mmap64 instead of __mmap2
` [RFC][PATCH 2/5] libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
` [RFC][PATCH 3/5] libdrm: Avoid additional drm open close
` [RFC][PATCH 4/5] libdrm: reduce number of reallocations in drmModeAtomicAddProperty

[PATCH v4 0/5] Add i.MX8MM support
 2019-04-22 15:05 UTC  (6+ messages)
` [PATCH v4 1/5] nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits
` [PATCH v4 2/5] nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
` [PATCH v4 3/5] nvmem: imx-ocotp: Ensure the RELAX field is non-zero
` [PATCH v4 4/5] nvmem: imx-ocotp: Add i.MX8MM support
` [PATCH v4 5/5] dt-bindings: imx-ocotp: Add i.MX8MM compatible

[meta-rockchip] [PATCH 0/5] add new SoCs support
 2019-04-22 15:05 UTC  (2+ messages)

[PATCH v2] signal: trace_signal_deliver when signal_group_exit
 2019-04-22 15:05 UTC  (2+ messages)

stable/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 10 errors, 3294 warnings (v4.9.170)
 2019-04-22 15:00 UTC 

[PATCH][meta-oe] libcap: update to 2.27
 2019-04-22 14:59 UTC 

[PATCH v4 0/1] New software event timer adapter
 2019-04-22 14:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/1] eventdev: add new "


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.