All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-12 01:47:15 to 2017-10-12 04:32:11 UTC [more...]

[oe-commits] [openembedded-core] 01/01: bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally
 2017-10-12  4:32 UTC  (4+ messages)

[PATCH v2 00/10] staging: lustre: fix code styling issues and remove macros without users
 2017-10-12  4:31 UTC  (9+ messages)
` [PATCH v2 01/10] staging: lustre: fix incorrect multi-line comment style
` [PATCH v2 02/10] staging: lustre: fix comparisons should place the constant on the right side
` [PATCH v2 03/10] staging: lustre: fix macro definitions warnings
` [PATCH v2 04/10] staging: lustre: drop macro that has no uses
` [PATCH v2 05/10] staging: lustre: fid: fix line over 80 characters
` [PATCH v2 06/10] staging: lustre: fld: "
` [PATCH v2 07/10] staging: lustre: ldlm: fix lines over 80 characters in ldlm files
` [PATCH v2 08/10] staging: lustre: llite: fix lines over 80 characters in llite files

[PATCH 01/20] qe-ucode: update SRC_URL
 2017-10-12  2:57 UTC  (4+ messages)
` [PATCH 03/20] cst :update to 1afb40c

[PATCH] x86: handle MSR exception when setting energy perf bias
 2017-10-12  4:30 UTC 

[PATCH] powerpc/modules: Use WARN_ON() in stub_for_addr()
 2017-10-12  4:29 UTC  (4+ messages)

do we support building on rhel/centos 7.{0,1,2} ?
 2017-10-12  4:27 UTC 

Delivery reports about your e-mail
 2017-10-12  4:25 UTC 

[PATCH 0/3] generalize AIO/DIO dmesg filter
 2017-10-12  4:25 UTC  (2+ messages)

Delivery reports about your e-mail
 2017-10-12  4:25 UTC 

[Qemu-devel] [Bug 1722884] [NEW] keyboard input while mouse moving triggers mouse failure
 2017-10-12  4:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1722884] "

btrfs seed question
 2017-10-12  4:18 UTC  (2+ messages)

[PATCH] doc: emphasize stash "--keep-index" stashes staged content
 2017-10-12  4:16 UTC  (2+ messages)

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-10-12  4:09 UTC  (4+ messages)
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

[PATCH v3 0/8] PM / devfreq: Use OPP interface to handle the frequency
 2017-10-12  4:08 UTC  (5+ messages)
  ` [PATCH v3 3/8] PM / devfreq: Show the available min/max frequency through sysfs node

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-12  4:06 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] Teach status "
  ` [PATCH v2 2/5] Update documentation for new directory and status logic
  ` [PATCH v2 4/5] Expand support for ignored arguments on status
  ` [PATCH v2 5/5] Add tests around status handling of ignored arguments

cron job: media_tree daily build: ERRORS
 2017-10-12  4:03 UTC 

[PATCH] documentation: Update ide-cd documentation to reflect CONFIG_BLK_DEV_HD_IDE removal
 2017-10-12  4:00 UTC 

[PATCH v3 0/5] Qualcomm SMEM V12 Support
 2017-10-12  3:59 UTC  (11+ messages)
` [PATCH v3 1/5] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH v3 2/5] soc: qcom: smem: Read version from the smem header
` [PATCH v3 3/5] soc: qcom: smem: Support global partition
` [PATCH v3 4/5] soc: qcom: smem: Support dynamic item limit
` [PATCH v3 5/5] soc: qcom: smem: Increase the number of hosts

[PATCH] ath10k: fix core PCI suspend when WoWLAN is supported but disabled
 2017-10-12  3:58 UTC  (5+ messages)

[PATCH] PCI: endpoint: handle probable NULL pointer access
 2017-10-12  3:57 UTC 

[mdadm PATCH] mdopen: call "modprobe md_mod" if it might be needed
 2017-10-12  3:55 UTC  (5+ messages)

[virtio-dev] [PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-12  3:54 UTC  (13+ messages)
` [virtio-dev] [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
  ` [virtio-dev] "
    ` [virtio-dev] "
            `  "
              ` [Qemu-devel] "

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-12  3:54 UTC  (4+ messages)

[PATCH] drm/amd/pp: add new sysfs pp_alloc_mem_for_smu
 2017-10-12  3:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/24] make bdrv_get_block_status byte-based
 2017-10-12  3:47 UTC  (25+ messages)
` [Qemu-devel] [PATCH v6 01/24] block: Allow NULL file for bdrv_get_block_status()
` [Qemu-devel] [PATCH v6 02/24] block: Add flag to avoid wasted work in bdrv_is_allocated()
` [Qemu-devel] [PATCH v6 03/24] block: Make bdrv_round_to_clusters() signature more useful
` [Qemu-devel] [PATCH v6 04/24] qcow2: Switch is_zero_sectors() to byte-based
` [Qemu-devel] [PATCH v6 05/24] block: Switch bdrv_make_zero() "
` [Qemu-devel] [PATCH v6 06/24] qemu-img: Switch get_block_status() "
` [Qemu-devel] [PATCH v6 07/24] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH v6 08/24] block: Switch bdrv_co_get_block_status() to byte-based
` [Qemu-devel] [PATCH v6 09/24] block: Switch BdrvCoGetBlockStatusData "
` [Qemu-devel] [PATCH v6 10/24] block: Switch bdrv_common_block_status_above() "
` [Qemu-devel] [PATCH v6 11/24] block: Switch bdrv_co_get_block_status_above() "
` [Qemu-devel] [PATCH v6 12/24] block: Convert bdrv_get_block_status_above() to bytes
` [Qemu-devel] [PATCH v6 13/24] qemu-img: Simplify logic in img_compare()
` [Qemu-devel] [PATCH v6 14/24] qemu-img: Speed up compare on pre-allocated larger file
` [Qemu-devel] [PATCH v6 15/24] qemu-img: Add find_nonzero()
` [Qemu-devel] [PATCH v6 16/24] qemu-img: Drop redundant error message in compare
` [Qemu-devel] [PATCH v6 17/24] qemu-img: Change check_empty_sectors() to byte-based
` [Qemu-devel] [PATCH v6 18/24] qemu-img: Change compare_sectors() to be byte-based
` [Qemu-devel] [PATCH v6 19/24] qemu-img: Change img_rebase() "
` [Qemu-devel] [PATCH v6 20/24] qemu-img: Change img_compare() "
` [Qemu-devel] [PATCH v6 21/24] block: Align block status requests
` [Qemu-devel] [PATCH v6 22/24] block: Relax bdrv_aligned_preadv() assertion
` [Qemu-devel] [PATCH v6 23/24] qcow2: Relax is_zero() assertion
` [Qemu-devel] [PATCH v6 24/24] qemu-io: Relax 'alloc' now that block-status doesn't assert

[PATCH net-next] tcp: remove obsolete helpers
 2017-10-12  3:45 UTC 

[PATCH v3 0/9] Add PMIC support to MediaTek MT7622 SoC
 2017-10-12  3:44 UTC  (9+ messages)
` [PATCH v3 5/9] soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode
` [PATCH v3 7/9] soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap

Pulseaudio say me to report a issue
 2017-10-12  3:44 UTC 

[xen-unstable-smoke test] 114389: regressions - FAIL
 2017-10-12  3:44 UTC 

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-12  3:44 UTC  (12+ messages)
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()

[PATCH v2] extcon: Split out extcon header file for consumer and provider device
 2017-10-12  3:40 UTC  (3+ messages)

[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives
 2017-10-12  3:39 UTC  (13+ messages)
` [PATCH 04/11] watchdog: ftwdt010: Add clock support
` [PATCH 11/11] ARM: dts: Add PCLK to the Aspeed watchdogs

[PATCH 0/2] PCI: layerscape: add fixes for layerscape-pcie errata
 2017-10-12  3:33 UTC  (14+ messages)
` [PATCH 1/2] PCI: Disable MSI for Freescale PCIe RC mode
` [PATCH 2/2] pci/layerscape: change the default error response behavior

[PATCH v13] MAINTAINERS: add entry for Rockchip RGA driver
 2017-10-12  3:33 UTC 

[PATCH v2] net: ftgmac100: Request clock and set speed
 2017-10-12  3:32 UTC 

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-12  3:26 UTC  (6+ messages)
` (no subject)
  ` [PATCH][Outreachy] New git config variable to specify string that will be automatically passed as --push-option

[PATCH 1/3] mdadm/Grow: fix the broken raid level conversion
 2017-10-12  3:25 UTC  (4+ messages)
` [PATCH v2] mdadm/grow: adding a test to ensure resize was required

[PATCH][bpf-next] bpf: remove redundant variable old_flags
 2017-10-12  3:23 UTC  (3+ messages)

[PATCH] scripts: fix faddr2line to work on last symbol
 2017-10-12  3:22 UTC 

[PATCH net-next 0/3] mlx4_en XDP TX improvements
 2017-10-12  3:21 UTC  (2+ messages)

[linux-4.9 bisection] complete test-amd64-amd64-xl-pvh-amd
 2017-10-12  3:20 UTC 

[PATCH][net-next] net: mpls: make function ipgre_mpls_encap_hlen static
 2017-10-12  3:20 UTC  (3+ messages)

[PATCH 00/11] staging: lustre: fix code styling issues and remove macros without users
 2017-10-12  3:19 UTC  (7+ messages)
` [PATCH 01/11] staging: lustre: fix incorrect multi-line comment style
` [PATCH 09/11] staging: lustre: llite: fix lines over 80 characters in llite files

[PATCH][next] sctp: make array sctp_sched_ops static
 2017-10-12  3:18 UTC  (3+ messages)

[PATCH net-next 0/2] ipv6: addrconf: make two more doit functions not use rtnl mutex
 2017-10-12  3:17 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
` [PATCH net-next 2/2] ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR

git repack leaks disk space on ENOSPC
 2017-10-12  3:17 UTC  (2+ messages)

[patch net-next v2 0/4] net: sched: get rid of cls_flower->egress_dev
 2017-10-12  3:15 UTC  (2+ messages)

[U-Boot] [PATCH] tools: env: Add embedded.c to .gitignore
 2017-10-12  3:15 UTC 

[PATCH net] net/ncsi: Don't limit vids based on hot_channel
 2017-10-12  3:13 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: qualcomm: rmnet: Rewrite some existing functionality
 2017-10-12  3:10 UTC  (2+ messages)

[PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
 2017-10-12  3:12 UTC  (7+ messages)

[PATCH] ip: update policy routing config help
 2017-10-12  3:10 UTC 

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-12  3:09 UTC  (2+ messages)

(unknown),
 2017-10-12  3:08 UTC 

Unable to use --patch with git add
 2017-10-12  3:05 UTC  (6+ messages)

[PATCH] net: ftgmac100: Request clock and set speed
 2017-10-12  3:02 UTC  (3+ messages)

[PATCH 0/2] drivers: firmware: psci: Extract psci_is_available() helper
 2017-10-12  2:58 UTC  (4+ messages)
` [PATCH 1/2] drivers: firmware: psci: Add psci_is_available()

[PATCH v7 6/6] mk: install symlinks before build step
 2017-10-12  2:58 UTC  (2+ messages)

[kernel-hardening] [PATCH] printk: hash addresses printed with %p
 2017-10-12  2:55 UTC  (7+ messages)
` [kernel-hardening] "
  `  "

[PATCH v1] x86: psr: support co-exist features' values setting
 2017-10-12  2:52 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v3 00/33] tracing: Inter-event (e.g. latency) support
 2017-10-12  2:52 UTC  (3+ messages)
` [PATCH v3 22/33] tracing: Add support for 'field variables'

[Qemu-devel] [PATCH v4] pci: Set err to errp directly rather than through error_propagate()
 2017-10-12  2:44 UTC  (3+ messages)

[U-Boot] [PATCH] power: extend prefix match to regulator-name property
 2017-10-12  2:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling
 2017-10-12  2:40 UTC  (4+ messages)

[PATCH] drm/amdgpu: correct reference clock value on vega10
 2017-10-12  2:41 UTC  (3+ messages)

[PATCH] drm/amdgpu: correct reference clock value on vega10
 2017-10-12  2:41 UTC  (2+ messages)

[PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-12  2:40 UTC  (4+ messages)
` [PATCH V4 1/2] "

[PATCH v2 0/3] drm: Move debug macros out of drmP.h
 2017-10-12  2:39 UTC  (8+ messages)
` [PATCH v2 1/3] drm: Extract drm_debug.[hc]
` [PATCH v2 2/3] drm: Update old comment style
` [PATCH v2 3/3] drm/debug: Add missing kerneldoc comments to exported functions

[PATCH v3 0/4] add net mrvl pmd driver
 2017-10-12  2:37 UTC  (8+ messages)
` [PATCH v4 00/16] "
      ` [PATCH] doc: add build steps to mrvl NIC guide
` [PATCH v4 16/16] doc: add mrvl net pmd documentation

[PATCH] drm/vblank: Fix flip event vblank count
 2017-10-12  2:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
 2017-10-12  2:36 UTC  (2+ messages)

[PATCHv2 1/1] ANDROID: mmc: core: export emmc revision
 2017-10-12  2:35 UTC  (2+ messages)

[libvirt test] 114325: trouble: broken/pass
 2017-10-12  2:34 UTC 

USB upgrade fun
 2017-10-12  2:27 UTC  (4+ messages)

[PATCH v3 00/26] lirc scancode interface, and more
 2017-10-12  2:25 UTC  (8+ messages)
` [PATCH v3 04/26] media: lirc_zilog: remove receiver

[vfs:work.iov_iter 18/25] drivers/xen/pvcalls-back.c:140:49: error: passing argument 3 of 'iov_iter_init' from incompatible pointer type
 2017-10-12  2:24 UTC 

[meta-java][PATCH] openjdk-8-common: Fix the issue of building failed adlc on host with gcc < 6
 2017-10-12  2:23 UTC  (3+ messages)
` [oe] "

[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-10-12  2:22 UTC  (12+ messages)
` [PATCH v3 12/12] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[meta-qt5] Keep Qt 5.6.x
 2017-10-12  2:22 UTC  (2+ messages)

[PATCH] btrfs-progs: set include path relatively
 2017-10-12  2:22 UTC 

[PATCH] radix-tree: get_slot_offset() returns invalid offset when parent is NULL
 2017-10-12  2:20 UTC  (5+ messages)

[PATCH linux dev-4.10] ARM: dts: aspeed: firstone: Fix occ and i2c
 2017-10-12  2:17 UTC 

[PATCH] powerpc/configs: Enable I2C_CHARDEV for pseries and powernv
 2017-10-12  2:16 UTC 

[PATCH] Staging: rtlwifi: Remove NULL pointer dereference
 2017-10-12  2:16 UTC  (4+ messages)

[PATCH v3 0/5] move vdev into drivers/bus
 2017-10-12  2:14 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/5] bus: introduce new log type for bus drivers

[meta-cgl][PATCH 0/2] poky-cgl: avoid the linux bbappend adding cfgs for other distro
 2017-10-12  2:14 UTC  (4+ messages)
` [meta-cgl][PATCH 2/2] cgl-common.inc: append SRC_URI for poky-cgl only

[meta-cgl][PATCH 0/2 v2] poky-cgl: avoid the linux bbappend adding cfgs for other distro
 2017-10-12  2:12 UTC  (3+ messages)
` [meta-cgl][PATCH 1/2 v2] poky-cgl.conf: add poky-cgl into DISTROOVERRIDES
` [meta-cgl][PATCH 2/2 v2] cgl-common.inc: append SRC_URI for poky-cgl only

[Cocci] prinkt specifiers
 2017-10-12  2:11 UTC  (3+ messages)

What happened to "git status --color=(always|auto|never)"?
 2017-10-12  2:10 UTC  (4+ messages)
` [PATCH 0/2] Piling more kludge on top of color.ui
  ` [PATCH 1/2] color: downgrade "always" to "auto" only for on-disk configuration
  ` [PATCH 2/2] color: discourage use of ui.color=always

[PATCH net-next 1/1] bridge: return error code when deleting Vlan
 2017-10-12  1:59 UTC  (2+ messages)

[PATCH net-next 0/2] Add mqprio hardware offload support in hns3 driver
 2017-10-12  2:38 UTC  (3+ messages)
` [PATCH net-next 1/2] mqprio: Add a new hardware offload type in mqprio
` [PATCH net-next 2/2] net: hns3: Add mqprio hardware offload support in hns3 driver

[PATCH net-next v4 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12  1:46 UTC  (3+ messages)
` [PATCH net-next v4 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v4 5/5] selinux: bpf: Add addtional check for bpf object file receive


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.