All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-05 15:09:13 to 2016-07-05 15:47:20 UTC [more...]

[PATCH review 0/11] General unprivileged mount support
 2016-07-05 15:34 UTC  (10+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs
  ` [PATCH review 09/11] quota: Handle quota data stored in s_user_ns
    ` [PATCH v2 "

[Qemu-devel] [PULL v2 01/30] xen: fix ram init regression
 2016-07-05 15:47 UTC  (20+ 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

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

[Qemu-devel] [PATCH v4 00/11] Allow creating block jobs with a user-defined ID
 2016-07-05 15:46 UTC  (9+ 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'

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

[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 

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

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

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-05 15:38 UTC  (5+ messages)
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code

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  (5+ 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 

[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:29 UTC  (3+ messages)
` [Qemu-devel] [Bug 1594239] "

[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  (8+ 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 

[PATCH] tick: broadcast-hrtimer: set name of the ce_broadcast_hrtimer
 2016-07-05 15:06 UTC  (2+ messages)
` [tip:timers/core] tick/broadcast-hrtimer: Set "

yocto build cross toolchain issue
 2016-07-05 15:28 UTC  (7+ messages)

[Buildroot] [PATCH v2] circus: new package
 2016-07-05 15:28 UTC  (2+ messages)

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

[Buildroot] [git commit] circus: new package
 2016-07-05 15:26 UTC 

Minutes: Yocto Project Technical Team Meeting - Tuesday, July 5, 2016 8:00 AM US Pacific Time
 2016-07-05 15:25 UTC 

reflogs and worktrees?
 2016-07-05 15:07 UTC 

[PATCH] gpio: of: Allow overriding the device node
 2016-07-05 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/32] Dynamic module loading for block drivers
 2016-07-05 15:24 UTC  (33+ messages)
` [Qemu-devel] [PATCH v3 01/32] blockdev: prepare iSCSI block driver for dynamic loading
` [Qemu-devel] [PATCH v3 02/32] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH v3 03/32] blockdev: Add dynamic module loading for block drivers
` [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separate file
` [Qemu-devel] [PATCH v3 05/32] blockdev: Move cloop probe to its own file
` [Qemu-devel] [PATCH v3 06/32] blockdev: Move luks "
` [Qemu-devel] [PATCH v3 07/32] blockdev: Move dmg "
` [Qemu-devel] [PATCH v3 08/32] blockdev: Move parallels "
` [Qemu-devel] [PATCH v3 09/32] blockdev: Move qcow "
` [Qemu-devel] [PATCH v3 10/32] blockdev: Move qcow2 "
` [Qemu-devel] [PATCH v3 11/32] blockdev: Move qed "
` [Qemu-devel] [PATCH v3 12/32] blockdev: Move raw "
` [Qemu-devel] [PATCH v3 13/32] blockdev: Move vdi "
` [Qemu-devel] [PATCH v3 14/32] blockdev: Move vhdx "
` [Qemu-devel] [PATCH v3 15/32] blockdev: Move vmdk "
` [Qemu-devel] [PATCH v3 16/32] blockdev: Move vpc "
` [Qemu-devel] [PATCH v3 17/32] blockdev: Separate bochs probe from its driver
` [Qemu-devel] [PATCH v3 18/32] blockdev: Separate cloop "
` [Qemu-devel] [PATCH v3 19/32] blockdev: Separate luks "
` [Qemu-devel] [PATCH v3 20/32] blockdev: Separate dmg "
` [Qemu-devel] [PATCH v3 21/32] blockdev: Separate parallels "
` [Qemu-devel] [PATCH v3 22/32] blockdev: Separate qcow "
` [Qemu-devel] [PATCH v3 23/32] blockdev: Separate qcow2 "
` [Qemu-devel] [PATCH v3 24/32] blockdev: Separate qed "
` [Qemu-devel] [PATCH v3 25/32] blockdev: Separate raw "
` [Qemu-devel] [PATCH v3 26/32] blockdev: Separate vdi "
` [Qemu-devel] [PATCH v3 27/32] blockdev: Separate vhdx "
` [Qemu-devel] [PATCH v3 28/32] blockdev: Separate vmdk "
` [Qemu-devel] [PATCH v3 29/32] blockdev: Separate vpc "
` [Qemu-devel] [PATCH v3 30/32] blockdev: Remove the .bdrv_probe field from BlockDrivers
` [Qemu-devel] [PATCH v3 31/32] blockdev: Separate out bdrv_probe_device functions
` [Qemu-devel] [PATCH v3 32/32] blockdev: Remove bdrv_probe_device field from BlockDriver

[Buildroot] [PATCH v3] toolchain-external: Commonize /lib/<tuple> symlinks
 2016-07-05 15:25 UTC  (6+ messages)
` [Buildroot] [PATCH v4] "

[PATCH -next] tracing: Using for_each_set_bit to simplify the code
 2016-07-05 15:23 UTC  (2+ messages)

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-05 15:23 UTC  (4+ messages)
` [PATCH 3/3] xen: support runqueue steal time on xen

[Qemu-devel] [PATCH v2 0/3] seabios: add serial console support
 2016-07-05 15:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] "
  ` [Qemu-devel] [SeaBIOS] "

[Buildroot] [PATCHv2] package/liboping: fix build after bump
 2016-07-05 15:23 UTC  (2+ messages)

[PATCH] drm/i915: Separate out reset flags from the reset counter
 2016-07-05 15:22 UTC 

[PATCH 0/3] Add STM32F746 MCU pinctrl support
 2016-07-05 15:21 UTC  (6+ messages)
` [PATCH 1/3] includes: dt-bindings: Add STM32F746 pinctrl DT bindings

[PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal
 2016-07-05 15:21 UTC  (2+ messages)

[PATCH] i2c: tegra: Correct error path in probe
 2016-07-05 15:22 UTC  (2+ messages)

[RFC] mips: Add MXU context switching support
 2016-07-05 15:21 UTC  (3+ messages)

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-05 15:21 UTC  (8+ messages)

[Buildroot] [git commit] package/liboping: fix build after bump
 2016-07-05 15:21 UTC 

[Buildroot] [PATCH] libiio: Bump version to 0.7
 2016-07-05 15:21 UTC  (2+ messages)

[Buildroot] [PATCH] squid: bump version to 3.5.20
 2016-07-05 15:21 UTC  (2+ messages)

[Buildroot] [git commit] squid: bump version to 3.5.20
 2016-07-05 15:21 UTC 

[Buildroot] [git commit] libiio: Bump version to 0.7
 2016-07-05 15:20 UTC 

[PATCH RFC alsa-lib 0/5] Add thread-safety to PCM API
 2016-07-05 15:20 UTC  (6+ messages)
` [PATCH RFC alsa-lib 1/5] pcm: "
` [PATCH RFC alsa-lib 2/5] test: Add pcm-multi-thread program
` [PATCH RFC alsa-lib 3/5] Add pcm-multi-thread to .gitignore
` [PATCH RFC alsa-lib 4/5] pcm: Remove superfluous rmb() from PCM meter plugin
` [PATCH RFC alsa-lib 5/5] pcm: Remove home brew atomic operations

Care
 2016-07-05 15:19 UTC 

[Qemu-devel] Login and Password Request
 2016-07-05 15:19 UTC 

[RFC PATCH] tracing: add sched_prio_update
 2016-07-05 15:19 UTC  (2+ messages)

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

[PATCH] autofs: Remove obsolete sb fields
 2016-07-05 15:18 UTC 

[U-Boot] Wandboard: u-boot.img is getting too large
 2016-07-05 15:17 UTC  (3+ messages)

[PATCH] tcl: fix INCLUDE_SPEC and LIB_SPEC
 2016-07-05 15:15 UTC  (2+ messages)

[Qemu-devel] [Bug 1596160] [NEW] SIGSEGV in memory_region_access_valid on Sabre Lite board
 2016-07-05 15:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1596160] "

[PATCH 0/3] Add RSA CRT mode to qat driver
 2016-07-05 15:16 UTC  (2+ messages)

[PATCH] crypto: bfin_crc: Simplify use of devm_ioremap_resource
 2016-07-05 15:15 UTC  (2+ messages)

[v10 PATCH] crypto: caam - add support for RSA algorithm
 2016-07-05 15:15 UTC  (2+ messages)

[PATCH] crypto: testmgr - Set err before proceeding
 2016-07-05 15:15 UTC  (2+ messages)

[PATCH v2] crypto: qat - Switch to new rsa_helper functions
 2016-07-05 15:14 UTC  (2+ messages)

[PATCH 1/2] powerpc: define FUNC_START/FUNC_END
 2016-07-05 15:14 UTC  (3+ messages)
` [PATCH 2/2] crypto: powerpc: Add POWER8 optimised crc32c

Unable to mount degraded RAID5
 2016-07-05 15:13 UTC  (7+ messages)

Automatically creating tar files for bin_package.bbclass
 2016-07-05 15:12 UTC  (4+ messages)

[Buildroot] [PATCH v4] uboot-tools: fix FIT support and make it optional
 2016-07-05 15:11 UTC  (3+ messages)
` [Buildroot] [PATCH v5] util-linux: rework utilities menu for finer control

[RFC PATCH v1] arm/arm64: vgic-new: Create dist and redist iodevs earlier
 2016-07-05 15:11 UTC 

[PATCH] MIPS: Fix page table corruption on THP permission changes
 2016-07-05 15:10 UTC  (2+ messages)

[Qemu-devel] Regression: block: Add .bdrv_co_pwrite_zeroes()
 2016-07-05 15:09 UTC  (5+ messages)

[PATCH v2 1/1] platform/x86/intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
 2016-07-05 15:07 UTC  (3+ 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.