All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-16 00:24:14 to 2018-10-16 02:21:19 UTC [more...]

[PATCH 1/6] doc: add missing shared library versions to release notes
 2018-10-16  2:19 UTC  (3+ messages)
` [PATCH 3/6] doc: fix vhost library version in "

[PATCH kernel v2] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
 2018-10-16  2:19 UTC  (7+ messages)

[PATCH, RFC] ubd: remove use of blk_rq_map_sg
 2018-10-16  2:19 UTC  (6+ messages)

linux-next: Tree for Oct 15
 2018-10-16  2:19 UTC  (14+ messages)

[Qemu-devel] [PATCH] Xen PCI passthrough: fix passthrough failure when irq map failure
 2018-10-16  2:14 UTC 

[PATCH] Xen PCI passthrough: fix passthrough failure when irq map failure
 2018-10-16  2:14 UTC 

[PATCH net] net/sched: properly init chain in case of multiple control actions
 2018-10-15 18:31 UTC  (4+ messages)

[PATCH 0/4] More merge cleanups
 2018-10-16  2:16 UTC  (5+ messages)
` [PATCH 2/4] merge-recursive: increase marker length with depth of recursion

[PATCH] dt-bindings: timer: ostm: Add R7S9210 support
 2018-10-15 18:30 UTC  (2+ messages)

Notion of Flakiness in Sensor Readings
 2018-10-16  2:15 UTC  (7+ messages)

[PATCH v3] gpg-interface.c: detect and reject multiple signatures on commits
 2018-10-16  2:13 UTC  (4+ messages)

[bpf-next PATCH v3 0/2] bpftool support for sockmap use cases
 2018-10-15 18:26 UTC  (4+ messages)
` [bpf-next PATCH v3 1/2] bpf: bpftool, add support for attaching programs to maps
` [bpf-next PATCH v3 2/2] bpf: bpftool, add flag to allow non-compat map definitions

[Ksummit-discuss] Draft Maintainer's Summit Agenda and Attendees
 2018-10-16  2:12 UTC 

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-16  2:08 UTC  (12+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions
          ` [OpenRISC] "

[PATCH v3 0/2] add new UniPhier PCIe host driver
 2018-10-16  2:08 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
` [PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support

[PATCH 1/1] subtree: add build targets 'man' and 'html'
 2018-10-16  2:05 UTC  (4+ messages)

Opt-Out vs Opt-In
 2018-10-16  2:04 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix power domain reference balance when DMC firmware is not present
 2018-10-16  2:04 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Do not print DC off mismatch state when DMC firmware in not loaded
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix power domain reference balance when DMC firmware is not present

[PATCH v4 0/3] ethdev: add generic TTL rewrite actions
 2018-10-16  2:03 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] "

[PATCH -next] null_blk: remove set but not used variable 'q'
 2018-10-16  2:03 UTC  (3+ messages)

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-16  0:54 UTC  (8+ messages)

[U-Boot] [PATCH 2/2] riscv: dts: Add ae350_32.dts for 32 bit
 2018-10-16  2:01 UTC  (3+ messages)

YP 2.7 Planning
 2018-10-16  2:00 UTC  (4+ messages)
  ` [OE-core] "

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-16  2:00 UTC  (6+ messages)
` [PATCH v2 03/13] hex: introduce functions to print arbitrary hashes
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

WARNING in ext4_invalidatepage
 2018-10-15 18:08 UTC  (5+ messages)

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-16  1:52 UTC  (2+ messages)

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-16  1:50 UTC  (5+ messages)
` [PATCH v8 1/3] x86/boot: Add acpitb.c to parse acpi tables

[Bug 200871] F2FS experiences data loss (entry is completely lost) when an I/O failure occurs
 2018-10-16  1:48 UTC 

[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-10-16  1:45 UTC  (8+ messages)
` [PATCH v8] virtio_blk: add discard and write zeroes support

[PATCH V2] libvirt: do not defer postinstall to first boot when not necessary
 2018-10-16  1:31 UTC 

[U-Boot] [PATCH] riscv: dts: Sync to Linux Kernel ae350 dts
 2018-10-16  1:43 UTC  (4+ messages)

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-15 17:54 UTC  (13+ messages)
` [RFC PATCH v2 01/12] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH v2 04/12] crypto: chacha - add XChaCha12 support
` [RFC PATCH v2 05/12] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v2 06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH v2 07/12] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH v2 08/12] crypto: poly1305 - add Poly1305 core API
` [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support
` [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [RFC PATCH v2 11/12] crypto: adiantum - add Adiantum support
` [RFC PATCH v2 12/12] fscrypt: "

[U-Boot] [PATCH 1/2] riscv: configs: Separate ax25-ae350 for 32/64 bit
 2018-10-16  1:40 UTC  (3+ messages)

[PATCH] libvirt: do not defer postinstall to first boot when not necessary
 2018-10-16  1:45 UTC  (3+ messages)

[LTP] [PATCH] open_posix_testsuite/mmap24-2: Relax condition a bit
 2018-10-16  1:37 UTC  (2+ messages)

[PATCH 1/2] f2fs: do not update REQ_TIME in case of error conditions
 2018-10-16  1:34 UTC  (6+ messages)
` [PATCH 2/2] f2fs: update REQ_TIME in f2fs_cross_rename()

[PATCH 0/4] misc safety certification fixes
 2018-10-16  1:34 UTC  (7+ messages)
` [PATCH 2/4] xen/arm: initialize access
` [PATCH 3/4] xen: introduce __symbol

[PATCH] f2fs: clear cold data flag if IO is not counted
 2018-10-16  1:31 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH 01/16] drm/i915: Properly set PCH as NOP when display is disabled
 2018-10-16  1:31 UTC  (4+ messages)
` [PATCH 13/16] drm/i915: Do not print DC off mismatch state when DMC firmware in not loaded

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-16  1:31 UTC  (11+ messages)
` [PATCH v5 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH v5 13/28] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v5 16/28] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v5 19/28] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [PATCH v5 26/28] drm/i915/dsc: Enable and disable appropriate power wells for VDSC

Loss of several MB of run-time memory
 2018-10-16  1:30 UTC  (5+ messages)

[PATCH v2 0/6] Proper arch timer support for Exynos5433-based TM2(e) boards
 2018-10-16  1:27 UTC  (10+ messages)
  ` [PATCH v2 1/6] clocksource: exynos_mct: Remove dead code
  ` [PATCH v2 4/6] clocksource: Change CPU hotplug priority of exynos_mct driver
  ` [PATCH v2 2/6] clocksource: exynos_mct: Fix error path in timer resources initialization

[GIT PULL] linux-integrity patches for Linux 4.20
 2018-10-15 17:40 UTC  (2+ messages)

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2018-10-16  1:26 UTC 

[PATCH v3 0/7] Address reader-writer concurrency in rte_hash
 2018-10-16  1:25 UTC  (4+ messages)
` [PATCH v3 2/7] hash: support do not recycle on delete

[PATCH v4 0/7] ndctl: add security support
 2018-10-16  1:25 UTC  (5+ messages)
` [PATCH v4 2/7] ndctl: add update to "
` [PATCH v4 5/7] ndctl: add support for sanitize dimm

[PATCH] drm/i915: Silence build error with UBSAN
 2018-10-16  1:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/4] MAX9286 GMSL Support
 2018-10-15 17:37 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-16  1:21 UTC  (6+ messages)

[PATCH 1/1] Updated comment accuracy in PSP SOS/Sysdriver loading sequence to target bootloader instead of bootrom
 2018-10-16  1:23 UTC 

[PATCH] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
 2018-10-16  1:20 UTC 

openBMC CLA
 2018-10-16  1:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/boot: Increase compliance with kernel arm64 boot protocol
 2018-10-16  1:19 UTC  (4+ messages)
` [Qemu-arm] "

[meta-networking][PATCH] wireshark: update to 2.6.4
 2018-10-16  1:18 UTC 

HXT Corporate CLA for openBMC
 2018-10-16  1:18 UTC  (2+ messages)

[PATCH bpf-next 0/2] IPv6 sk-lookup fixes
 2018-10-15 17:27 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Allow sk_lookup with IPv6 module
` [PATCH bpf-next 2/2] bpf: Fix IPv6 dport byte-order in bpf_sk_lookup

[PATCH] powerpc/traps: restore recoverability of machine_check interrupts
 2018-10-16  1:10 UTC  (4+ messages)

[PATCH rfc 0/3] add support to discovery async event notifications
 2018-10-16  1:11 UTC  (6+ messages)

New repo request "stdplus"
 2018-10-16  1:10 UTC  (2+ messages)

[PATCH v2 09/11] nvmet: Allow all hosts access to the Discovery subsystem
 2018-10-16  1:08 UTC  (3+ messages)
` [PATCH v2 11/11] nvmet: Enable Discovery Controller AENs

[PATCH] proc: fix proc-self-map-files selftest for arm
 2018-10-15 17:21 UTC  (7+ messages)

[PATCH 0/4] traffic based keep alive support (TP 4024)
 2018-10-16  1:07 UTC  (2+ messages)

[PATCH v2 0/4] Support SQ flow control disabled mode (TP 8005)
 2018-10-16  1:06 UTC  (2+ messages)

[PATCH] vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v2]
 2018-10-16  1:06 UTC  (3+ messages)
` [PATCH] vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v3]

Read Business Letter
 2018-10-15 17:19 UTC 

[PATCH 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-16  1:04 UTC  (2+ messages)

[PATCH v2] block: fix rdma queue mapping
 2018-10-16  1:04 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/9] iotests: Make them work for both Python 2 and 3
 2018-10-16  1:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 7/9] iotests: 'new' module replacement in 169

[PATCH v2 0/6] Add non PAS wcss Q6 support for QCS404
 2018-10-16  1:01 UTC  (5+ messages)
` [PATCH v2 2/6] clk: qcom: Add WCSS gcc clock control "
` [PATCH v2 4/6] clk: qcom: Add WCSS Q6DSP clock controller "

Looking for linux-crypto archive donations
 2018-10-15 17:14 UTC 

INFO: task hung in fanotify_handle_event
 2018-10-15 17:12 UTC  (5+ messages)

[PATCH] blk-mq: provider helper for setting up an SQ queue and tag set
 2018-10-16  0:58 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h
 2018-10-16  0:57 UTC 

[RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks
 2018-10-16  0:55 UTC  (3+ messages)

[PATCH 0/2] VMD fixes for 4.20
 2018-10-16  0:48 UTC  (3+ messages)
` [PATCH 1/2] PCI/VMD: Detach resources after stopping root bus
` [PATCH 2/2] PCI/VMD: Set up firmware-first if capable

[PATCH v2 0/3] treewide: add vibrator support for various MSM SOCs
 2018-10-16  0:52 UTC  (3+ messages)

possible deadlock in process_measurement
 2018-10-15 17:05 UTC 

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-15 17:03 UTC  (4+ messages)
` [PATCH v5 02/27] x86/fpu/xstate: Change names to separate XSAVES system and user states

[ANNOUNCE] util-linux v2.33-rc1
 2018-10-16  0:48 UTC  (6+ messages)
    ` static linking working w/gnu? (was Re: [ANNOUNCE] util-linux v2.33-rc1)

[PATCH v3 00/12] introduce telemetry library
 2018-10-16  0:47 UTC  (28+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 01/13] eal: add param register infrastructure
  ` [PATCH v4 02/13] eal: make get runtime dir function public
  ` [PATCH v4 03/13] telemetry: initial telemetry infrastructure
  ` [PATCH v4 04/13] telemetry: add initial connection socket
  ` [PATCH v4 05/13] telemetry: add client feature and sockets
  ` [PATCH v4 06/13] telemetry: add parser for client socket messages
  ` [PATCH v4 07/13] telemetry: update metrics before sending stats
  ` [PATCH v4 08/13] telemetry: format json response when "
  ` [PATCH v4 09/13] telemetry: add tests for telemetry api
  ` [PATCH v4 10/13] telemetry: add ability to disable selftest
  ` [PATCH v4 11/13] doc: add telemetry documentation
  ` [PATCH v4 12/13] usertools: add client python script for telemetry
  ` [PATCH v4 13/13] build: add dependency on telemetry to apps in meson

[PATCH v06 3/5] migration/memory: Add hotplug READD_MULTIPLE
 2018-10-16  0:39 UTC  (2+ messages)

[Buildroot] [PATCH 0/7] default runtime test case for python packages
 2018-10-16  0:42 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] support/testing: create default "
` [Buildroot] [PATCH 2/7] support/testing: use default test_run for python-autobahn
` [Buildroot] [PATCH 3/7] support/testing: use default test_run for python-cryptography
` [Buildroot] [PATCH 4/7] support/testing: use default test_run for python-incremental
` [Buildroot] [PATCH 5/7] support/testing: use default test_run for python-twisted
` [Buildroot] [PATCH 6/7] support/testing: use default test_run for python-txaio
` [Buildroot] [PATCH 7/7] support/testing: use default test_run for python-txtorcon

[PATCH] dt-bindings: timer: renesas, cmt: Document r8a7744 CMT support
 2018-10-15 16:56 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: rcar: Add device tree support for r8a7744
 2018-10-15 16:54 UTC  (2+ messages)

[sw-dev] Re: [isa-dev] riscv-qemu - linux boot is failing for vda device
 2018-10-16  0:40 UTC  (4+ messages)

[patch] mm, slab: avoid high-order slab pages when it does not reduce waste
 2018-10-16  0:39 UTC  (4+ messages)

[PATCH] miitool: Fix inconsistent spacing
 2018-10-16  0:38 UTC 

8cb682da6b ("rcu: Affinity forward-progress test to avoid .."): BUG: unable to handle kernel NULL pointer dereference at 00000000
 2018-10-16  0:36 UTC 

[PATCH v2] of: overlay: user space synchronization
 2018-10-16  0:35 UTC  (2+ messages)

[PATCH bpf-next] tools: bpftool: add map create command
 2018-10-15 16:49 UTC  (3+ messages)

[PATCH] submodule helper: convert relative URL to absolute URL if needed
 2018-10-16  0:33 UTC  (3+ messages)

linux-next: manual merge of the block tree with the pci tree
 2018-10-16  0:33 UTC 

[U-Boot] Please pull u-boot-dm
 2018-10-16  0:32 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2018.11-rc2 released
 2018-10-16  0:32 UTC 

[U-Boot] [GIT PULL] Xilinx changes for v2018.11-rc2
 2018-10-16  0:32 UTC  (2+ messages)

[PATCH iproute 0/2] introduce IFLA_INET6_STATS attribute parsing
 2018-10-15 16:41 UTC  (5+ messages)
` [PATCH iproute 2/2] utils: fix get_rtnl_link_stats_rta stats parsing

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-16  0:24 UTC  (6+ messages)

[PATCH net-next 0/7] tcp: second round for EDT conversion
 2018-10-15 16:37 UTC  (3+ messages)
` [PATCH net-next 6/7] tcp_bbr: fix typo in bbr_pacing_margin_percent
` [PATCH net-next 7/7] tcp: cdg: use tcp high resolution clock cache


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.