All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-22 13:36:49 to 2019-04-22 15:11:57 UTC [more...]

[PATCH] perf bpf: Fix lock/unlock imbalance in perf_env__find_btf() info
 2019-04-22 15:10 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  (16+ messages)
` [Qemu-devel] [PATCH v3 1/3] block/qcow2-refcount: add trace-point to qcow2_process_discards
` [Qemu-devel] [PATCH v3 2/3] block/io: bdrv_pdiscard: support int64_t bytes parameter
` [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  (30+ 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)

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

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

[PATCH v20 00/28] Intel SGX1 support
 2019-04-22 15:01 UTC  (11+ 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 v3] signal: trace_signal_deliver when signal_group_exit
 2019-04-22 14:59 UTC 

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

[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 "

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-22 14:58 UTC  (6+ messages)

[PATCH] nvmet: loop: kill timeout handler
 2019-04-22 14:57 UTC  (2+ messages)

[PATCH v2] signal: trace_signal_deliver when signal_group_exit
 2019-04-22 14:56 UTC 

[PATCH v3 0/5] Add i.MX8MM support
 2019-04-22 14:56 UTC  (6+ messages)
` [PATCH v3 3/5] nvmem: imx-ocotp: Ensure the RELAX field is non-zero

[RESEND PATCH] mm/hmm: Fix initial PFN for hugetlbfs pages
 2019-04-22 14:55 UTC  (2+ messages)

[PATCH v10 00/12] Add VM kernel tracing over vsockets and FIFOs
 2019-04-22 14:55 UTC  (13+ messages)
` [PATCH v10 01/12] trace-cmd: Make ports unsigned int
` [PATCH v10 02/12] trace-cmd: Detect if vsockets are available
` [PATCH v10 03/12] trace-cmd: Add tracecmd_create_recorder_virt() function
` [PATCH v10 04/12] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v10 05/12] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v10 06/12] trace-cmd: Add VM kernel tracing over vsockets transport
` [PATCH v10 07/12] trace-cmd: Use splice(2) for vsockets if available
` [PATCH v10 08/12] trace-cmd: Add `trace-cmd setup-guest` command
` [PATCH v10 09/12] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [PATCH v10 10/12] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [PATCH v10 11/12] trace-cmd: Add splice() recording from FIFO without additional pipe buffer
` [PATCH v10 12/12] trace-cmd: Add support for tracing VMware Workstation VMs by name

[PATCH v5 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-04-22 14:55 UTC  (4+ messages)
` [PATCH v5 net-next 5/6] ip6tlvs: Add netlink interface

[PATCH v3 00/28] userfaultfd: write protection support
 2019-04-22 14:54 UTC  (7+ messages)
` [PATCH v3 14/28] userfaultfd: wp: handle COW properly for uffd-wp

What's cooking in git.git (Apr 2019, #04; Mon, 22)
 2019-04-22 14:52 UTC  (2+ messages)

irqchip tps65217 is not pipeline-safe!
 2019-04-22 14:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/16] chardev: refactoring & many bugfixes related tcp_chr_wait_connected
 2019-04-22 14:51 UTC  (4+ messages)

[PATCH v2 00/79] Convert files to ReST
 2019-04-22 14:51 UTC  (29+ messages)
` [PATCH v2 01/79] docs: core-api: fix broken references for div64.c and gcd.c
` [PATCH v2 02/79] docs: trace: fix some Sphinx warnings
` [PATCH v2 03/79] scripts/documentation-file-ref-check: don't parse Next/ dir
` [PATCH v2 04/79] docs: aoe: convert docs to ReST and rename to *.rst
` [PATCH v2 14/79] docs: fpga: "
` [PATCH v2 15/79] docs: gpio: "
` [PATCH v2 19/79] docs: kdump: "
` [PATCH v2 22/79] docs: mic: "
` [PATCH v2 24/79] docs: pcmcia: "
` [PATCH v2 25/79] docs: "
` [PATCH v2 26/79] docs: powerpc: "
` [PATCH v2 28/79] docs: ptp.txt: convert to ReST and move to driver-api
` [PATCH v2 37/79] docs: xilinx: convert eemi.txt to eemi.rst
` [Intel-wired-lan] [PATCH v2 48/79] docs: driver-model: convert docs to ReST and rename to *.rst
  `  "
` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files "
` [PATCH v2 63/79] docs: iio: convert to ReST
` [PATCH v2 64/79] docs: ioctl-number.txt: convert it to ReST format

[PATCH bpf-next 0/2] update skb->protocol in bpf_skb_net_grow
 2019-04-22 14:50 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: expand test_tc_tunnel with SIT encap

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix pool usage for security session
 2019-04-22 14:39 UTC 

[PATCH] binder: take read mode of mmap_sem in binder_alloc_free_page()
 2019-04-22 14:49 UTC  (2+ messages)

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

[PATCH/RFC] Makefile: dedup list of files obtained from ls-files
 2019-04-22 14:49 UTC  (2+ messages)

[PATCH iproute2-next v2] ip fou: Support binding FOU ports
 2019-04-22 14:46 UTC  (4+ messages)

[U-Boot] [PATCH] board_f: Do not mark pre-relocated fdt space as reserved
 2019-04-22 14:45 UTC  (5+ messages)

[PATCH/RFC 0/2] rebase: add switches to control todo-list setup
 2019-04-22 14:44 UTC  (3+ messages)

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-22 14:43 UTC  (8+ messages)

[Xen-devel] [xen-unstable-smoke test] 135118: regressions - FAIL
 2019-04-22 14:40 UTC  (3+ messages)
  `  "

[PATCH 0/2] introduction of version attribute for VFIO live migration
 2019-04-22 14:39 UTC  (6+ messages)
` [PATCH 1/2] vfio/mdev: add version field as mandatory attribute for mdev device
  ` [Qemu-devel] "

[PATCH v4 0/3] Add Xilinx AMS Driver
 2019-04-22 14:37 UTC  (12+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH v4 2/3] iio: adc: Add Xilinx AMS driver
` [PATCH v4 3/3] arm64: zynqmp: DT: Add Xilinx AMS node

[U-Boot] Is mmc still being actively maintained?
 2019-04-22 14:38 UTC  (5+ messages)

[PATCH v3] perf record: collect user registers set jointly with dwarf stacks
 2019-04-22 14:37 UTC 

[PATCH v2] block: don't show io_timeout if driver has no timeout handler
 2019-04-22 14:37 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-04-22 14:36 UTC  (3+ messages)

[PATCH][meta-oe] pixman: update to 0.38.4
 2019-04-22 14:35 UTC 

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-04-22 14:34 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v3 0/3] hw: edu: some fixes
 2019-04-22 14:11 UTC  (12+ messages)
  ` [Qemu-devel] [PATCH v3 1/3] edu: mmio: allow 64-bit access
  ` [Qemu-devel] [PATCH v3 2/3] edu: mmio: allow 64-bit access in read dispatch
  ` [Qemu-devel] [PATCH v3 3/3] edu: uses uint64_t in dma operation

[PATCH] x86_64: uninline TASK_SIZE
 2019-04-22 14:30 UTC  (6+ messages)

[PATCH] perf bpf: return value with unlocking in perf_env__find_btf()
 2019-04-22 14:29 UTC  (3+ messages)

ipsec tunnel performance degrade
 2019-04-22 14:29 UTC 

[PATCH linux dev-5.0] [PATCH v1] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-04-22 14:26 UTC  (4+ messages)
  ` 答复: [External] "
    `  "

[PATCH] block: avoid scatterlist offsets > PAGE_SIZE
 2019-04-22 14:22 UTC  (2+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  8:38 UTC 

[PATCH] drivers: iio: Add more data field for iio driver hysteresis parsing
 2019-04-22 14:21 UTC  (5+ messages)

[PATCH] brd: re-enable __GFP_HIGHMEM in brd_insert_page()
 2019-04-22 14:20 UTC  (2+ messages)

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-04-22 14:20 UTC  (4+ messages)

breakage after "io_uring: offload write to async worker in case of -EAGAIN"
 2019-04-22 14:07 UTC  (5+ messages)

[U-Boot] [PATCH v5 01/13] m68k: add basic set of devicetrees
 2019-04-22 14:06 UTC  (3+ messages)

[PATCH 2/2] iio: Handle enumerated properties with gaps
 2019-04-22 14:03 UTC  (2+ messages)
` [PATCH 2/2][V2] "

[U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support
 2019-04-22 14:03 UTC  (2+ messages)

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-04-22 14:02 UTC  (2+ messages)
` [PATCH 1/2][V2] "

[Xen-devel] [freebsd-master test] 135111: all pass - PUSHED
 2019-04-22 14:02 UTC  (3+ messages)
  `  "

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-22 14:01 UTC  (7+ messages)

457dddfe96: hackbench.throughput 262.7% improvement
 2019-04-22 14:01 UTC 

[Xen-devel] [ovmf test] 135107: regressions - FAIL
 2019-04-22 13:59 UTC  (3+ messages)
  `  "

[PATCH V2 net-next] net: phy: marvell: add new default led configure for m88e151x
 2019-04-22 13:52 UTC 

[U-Boot] [PATCH 1/2] pci: Add boundary check for hose->regions
 2019-04-22 13:52 UTC  (3+ messages)

[dm-crypt] Questions about FDE including /boot partition with detached USB
 2019-04-22 13:43 UTC 

[PATCH netnext 00/16] net: atlantic: Aquantia driver updates 2019-04
 2019-04-22 13:51 UTC  (6+ messages)
` [PATCH netnext 02/16] net: aquantia: implement hwmon api for chip temperature

[SPDK] Libnotify release plans
 2019-04-22 13:49 UTC 

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-04-22 13:49 UTC  (3+ messages)

[PATCH] net: phy: marvell: add new default led configure for m88e151x
 2019-04-22 13:48 UTC  (2+ messages)

[PATCH] golang/xenlight: Fixing compilation for go 1.11
 2019-04-22 13:47 UTC  (6+ messages)
    ` [Xen-devel] "

[Shaokun Zhang] f2fs: Fix one GCC warning
 2019-04-22 13:31 UTC  (2+ messages)

Beagle x15: perf test -v hangs on Linux 4.9 and 4.14
 2019-04-22 13:46 UTC 

[cfg80211] 30f2a38b6c: hwsim.scan_multi_bssid_check_ie.fail
 2019-04-22 13:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix encapsulation action flags
 2019-04-22 13:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/mlx5: fix modification "

[RFC PATCH] fdomain: Resurrect driver
 2019-04-22 13:45 UTC  (3+ messages)

[RESEND PATCH] f2fs: Fix one GCC warning
 2019-04-22 13:27 UTC 

configfs on dwc3: msc enum failed if three functions defined
 2019-04-22 13:43 UTC 

[PATCH v4 0/7] Extend write-hint/stream infrastructure
 2019-04-22 13:43 UTC  (9+ messages)
  ` [PATCH v4 4/7] block: introduce write-hint to stream-id conversion
  ` [PATCH v4 5/7] nvme: register stream info with block layer

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

[PATCH v5 0/3] Add support for the Purism Librem5 devkit
 2019-04-22 13:39 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: dts: fsl: librem5: Add a device tree for the "

[hwmon:hwmon-next 119/119] drivers/hwmon/max6650.c:798:10: warning: passing argument 2 of 'thermal_of_cooling_device_register' discards 'const' qualifier from pointer target type
 2019-04-22 13:40 UTC  (3+ messages)
` [PATCH v5] hwmon: max6650: add thermal cooling device capability


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.