All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-23 16:05:39 to 2015-06-23 17:01:04 UTC [more...]

[PATCH non-pretimeout 4/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-23 17:01 UTC  (7+ messages)
` [non-pretimeout,4/7] "

[Qemu-devel] [PATCH 0/9] block: add differential backup support
 2015-06-23 17:00 UTC  (2+ messages)

[PATCH] [trivial] scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c
 2015-06-23 17:00 UTC  (3+ messages)
` [Open-FCoE] "

[Xenomai] I-Pipe Tracer and linux ftrace
 2015-06-23 17:00 UTC  (12+ messages)

[Xenomai] [IPIPE] patch releases for kernel 3.18.12 (arm), 3.14.44 (all archs)
 2015-06-23 16:59 UTC 

[PATCH v2 0/8] Avoid L2CAP ERTM shutdown hung tasks
 2015-06-23 16:59 UTC  (9+ messages)
` [PATCH v2 1/8] Bluetooth: L2CAP ERTM shutdown protect sk and chan
` [PATCH v2 2/8] Bluetooth: Make __l2cap_wait_ack more efficient
` [PATCH v2 3/8] Bluetooth: Unwind l2cap_sock_shutdown()
` [PATCH v2 4/8] Bluetooth: l2cap_sock_shutdown() remove mutex_lock calls
` [PATCH v2 5/8] Bluetooth: l2cap_sock_shutdown() reduce scope of chan locking
` [PATCH v2 6/8] Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
` [PATCH v2 7/8] Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
` [PATCH v2 8/8] Bluetooth: __l2cap_wait_ack() add defensive timeout

[PATCH v2] leds: fix brightness changing when software blinking is active
 2015-06-23 16:59 UTC  (3+ messages)

[Buildroot] [git commit] pinentry: add patch to fix ncursesw include path
 2015-06-23 16:59 UTC 

[Qemu-devel] [PATCH 0/3] update CMOS for ISA-FDC with iobase=0x3f0
 2015-06-23 16:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw/i386/pc: factor out pc_cmos_init_floppy()
` [Qemu-devel] [PATCH 2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
` [Qemu-devel] [PATCH 3/3] hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()

[PATCH 1/1] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
 2015-06-23 16:57 UTC  (2+ messages)

[PATCH 0/5] MAINTAINERS updates
 2015-06-23 16:56 UTC  (3+ messages)
` [PATCH 4/5] Change x86 paging/sharing to 'Orphaned'

[PATCH] pixbufcache: Ensure that jpeg-native is available for postinst if necessary
 2015-06-23 16:56 UTC  (4+ messages)

[PATCH 0/4] [New SoC] Add support for RC Module's K1879XB1YA
 2015-06-23 16:56 UTC  (6+ messages)
` [PATCH 1/4] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC

[PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity
 2015-06-23 16:54 UTC  (2+ messages)

Untracked files when git status executed on a new folder
 2015-06-23 16:54 UTC  (2+ messages)

[PATCH 00/15] Batch submission via GuC
 2015-06-23 16:54 UTC  (12+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c

[PATCH 0/2] Add support for BQ25890 charger chip
 2015-05-15 14:06 UTC  (3+ messages)
` [PATCH 2/2] power_supply: Add support for TI "

[Qemu-devel] [PATCH 0/2] target-i386: "custom" CPU model + script to dump existing CPU models
 2015-06-23 16:53 UTC  (20+ messages)

mx6 hdmi resolution behaviour
 2015-06-23 16:52 UTC  (6+ messages)

[Xenomai] [NOTE] Download areas have moved
 2015-06-23 16:52 UTC 

[PATCH] Show proper respect for Heinrich Hertz by using the correct unit for frequency
 2015-06-23 16:52 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for 4.2
 2015-06-23 16:49 UTC 

apply --cached --whitespace=fix now failing on items added with "add -N"
 2015-06-23 16:50 UTC  (3+ messages)
` [PATCH] apply: fix adding new files on i-t-a entries

[PATCH v9 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-23 16:49 UTC  (3+ messages)
` [PATCH v9 1/4] sched: Remove rq's runnable avg

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-06-23 16:48 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH 02/11 v2] drivers/net/vsc9953: Fix missing reserved register
` [U-Boot] [PATCH 03/11 v2] drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
` [U-Boot] [PATCH 04/11 v2] drivers/net/vsc9953: Refractor the parser for VSC9953 commands
` [U-Boot] [PATCH 05/11 v2] drivers/net/vsc9953: Add command to show/clear port counters
` [U-Boot] [PATCH 06/11 v2] drivers/net/vsc9953: Add commands to enable/disable HW learning
` [U-Boot] [PATCH 07/11 v2] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
` [U-Boot] [PATCH 08/11 v2] drivers/net/vsc9953: Add VLAN commands "
` [U-Boot] [PATCH 09/11 v2] drivers/net/vsc9953: Add command for shared/private VLAN learning
` [U-Boot] [PATCH 10/11 v2] drivers/net/vsc9953: Add commands for VLAN ingress filtering
` [U-Boot] [PATCH 11/11 v2] drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier

Warnings/errors in use with a QCA989x card
 2015-06-23 16:48 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer
 2015-06-23 16:48 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH 0/2] oe/utils.py: ThreadPool fixes and improvements
 2015-06-23 16:49 UTC  (3+ messages)
` [PATCH 1/2] oe/utils.py: Fix thread leakage in ThreadPool
` [PATCH 2/2] oe/utils.py: Add support for init/end helper functions in ThreadWorker

[PATCH] xfstests: generic xattr enospc cleanup test
 2015-06-23 16:47 UTC  (2+ messages)

[added to the 3.18 stable tree] Revert "tools/vm: fix page-flags build"
 2015-06-23 16:46 UTC  (5+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-23 16:46 UTC  (9+ messages)

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-23 16:45 UTC  (6+ messages)

[Qemu-devel] [PATCH] vmstate: remove unused declaration
 2015-06-23 16:41 UTC 

configurable discard parameters
 2015-06-23 16:41 UTC  (10+ messages)

[Qemu-devel] [PATCH] tests: add missing include
 2015-06-23 16:40 UTC 

"[-next] ARM: Fix build if CLKDEV_LOOKUP is not configured"
 2015-06-23 16:40 UTC  (3+ messages)

next-20150623 build: 3 failures 78 warnings (next-20150623)
 2015-06-23 16:39 UTC 

[RFC PATCH v3 00/18] Add ITS support
 2015-06-23 16:39 UTC  (3+ messages)
` [RFC PATCH v3 08/18] xen/arm: vITS: Add virtual ITS driver

[PATCH] tools: libxl: Take the userdata lock around maxmem changes
 2015-06-23 16:38 UTC  (3+ messages)

[RFC][PATCH 00/13] percpu rwsem -v2
 2015-06-23 16:36 UTC  (11+ messages)
` [RFC][PATCH 12/13] stop_machine: Remove lglock

[Qemu-devel] [PATCH] Peek dont read for vmdescription
 2015-06-23 16:37 UTC  (3+ messages)

[PATCH] oe-selftest: timestamp the test runs
 2015-06-23 16:31 UTC 

[Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement
 2015-06-23 16:36 UTC  (2+ messages)

[PATCH] net: switchdev: ignore unsupported bridge flags
 2015-06-23 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] Only try and read a VMDescription if it should be there
 2015-06-23 16:34 UTC 

[PATCH] staging: Strip files in sysroot
 2015-06-23 16:32 UTC  (3+ messages)

[RFC PATCH v2 1/2] Btrfs: add noi_version option to disable MS_I_VERSION
 2015-06-23 16:32 UTC  (7+ messages)
        ` i_version vs iversion (Was: Re: [RFC PATCH v2 1/2] Btrfs: add noi_version option to disable MS_I_VERSION)

[PATCH] ARM: dts: imx6qdl-sabresd: Allow HDMI and LVDS to work simultaneously
 2015-06-23 16:32 UTC  (3+ messages)

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-23 16:32 UTC  (6+ messages)
` [PATCH v3 04/18] x86/hvm: make sure translated MMIO reads or writes fall within a page

[RFC] Image customisation detailed design
 2015-06-23 16:31 UTC  (2+ messages)

[PATCH] openssl: upgrade to 1.0.2c
 2015-06-23 16:31 UTC  (2+ messages)

[PATCH][RT][RFC] irq_work: Have non HARD_IRQ irq work just run from ticks
 2015-06-23 16:30 UTC  (4+ messages)

[PATCH net-next 0/3 v6] changes to make ipv4 routing table aware of next-hop link status
 2015-06-23 16:30 UTC  (3+ messages)
` [PATCH net-next 2/2 v6] net: ipv4 sysctl option to ignore routes when nexthop link is down

[PATCH] ext4: prevent ext4_quota_write() from failing due to ENOSPC
 2015-06-23 16:29 UTC  (3+ messages)

[PATCH V2 00/10] Drivers: hv: vmbus: Enable kexec and other misc cleanup
 2015-06-23 16:28 UTC  (5+ messages)
` [PATCH V2 01/10] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
  ` [PATCH V2 04/10] Drivers: hv: vmbus: add special kexec handler

[PATCH 0/3] Update gnutls 3.4.1
 2015-06-23 16:28 UTC  (3+ messages)
` [PATCH 2/3] gnutls: update to 3.4.1

[PATCH net] netfilter: nf_queue: Don't recompute the hook_list head
 2015-06-23 16:23 UTC  (7+ messages)

[PATCH v2 20/28] ARCv2: barriers
 2015-06-23 16:28 UTC  (3+ messages)
` [PATCH v3 22/28] "

randconfig build error with next-20150623, in drivers/media/i2c/adv7604.c
 2015-06-23 16:28 UTC 

[PATCH v1 09/20] [PATCH 09/20] [SCSI] mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
 2015-06-23 16:27 UTC  (2+ messages)

[PATCH v2 01/20] [SCSI] mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
 2015-06-23 16:26 UTC  (2+ messages)

[PATCH 0/3] x86: further is_..._...() adjustments
 2015-06-23 16:25 UTC  (5+ messages)
` [PATCH 2/3] x86: drop is_pv_32on64_domain()
` [PATCH 3/3] x86/mm: use is_..._vcpu() instead of open coding it

[PATCH] x86/arm/mm: use gfn instead of pfn in p2m_get_mem_access/p2m_set_mem_access
 2015-06-23 16:25 UTC  (3+ messages)

[PATCH] ethtool: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-06-23 15:28 UTC  (4+ messages)

[RFC 0/4] Outsourcing page fault THP allocations to khugepaged
 2015-06-23 16:23 UTC  (4+ messages)
` [RFC 3/4] mm, thp: try fault allocations only if we expect them to succeed

[PATCH] uclibc: Cope with other mips32 variants
 2015-06-23 16:22 UTC 

[PATCH 1/2] sd: Sanity check the optimal I/O size
 2015-06-23 16:22 UTC  (2+ messages)
` [PATCH 2/2] scsi: Remove VPD quirk for Seagate drives

[PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
 2015-06-23 16:21 UTC  (9+ messages)

[Qemu-devel] [PULL 0/5] xen-220615
 2015-06-23 16:19 UTC  (6+ messages)
        `  "

[PATCH v7 0/3] Enable PPI sysfs interface for TPM 2.0
 2015-06-23 16:19 UTC  (6+ messages)
` [PATCH v7 1/3] sysfs: added sysfs_link_entry_to_kobj()

[PATCH V2 0/5] drivers/rtc/rtc-ds1307.c: Basic cleanups and support for wakeupirq
 2015-06-23 16:15 UTC  (24+ messages)
` [rtc-linux] "
` [PATCH V2 1/5] drivers/rtc/rtc-ds1307.c: Convert to threaded IRQ
  ` [rtc-linux] "
` [PATCH V2 2/5] drivers/rtc/rtc-ds1307.c: Switch to managed irq allocation
  ` [rtc-linux] "
` [PATCH V2 3/5] drivers/rtc/rtc-ds1307.c: Sort the headers
  ` [rtc-linux] "
` [PATCH V2 4/5] drivers/rtc/rtc-ds1307.c: Support optional wakeup interrupt source
  ` [rtc-linux] "
` [TMP PATCH V2 5/5] ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410
  ` [rtc-linux] "

[PATCH net-next] enic: use atomic_t instead of spin_lock in busy poll
 2015-06-23 16:17 UTC 

[GIT PULL] arch/h8300 for 4.2
 2015-06-23 16:17 UTC 

[Qemu-devel] [PATCH v3 0/4] iotests: skip tests with unchanged dependencies
 2015-06-23 16:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-23 16:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 12/15] target-mips: microMIPS32 R6 POOL32{I, C} instructions
` [Qemu-devel] [PATCH v3 14/15] target-mips: microMIPS32 R6 POOL16{A, "

[Qemu-devel] [RFC] QDev explicit constructors & destructors
 2015-06-23 16:15 UTC  (6+ messages)

[PATCH v11 0/9] Xen VMware tools support
 2015-06-23 16:14 UTC  (3+ messages)
` [PATCH v11 6/9] xen: Add ring 3 vmware_port support

[Buildroot] [PATCH 2/3] python-robotframework: New package
 2015-06-23 16:14 UTC  (2+ messages)

[PATCH 1/1] [PATCH] block: Add blk_max_rw_sectors limit
 2015-06-23 16:13 UTC  (2+ messages)
` [PATCH] sd: Fix maximum I/O size for BLOCK_PC requests

[PATCH v7 00/18] unified packet type
 2015-06-23 16:13 UTC  (3+ messages)
` [PATCH v8 "

[RFC 00/23] arm64: Add support for 64KB page granularity in Xen guest
 2015-06-23 16:12 UTC  (9+ messages)
` [RFC 23/23] arm/xen: Add support for 64KB page granularity
        ` [Xen-devel] "

[FYI] tux3: Core changes
 2015-06-23 16:12 UTC  (11+ messages)

[PATCH v8 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-06-23 16:11 UTC  (12+ messages)
` [PATCH v8 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v8 02/11] libxl: support "
` [PATCH v8 03/11] xl: introduce enum domain_restart_type
` [PATCH v8 04/11] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH v8 05/11] xen: grant_table: implement grant_table_warn_active_grants()
` [PATCH v8 06/11] xen: Introduce XEN_DOMCTL_soft_reset
` [PATCH v8 07/11] flask: DOMCTL_soft_reset support
` [PATCH v8 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v8 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v8 10/11] libxc: add XC_DEVICE_MODEL_SAVE_FILE
` [PATCH v8 11/11] (lib)xl: soft reset support

[Intel-wired-lan] [net-next 01/10] fm10k: remove is_slot_appropriate
 2015-06-23 16:11 UTC  (4+ messages)
` [Intel-wired-lan] [net-next 06/10] fm10k: send traffic on default vid to vlan device if we have one

[PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
 2015-06-23 16:11 UTC  (3+ messages)

[PATCH v2] Revert "libxl_set_memory_target: retain the same maxmem offset on top of the current target"
 2015-06-23 16:07 UTC 

Optional switching off cow in overlayfs
 2015-06-23 16:07 UTC  (14+ messages)

[meta-oe][master/fido/dizzy][PATCH] libssh2: upgrade to v1.6.0
 2015-06-23 16:02 UTC 

[for-next][PATCH] ring_buffer: Allow to exit the ring buffer benchmark immediately
 2015-06-23 16:07 UTC 

[Qemu-devel] [PATCH] target-arm: default empty semihosting cmdline
 2015-06-23 16:06 UTC  (2+ messages)

[PATCH 6/9] staging: vme_user: return -EFAULT on __copy_*_user errors
 2015-06-23 16:03 UTC  (4+ messages)
` [PATCHv2 0/9] vme_user checkpatch fixes and read()/write() rework
  ` [PATCHv2 1/9] staging: vme_user: fix code alignment
  ` [PATCHv2 2/9] staging: vme_user: fix blank lines

[PATCH OSSTEST 1/2] mg-debian-installer-update: Print the correct value for TftpDiVersion
 2015-06-23 16:06 UTC  (2+ messages)
` [PATCH OSSTEST 2/2] mg-debian-installer-update: Update "current" symlink, if appropriate

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-23 16:05 UTC  (3+ messages)
` [v4 15/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked


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.