messages from 2015-09-04 16:19:08 to 2015-09-04 17:19:01 UTC [more...]
[Qemu-devel] [PATCH v2 00/13] qcow2: reopen: Change driver-specific runtime options
2015-09-04 17:18 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 01/13] block: Allow specifying driver-specific options to reopen
` [Qemu-devel] [PATCH v2 02/13] qemu-io: Remove duplicate 'open' error message
` [Qemu-devel] [PATCH v2 03/13] qemu-io: Add command 'reopen'
` [Qemu-devel] [PATCH v2 04/13] qcow2: Improve error message
` [Qemu-devel] [PATCH v2 06/13] qcow2: Move qcow2_update_options() call up
[PATCH] app/testpmd: add engine for UDP echo server support
2015-09-04 17:17 UTC
BUSINESS DEAI
2015-09-04 17:00 UTC
[PATCH 1/2] android, lmk: Protect task->comm with task_lock
2015-09-04 17:15 UTC (5+ messages)
` [PATCH 2/2] android, lmk: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: drop _ADR entry from SPCR
2015-09-04 17:14 UTC (11+ messages)
[PATCH v4 TRIVIAL 0/2] ARM: Enable GICv2m on 32-bit virt machine
2015-09-04 17:14 UTC (3+ messages)
` [PATCH v4 TRIVIAL 2/2] ARM: Fix GICv2m build warning on 32 bits
[RFC PATCH 0/3] Implement IRQ stack on ARM64
2015-09-04 17:12 UTC (4+ messages)
` [RFC PATCH 2/3] arm64: Introduce IRQ stack
__blkg_lookup oops with 4.2-rcX
2015-09-04 17:13 UTC (6+ messages)
[PATCH] NVMe: Use namespace list for scanning device
2015-09-04 17:12 UTC
[Qemu-devel] "Using Python to investigate EFI and ACPI"
2015-09-04 17:11 UTC (8+ messages)
[PATCH mesa 0/4] nv30: Various fixes
2015-09-04 17:09 UTC (5+ messages)
` [PATCH mesa 3/4] nv30: Do not export msaa capabable visuals on nv3x
[PATCH v8 00/55] MC next generation patches
2015-09-04 17:08 UTC (6+ messages)
` [PATCH v8 48/55] [media] media_device: add a topology version field
[PATCH 0/5] ACPI probing infrastructure
2015-09-04 17:06 UTC (13+ messages)
` [PATCH 1/5] acpi: Add basic device "
` [PATCH 2/5] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
` [PATCH 3/5] irqchip/gic: Convert the GIC driver to ACPI probing
` [PATCH 4/5] clocksource/acpi: Add probing infrastructure for ACPI-based clocksources
` [PATCH 5/5] clocksource/arm_arch_timer: Convert to ACPI probing
[Qemu-devel] [RFC 00/20] Do away with TB retranslation
2015-09-04 17:07 UTC (6+ messages)
[PATCH v5 0/5] 32-bit domU PVH support
2015-09-04 17:05 UTC (6+ messages)
` [PATCH v5 1/5] x86/pvh: Set 32b PVH guest mode in XEN_DOMCTL_set_address_size
` [PATCH v5 2/5] x86/pvh: Do not allow 32-bit PVH guests to clear CR4's PAE bit
` [PATCH v5 3/5] x86/compat: Test both PV and PVH guests for compat mode
` [PATCH v5 4/5] x86/pvh: Handle hypercalls for 32b PVH guests
` [PATCH v5 5/5] libxc/x86/pvh: Allow creation of "
[BUG] Xen live migration dom0 memory
2015-09-04 17:05 UTC (4+ messages)
[Qemu-devel] [PATCH v15 00/33] TileGX basic instructions
2015-09-04 17:03 UTC (13+ messages)
` [Qemu-devel] [PATCH v15 14/33] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v15 16/33] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PATCH v15 22/33] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PATCH v15 24/33] target-tilegx: Handle shift instructions
` [Qemu-devel] [PATCH v15 29/33] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PATCH v15 30/33] target-tilegx: Handle atomic instructions
[LTP] [PATCH] Enable including config.mk and features.mk for *clean targets
2015-09-04 17:02 UTC
How to put a correct dependency with regards to gcc?
2015-09-04 17:03 UTC
[U-Boot] [PATCH 00/13] Implement fastboot over NAND
2015-09-04 17:02 UTC (7+ messages)
` [U-Boot] [PATCH 10/13] sunxi: Make the fastboot buffer larger
[GIT PULL 00/31] perf/core improvements and fixes
2015-09-04 17:02 UTC (34+ messages)
` [PATCH 01/31] perf tools: Always use non inlined file name for 'srcfile' sort key
` [PATCH 02/31] perf tools: Copy linux/filter.h to tools/include
` [PATCH 03/31] tools lib traceevent: Support function __get_dynamic_array_len
` [PATCH 04/31] perf cpumap: Factor out functions to get core_id and socket_id
` [PATCH 05/31] perf tools: Store the cpu socket and core ids in the perf.data header
` [PATCH 06/31] perf stat: Quieten failed to read counter message
` [PATCH 07/31] perf tools: Remove mountpoint arg from perf_debugfs_mount
` [PATCH 08/31] perf tools: Move tracing_path stuff under same namespace
` [PATCH 09/31] tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
` [PATCH 10/31] tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
` [PATCH 11/31] tools lib api fs: Add STR and PATH_MAX macros to fs object
` [PATCH 12/31] tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
` [PATCH 13/31] tools lib api fs: Add debugfs into fs.c object
` [PATCH 14/31] tools lib api fs: Add tracefs "
` [PATCH 15/31] tools lib api fs: Add FSTYPE__mount() method
` [PATCH 16/31] tools lib api fs: Add FSTYPE__configured() method
` [PATCH 17/31] perf tools: Display build warning if x86 instruction decoder differs from kernel
` [PATCH 18/31] perf tools: Add a test for decoding of new x86 instructions
` [PATCH 19/31] x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
` [PATCH 20/31] x86/insn: perf tools: Add new SHA instructions
` [PATCH 21/31] x86/insn: perf tools: Add new memory instructions
` [PATCH 22/31] x86/insn: perf tools: Add new memory protection keys instructions
` [PATCH 23/31] x86/insn: perf tools: Add new xsave instructions
` [PATCH 24/31] perf session: Don't call dump_sample() when evsel is NULL
` [PATCH 25/31] perf intel-pt: Add support for PERF_RECORD_SWITCH
` [PATCH 26/31] perf probe: Split add_perf_probe_events()
` [PATCH 27/31] perf probe: Link trace_probe_event into perf_probe_event
` [PATCH 28/31] perf probe: Move print logic into cmd_probe()
` [PATCH 29/31] perf probe: Split del_perf_probe_events()
` [PATCH 30/31] perf probe: Print deleted events in cmd_probe()
` [PATCH 31/31] perf trace: Add read/write to the file group
[PATCH v2 0/7] PM / Domains: Generic PM domains for CPUs/Clusters
2015-09-04 17:02 UTC (9+ messages)
` [PATCH v2 7/7] ARM: smp: Add runtime PM support for CPU hotplug
[PATCH V2 0/3] slub: introducing detached freelist
2015-09-04 17:01 UTC (7+ messages)
` [RFC PATCH 0/3] Network stack, first user of SLAB/kmem_cache bulk free API
` [RFC PATCH 1/3] net: introduce kfree_skb_bulk() user of kmem_cache_free_bulk()
` [RFC PATCH 2/3] net: NIC helper API for building array of skbs to free
` [RFC PATCH 3/3] ixgbe: bulk free SKBs during TX completion cleanup cycle
[PATCH] Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues
2015-09-04 17:00 UTC (2+ messages)
[PATCH] infiniband:Fix error checking in the function ocrdma_dereg_mr
2015-09-04 17:01 UTC (2+ messages)
[Patch V0] x86, mce: Don't clear global error reporting banks during cpu_offline
2015-09-04 17:59 UTC (4+ messages)
[RFC] Page table sharing and bufferless execbuf
2015-09-04 16:59 UTC (10+ messages)
` [PATCH 1/9] mm: move mmu_find_ops to mmu_notifier.c
` [PATCH 2/9] signal: export force_sig_info
` [PATCH 3/9] android/sync: add sync_fence_create_dma
` [PATCH 4/9] android/sync: hack: enable fence signaling in Android Native Sync implementation
` [PATCH 5/9] drm/i915: add create_context2 ioctl
` [PATCH 6/9] drm/i915: driver based PASID handling
` [PATCH 7/9] drm/i915: add fences to the request struct
` [PATCH 8/9] drm/i915: Android sync points for i915 v4 (obsolete)
` [PATCH 9/9] drm/i915: add bufferless execbuf ioctl
[PATCH] powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
2015-09-04 16:59 UTC
ixgbe: account more Rx errors Issue
2015-09-04 16:58 UTC (3+ messages)
Fwd: Potential data race in psmouse_interrupt
2015-09-04 16:56 UTC (10+ messages)
` "
[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
2015-09-04 16:56 UTC (7+ messages)
` [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
` [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
[PATCH] writeback: verify that underlying dev exists before getting its name
2015-09-04 16:47 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: lock crc access in bridge loop avoidance
2015-09-04 16:55 UTC
[linux-lvm] Does LVM always do 'dm suspend' when lvcreating a thin snapshot?
2015-09-04 16:52 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/6] ARM: enable TZ in the GIC
2015-09-04 16:23 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] qom: Add recursive version of object_child_for_each
` [Qemu-devel] [PATCH v3 2/6] hw/arm: new interface for devices which need to behave differently for kernel boot
` [Qemu-devel] [PATCH v3 3/6] hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS "
` [Qemu-devel] [PATCH v3 4/6] hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
` [Qemu-devel] [PATCH v3 5/6] hw/arm/virt: Default to not providing TrustZone support
` [Qemu-devel] [PATCH v3 6/6] hw/arm/virt: Enable TZ extensions on the GIC if we are using them
[PATCH] arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
2015-09-04 16:51 UTC (4+ messages)
virtio optimization idea
2015-09-04 16:50 UTC (2+ messages)
[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
2015-09-04 16:50 UTC (16+ messages)
` [PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
` [PATCH v4 1/4] of/pci: Add of_pci_check_probe_only to parse "linux, pci-probe-only"
` [PATCH v4 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux, pci-probe-only property
` [PATCH v4 3/4] powerpc: PCI: "
` [PATCH v4 3/4] powerpc: PCI: Fix lookup of linux,pci-probe-only property
` [PATCH v4 4/4] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
` [PATCH v4 4/4] arm64: dts: Drop linux, pci-probe-only "
[4.1.3-rt3] [report][suspend to ram] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:917
2015-09-04 16:46 UTC (5+ messages)
[PATCH nft 1/2] netlink: flush stdout after each event in monitor mode
2015-09-04 16:53 UTC (2+ messages)
` [PATCH nft 2/2] mnl: rework netlink socket event receive path
[PATCH] ftrace: allow dumping traces without tracking trace started cpus
2015-09-04 16:45 UTC
[RESEND RFC v4 0/3] mm: make swapin readahead to gain more thp performance
2015-09-04 16:44 UTC (8+ messages)
` [RESEND RFC v4 1/3] mm: add tracepoint for scanning pages
` [RESEND RFC v4 3/3] mm: make swapin readahead to improve thp collapse rate
[U-Boot] arm: mvebu: u-boot does not start on db-88f6820-gp
2015-09-04 16:44 UTC (4+ messages)
trouble with PCI: Call pci_read_bridge_bases() from core instead of arch code
2015-09-04 16:44 UTC (8+ messages)
[PATCH] powerpc/book3s32: Only select PPC_HAVE_PMU on e600
2015-09-04 16:43 UTC (2+ messages)
[PATCH] RDS: verify the underlying transport exists before creating a connection
2015-09-04 16:43 UTC
[Cocci] [PATCH] coccinelle: misc: move constants to the right
2015-09-04 16:43 UTC (3+ messages)
` "
[PATCH 00/15] perf tools: Cleanup filesystem api
2015-09-04 16:42 UTC (8+ messages)
` [PATCH 12/15] tools lib api: Add configured support for fs
[PATCH] crypto/testmgr: don't copy from source IV too much
2015-09-04 16:42 UTC (3+ messages)
[Buildroot] [PATCHv3 00/15] DirectFB stack bump
2015-09-04 16:41 UTC (5+ messages)
` [Buildroot] [PATCHv3 01/15] directfb: bump to 1.7.7
[RFC PATCH] arm64: cpuinfo: reduce cache contention on update_{feature}_support
2015-09-04 16:40 UTC (5+ messages)
[Qemu-devel] [PATCH v6 0/5] migration: Dynamic cpu throttling for auto-converge
2015-09-04 16:26 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 1/5] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PATCH v6 2/5] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PATCH v6 3/5] migration: Dynamic cpu throttling for auto-converge
` [Qemu-devel] [PATCH v6 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate
` [Qemu-devel] [PATCH v6 5/5] migration: Disambiguate MAX_THROTTLE
[input:next 1310/1311] drivers/input/misc/sparcspkr.c:256:35: error: macro "MODULE_DEVICE_TABLE" requires 2 arguments, but only 1 given
2015-09-04 16:39 UTC (3+ messages)
[PATCH V2] oeqa/decorators: Fixed a problem with tests having the same names
2015-09-04 16:38 UTC (2+ messages)
[Qemu-devel] [PULL 00/33] qapi: Another round of fixes and cleanups
2015-09-04 16:37 UTC (2+ messages)
Porting MIPS IRQ handler to ARM
2015-09-04 16:37 UTC (8+ messages)
[Intel-wired-lan] [PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-09-04 16:35 UTC (10+ messages)
` [Intel-wired-lan] [PATCH v3 1/4] Add correlated clocksource deriving system time from an auxiliary clocksource
` "
[PATCH libdrm 01/17] vbltest: fix variable shadowing warning
2015-09-04 16:33 UTC (4+ messages)
` [PATCH libdrm 14/17] tests/amdgpu: ensure tests work by using c99 initializers
[PATCH 0/1] v3: pseudo 1.7.2
2015-09-04 16:32 UTC (4+ messages)
` [PATCH 1/1] pseudo_1.7.2.bb: New version of pseudo
[PATCH] KVM: arm/arm64: Fix PSCI affinity info return value for non valid cores
2015-09-04 16:32 UTC (3+ messages)
[Buildroot] [PATCH] system: add options for /bin /sbin and /lib to be symlinks into /usr
2015-09-04 16:31 UTC (7+ messages)
[Buildroot] [PATCH] qt5base: Fix compile errors in qurl.h / qeglplatformscreen.cpp
2015-09-04 16:30 UTC (3+ messages)
[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
2015-09-04 16:27 UTC
How to get the inode - no path_lookup
2015-09-04 16:26 UTC (7+ messages)
[PATCH v2] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
2015-09-04 16:24 UTC (6+ messages)
[PATCH 0/5] staging: wilc1000: support 64bit machine and remove warnings
2015-09-04 16:24 UTC (6+ messages)
` [PATCH 3/5] staging: wilc1000: use id value as argument
[Qemu-devel] [PATCH] e1000: Avoid infinite loop in processing transmit descriptor
2015-09-04 16:21 UTC
perhaps obvious question: auditd and setuid/setgid?
2015-09-04 16:20 UTC (4+ messages)
st_fdma: Firmware filename in DT?
2015-09-04 16:19 UTC (7+ messages)
git grep broken in Fedora 21 update?
2015-09-04 16:18 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.