All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-05 15:30:12 to 2016-07-05 15:59:19 UTC [more...]

[Buildroot] [git commit] dante: new package
 2016-07-05 15:59 UTC 

usb: memory allocation WARNING in hcd_buffer_alloc
 2016-07-05 15:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 1/1] cpu: report hyperv feature words through qom
 2016-07-05 10:26 UTC  (2+ messages)

WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:155 inet_sock_destruct+0x1c4/0x1dc
 2016-07-05 15:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/11] Allow creating block jobs with a user-defined ID
 2016-07-05 15:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 06/11] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
` [Qemu-devel] [PATCH v4 07/11] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
` [Qemu-devel] [PATCH v4 08/11] stream: Add 'job-id' parameter to 'block-stream'
` [Qemu-devel] [PATCH v4 09/11] commit: Add 'job-id' parameter to 'block-commit'
` [Qemu-devel] [PATCH v4 10/11] qemu-img: Set the ID of the block job in img_commit()

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-05 15:56 UTC  (9+ messages)
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes

[Qemu-devel] [Bug 1594239] [NEW] After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error
 2016-07-05 15:47 UTC  (5+ messages)
` [Qemu-devel] [Bug 1594239] "

[Qemu-devel] [Bug 1599214] [NEW] virtlogd: qemu 2.6.0 doesn't log boot message
 2016-07-05 15:46 UTC 

[PATCH v4] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-05 15:55 UTC  (2+ messages)

[PATCH] scripts: fix commit check of first word
 2016-07-05 15:54 UTC 

[PATCH] Add support for configuring Infiniband GUIDs
 2016-07-05 15:53 UTC 

[PATCH v4 0/3] LSM: module hierarchy in /proc/.../attr
 2016-07-05 15:52 UTC  (14+ messages)
` [PATCH v4 2/3] "
          ` [PATCH v5 0/3] LSM: security module information improvements
            ` [PATCH v4 3/3] LSM: Add context interface for proc attrs
                  ` [PATCH v5 0/3] LSM: security module information improvements - Acked
                  ` [PATCH v5 1/3] LSM: Add /sys/kernel/security/lsm "
                  ` [PATCH v5 2/3] LSM: module hierarchy in /proc/.../attr "
                  ` [PATCH v5 3/3] LSM: Add context interface for proc attrs "

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-05 15:53 UTC  (4+ messages)
` [PATCH v6 12/22] sh: Add PCI host bridge driver for SH7751

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-05 15:53 UTC  (6+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 7/5/2016 at 11:00PDT
 2016-07-05 15:53 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: Make ttm_bo_mem_compat available
 2016-07-05 15:51 UTC  (4+ messages)
` [PATCH 3/3] drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set

[Qemu-devel] [PULL 00/43] Block layer patches
 2016-07-05 15:50 UTC  (44+ messages)
` [Qemu-devel] [PULL 01/43] qemu-img: fix failed autotests
` [Qemu-devel] [PULL 02/43] block: Tighter assertions on bdrv_aligned_pwritev()
` [Qemu-devel] [PULL 03/43] block: Document supported flags during bdrv_aligned_preadv()
` [Qemu-devel] [PULL 04/43] block: Fix harmless off-by-one in bdrv_aligned_preadv()
` [Qemu-devel] [PULL 05/43] nbd: Allow larger requests
` [Qemu-devel] [PULL 06/43] nbd: Advertise realistic limits to block layer
` [Qemu-devel] [PULL 07/43] iscsi: "
` [Qemu-devel] [PULL 08/43] scsi: Advertise limits by blocksize, not 512
` [Qemu-devel] [PULL 09/43] block: Give nonzero result to blk_get_max_transfer_length()
` [Qemu-devel] [PULL 10/43] blkdebug: Set request_alignment during .bdrv_refresh_limits()
` [Qemu-devel] [PULL 11/43] iscsi: "
` [Qemu-devel] [PULL 12/43] qcow2: "
` [Qemu-devel] [PULL 13/43] raw-win32: "
` [Qemu-devel] [PULL 14/43] block: "
` [Qemu-devel] [PULL 15/43] block: Set default request_alignment during bdrv_refresh_limits()
` [Qemu-devel] [PULL 16/43] block: Switch transfer length bounds to byte-based
` [Qemu-devel] [PULL 17/43] block: Wording tweaks to write zeroes limits
` [Qemu-devel] [PULL 18/43] block: Switch discard length bounds to byte-based
` [Qemu-devel] [PULL 19/43] block: Drop raw_refresh_limits()
` [Qemu-devel] [PULL 20/43] block: Split bdrv_merge_limits() from bdrv_refresh_limits()
` [Qemu-devel] [PULL 21/43] block: Move request_alignment into BlockLimit
` [Qemu-devel] [PULL 22/43] block: Fix error message style
` [Qemu-devel] [PULL 23/43] block: Use bool as appropriate for BDS members
` [Qemu-devel] [PULL 24/43] block: fix return code for partial write for Linux AIO
` [Qemu-devel] [PULL 25/43] block/qdev: Fix NULL access when using BB twice
` [Qemu-devel] [PULL 26/43] vvfat: Use BdrvChild for s->qcow
` [Qemu-devel] [PULL 27/43] blkreplay: Convert to byte-based I/O
` [Qemu-devel] [PULL 28/43] vhdx: Some more BlockBackend use in vhdx_create()
` [Qemu-devel] [PULL 29/43] block: Convert bdrv_co_readv() to BdrvChild
` [Qemu-devel] [PULL 30/43] block: Convert bdrv_co_writev() "
` [Qemu-devel] [PULL 31/43] block: Convert bdrv_aio_readv() "
` [Qemu-devel] [PULL 32/43] block: Convert bdrv_aio_writev() "
` [Qemu-devel] [PULL 33/43] block: Convert bdrv_co_do_readv/writev "
` [Qemu-devel] [PULL 34/43] block: Move bdrv_commit() to block/commit.c
` [Qemu-devel] [PULL 35/43] block: Use BlockBackend for I/O in bdrv_commit()
` [Qemu-devel] [PULL 36/43] block: Convert bdrv_read() to BdrvChild
` [Qemu-devel] [PULL 37/43] block: Convert bdrv_write() "
` [Qemu-devel] [PULL 38/43] block: Convert bdrv_pread(v) "
` [Qemu-devel] [PULL 39/43] block: Convert bdrv_pwrite(v/_sync) "
` [Qemu-devel] [PULL 40/43] block: Convert bdrv_pwrite_zeroes() "
` [Qemu-devel] [PULL 41/43] block: Convert bdrv_prwv_co() "
` [Qemu-devel] [PULL 42/43] block: Convert bdrv_co_preadv/pwritev "
` [Qemu-devel] [PULL 43/43] block/qcow2: Don't use cpu_to_*w()

[Buildroot] [PATCH] package/sphinxbase: add missing dependencies host-bison
 2016-07-05 15:51 UTC 

[PATCH] toaster: show https proxy in error output
 2016-07-05 15:51 UTC  (2+ messages)

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-05 15:50 UTC  (6+ messages)
` [PATCH 1/5] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 3/5] selinux: Pass security pointer to determine_inode_label()
` [PATCH 4/5] overlayfs: Correctly label newly created file over whiteout
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode

[PATCH lttng-tools v3 2/3] Test the parsing of perf raw context
 2016-07-05 15:50 UTC  (2+ messages)
` [PATCH lttng-tools v3 3/3] Create a dedicated test suite for Perf

[PATCH lttng-tools v3 1/3] Enable perf PMU counters by raw ID
 2016-07-05 15:50 UTC 

[Qemu-devel] [PATCH v3 00/32] Dynamic module loading for block drivers
 2016-07-05 15:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separate file
` [Qemu-devel] [PATCH v3 06/32] blockdev: Move luks probe to its own file

[Buildroot] [PATCH v2 0/2] new package: atfirmware
 2016-07-05 15:50 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] new packages: atfirmware and scpfirmware
  ` [Buildroot] [RESEND][PATCH "

[RFC PATCH] dt/bindings: Add bindings for JC-42.4 compatible temperature sensors
 2016-07-05 15:48 UTC  (3+ messages)

[Qemu-devel] [PULL v2 01/30] xen: fix ram init regression
 2016-07-05 15:47 UTC  (31+ messages)
  `  "
` [Qemu-devel] [PULL v2 02/30] hw/ppc: realize the PCI root bus as part of mac99 init
` [Qemu-devel] [PULL v2 03/30] hw/pci: delay bus_master_enable_region initialization
` [Qemu-devel] [PULL v2 04/30] q35: allow dynamic sysbus
` [Qemu-devel] [PULL v2 05/30] hw/iommu: enable iommu with -device
` [Qemu-devel] [PULL v2 06/30] machine: remove iommu property
` [Qemu-devel] [PULL v2 07/30] piix: Set I440FXState member pci_info.w32 in one place
` [Qemu-devel] [PULL v2 08/30] pc: Eliminate PcPciInfo
` [Qemu-devel] [PULL v2 09/30] virtio: revert host notifiers to old semantics
` [Qemu-devel] [PULL v2 10/30] virtio: set low features early on load
` [Qemu-devel] [PULL v2 11/30] Revert "virtio-net: unbreak self announcement and guest offloads after migration"
` [Qemu-devel] [PULL v2 12/30] pci_register_bar: cleanup
` [Qemu-devel] [PULL v2 13/30] log: Clean up misuse of Range for -dfilter
` [Qemu-devel] [PULL v2 14/30] range: Eliminate direct Range member access
` [Qemu-devel] [PULL v2 15/30] range: Replace internal representation of Range
` [Qemu-devel] [PULL v2 16/30] log: Permit -dfilter 0..0xffffffffffffffff
` [Qemu-devel] [PULL v2 17/30] tests: acpi: add CPU hotplug testcase
` [Qemu-devel] [PULL v2 18/30] tests: add APIC.cphp and DSDT.cphp blobs
` [Qemu-devel] [PULL v2 19/30] change pvscsi_init_msi() type to void
` [Qemu-devel] [PULL v2 20/30] usb xhci: change msi/msix property type
` [Qemu-devel] [PULL v2 21/30] intel-hda: change msi "
` [Qemu-devel] [PULL v2 22/30] mptsas: "
` [Qemu-devel] [PULL v2 23/30] megasas: change msi/msix "
` [Qemu-devel] [PULL v2 24/30] pci bridge dev: change msi "
` [Qemu-devel] [PULL v2 25/30] pci: Convert msi_init() to Error and fix callers to check it
` [Qemu-devel] [PULL v2 26/30] megasas: remove unnecessary megasas_use_msi()
` [Qemu-devel] [PULL v2 27/30] mptsas: remove unnecessary internal msi state flag
` [Qemu-devel] [PULL v2 28/30] vmxnet3: "
` [Qemu-devel] [PULL v2 29/30] e1000e: "
` [Qemu-devel] [PULL v2 30/30] vmw_pvscsi: "

[PATCH v2 5/6] ena: fix memory management issue
 2016-07-05 15:47 UTC  (6+ messages)
` [PATCH v3 0/6] ena: update PMD to cooperate with latest ENA firmware
  ` [PATCH v3 3/6] ena: disable readless communication regarding to HW revision

[PATCH review 0/11] General unprivileged mount support
 2016-07-05 15:34 UTC  (7+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 09/11] quota: Handle quota data stored in s_user_ns
    ` [PATCH v2 "

[Buildroot] [PATCH] apply-patches: catch unexpected failure
 2016-07-05 15:46 UTC  (4+ messages)

[PATCH v2 0/7] x86/vm-event: Adjustments & fixes
 2016-07-05 15:46 UTC  (3+ messages)
` [PATCH v2 6/7] minor fixes (formatting, comments, unused includes etc.)

[Qemu-devel] [PULL v2 00/30] pc, pci, virtio: new features, cleanups, fixes
 2016-07-05 15:46 UTC 

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-07-05 15:46 UTC  (5+ messages)
` [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

[PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-05 15:44 UTC  (13+ messages)
` [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping
  ` [Xen-devel] "

[PATCH v2 1/1] i2c: designware-pci: clarify a comment for Merrifield
 2016-07-05 15:44 UTC  (2+ messages)

[PATCH v3 1/3] arm64: arch_timer: Add device tree binding for A-008585 erratum
 2016-07-05 15:43 UTC  (3+ messages)

OE Changelog since 2016-06-26 until 2016-07-03
 2016-07-05 15:42 UTC 

[Buildroot] [git commit] Revert "apply-patches: catch unexpected failure"
 2016-07-05 15:42 UTC 

[PATCH 00/18] software parser for packet type
 2016-07-05 15:41 UTC  (19+ messages)
` [PATCH 01/18] doc: add template for release notes 16.11
` [PATCH 02/18] mbuf: add function to read packet data
` [PATCH 03/18] net: move Ethernet header definitions to the net library
` [PATCH 04/18] mbuf: move packet type definitions in a new file
` [PATCH 05/18] mbuf: add function to get packet type from data
` [PATCH 06/18] mbuf: support Vlan in software packet type parser
` [PATCH 07/18] mbuf: support QinQ "
` [PATCH 08/18] net: add Mpls header structure
` [PATCH 09/18] mbuf: support Mpls in software packet type parser
` [PATCH 10/18] mbuf: support Ip tunnels "
` [PATCH 11/18] net: add Gre header structure
` [PATCH 12/18] mbuf: support Gre in software packet type parser
` [PATCH 13/18] mbuf: support Nvgre "
` [PATCH 14/18] mbuf: get ptype for the first layers only
` [PATCH 15/18] mbuf: add functions to dump packet type
` [PATCH 16/18] mbuf: clarify definition of fragment packet types
` [PATCH 17/18] app/testpmd: dump ptype using the new function
` [PATCH 18/18] app/testpmd: display sw packet type

[PATCH 0/6] Implement I2C restart handler
 2016-07-05 15:41 UTC  (8+ messages)
` [RFC 1/6] watchdog: da9063_wdt: don't trigger watchdog too fast
` [RFC 6/6] watchdog: da9063_wdt: add schedule-free and race-free restart handler

[PATCH v9 1/2] i2c: i801: add support of Host Notify
 2016-07-05 15:40 UTC  (2+ messages)

[PATCH 0/9] database clean ups
 2016-07-05 15:40 UTC  (10+ messages)
` [PATCH 1/9] toaster: loadconf remove Loading LayerSources
` [PATCH 2/9] toaster: bldcollector admin Remove LayerSourceAdmin
` [PATCH 3/9] toaster: models Remove LayerSource models and replace with enum
` [PATCH 4/9] toaster: lsupdates Add layerindex fetcher
` [PATCH 5/9] toaster: Replace references to LayerSource models
` [PATCH 6/9] toaster: tests: Remove references to LayerSource model
` [PATCH 7/9] toaster: lsupdates Add progress information and clean up logging
` [PATCH 8/9] toaster: orm Remove the layerindex specific up_branch fields
` [PATCH 9/9] toaster: admin Add Layer_Version to the admin-able models

[PATCH v2] ARM: at91: Document new TCB bindings
 2016-07-05 15:40 UTC  (6+ messages)

[Bug 89534] GPU lockup with wine
 2016-07-05 15:40 UTC  (2+ messages)
` [Bug 89534] radeonsi GPU lockup / crash "

ethtool TODO list - additional info
 2016-07-05 15:37 UTC 

DCB Auto turn off when link become up with Intel 82599ES ixgbe driver
 2016-07-05 15:38 UTC  (2+ messages)

[Qemu-devel] failed kpartx on qemu-aarch64-static
 2016-07-05 15:37 UTC  (5+ messages)

[PATCH 01/11] ARM: ux500: remove unused regulator data
 2016-07-05 15:37 UTC  (4+ messages)
` [PATCH 03/11] ASoC: ab8500-codec: remove platform data based probe

[PATCH v3] xsm: add a default policy to .init.data
 2016-07-05 15:37 UTC  (6+ messages)

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-05 15:37 UTC  (5+ messages)
` [PATCH 11/18] arm/altp2m: Make flush_tlb_domain ready for altp2m

[Buildroot] [git commit] apply-patches: catch unexpected failure
 2016-07-05 15:36 UTC 

[Qemu-devel] [PATCH] linux-user: Correct type for LOOP_GET_STATUS{, 64} ioctls
 2016-07-05 15:36 UTC 

[Buildroot] [PATCH] configs: Use HTTPS URL for Github repos
 2016-07-05 15:36 UTC  (2+ messages)

[Buildroot] [git commit] configs: Use HTTPS URL for Github repos
 2016-07-05 15:36 UTC 

Backport bpf: try harder on clones when writing into skb? [Commit: 3697649ff29e0f647565eed04b27a7779c646a22]
 2016-07-05 15:35 UTC 

[Buildroot] [PATCH] uboot: install multiple spl images
 2016-07-05 15:35 UTC  (2+ messages)

[PATCH 1/2] ath10k: Replace warning with an error message if HTT op version is unset
 2016-07-05 15:21 UTC  (7+ messages)
` [PATCH 2/2] ath10k: Fix sending NULL/ Qos NULL data frames for QCA99X0 and later

[Qemu-devel] [PATCH 0/2] Reduce lock contention on TCG hot-path
 2016-07-05 15:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] cpu-exec: remove tb_lock from the hot-path

[RESEND/BUG PATCH v3] net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
 2016-07-05 15:32 UTC 

[Qemu-devel] [PATCH v1 0/2] Use GChecksum as fallback hash impl
 2016-07-05 15:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] crypto: use glib as fallback for hash algorithm

[PATCH] i2c: i2c-mux-reg: wrong condition checked for of_address_to_resource return value
 2016-07-05 15:32 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH nf-next] netfilter: nft_ct: make byte/packet expr more friendly
 2016-07-05 15:31 UTC  (2+ messages)

[PATCH v8 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
 2016-07-05 15:30 UTC 

[Buildroot] [git commit] uboot: install multiple spl images
 2016-07-05 15:30 UTC 


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.