All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-25 22:43:21 to 2017-04-26 00:44:48 UTC [more...]

How should we handle GCC 6 and -isystem /usr/include?
 2017-04-26  0:44 UTC  (2+ messages)

[RFC] scsi: reduce protection of scan_mutex in scsi_remove_device
 2017-04-26  0:41 UTC  (7+ messages)

[PATCH] ipv6: check raw payload size correctly in ioctl
 2017-04-26  0:43 UTC 

[PATCH 1/2] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
 2017-04-26  0:43 UTC  (2+ messages)
` [2/2] sched/fair: Fix O(# total cgroups) in load balance path

[Fuego] Changes to the specs and separate LTP build and run
 2017-04-26  0:43 UTC  (3+ messages)
` [Fuego] [PATCH 1/3] specs: put links in the spec and don't use the name key

[PATCH] dm ioctl: prevent stack leak in dm ioctl call
 2017-04-26  0:42 UTC  (2+ messages)

[PATCH 0/3] introduce type based delalloc metadata reserve to fix some false enospc issues
 2017-04-26  0:41 UTC  (9+ messages)

[PATCH net] net: batman-adv: Fix possible memleaks when fail to register_netdevice
 2017-04-26  0:41 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] "

[Qemu-devel] [PATCH for 2.9 v3 00/10] block: Fixes regarding dataplane and management operations
 2017-04-26  0:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 2.9 v3 10/10] block: Fix bdrv_co_flush early return

[PATCH] checkpatch: Improve k.alloc with multiplication and sizeof test
 2017-04-26  0:38 UTC 

[PATCH net-next] tcp: memset ca_priv data to 0 properly
 2017-04-26  0:38 UTC 

[Fuego] rewrite of the parser core and flot plugin
 2017-04-26  0:32 UTC  (8+ messages)
` [Fuego] [PATCH] flot: rewrite of the flot plugin web application
` [Fuego] [PATCH] tests.info: remove it since we don't use it anymore
` [Fuego] [PATCH] metrics: remove all metrics files

[U-Boot] [PATCH v4 00/20] SPL: extend FIT loading support
 2017-04-26  0:32 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH v4 02/20] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH v4 03/20] SPL: FIT: improve error handling
` [U-Boot] [PATCH v4 04/20] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH v4 05/20] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH v4 06/20] Kconfig: fix SPL_FIT dependency
` [U-Boot] [PATCH v4 07/20] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH v4 08/20] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH v4 09/20] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH v4 10/20] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH v4 11/20] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH v4 12/20] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [PATCH v4 13/20] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH v4 14/20] sunxi: 64-bit SoCs: introduce FIT generator script
` [U-Boot] [PATCH v4 15/20] sunxi: defconfig: add supported DT list for Pine64
` [U-Boot] [PATCH v4 16/20] sunxi: enable automatic FIT build for 64-bit SoCs
` [U-Boot] [PATCH v4 17/20] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH v4 18/20] sunxi: use SPL header DT name for FIT board matching
` [U-Boot] [PATCH v4 19/20] sunxi: update Pine64 README
` [U-Boot] [PATCH v4 20/20] sunxi: Move maintainership for Pine64

[PATCH] libsemanage: remove lock files
 2017-04-26  0:31 UTC  (4+ messages)
  ` [PATCH v2] "

Switching to 4.10
 2017-04-26  0:30 UTC  (3+ messages)

[Fuego] Add Functional.kernel_build test
 2017-04-26  0:28 UTC  (12+ messages)
` [Fuego] [PATCH 1/4] Dockerfile: add u-boot-tools for mkimage in the kernel build test
` [Fuego] [PATCH 2/4] Dockerfile: inject proxy variables into /etc/environment
` [Fuego] [PATCH 2/2] tests: add Functional.kernel_build test
` [Fuego] [PATCH 3/4] crosstool: allow installing different architectures

[RFC] drm/amdgpu: avoid scheduling on fence status query
 2017-04-26  0:28 UTC 

[meta-networking][PATCH V2] opensaf: Upgrade to 5.2.0
 2017-04-26  0:27 UTC 

[PATCH 00/11] drm/i915: LPE audio runtime PM and multipipe
 2017-04-26  0:27 UTC  (3+ messages)
` [PATCH 03/11] drm/i915: Stop pretending to mask/unmask LPE audio interrupts

english grammar and patches
 2017-04-26  0:27 UTC 

XDP question: best API for returning/setting egress port?
 2017-04-26  0:26 UTC  (8+ messages)
    ` xdp_redirect ifindex vs port. Was: "

[PATCH v2 0/2] x86, refcount: Implement fast refcount overflow
 2017-04-26  0:25 UTC  (9+ messages)
` [kernel-hardening] "
` [PATCH v2 1/2] x86, asm: Add suffix macro for GEN_*_RMWcc()
  ` [kernel-hardening] "
` [PATCH v2 2/2] x86, refcount: Implement fast refcount overflow protection
  ` [kernel-hardening] "
    ` [kernel-hardening] "

[PATCH] rebase -i: add config to abbreviate command name
 2017-04-26  0:13 UTC  (15+ messages)
` [PATCH v2] rebase -i: add config to abbreviate command-names

[Qemu-devel] [PULL 00/11] Block patches for 2.9-rc4
 2017-04-26  0:19 UTC  (4+ messages)
` [Qemu-devel] [PULL 10/11] block: Fix bdrv_co_flush early return

[PATCH net-next] virtio-net: on tx, only call napi_disable if tx napi is on
 2017-04-26  0:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2017-04-26  0:17 UTC 

Get back to me
 2017-04-26  0:10 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2017-04-26  0:16 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2017-04-26  0:14 UTC 

TCP fast open using experimental TCP option?
 2017-04-26  0:13 UTC  (2+ messages)

[PATCH v6 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
 2017-04-26  0:13 UTC  (4+ messages)
` [PATCH v6 2/2] btrfs: scrub: Fix RAID56 recovery race condition

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2017-04-26  0:13 UTC 

[PATCH v2 0/2] of: Add unit tests for applying overlays
 2017-04-26  0:10 UTC  (4+ messages)
` [PATCH v2 1/2] of: support dtc compiler flags for overlays

[PATCH RFC] ptr_ring: add ptr_ring_unconsume
 2017-04-26  0:10 UTC  (8+ messages)

[PATCH v4 0/2] of: Add unit tests for applying overlays
 2017-04-26  0:09 UTC  (4+ messages)
` [PATCH v4 1/2] of: per-file dtc compiler flags
` [PATCH v4 2/2] of: Add unit tests for applying overlays

[tip:x86/boot] x86/boot/e820: Basic cleanup of e820.c
 2017-04-25 23:57 UTC  (2+ messages)

[GIT 2.12.2 REGRESSION] git cherry-pick -x
 2017-04-26  0:07 UTC  (10+ messages)
` [PATCH] sequencer: require trailing NL in footers
  ` [PATCH v2] "

[Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fatal error
 2017-04-26  0:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 3/3] vfio-pci: process non fatal error of AER

Reviewing determinism of xfs_reclaim_inodes_ag()
 2017-04-26  0:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] arm: am335x: Enable SPL_DM
 2017-04-26  0:05 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] am33xx: Provide platform data for mmc

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2017-04-26  0:05 UTC 

Nothing PROVIDES 'python3-pyyaml-native'
 2017-04-26  0:02 UTC 

[xtf test] 107664: all pass - PUSHED
 2017-04-26  0:00 UTC 

[PATCH v2 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-04-25 23:59 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2017-04-25 23:58 UTC 

[PATCH] driver core: platform: fix race condition with driver_override
 2017-04-25 23:55 UTC 

[Fuego] Unification of functional and benchmark tests
 2017-04-25 23:55 UTC  (3+ messages)
` [Fuego] [PATCH] flot: unify functional and benchmark

[Bug 100785] [regression, bisected] arb_gpu_shader5 piglit fail
 2017-04-25 23:54 UTC  (2+ messages)

[PATCH] lttng-modules: work around GCC 7 changes
 2017-04-25 23:53 UTC  (2+ messages)

[PATCH v7 1/2] exec_cmd: expose is_executable function
 2017-04-25 23:50 UTC  (5+ messages)
` [PATCH v8 1/2] run-command: "
  ` [PATCH v8 2/2] run-command: restrict PATH search to executable files

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-04-25 23:48 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages

[RESEND][PATCH V2 1/4] mfd: Add ROHM BD9571MWV-M PMIC DT bindings
 2017-04-25 23:49 UTC  (4+ messages)
` [RESEND][PATCH V2 4/4] regulator: Add ROHM BD9571MWV-M PMIC regulator driver

[PATCH] pmem: fix a NULL pointer BUG in nd_pmem_notify
 2017-04-25 23:40 UTC  (6+ messages)

[morty v3 1/3] ti-cgt-arm: add recipe for 16.9.2
 2017-04-25 23:39 UTC  (3+ messages)

Possible regression in git-http-backend
 2017-04-25 23:39 UTC 

Duplicate .plt sections warning with CONFIG_ARM_MODULE_PLTS
 2017-04-25 23:35 UTC 

[oe-layersetup][PATCH] coresdk: add config for 2017.00 release
 2017-04-25 23:35 UTC 

[Qemu-devel] [PATCH 00/26] Audio Cleanup
 2017-04-25 23:31 UTC  (2+ messages)

[PATCH 1/1] f2fs: sanity check segment count
 2017-04-25 23:28 UTC 

[morty 1/2] wayland-ivi-extension: add recipe
 2017-04-25 23:28 UTC  (4+ messages)

[PATCH 1/1] f2fs-tools: sanity check segment count
 2017-04-25 23:25 UTC 

[PATCH] toaster: noweb should init database
 2017-04-25 23:16 UTC 

[U-Boot] [U-boot] use of CONFIG_SYS_EARLY_PCI_INIT with DM PCI
 2017-04-25 23:25 UTC 

[PATCH] nvmet_fc: remove target cpu scheduling flag
 2017-04-25 23:23 UTC 

[PATCH] nvmet_fc: Reduce work_q count
 2017-04-25 23:22 UTC 

[PATCH 0/4] Reproducible binaries
 2017-04-25 23:22 UTC  (2+ messages)

[PATCH v2 1/1] aacraid: pci_alloc_consistent() failures on ARM64
 2017-04-25 23:21 UTC  (3+ messages)

[Bug 195561] New: Suspicious persistent EXT4-fs error (device sda1): ext4_validate_block_bitmap:395: [Proc] bg 17: block 557056: invalid block bitmap
 2017-04-25 23:20 UTC  (7+ messages)
` [Bug 195561] Suspicious persistent EXT4-fs error: "

44354 linux-scsi
 2017-04-25 23:15 UTC 

[PATCH] trace-cmd: Fix a warning about incompatible pointer type of load_plugin()
 2017-04-25 23:11 UTC  (2+ messages)

[PATCH libdrm 1/2] Add pl111 as a KMS driver for utils
 2017-04-25 23:11 UTC  (4+ messages)
` [PATCH libdrm 2/2] Add the DPI encoder/connector types to KMS utils

[PATCH v10 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
 2017-04-25 23:08 UTC  (9+ messages)
` [v10, "

post-receive: pub/scm/linux/kernel/git/luto/linux
 2017-04-25 23:08 UTC 

[PATCH] drivers: input: joystick: Add PSX (Play Station 1/2) pad with SPI driver
 2017-04-25 23:07 UTC  (3+ messages)

trace-cmd bug fixes
 2017-04-25 23:07 UTC  (3+ messages)
` [PATCH 4/5] trace-cmd: fix argument parsing minor BUG

post-receive: pub/scm/linux/kernel/git/djbw/nvdimm
 2017-04-25 23:05 UTC 

[Qemu-devel] [PULL 0/8] qemu-ga patch queue
 2017-04-25 23:04 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] qemu-ga: Make QGA VSS provider service run only when needed
` [Qemu-devel] [PULL 2/8] qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
` [Qemu-devel] [PULL 3/8] qga-win: Fix a bug where qemu-ga service is stuck during stop operation
` [Qemu-devel] [PULL 4/8] qga-win: Fix Event Viewer errors caused by qemu-ga
` [Qemu-devel] [PULL 5/8] qga: Add 'guest-get-host-name' command
` [Qemu-devel] [PULL 6/8] qga: improve fsfreeze documentations
` [Qemu-devel] [PULL 7/8] qga: Add 'guest-get-users' command
` [Qemu-devel] [PULL 8/8] qga: Add `guest-get-timezone` command

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2017-04-25 23:04 UTC 

[meta-gplv2][PATCH] elfutils: Fix build with gcc7
 2017-04-25 23:01 UTC 

Recover array after I panicked
 2017-04-25 23:01 UTC  (10+ messages)

[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
 2017-04-25 22:59 UTC  (9+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads

[PATCH] libnvdimm: fix phys_addr for nvdimm_clear_poison
 2017-04-25 22:57 UTC  (6+ messages)

[Qemu-devel] [PATCH] RFC: vmcoreinfo device
 2017-04-25 22:55 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4 v6] migration/ppc: migrating DRC, ccs_list and pending_events
 2017-04-25 22:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] hw/ppc: migrating the DRC state of hotplugged devices
` [Qemu-devel] [PATCH 3/4] migration: spapr: migrate ccs_list in spapr state
` [Qemu-devel] [PATCH 4/4] migration: spapr: migrate pending_events of "

[refpolicy] [PATCH] locallogin: fix the sulogin submodule (emergency shell!)
 2017-04-25 22:50 UTC  (2+ messages)
` [refpolicy] [PATCH v2] "

[PATCH v5 1/3] ethdev: new xstats API add retrieving by ID
 2017-04-25 22:49 UTC  (6+ messages)
` [PATCH v6 0/5] Extended xstats API in ethdev library to allow grouping of stats

[PATCH] drm/nouveau: Add support for clockgating on Fermi+
 2017-04-25 22:49 UTC  (3+ messages)

[PATCH v2] kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS
 2017-04-25 22:47 UTC 

[PATCH v2 1/2] ARM: module: split core and init PLT sections
 2017-04-25 22:48 UTC  (3+ messages)
` [v2,1/2] "

[PATCH] clone: add a --no-tags option to clone without tags
 2017-04-25 22:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/9] NFC: trf7970a: Fixups & convert to desc-based GPIO
 2017-04-25 22:43 UTC  (20+ messages)
` [PATCH v5 1/9] MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer
` [PATCH v5 2/9] NFC: trf7970a: Don't de-assert EN2 unless it was asserted
` [PATCH v5 3/9] NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
` [PATCH v5 4/9] NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
` [PATCH v5 5/9] NFC: trf7970a: Remove useless comment
` [PATCH v5 6/9] NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
` [PATCH v5 7/9] NFC: trf7970a: Enable pins are active high not active low
` [PATCH v5 8/9] NFC: trf7970a: Convert to descriptor based GPIO interface
` [PATCH v5 9/9] NFC: trf7970a: Clean up coding style issues

[PATCH v4 0/9] NFC: trf7970a: Fixups & convert to desc-based GPIO
 2017-04-25 22:43 UTC  (2+ messages)


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.