All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-15 05:26:47 to 2017-07-15 09:43:34 UTC [more...]

[Qemu-devel] [PATCH v14 00/34] Generic translation framework
 2017-07-15  9:42 UTC  (21+ 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

[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  (29+ 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 4/6] ARM: dts: rockchip: add RGA device node for RK3399
` [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 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-15  9:31 UTC  (2+ messages)
` [PATCH] "

[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  (6+ messages)

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

rc-core: how to use hid (hardware) decoder?
 2017-07-15  9:05 UTC  (2+ 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] powerpc/44x/fsp2: correct dtb reg property for /sdhci@020c0000
 2017-07-15  9:03 UTC 

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

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

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

[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  (7+ messages)
` [PATCH v2 1/2] fdt: Allow stacked overlays phandle references
` [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  (7+ messages)
` [Qemu-devel] [PATCH 03/28] mips: replace cpu_mips_init() with cpu_generic_init()
` [Qemu-devel] [PATCH 14/28] m68k: replace cpu_m68k_init() "
` [Qemu-devel] [PATCH 28/28] ppc: replace cpu_ppc_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  (3+ 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  (14+ messages)
` [Qemu-devel] [PATCH v13 03/26] target: [tcg] Add generic "
` [PATCH v13 18/26] target/arm: [tcg] Port to breakpoint_check
    ` [Qemu-devel] "
` [PATCH v13 22/26] target/arm: [tcg] Port to tb_stop
    ` [Qemu-devel] "

[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code
 2017-07-15  7:51 UTC  (7+ messages)
` [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq

[PATCH - pulse 1/1] pulse: prevent double-free when pulse_hw_constraint returns error
 2017-07-15  7:49 UTC  (2+ messages)

[PATCH] ALSA: hda - Add missing NVIDIA GPU codec IDs to patch table
 2017-07-15  7:48 UTC  (2+ messages)

[Qemu-devel] [PULL 00/18] ppc-for-2.10 queue 20170714
 2017-07-15  7:45 UTC  (4+ messages)

[PATCH] ASoC: rsnd: add missing of_node_put
 2017-07-15  7:19 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
 2017-07-15  7:40 UTC  (4+ messages)

[PATCH 5/5] drm: hisilicon: constify pci_device_id
 2017-07-15  7:25 UTC  (2+ messages)
` [PATCH 0/5] constify drm pci_device_id

[PATCH] advsync: Rephrase a question sentence
 2017-07-15  7:24 UTC 

[PATCH 4/5] drm: via: constify pci_device_id
 2017-07-15  7:21 UTC 

[PATCH] Advsync: fix typos
 2017-07-15  7:18 UTC  (3+ messages)

[Buildroot] [git commit] librtlsdr: backport pull request to fix build with newer compilers
 2017-07-15  7:17 UTC 

[PATCH 3/5] drm: nouveau: constify pci_device_id
 2017-07-15  7:17 UTC 

[PATCH 2/5] drm: vmwgfx: constify pci_device_id
 2017-07-15  7:14 UTC 

[Buildroot] [PATCH 01/15] libressl: bump version to 2.5.5
 2017-07-15  7:13 UTC  (2+ messages)

[Buildroot] [Bug 10076] New: Makefile:4113: recipe for target 'all-gcc' failed
 2017-07-15  7:12 UTC  (2+ messages)
` [Buildroot] [Bug 10076] "

[PATCH] fix typo
 2017-07-15  7:12 UTC 

[PATCH 0/5] constify drm pci_device_id
 2017-07-15  7:12 UTC  (2+ messages)
` [PATCH 1/5] drm: radeon: constify pci_device_id

[PATCH] Btrfs: fix early ENOSPC due to delalloc
 2017-07-15  7:09 UTC  (4+ messages)

Hello
 2017-07-15  6:57 UTC 

[Cocci] how to ignore a list of identifiers
 2017-07-15  6:59 UTC  (3+ messages)

UI/UX Improvement of dashboard
 2017-07-15  6:54 UTC 

[PATCH] btrfs: allow defrag compress to override NOCOMPRESS attribute
 2017-07-15  6:45 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 10b3bf54406bb7f4e78da9bb2a485c5c986678ad
 2017-07-15  6:36 UTC 

BUG Needs Broader Audience (Bisect Successfull, Bugzilla #196343) : CDROM-related bug introduced in 4.11 merge window makes kernel freeze instead of doing read retires
 2017-07-15  6:34 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-07-14
 2017-07-15  6:30 UTC 

[PATCH] debug: fix WARN_ON_ONCE() for modules
 2017-07-15  6:29 UTC  (2+ messages)

Drivers taking different actions depending on sleep state
 2017-07-15  6:28 UTC  (6+ messages)
` [RFC 1/2] PM / suspend: Add platform_suspend_target_state()

[PATCH] ASoC: do not close shared backend dailink
 2017-07-15  6:15 UTC 

[PATCH net] jhash: fix -Wimplicit-fallthrough warnings
 2017-07-15  6:03 UTC 

[Qemu-devel] [PATCH v2 0/8] virtio: enhance virtio_error messages
 2017-07-15  5:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/8] qemu-error: introduce error_report_nolf

[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
 2017-07-15  5:40 UTC  (2+ messages)

[RFC PATCH 0/5] vtime: Fix wrong user and system time accounting
 2017-07-15  5:26 UTC  (4+ messages)
` [PATCH 5/5] sched: Accumulate vtime on top of nsec clocksource


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.