All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-15 07:57:04 to 2017-07-15 11:03:22 UTC [more...]

Lots of new warnings with gcc-7.1.1
 2017-07-15 11:03 UTC  (8+ messages)

[PATCH 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-15 11:03 UTC  (5+ messages)
` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with drm/atomic-helper: Fix leak in disable_all (rev2)

[PATCH] drm: Don't complain too much about struct_mutex
 2017-07-15 11:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-15 11:00 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink
 2017-07-15 11:00 UTC  (2+ messages)

[PATCH] btrfs: Refactor count handling in btrfs_unpin_free_ino()
 2017-07-15 11:00 UTC 

[PATCH 00/14] gcc-7 warnings
 2017-07-15 10:56 UTC  (4+ messages)
` [PATCH, RESEND 02/14] ata: avoid gcc-7 warning in ata_timing_quantize

[PATCH -next v3 0/9] rbtree: Cache leftmost node internally
 2017-07-15 10:54 UTC  (3+ messages)
` [PATCH 1/9] "

[PATCH] mtd: gpmi-nand: do not fail setting ONFI timing mode if available
 2017-07-15 10:52 UTC  (5+ messages)

[Buildroot] [PATCH] docs/website/support: clarify the bugtracker is for bugs only
 2017-07-15 10:51 UTC 

[Qemu-devel] [RFC 0/3] cryptodev: add vhost support
 2017-07-15 10:50 UTC  (6+ messages)
` [Qemu-devel] [RFC 1/3] cryptodev: add vhost-user as a new cryptodev backend
` [Qemu-devel] [RFC 2/3] cryptodev: add vhost support
` [Qemu-devel] [RFC 3/3] cryptodev-vhost-user: add crypto session handler

[PATCH] push: disable lazy --force-with-lease by default
 2017-07-15 10:45 UTC  (5+ messages)

[Buildroot] [PATCH] azure-iot-sdk-c: Bump to version 2017-06-30
 2017-07-15 10:44 UTC  (3+ messages)

[GIT PULL] Second batch of KVM changes for 4.13
 2017-07-15 10:42 UTC 

[PATCH] printk: modify console_unlock with printk-safe macros
 2017-07-15 10:36 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE d5024bf462c873f0db28e2d383fb4211b98f5a4e
 2017-07-15 10:35 UTC 

[Buildroot] [PATCH] support/testing: fix TestExt4 after ext2fs refactoring
 2017-07-15 10:35 UTC  (3+ messages)

[PATCH] Btrfs: fix early ENOSPC due to delalloc
 2017-07-15 10:35 UTC  (5+ messages)

[Buildroot] [PATCH 4/4] configs: raspberrypi3_64_defconfig: enable uart
 2017-07-15 10:31 UTC  (3+ messages)

grub-mkrescue reacts vaguely on xorriso problems
 2017-07-15 10:25 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S76-V2 11/13] i40e: Fix unrecognized PHY type warning message for 25G AOC/ACC
 2017-07-15 10:26 UTC  (3+ messages)

[PATCH 0/2 v2] leds: tlc591xx: add missing of_node_put
 2017-07-15  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 00/34] Generic translation framework
 2017-07-15 10:15 UTC  (36+ messages)
` [Qemu-devel] [PATCH v14 01/34] Pass generic CPUState to gen_intermediate_code()
` [Qemu-devel] [PATCH v14 02/34] tcg: Add generic DISAS_NORETURN
` [Qemu-devel] [PATCH v14 03/34] target/i386: Use generic DISAS_* enumerators
` [Qemu-devel] [PATCH v14 04/34] target/arm: Use DISAS_NORETURN
` [Qemu-devel] [PATCH v14 05/34] target: [tcg] Use a generic enum for DISAS_ values
` [Qemu-devel] [PATCH v14 06/34] target/arm: Delay check for magic kernel page
` [Qemu-devel] [PATCH v14 07/34] target/arm: Set is_jmp properly after single-stepping
` [Qemu-devel] [PATCH v14 08/34] tcg: Add generic translation framework
` [Qemu-devel] [PATCH v14 09/34] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v14 10/34] target/i386: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v14 11/34] target/i386: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v14 12/34] target/i386: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v14 13/34] target/i386: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v14 14/34] target/i386: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v14 15/34] target/i386: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v14 16/34] target/i386: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v14 17/34] target/arm: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v14 18/34] target/arm: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v14 19/34] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v14 20/34] target/arm: [tcg] Port to tb_start
` [Qemu-devel] [PATCH v14 21/34] target/arm: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v14 22/34] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v14 23/34] target/arm: [tcg, a64] Port to breakpoint_check
` [Qemu-devel] [PATCH v14 24/34] target/arm: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v14 25/34] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v14 26/34] target/arm: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v14 27/34] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v14 28/34] target/arm: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v14 29/34] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v14 30/34] target/arm: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v14 31/34] target/arm: [a64] Move page and ss checks to init_disas_context
` [Qemu-devel] [PATCH v14 32/34] target/arm: Move ss check "
` [Qemu-devel] [PATCH v14 33/34] target/arm: Split out thumb_tr_translate_insn
` [Qemu-devel] [PATCH v14 34/34] target/arm: Perform per-insn cross-page check only for Thumb

[distros-debian-stretch test] 71693: tolerable trouble: blocked/broken/fail/pass
 2017-07-15 10:12 UTC 

[ANNOUNCE] Git v2.14.0-rc0
 2017-07-15 10:09 UTC  (4+ messages)

[Buildroot] [PATCH] package/rpi-firmware: install missing library
 2017-07-15 10:06 UTC  (5+ messages)

Linux kernel 4.4.77 released
 2017-07-15 10:05 UTC 

[PATCH] devtools: add script to find duplicated includes
 2017-07-15 10:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 2/2 v2] leds: tlc591xx: add missing of_node_put
 2017-07-15  9:58 UTC  (2+ messages)

[PATCH 1/2 v2] leds: tlc591xx: merge conditional tests
 2017-07-15  9:58 UTC  (2+ messages)

rc-core: how to use hid (hardware) decoder?
 2017-07-15  9:54 UTC  (3+ messages)

[PATCH 1/3] [media] uvcvideo: variable size controls
 2017-07-15  9:54 UTC  (4+ messages)
` [PATCH 3/3] [media] uvcvideo: skip non-extension unit controls on Oculus Rift Sensors

[PATCH RFC] scripts/sphinx-pre-install: add a script to check Sphinx install
 2017-07-15  9:51 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] pulseaudio: add bluez5_utils as dependency
 2017-07-15  9:51 UTC  (2+ messages)

[PATCH] devtools: speed up maintainers check
 2017-07-15  9:49 UTC 

[PATCH] ext4: inplace xattr block update fails to deduplicate blocks
 2017-07-15  9:49 UTC  (2+ messages)

[PATCH 0/4] Remove gnome-common
 2017-07-15  9:48 UTC  (2+ messages)

[PATCH] powerpc/44x/fsp2: correct dtb reg property for /sdhci@020c0000
 2017-07-15  9:03 UTC  (2+ messages)

[Buildroot] [git commit] pulseaudio: add optional dependency on bluez5_utils
 2017-07-15  9:46 UTC 

[Buildroot] [PATCH 1/2] uclibc-ng: enable fts in default config file
 2017-07-15  9:44 UTC  (2+ messages)

[PATCH 01/19] devtools: add simple script to find duplicate includes
 2017-07-15  9:44 UTC  (4+ messages)
` [PATCH] devtools: add script to find duplicated includes

[Buildroot] [PATCH 1/1] package/libglfw: bump version to 3.2.1
 2017-07-15  9:43 UTC  (2+ messages)

[PATCH v2 0/6] Add Rockchip RGA V4l2 support
 2017-07-15  9:42 UTC  (19+ messages)
` [PATCH v2 1/6] [media] v4l: add blend modes controls
` [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support
` [PATCH v2 3/6] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v2 5/6] ARM: dts: rockchip: enable RGA for rk3288 devices
` [PATCH v2 6/6] dt-bindings: Document the Rockchip RGA bindings

[Buildroot] [git commit] package/libglfw: bump version to 3.2.1
 2017-07-15  9:39 UTC 

[Buildroot] [PATCH 1/1] package/bluez5_utils: bump to version 5.46
 2017-07-15  9:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 17.1.5
 2017-07-15  9:37 UTC  (2+ messages)

[Buildroot] [git commit] package/bluez5_utils: bump to version 5.46
 2017-07-15  9:36 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 17.1.5
 2017-07-15  9:36 UTC 

[Buildroot] [PATCH v2 1/1] br toolchain: gcc4.x/5.x bugfix libsanitizer ppc
 2017-07-15  9:36 UTC  (2+ messages)

[Buildroot] [PATCH-2017.02.x] nodejs: security bump to version 6.11.1
 2017-07-15  9:36 UTC  (3+ messages)

[Buildroot] [Bug 9891] New: parted 3.1 => 3.2?
 2017-07-15  9:34 UTC  (2+ messages)
` [Buildroot] [Bug 9891] "

[Buildroot] [Bug 9341] New: avahi-utils does not compile with uClibc + libglib2
 2017-07-15  9:33 UTC  (2+ messages)
` [Buildroot] [Bug 9341] "

[RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat
 2017-07-15  9:33 UTC  (3+ messages)

[Buildroot] [Bug 10061] New: gcc5.4 buildroot toolchain for powerpc libsanitizer failure
 2017-07-15  9:32 UTC  (2+ messages)
` [Buildroot] [Bug 10061] "

[PATCH 3/5] nfsd4: define ->op_release for compound ops
 2017-07-15  9:30 UTC  (3+ messages)

[PATCH v5 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
 2017-07-15  9:20 UTC  (16+ messages)
` [PATCH v5 02/15] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v5 03/15] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v5 04/15] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [PATCH v5 05/15] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
` [PATCH v5 06/15] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks
` [PATCH v5 07/15] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent
` [PATCH v5 08/15] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v5 09/15] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v5 10/15] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v5 11/15] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v5 12/15] btrfs-progs: scrub: Introduce helper to write a full stripe
` [PATCH v5 13/15] btrfs-progs: scrub: Introduce a function to scrub one "
` [PATCH v5 14/15] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v5 15/15] btrfs-progs: scrub: Introduce offline scrub function

[PATCH v2 0/3] Qualcomm Light Pulse Generator
 2017-07-15  9:14 UTC  (5+ messages)
` [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding

[PATCH] leds: tlc591xx: add missing of_node_put
 2017-07-15  9:09 UTC  (5+ messages)

[PULL] Docs for 4.13
 2017-07-15  9:04 UTC  (4+ messages)

Intel 8265/8275 microcode
 2017-07-15  9:03 UTC 

[PATCH v2] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
 2017-07-15  8:56 UTC  (3+ messages)

[PATCH for v4.9 LTS 01/87] x86/mce/AMD: Make the init code more robust
 2017-07-15  8:53 UTC  (6+ messages)
` [PATCH for v4.9 LTS 72/87] libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
` [PATCH for v4.9 LTS 86/87] net: account for current skb length when deciding about UFO

kernel BUG at nvme/host/pci.c
 2017-07-15  8:51 UTC  (12+ messages)

nvme : add Scatter-Gather List (SGL) support in NVMe driver
 2017-07-15  8:50 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/3] Improve readbility of NVME "wwid" attribute
 2017-07-15  8:46 UTC  (7+ messages)
` [PATCH 3/3] nvme: wwid_show: copy hex string verbatim

[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
 2017-07-15  8:44 UTC  (4+ messages)

[PATCH] thermal: tegra: delete unneeded of_node_put
 2017-07-15  8:42 UTC  (2+ messages)

[PATCH 0/7] NVMe Async Event Notification updates
 2017-07-15  8:42 UTC  (7+ messages)
` [PATCH 7/7] nvme: Send change uevent when AEN completes

[linux-linus test] 111800: regressions - FAIL
 2017-07-15  8:41 UTC 

Linux kernel 3.18.61 released
 2017-07-15  8:35 UTC 

[PATCH 0/3] USB Mux support for Chipidea
 2017-07-15  8:33 UTC  (6+ messages)

[PATCH] merge-message: change meaning of "empty merge message"
 2017-07-15  8:33 UTC  (7+ messages)
` [PATCH] commit & merge: modularize the empty message validator

[Qemu-devel] [PATCH v3 0/8] target/s390x tcg improvements
 2017-07-15  8:28 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 1/8] target/s390x: Implement CSST
` [Qemu-devel] [PATCH v3 2/8] target/s390x: Implement CONVERT UNICODE insns
    ` [Qemu-devel] [PATCH v3.5 "

[Buildroot] [git commit] gcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC
 2017-07-15  8:24 UTC 

[PATCH RFC rdma-core] travis: Enforce kernel coding style on rdma-core
 2017-07-15  8:21 UTC 

Messed up entries when 90fallback from linux-boot-prober is used
 2017-07-15  8:18 UTC 

[Buildroot] [PATCH 1/1] board/arcturus/ppc-ucp1020 new gcc-6.x Linux kernel build fix
 2017-07-15  8:16 UTC  (2+ messages)

[Buildroot] [git commit] board/arcturus/ppc-ucp1020: add patch to fix build with gcc 6.x
 2017-07-15  8:14 UTC 

[Buildroot] [PATCH] kvazaar: fix build with gcc 7
 2017-07-15  8:13 UTC  (2+ messages)

[Buildroot] [git commit] kvazaar: fix build with gcc 7
 2017-07-15  8:12 UTC 

[Buildroot] [PATCH] package/Makefile.in: export O= to post-build/image scripts for out-of-tree builds
 2017-07-15  8:11 UTC  (2+ messages)

[Buildroot] [git commit] package/Makefile.in: export O= to post-build/image scripts for out-of-tree builds
 2017-07-15  8:10 UTC 

[PATCH 4.4 00/57] 4.4.77-stable review
 2017-07-15  8:10 UTC  (5+ messages)

[Buildroot] [git commit] package/rpi-firmware: install missing library
 2017-07-15  8:10 UTC 

[PATCH v2 0/2] stacked overlay support
 2017-07-15  8:08 UTC  (3+ messages)
` [PATCH v2 2/2] tests: Add stacked overlay tests on fdtoverlay

[PATCH rdma-core 0/8] Sparse updates for Mellanox and vmw_pvrdma providers
 2017-07-15  8:07 UTC  (7+ messages)
` [PATCH rdma-core 4/8] mlx5: Avoid sparse complaints about !!

[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-07-15  8:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 14/28] m68k: replace cpu_m68k_init() with cpu_generic_init()

[Buildroot] Autobuilder reporting old build issues
 2017-07-15  8:04 UTC  (2+ messages)

[PATCH] kernel: cpu: send CPU_UP_CANCELLED notification
 2017-07-15  8:03 UTC  (2+ messages)

Reminder: Just one click and you receive your 20 % discount!
 2017-07-15  8:02 UTC 

[PATCH] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
 2017-07-15  8:00 UTC 

[PATCH - alsa-lib 1/1] snd_user_file: avoid use wordexp
 2017-07-15  8:00 UTC  (3+ messages)
` [PATCH v2 - alsa-lib] "

[PATCH v2 - alsa-lib] cleanup: Use uint*_t instead of u_int*_t everythwere
 2017-07-15  7:59 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] mtd: dataflash: Use ULL suffix for 64-bit constants
 2017-07-15  7:59 UTC 

[Qemu-devel] [PATCH v13 00/26] translate: [tcg] Generic translation framework
 2017-07-15  7:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v13 22/26] target/arm: [tcg] Port to tb_stop


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.