All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-17 14:10:45 to 2018-08-17 15:07:11 UTC [more...]

Query on shrink list
 2018-08-17 14:37 UTC  (3+ messages)

[Buildroot] [git commit] dahdi-tools: unify dependencies comments
 2018-08-17 15:07 UTC 

[Qemu-devel] Pipe key broken on US keyboards
 2018-08-17 15:06 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
 2018-08-17 15:05 UTC  (45+ messages)
` [Qemu-devel] [PATCH v2 01/60] check-qjson: Cover multiple JSON objects in same string
` [Qemu-devel] [PATCH v2 02/60] check-qjson: Cover blank and lexically erroneous input
` [Qemu-devel] [PATCH v2 03/60] check-qjson: Cover whitespace more thoroughly
` [Qemu-devel] [PATCH v2 04/60] qmp-cmd-test: Split off qmp-test
` [Qemu-devel] [PATCH v2 05/60] qmp-test: Cover syntax and lexical errors
` [Qemu-devel] [PATCH v2 06/60] test-qga: Clean up how we test QGA synchronization
` [Qemu-devel] [PATCH v2 07/60] check-qjson: Cover escaped characters more thoroughly, part 1
` [Qemu-devel] [PATCH v2 08/60] check-qjson: Streamline escaped_string()'s test strings
` [Qemu-devel] [PATCH v2 09/60] check-qjson: Cover escaped characters more thoroughly, part 2
` [Qemu-devel] [PATCH v2 10/60] check-qjson: Consolidate partly redundant string tests
` [Qemu-devel] [PATCH v2 11/60] check-qjson: Cover UTF-8 in single quoted strings
` [Qemu-devel] [PATCH v2 12/60] check-qjson: Simplify utf8_string()
` [Qemu-devel] [PATCH v2 13/60] check-qjson: Fix utf8_string() to test all invalid sequences
` [Qemu-devel] [PATCH v2 14/60] check-qjson qmp-test: Cover control characters more thoroughly
` [Qemu-devel] [PATCH v2 15/60] check-qjson: Cover interpolation "
` [Qemu-devel] [PATCH v2 16/60] json: Fix lexer to include the bad character in JSON_ERROR token
` [Qemu-devel] [PATCH v2 17/60] json: Reject unescaped control characters
` [Qemu-devel] [PATCH v2 18/60] json: Revamp lexer documentation
` [Qemu-devel] [PATCH v2 19/60] json: Tighten and simplify qstring_from_escaped_str()'s loop
` [Qemu-devel] [PATCH v2 20/60] check-qjson: Document we expect invalid UTF-8 to be rejected
` [Qemu-devel] [PATCH v2 21/60] json: Reject invalid UTF-8 sequences
` [Qemu-devel] [PATCH v2 22/60] json: Report first rather than last parse error
` [Qemu-devel] [PATCH v2 23/60] json: Leave rejecting invalid UTF-8 to parser
` [Qemu-devel] [PATCH v2 24/60] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
` [Qemu-devel] [PATCH v2 25/60] json: Leave rejecting invalid escape sequences to parser
` [Qemu-devel] [PATCH v2 26/60] json: Simplify parse_string()
` [Qemu-devel] [PATCH v2 27/60] json: Reject invalid \uXXXX, fix \u0000
` [Qemu-devel] [PATCH v2 28/60] json: Fix \uXXXX for surrogate pairs
` [Qemu-devel] [PATCH v2 29/60] check-qjson: Fix and enable utf8_string()'s disabled part
` [Qemu-devel] [PATCH v2 30/60] json: remove useless return value from lexer/parser
` [Qemu-devel] [PATCH v2 31/60] json-parser: simplify and avoid JSONParserContext allocation
` [Qemu-devel] [PATCH v2 32/60] json: Have lexer call streamer directly
` [Qemu-devel] [PATCH v2 33/60] json: Redesign the callback to consume JSON values
` [Qemu-devel] [PATCH v2 34/60] json: Don't pass null @tokens to json_parser_parse()
` [Qemu-devel] [PATCH v2 35/60] json: Don't create JSON_ERROR tokens that won't be used
` [Qemu-devel] [PATCH v2 36/60] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
` [Qemu-devel] [PATCH v2 37/60] json: Treat unwanted interpolation as lexical error
` [Qemu-devel] [PATCH v2 38/60] json: Pass lexical errors and limit violations to callback
` [Qemu-devel] [PATCH v2 42/60] json: Improve names of lexer states related to numbers
` [Qemu-devel] [PATCH v2 44/60] json: Fix latent parser aborts at end of input
` [Qemu-devel] [PATCH v2 50/60] json: Unbox tokens queue in JSONMessageParser
` [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
` [Qemu-devel] [PATCH v2 58/60] json: Keep interpolation state in JSONParserContext
` [Qemu-devel] [PATCH v2 60/60] json: Support %% in JSON strings when interpolating

[Buildroot] [PATCH] dbus: bump to version 1.2.10
 2018-08-17 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4 for-3.0?] NBD fixes for unaligned images
 2018-08-17 15:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
` [Qemu-devel] [PATCH 4/4] nbd/client: Deal with unaligned size from server

[Qemu-arm] [RFC PATCH 0/6] hw/arm/virt: Introduce cpu topology support
 2018-08-17 15:00 UTC  (9+ messages)
` [Qemu-arm] [RFC PATCH 1/6] hw/arm/virt: Add virt-3.1 machine type
    ` [Qemu-devel] "
` [Qemu-arm] [RFC PATCH 2/6] device_tree: add qemu_fdt_add_path
    ` [Qemu-arm] [Qemu-devel] "
      `  "

[Buildroot] [git commit] dbus: bump to version 1.2.10
 2018-08-17 15:05 UTC 

[PATCH v2] xen: xen.lds should depend on Kconfig's auto.conf
 2018-08-17 15:04 UTC 

Recent changes (master)
 2018-08-17 12:00 UTC 

weston-init: run login before start weston.service
 2018-08-17 15:01 UTC 

[Buildroot] [PATCH] cryptsetup: fix build with pre C11 toolchains
 2018-08-17 15:01 UTC  (2+ messages)

Experiences on BTRFS Dual SSD RAID 1 with outage of one SSD
 2018-08-17 11:58 UTC  (2+ messages)

[PATCH v2] drm/i915: Verify power domains after enabling them
 2018-08-17 14:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] perf tools: Fix pyrf_evlist__read_on_cpu interface
 2018-08-17 14:59 UTC  (2+ messages)

[PATCH] xen: xen.lds should depend on Kconfig's auto.conf
 2018-08-17 14:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/11] Enable postcopy RDMA live migration
 2018-08-17 14:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 11/11] migration: create a dedicated thread to release rdma resource

Legacy Firmware/INT 13H supporting >512 byte sectors?
 2018-08-17 14:59 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-17 14:59 UTC  (11+ messages)

[Bug 200835] New: XFS hangs in xfs_reclaim_inode()
 2018-08-17 11:55 UTC  (2+ messages)
` [Bug 200835] "

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-17 14:58 UTC  (16+ messages)

[Qemu-arm] [PATCH v5 0/3] add support for VCPU event states
 2018-08-17 14:50 UTC  (4+ messages)
` [Qemu-arm] [PATCH v5 3/3] target: arm: Add "
  ` [Qemu-devel] "

What's cooking in git.git (Aug 2018, #03; Wed, 15)
 2018-08-17 14:56 UTC  (2+ messages)

[PATCH] x86: use VMLOAD for PV context switch
 2018-08-17 14:55 UTC  (4+ messages)

[Buildroot] [git commit] cryptsetup: fix build with pre C11 toolchains
 2018-08-17 14:55 UTC 

[PATCH v5] powerpc/topology: Get topology for shared processors at boot
 2018-08-17 14:54 UTC 

[rocko][PATCH V3 2/2] recipes-ti: bios: add TI SYSBIOS 6.73.00.12
 2018-08-17 14:54 UTC  (6+ messages)

[PATCH 1/2] fpga: doc: documentation for FPGA debugfs
 2018-08-17 14:54 UTC  (5+ messages)
` [PATCH 2/2] fpga: add FPGA manager debugfs

[Buildroot] [PATCH] libfuse: security bump to version 2.9.8
 2018-08-17 14:54 UTC  (2+ messages)

[Buildroot] [git commit] libfuse: security bump to version 2.9.8
 2018-08-17 14:54 UTC 

[RFC PATCH] UBI fixable bit-flip issue
 2018-08-17 14:53 UTC  (4+ messages)

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-08-17 14:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] orangepi_zero_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:53 UTC  (2+ messages)

[PATCH 0/2] Add Thermal compatibility for r8a774a1
 2018-08-17 14:53 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support

[Buildroot] [git commit] orangepi_zero_defconfig: bump linux to 4.17.15 to include latest fixes
 2018-08-17 14:53 UTC 

[Buildroot] [PATCH 1/2] orangepi_pc_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:52 UTC  (2+ messages)

[Buildroot] [git commit] orangepi_zero_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:52 UTC 

[Buildroot] [git commit] orangepi_pc_defconfig: bump linux to 4.17.15 to include latest fixes
 2018-08-17 14:52 UTC 

[Buildroot] [git commit] orangepi_pc_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:52 UTC 

[Buildroot] [PATCH] linux: replace shell for loop with make foreach loop
 2018-08-17 14:52 UTC  (2+ messages)

[PATCH 00/13] perf tools: Use plain debug files for compressed objects
 2018-08-17 14:52 UTC  (2+ messages)

[Buildroot] [git commit] linux: replace shell for loop with make foreach loop
 2018-08-17 14:52 UTC 

[Buildroot] [PATCH 1/3] sheevaplug_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:51 UTC  (2+ messages)

[Buildroot] [git commit] sheevaplug: add a basic readme
 2018-08-17 14:51 UTC 

[Buildroot] [git commit] sheevaplug_defconfig: bump linux to 4.14.63 to include latest fixes
 2018-08-17 14:51 UTC 

[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-08-17 14:50 UTC  (4+ messages)
` [RESEND PATCH v10 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID

[Buildroot] [git commit] sheevaplug_defconfig: bump u-boot to 2018.07 to fix build issue
 2018-08-17 14:51 UTC 

[PATCHv3 0/5] perf/hw_breakpoint: Fix breakpoint modify
 2018-08-17 14:50 UTC  (7+ messages)
` [PATCH 2/5] perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
` [PATCH 3/5] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
` [PATCH 4/5] perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint

[PATCH v5] powerpc/topology: Get topology for shared processors at boot
 2018-08-17 14:48 UTC 

Incomplete bash completion on git commit: --allow-empty-message and --allow-empty
 2018-08-17 14:47 UTC  (3+ messages)
` [PATCH] completion: include PARSE_OPT_HIDDEN in completion output

[PATCH v3 0/3] docs/core-api: add memory allocation guide
 2018-08-17 14:47 UTC  (4+ messages)
` [PATCH v3 1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
` [PATCH v3 2/3] docs: core-api/mm-api: add a lable for GFP flags section
` [PATCH v3 3/3] docs: core-api: add memory allocation guide

[Buildroot] [PATCH] python-django: security bump to version 1.11.15
 2018-08-17 14:47 UTC 

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2018-08-17 14:46 UTC  (2+ messages)

[xen 1/6] math: increase bounds and buffers
 2018-08-17 11:42 UTC  (4+ messages)

[PATCH 1/2] PCI/DPC: Add 'nodpc' parameter
 2018-08-17 14:45 UTC  (7+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-17 14:45 UTC  (7+ messages)
` [PATCH v3 08/14] sched/core: uclamp: extend cpu's cgroup controller
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps

[PATCH] mmc: tmio_mmc_core: don't claim spurious interrupts
 2018-08-17 11:41 UTC 

[PATCH v4 1/2] kgdboc: Passing ekgdboc to command line causes panic
 2018-08-17 14:42 UTC  (4+ messages)
` [PATCH v4 2/2] kgdboc: Change printk to the right fashion

non-smooth progress indication for git fsck and git gc
 2018-08-17 14:39 UTC  (6+ messages)

[PATCH BlueZ 0/2] Change ConnectDevice to optionally connect services
 2018-08-17 14:40 UTC  (5+ messages)
  ` [External] "

[PATCH] x86/speculation/l1tf: Exempt zeroed PTEs from XOR conversion
 2018-08-17 14:39 UTC  (2+ messages)

ANNOUNCE: pahole v1.12 (BTF edition)
 2018-08-17 14:38 UTC  (3+ messages)

[PATCH] dt-bindings: can: rcar_can: Add r8a774a1 support
 2018-08-17 14:38 UTC 

[RFC 0/3] Add secondary toolchain to devkit
 2018-08-17 14:25 UTC  (4+ messages)
` [RFC 1/3] external-linaro-secondary-sdk-toolchain: secondary toolchain for devkit
` [RFC 2/3] packagegroup-arago-cross-canadian: add SECONDARY_TOOLCHAIN
` [RFC 3/3] arago-prefs: enable SECONDARY_TOOLCHAIN

[U-Boot] [PATCH v3 00/10] splash screen on the stm32f769 disco board
 2018-08-17 14:38 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] video: stm32: stm32_ltdc: add bridge to display controller
` [U-Boot] [PATCH v3 02/10] include: Add new DCS commands in the enum list
` [U-Boot] [PATCH v3 03/10] video: add support of MIPI DSI interface
` [U-Boot] [PATCH v3 04/10] video: add MIPI DSI host controller bridge
` [U-Boot] [PATCH v3 05/10] video: add support of STM32 MIPI DSI controller driver
` [U-Boot] [PATCH v3 06/10] video: add support of panel OTM8009A
` [U-Boot] [PATCH v3 07/10] video: add support of panel RM68200
` [U-Boot] [PATCH v3 08/10] arm: dts: stm32: add dsi for STM32F746
` [U-Boot] [PATCH v3 09/10] arm: dts: stm32: add display for STM32F769 disco board
` [U-Boot] [PATCH v3 10/10] board: Add STM32F769 SoC, discovery board support

[LINUX PATCH v10 0/2] Add support for Arasan NAND Flash controller
 2018-08-17 14:37 UTC  (3+ messages)
` [LINUX PATCH v10 2/2] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH] gpg-interface.c: Fix potentially freeing NULL values
 2018-08-17 14:36 UTC  (3+ messages)
` [PATCH] refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NULL(x)

[PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-08-17 11:32 UTC  (9+ messages)
` [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[PATCH BlueZ v2] tools/mesh: Add basic sensor model
 2018-08-17 14:35 UTC 

[PATCH] media: camss: mark PM functions as __maybe_unused
 2018-08-17 11:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-17 14:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state

[PATCH/RFC] commit: add short option for --amend
 2018-08-17 14:33 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: dts: da850-evm-u-boot: Remove redundant entries
 2018-08-17 14:32 UTC 

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-08-17 14:32 UTC  (9+ messages)
        ` [offlist] "

[igt-dev] [PATCH i-g-t v5 1/4] lib/psr: Add support for toggling edp psr through debugfs, v5
 2018-08-17 14:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v5,1/4] "

[PATCH 0/2] Add IPMMU compatibility for r8a774a1
 2018-08-17 14:31 UTC  (3+ messages)
  ` [PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
  ` [PATCH 2/2] dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support

[RFC v4 0/8] Add Plane Color Properties
 2018-08-17 14:30 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add Plane Color Properties (rev4)
` ✗ Fi.CI.SPARSE: "
` [RFC v4 1/8] drm: Add Enhanced Gamma LUT precision structure
` [RFC v4 2/8] drm: Add Plane Degamma properties
` [RFC v4 3/8] drm: Add Plane CTM property
` [RFC v4 4/8] drm: Add Plane Gamma properties
` [RFC v4 5/8] drm: Define helper function for plane color enabling
` [RFC v4 6/8] drm/i915: Enable plane color features
` [RFC v4 7/8] drm/i915: Implement Plane Gamma for Bdw and Gen9 platforms
` [RFC v4 8/8] drm/i915: Load plane color luts from atomic flip
` ✓ Fi.CI.BAT: success for Add Plane Color Properties (rev4)

[PATCH 0/2] net/sched: Add hardware specific counters to TC actions
 2018-08-17 11:27 UTC  (5+ messages)

[PATCH] net/octeontx: fix packet corruption on Tx
 2018-08-17 14:30 UTC 

[PATCH] arm: dts: am4372: setup rtc as system-power-controller
 2018-08-17 14:28 UTC  (4+ messages)

Vibrations on Droid 4?
 2018-08-17 14:26 UTC  (12+ messages)
              ` [PATCH] fix vibrations on Droid 4

[iproute PATCH 00/10] Review help texts and man pages
 2018-08-17 11:22 UTC  (3+ messages)
` [iproute PATCH 07/10] ip: Add missing -M flag to help text

[PATCH] drm/i915/execlists: Micro-optimise "idle" context switch
 2018-08-17 14:23 UTC  (2+ messages)

[PATCH v2] ndctl: Add the NDCTL package
 2018-08-17 14:21 UTC  (2+ messages)

[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
 2018-08-17 14:20 UTC  (5+ messages)

[PATCH v2] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-17 14:19 UTC  (3+ messages)
  ` [v2] "

[Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
 2018-08-17 14:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 47/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PATCH v9 48/84] disas: Add support for microMIPS and nanoMIPS

[PATCH] lightnvm: move bad block and chunk state logic to core
 2018-08-17 11:14 UTC 

[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
 2018-08-17 11:13 UTC  (6+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add CSI2/VIN support

[U-Boot] [PATCH v4 01/17] ram: Add driver for MPC83xx
 2018-08-17 14:16 UTC  (2+ messages)

[V2][PATCH] gnutls: Update to 3.6.3
 2018-08-17 14:14 UTC 

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-17 14:12 UTC  (4+ messages)

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-17 14:11 UTC  (6+ messages)
  ` [PATCH (repost) 1/5] drm_dp_cec: check that aux has a transfer function
  ` [PATCH (repost) 2/5] drm_dp_cec: add note about good MegaChips 2900 CEC support
  ` [PATCH (repost) 3/5] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
  ` [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
` [PATCH (repost) 4/5] drm/nouveau: "

[PATCH v5 0/5] Add i.MX8MQ clock driver
 2018-08-17 14:10 UTC  (3+ messages)
` [PATCH v5 4/5] clk: imx: add imx composite clock
` [PATCH v5 5/5] clk: imx: add clock driver for i.MX8MQ CCM


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.