All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 19:36:33 to 2017-07-18 20:29:27 UTC [more...]

[Qemu-devel] [PULL 00/10] QAPI patches for 2017-07-18
 2017-07-18 20:29 UTC  (7+ messages)
` [Qemu-devel] [PULL 01/10] qapi: Separate type QNull from QObject
` [Qemu-devel] [PULL 03/10] qapi: Introduce a first class 'null' type
` [Qemu-devel] [PULL 04/10] tests/test-qobject-input-visitor: Drop redundant test
` [Qemu-devel] [PULL 06/10] hmp: Clean up and simplify hmp_migrate_set_parameter()
` [Qemu-devel] [PULL 07/10] migration: Clean up around tls_creds, tls_hostname
` [Qemu-devel] [PULL 08/10] migration: Add TODO comments on duplication of QAPI_CLONE()

(unknown),
 2017-07-18 20:28 UTC 

[Qemu-devel] [PATCH for-2.10 00/10] Correct two minor QMP interface design flaws
 2017-07-18 20:27 UTC  (16+ messages)
` [Qemu-devel] [PATCH for-2.10 03/10] qapi: Introduce a first class 'null' type
` [Qemu-devel] [PATCH for-2.10 10/10] migration: Use JSON null instead of "" to reset parameter to default

[PATCH] ASoC: sgtl5000: add AVC configuration controls
 2017-07-18 20:27 UTC  (3+ messages)

Issues with starting srp_daemon userspace for a 4.13 kernel
 2017-07-18 20:27 UTC  (5+ messages)

[PATCH net-next] net: dsa: unexport dsa_is_port_initialized
 2017-07-18 20:23 UTC 

glibc updated
 2017-07-18 20:26 UTC  (5+ messages)

[PATCH] lib/strscpy: avoid KASAN false positive
 2017-07-18 20:26 UTC  (4+ messages)

[PATCH 0/2] New bind/unbingd uevents
 2017-07-18 20:26 UTC  (5+ messages)
` [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends

3-disk fail on raid-6, examining my options
 2017-07-18 20:25 UTC  (3+ messages)

random-time I/O with fio
 2017-07-18 20:22 UTC  (2+ messages)

[PATCH 00/14] gcc-7 warnings
 2017-07-18 20:21 UTC  (9+ messages)
` [PATCH 07/14] proc/kcore: hide a harmless warning

[Qemu-devel] [PATCH v3 00/30] target/sh4 improvements
 2017-07-18 20:19 UTC  (31+ messages)
` [Qemu-devel] [PATCH v3 01/30] target/sh4: Use cmpxchg for movco
` [Qemu-devel] [PATCH v3 02/30] target/sh4: Consolidate end-of-TB tests
` [Qemu-devel] [PATCH v3 03/30] target/sh4: Introduce TB_FLAG_ENVFLAGS_MASK
` [Qemu-devel] [PATCH v3 04/30] target/sh4: Keep env->flags clean
` [Qemu-devel] [PATCH v3 05/30] target/sh4: Adjust TB_FLAG_PENDING_MOVCA
` [Qemu-devel] [PATCH v3 06/30] target/sh4: Handle user-space atomics
` [Qemu-devel] [PATCH v3 07/30] target/sh4: Recognize common gUSA sequences
` [Qemu-devel] [PATCH v3 08/30] linux-user/sh4: Notice gUSA regions during signal delivery
` [Qemu-devel] [PATCH v3 09/30] linux-user/sh4: Clean env->flags on signal boundaries
` [Qemu-devel] [PATCH v3 10/30] target/sh4: Hoist register bank selection
` [Qemu-devel] [PATCH v3 11/30] target/sh4: Unify cpu_fregs into FREG
` [Qemu-devel] [PATCH v3 12/30] target/sh4: Pass DisasContext to fpr64 routines
` [Qemu-devel] [PATCH v3 14/30] target/sh4: Eliminate unused XREG macro
` [Qemu-devel] [PATCH v3 15/30] target/sh4: Merge DREG into fpr64 routines
` [Qemu-devel] [PATCH v3 16/30] target/sh4: Load/store Dr as 64-bit quantities
` [Qemu-devel] [PATCH v3 17/30] target/sh4: Simplify 64-bit fp reg-reg move
` [Qemu-devel] [PATCH v3 18/30] target/sh4: Unify code for CHECK_NOT_DELAY_SLOT
` [Qemu-devel] [PATCH v3 19/30] target/sh4: Unify code for CHECK_PRIVILEGED
` [Qemu-devel] [PATCH v3 20/30] target/sh4: Unify code for CHECK_FPU_ENABLED
` [Qemu-devel] [PATCH v3 21/30] target/sh4: Tidy misc illegal insn checks
` [Qemu-devel] [PATCH v3 22/30] target/sh4: Introduce CHECK_FPSCR_PR_*
` [Qemu-devel] [PATCH v3 23/30] target/sh4: Introduce CHECK_SH4A
` [Qemu-devel] [PATCH v3 24/30] target/sh4: Implement fpchg
` [Qemu-devel] [PATCH v3 25/30] target/sh4: Add missing FPSCR.PR == 0 checks
` [Qemu-devel] [PATCH v3 26/30] target/sh4: Implement fsrra
` [Qemu-devel] [PATCH v3 27/30] target/sh4: Use tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PATCH v3 28/30] tcg: Fix off-by-one in assert in page_set_flags
` [Qemu-devel] [PATCH v3 29/30] linux-user: Tidy and enforce reserved_va initialization
` [Qemu-devel] [PATCH v3 30/30] linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31

[Qemu-devel] [PATCH v5 00/10] optimize various tcg_gen() functions using extract/deposit op
 2017-07-18 20:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 03/10] target/arm: optimize aarch64 rev16() using extract op
  ` [Qemu-arm] "

[PATCH v2 0/2] livepatch: add shadow variable API
 2017-07-18 20:21 UTC  (4+ messages)
` [PATCH v2 1/2] livepatch: introduce "

[PATCH v6 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-07-18 20:19 UTC  (11+ messages)
` [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver

[makedumpfile PATCH RFC v0.1] Implemented the --fill-excluded-pages=<value> feature
 2017-07-18 16:19 UTC 

[1/3] ACPI / blacklist: add acpi_match_oemlist() interface
 2017-07-18 20:17 UTC  (2+ messages)
` [PATCH 1/3] "

[Buildroot] [PATCH] iproute2: bump to version 4.12.0
 2017-07-18 20:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] build-sys: add --disable-vhost-user
 2017-07-18 20:17 UTC  (2+ messages)

(unknown),
 2017-07-18 20:17 UTC 

[Qemu-devel] [PULL 0/2] Block patches
 2017-07-18 20:13 UTC  (2+ messages)

[PATCH net-next 0/5] refine virtio-net XDP
 2017-07-18 20:13 UTC  (9+ messages)
` [PATCH net-next 4/5] virtio-net: do not reset during XDP set
` [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on "

[PATCH 0/8] RPi touchscreen panel driver v4
 2017-07-18 20:13 UTC  (7+ messages)
` [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers

stable/v2.30.1
 2017-07-18 20:12 UTC  (3+ messages)

Is anybody seeing t5551 get stuck, every once in a while? <EOM>
 2017-07-18 20:12 UTC 

[PATCH] cgroup: Show control files in cgroup2 root after mount
 2017-07-18 20:12 UTC  (7+ messages)

[PATCH i-g-t 0/2] Unrelated hotplug uevent masking out actual test result
 2017-07-18 20:12 UTC  (2+ messages)
` [Intel-gfx] "

bug? dwc2: insufficient fifo memory
 2017-07-18 20:12 UTC  (6+ messages)

kthread_stop always returning -EINTR?
 2017-07-18 20:11 UTC  (5+ messages)

[PATCH 10/11] irqchip: digicolor: Drop unnecessary static
 2017-07-18 20:07 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/digicolor: "

[PATCH v5 1/5] x86: stub out pmc function
 2017-07-18 20:09 UTC  (9+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events

[PATCH 06/11] irqchip: mips-cpu: Drop unnecessary static
 2017-07-18 20:07 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/mips-cpu: "

[PATCH 05/11] irqchip/gic/realview: Drop unnecessary static
 2017-07-18 20:06 UTC  (2+ messages)
` [tip:irq/urgent] "

[RFC PATCH] radeonsi: set a per-buffer flag that disables inter-process sharing (v2)
 2017-07-18 20:08 UTC 

[PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-18 20:08 UTC  (4+ messages)

Changes to md_config_t
 2017-07-18 20:08 UTC  (4+ messages)

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-18 20:07 UTC  (21+ messages)
` [PATCH 06/25 v6] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 12/25 v6] xen/arm: vpl011: Add a new buffer_available function in xenconsole
` [PATCH 14/25 v6] xen/arm: vpl011: Add a new add_console_tty_fd "
` [PATCH 16/25 v6] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/25 v6] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/25 v6] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/25 v6] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/25 v6] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/25 v6] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console "

[PATCH 0/2] Handle invalid os_type in e2p
 2017-07-18 20:06 UTC  (5+ messages)
` [PATCH 1/2] tests: dumpe2fs against an image with bad os_type
` [PATCH 2/2] e2p: Fix segfault in e2p_os2string

[PULL] bcache updates based on git.kernel.dk/linux-block:for-next
 2017-07-18 20:06 UTC  (7+ messages)

[PATCH v2 0/3] Convert grep to recurse in-process
 2017-07-18 20:06 UTC  (4+ messages)
` [PATCH v3 00/10] "

[PATCH 0/6] Fix additional alignment issues in staging/ccree
 2017-07-18 20:03 UTC  (7+ messages)
` [PATCH 1/6] staging: ccree: Fix alignment issues in ssi_aead.c
` [PATCH 2/6] staging: ccree: Fix alignment issues in ssi_hash.c
` [PATCH 3/6] staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
` [PATCH 4/6] staging: ccree: Fix alignment issues in ssi_cipher.c
` [PATCH 5/6] staging: ccree: Fix alignment issues in ssi_ivgen.c
` [PATCH 6/6] staging: ccree: Fix alignment issues in ssi_request_mgr.c

[kernel-hardening] [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption
 2017-07-18 20:04 UTC  (11+ messages)
` [kernel-hardening] "
          `  "

[ANNOUNCE] Git v2.14.0-rc0
 2017-07-18 20:03 UTC  (4+ messages)

updating the documentation
 2017-07-18 20:03 UTC  (5+ messages)
      ` [ceph-users] "

[PATCH 0/2] Pull Request
 2017-07-18 20:01 UTC  (3+ messages)
` [PATCH 1/2] hwclock: remove unused epoch_option
` [PATCH 2/2] hwclock: fix regression from c3ae785

[PATCH] drm: Update docs around gem_free_object
 2017-07-18 20:01 UTC  (2+ messages)

[Fuego] jdiff output (was RE: json vs jdiff for custom pass-criteria)
 2017-07-18 20:01 UTC 

[PATCH 0/3] enable ghes_edac on selected platforms
 2017-07-18 19:58 UTC  (5+ messages)
` [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac
      ` [3/3] "

[PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops
 2017-07-18 19:58 UTC  (6+ messages)

[Buildroot] [PATCH] support/tests: allow properly indented config fragment
 2017-07-18 19:58 UTC  (5+ messages)

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-07-18 19:57 UTC  (3+ messages)

[PATCH] efifb: allow user to disable write combined mapping
 2017-07-18 19:57 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v2 0/9] s390x: zPCI detangling
 2017-07-18 19:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v2 4/9] s390x/pci: do not advertise pci on non-pci builds

[PATCH 0/9] make clk_get_rate implementations behavior more consistent
 2017-07-18 19:55 UTC  (3+ messages)
` [PATCH 6/9] MIPS: BCM63XX: allow NULL clock for clk_get_rate

[PATCH 0/8] ARM: dra7: Add support for dra76-evm
 2017-07-18 19:55 UTC  (9+ messages)
  ` [PATCH 1/8] ARM: OMAP2+: board-generic: add support for dra76x family
  ` [PATCH 2/8] ARM: dra76: Add support for device identification
  ` [PATCH 3/8] ARM: dra7: hwmod: Register dra76x specific hwmod
  ` [PATCH 4/8] ARM: dra76: Enable SMP for dra76
  ` [PATCH 5/8] ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains
  ` [PATCH 6/8] ARM: omap2plus_defconfig: Enable LP87565
  ` [PATCH 7/8] ARM: dts: Add support for dra76x family of devices
  ` [PATCH 8/8] ARM: dts: Add support for dra76-evm

[PATCH v3 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-07-18 19:52 UTC  (4+ messages)

[PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context
 2017-07-18 19:52 UTC  (10+ messages)

[PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera
 2017-07-18 19:52 UTC  (7+ messages)

[PATCH 1/2] libxfs: add a flags argument to libxfs_iget
 2017-07-18 19:51 UTC  (4+ messages)
` [PATCH 2/2] libxfs: allow xfs_repair to bypass inode fork read verifiers

BUG: brcmfmac: add firmware feature detection for gscan feature breaks 43430a1
 2017-07-18 19:49 UTC  (9+ messages)

[PATCH V6] sched/fair: Remove group imbalance from calculate_imbalance()
 2017-07-18 19:48 UTC  (2+ messages)

[Buildroot] [PATCH] core/legal-info: use hash file from version sub-dir
 2017-07-18 19:48 UTC  (4+ messages)

[U-Boot] [PATCH] HACK: DO NOT MERGE: Simple program to printout preprocessed values
 2017-07-18 19:48 UTC 

[U-Boot] [PATCH 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-07-18 19:43 UTC  (2+ messages)

[PATCH v1.1 1/1] omap3isp: Skip CSI-2 receiver initialisation in CCP2 configuration
 2017-07-18 19:43 UTC 

[Buildroot] [Bug 10091] New: gcc7.1 does not build with graphite support due to old isl
 2017-07-18 19:42 UTC  (2+ messages)
` [Buildroot] [Bug 10091] "

[PATCH v4 0/6] YCBCR 4:2:0 handling in i915 layer
 2017-07-18 19:41 UTC  (5+ messages)
` [PATCH v4 3/6] drm/i915: prepare pipe for YCBCR420 output

[PATCH 0/7] Omap3isp CCP2 support
 2017-07-18 19:41 UTC  (10+ messages)
` [PATCH 1/7] omap3isp: Ignore endpoints with invalid configuration
` [PATCH 6/7] omap3isp: Correctly put the last iterated endpoint fwnode always
` [PATCH 7/7] omap3isp: Skip CSI-2 receiver initialisation in CCP2 configuration

[PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-07-18 19:39 UTC  (2+ messages)

[Bug 196405] New: mkdir mishandles st_nlink in ext4 directory with 64997 subdirectories
 2017-07-18 19:41 UTC  (2+ messages)
` [Bug 196405] "

[Qemu-devel] [PULL 00/16] Migration
 2017-07-18 19:40 UTC  (2+ messages)

[PATCH] netfilter: fix netfilter_net_init() return
 2017-07-18 19:38 UTC  (2+ messages)

[Buildroot] [PATCH 01/15] libressl: bump version to 2.5.5
 2017-07-18 19:38 UTC  (5+ messages)
` [Buildroot] [PATCH 02/15] libwebsockets: support libressl

[Buildroot] [PATCH] package/linux-tools: change method for including linux-tool sub-makefiles
 2017-07-18 19:38 UTC  (4+ messages)

[PATCH] t8008: rely on rev-parse'd HEAD instead of sha1 value
 2017-07-18 19:38 UTC  (4+ messages)

[PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support
 2017-07-18 19:37 UTC  (3+ messages)

[PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support
 2017-07-18 19:36 UTC 

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-18 19:36 UTC  (4+ messages)
` [PATCH 06/10] percpu: modify base_addr to be region specific


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.