messages from 2014-05-07 15:10:01 to 2014-05-07 15:44:18 UTC [more...]
blktrace: NULL ptr deref in sysfs_blk_trace_attr_store
2014-05-07 15:44 UTC (3+ messages)
[patch 00/32] genirq: Another round of tree wide cleanups
2014-05-07 15:44 UTC (10+ messages)
` [patch 01/32] arm: iop13xx: Use sparse irqs for MSI
` [patch 03/32] genirq: Provide generic hwirq allocation facility
` [patch 04/32] x86: Implement arch_setup/teardown_hwirq()
` [patch 05/32] x86: irq_remapping: Use irq_alloc/free_hwirq()
` [patch 08/32] x86: htirq: Use irq_alloc/free_irq()
` [patch 11/32] iommu: dmar: Fix return value check of create_irq()
` [patch 14/32] x86: Remove create/dstroy_irq()
` [patch 15/32] tile: Implement irq_alloc/free_hwirq() for migration
` [patch 20/32] tile: pci: Use irq_alloc/free_hwirq()
v0.80 Firefly released
2014-05-07 15:44 UTC (2+ messages)
[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
2014-05-07 15:43 UTC (2+ messages)
[Qemu-devel] [PULL 00/10] pc,net,MAINTAINERS,build updates
2014-05-07 15:42 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
` [Qemu-devel] [PULL 02/10] acpi-build: properly decrement objects' reference counters
` [Qemu-devel] [PULL 03/10] acpi: fix tables for no-hpet configuration
` [Qemu-devel] [PULL 04/10] i8259: don't abort when trying to use level sensitive irqs
` [Qemu-devel] [PULL 05/10] pc: add compat_props placeholder for 2.0 machine type
` [Qemu-devel] [PULL 06/10] apic: use emulated lapic version 0x14 on pc machines >= 2.1
` [Qemu-devel] [PULL 07/10] smbus: allow returning an error from reads
` [Qemu-devel] [PULL 08/10] smbus: return -1 if nothing found at the given address
` [Qemu-devel] [PULL 09/10] pm_smbus: correctly report unclaimed cycles
` [Qemu-devel] [PULL 10/10] MAINTAINERS: addresses for responsible disclosure
[PATCH v1 1/2] arm64: Fix machine_shutdown() definition
2014-05-07 15:43 UTC (2+ messages)
[PATCH] au0828: fix logic of tuner disconnection
2014-05-07 15:42 UTC (2+ messages)
linux-yocto custom device tree in overlay
2014-05-07 15:33 UTC
[PATCH 0/5 RESEND] x86, nmi: Various fixes and cleanups
2014-05-07 15:42 UTC (8+ messages)
` [PATCH 1/5] x86, nmi: Add new nmi type 'external'
` [PATCH 2/5] x86, nmi: Add boot line option 'panic_on_unrecovered_nmi' and 'panic_on_io_nmi'
` [PATCH 3/5] x86, nmi: Remove 'reason' value from unknown nmi output
` [PATCH 4/5] x86, nmi: Move default external NMI handler to its own routine
` [PATCH 5/5] x86, nmi: Add better NMI stats to /proc/interrupts and show handlers
[PATCH 0/9] arm64: KVM: debug infrastructure support
2014-05-07 15:42 UTC (26+ messages)
` [PATCH 1/9] arm64: KVM: rename pm_fake handler to trap_wi_raz
` [PATCH 2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [PATCH 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH 4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [PATCH 5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [PATCH 6/9] arm64: KVM: check ordering of all system register tables
` [PATCH 7/9] arm64: KVM: add trap handlers for AArch32 debug registers
` [PATCH 8/9] arm64: KVM: implement lazy world switch for "
` [PATCH 9/9] arm64: KVM: enable trapping of all "
[PATCH lttng-ust] Fix: Move generated headers to the BUILT_SOURCES target
2014-05-07 15:41 UTC
[RFC PATCH 0/2] kpatch: dynamic kernel patching
2014-05-07 15:41 UTC (11+ messages)
[Qemu-devel] [Bug 1315747] [NEW] Qemu on Windows
2014-05-07 15:35 UTC (2+ messages)
` [Qemu-devel] [Bug 1315747] "
KVM Nested L2 guest startup problems
2014-05-07 15:41 UTC (15+ messages)
[PATCH] mt9p031: Really disable Black Level Calibration in test pattern mode
2014-05-07 15:40 UTC
[Qemu-devel] [PATCH] monitor: Add info qom-tree subcommand
2014-05-07 15:39 UTC
[Buildroot] CMake requires ncurses
2014-05-07 15:39 UTC (4+ messages)
[PATCH v4 0/9] Migration Stream v2
2014-05-07 15:39 UTC (10+ messages)
` [PATCH v4 6/9] tools/libxc: x86 pv save implementation
` [PATCH v4 7/9] tools/libxc: x86 pv restore implementation
` [PATCH v4 8/9] tools/libxc: x86 hvm save implementation
[Qemu-devel] [PULL 0/7] xen-140507
2014-05-07 15:38 UTC (20+ messages)
` [Qemu-devel] [PULL 1/7] exec: Limit translation limiting in address_space_translate to xen
` "
` [Qemu-devel] [PULL 2/7] qemu-xen: free all the pirqs for msi/msix when driver unload
` [Qemu-devel] [PULL 3/7] xen: move Xen PV machine files to hw/xenpv
` [Qemu-devel] [PULL 4/7] xen: move Xen HVM files under hw/i386/xen
` [Qemu-devel] [PULL 5/7] xen: factor out common functions
` [Qemu-devel] [PULL 6/7] pass an inclusive address range to xc_domain_pin_memory_cacheattr
` "
` [Qemu-devel] [PULL 7/7] xen_disk: add discard support
` "
[Qemu-devel] [PATCHv3] block: optimize zero writes with bdrv_write_zeroes
2014-05-07 15:38 UTC (6+ messages)
[PATCH] btrfs-progs: balance filter: add limit of processed chunks
2014-05-07 15:38 UTC
blk-mq: WARN at block/blk-mq.c:585 __blk_mq_run_hw_queue
2014-05-07 15:37 UTC
[PATCH] btrfs: balance filter: add limit of processed chunks
2014-05-07 15:37 UTC
RTE Ring removing
2014-05-07 15:37 UTC (8+ messages)
[tip:timers/nohz] nohz: Move full nohz kick to its own IPI
2014-05-07 15:37 UTC (8+ messages)
[PATCH 00/10] workqueue: async worker destruction and pool-binding synchronization
2014-05-07 15:37 UTC (9+ messages)
` [PATCH 04/10] workqueue: destroy worker directly in the idle timeout handler
[PATCH v7 0/2] hibernation support on ARM
2014-05-07 15:37 UTC (10+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk
[V11 PATCH 0/4] pvh dom0 patches
2014-05-07 15:36 UTC (3+ messages)
` [V11 PATCH 3/4] pvh dom0: Add and remove foreign pages
[PATCH v2] ext4: add sysfs entry showing whether the fs contains errors
2014-05-07 15:35 UTC (3+ messages)
If someone has problems subscribing to one of our lists
2014-05-07 15:35 UTC
[PATCH] ceph: fix corruption when using page_count 0 page in rbd
2014-05-07 15:35 UTC (7+ messages)
RE
2014-05-07 11:02 UTC
[lm-sensors] Global hyst value representation
2014-05-07 15:35 UTC (2+ messages)
sshd and default security context
2014-05-07 15:32 UTC
[PATCHv2 0/3] phy: Add exynos-simple-phy driver
2014-05-07 15:33 UTC (11+ messages)
` [PATCHv2 1/3] "
[PATCH v4 00/15] xen: add systemd support
2014-05-07 15:32 UTC (19+ messages)
` [PATCH v4 04/15] cxenstored: add support for systemd active sockets
` [PATCH v4 05/15] oxenstored: "
` [PATCH v4 06/15] tools/xendomains: make xl the default
` [PATCH v4 08/15] tools/xendomains: move to libexec and use a smaller init helper
` [PATCH v4 09/15] autoconf: xen: force a refresh with autoconf
` [PATCH v4 10/15] autoconf: update m4/pkg.m4
` [PATCH v4 12/15] autoconf: xen: peg the xenstored preference onto the top level config
[PATCH RESEND 0/5] ib/mad: Add ability for user space applications to control RMPP directly
2014-05-07 15:32 UTC (9+ messages)
` [PATCH 2/5] ib/mad: update module to pr_* style print messages
` [PATCH 4/5] ib/mad: add new ioctl to user space to support new registration options
[RFC] tcp: add support for scheduling TCP options on TCP sockets
2014-05-07 15:32 UTC (6+ messages)
[Qemu-devel] Help needed testing on ppc
2014-05-07 15:31 UTC (4+ messages)
[Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x14
2014-05-07 15:30 UTC (8+ messages)
[PATCH V6 0/2] arm: dts: dra7: Updates for adding crossbar device
2014-05-07 15:29 UTC (5+ messages)
[PATCH] ARM: zImage: Allow DTB to override broken ATAG_MEM
2014-05-07 15:29 UTC (4+ messages)
[linux-lvm] Alignment: XFS + LVM2
2014-05-07 15:27 UTC (2+ messages)
[ABOMINATION] x86: Fast interrupt return to userspace
2014-05-07 15:27 UTC (7+ messages)
meta-toolchain doesn't compile working binaries
2014-05-07 15:27 UTC (8+ messages)
[PATCH] Btrfs: faster/more efficient insertion of file extent items
2014-05-07 15:26 UTC (3+ messages)
[PATCH v1 00/11] perf: Add support for Intel Processor Trace
2014-05-07 15:26 UTC (3+ messages)
` [PATCH v1 03/11] perf: Allow for multiple ring buffers per event
[Buildroot] Packages Missing License Information
2014-05-07 15:26 UTC
UK:1......2014..1:GOOD NEWS:
2014-05-07 15:26 UTC
[PATCH 00/26] OMAP dmtimer prep series
2014-05-07 15:25 UTC (13+ messages)
` [PATCH 01/26] ARM: OMAP: dmtimer: Remove setting of clk parent indirectly through platform hook
` [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework
` [PATCH 04/26] ARM: OMAP: dmtimer: Add function to check if timer is running
` [PATCH 09/26] ARM: OMAP: dmtimer: Get rid of check for mem resource error
[Qemu-trivial] [PATCH v3] qapi: Document optional arguments' backwards compatibility
2014-05-07 15:24 UTC (3+ messages)
` [Qemu-devel] "
DMAR errors when running testpmd
2014-05-07 15:24 UTC (9+ messages)
[U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine
2014-05-07 15:24 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[PATCH 0/5] KVM: x86: Fix exit handler and emulation bugs
2014-05-07 15:24 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: Emulator does not calculate address correctly
` [PATCH 4/5] KVM: x86: Wrong register masking in 64-bit mode
ptrace: gpf in syscall_trace_enter
2014-05-07 15:23 UTC (5+ messages)
[PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4)
2014-05-07 15:22 UTC (11+ messages)
[RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict
2014-05-07 15:21 UTC (9+ messages)
` [RFC PATCH 1/3] devicetree: set bus type same as parent
` [RFC PATCH 2/3] devicetree: provide hook to allow setting devicetree device name
[Qemu-devel] [PATCH v3] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
2014-05-07 15:21 UTC (4+ messages)
` "
[PATCH 1/9] drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
2014-05-07 15:21 UTC (4+ messages)
` [PATCH 4/9] drm/i915: Limit the number of node allocation retries
[PATCH v3 1/3] perf tools: Handle EINTR error for readn/writen
2014-05-07 14:00 UTC (7+ messages)
` [PATCH v3 2/3] perf record: Propagate exit status of a command line workload
pm_runtime_barrier breaks autosuspend
2014-05-07 15:21 UTC
[PATCH 0/2] LE testing on PTS
2014-05-07 15:20 UTC (2+ messages)
` [PATCH] android/pts: Re-run PTS GAP tests
[PATCH 10/70] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
2014-05-07 15:20 UTC (11+ messages)
` [PATCH 11/70] NFSd: Ensure delegation setup is safe w.r.t. break_lease()
` [PATCH 12/70] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH 13/70] NFSd: Clean up nfs4_preprocess_stateid_op
` [PATCH 14/70] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH 15/70] NFSd: Add locking to the nfs4_file->fi_fds[] array
` [PATCH 16/70] NFSd: Protect the nfs4_file delegation fields using the fi_lock
` [PATCH 17/70] NFSd: Lock owners are not per open stateid
` [PATCH 18/70] NFSd: Clean up helper __release_lock_stateid
` [PATCH 19/70] NFSd: Allow lockowners to hold several stateids
[Qemu-devel] [PATCH 00/16] PCI device assignment: improve error reporting over QMP
2014-05-07 15:18 UTC (6+ messages)
` [Qemu-devel] [PATCH 16/16] pci-assign: assigned_initfn(): set monitor error in common error handler
[PATCH v2] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
2014-05-07 15:17 UTC
[Cluster-devel] [PATCH 1/5] fsck.gfs2: Log to syslog on start and exit
2014-05-07 15:17 UTC (7+ messages)
` [Cluster-devel] [PATCH 5/5] libgfs2: Remove logging API
[U-Boot] Latest u-boot release on BeagleBone Black for FreeBSD
2014-05-07 15:17 UTC (5+ messages)
[meta-perl][WIP] vlc: add dependencies, drop unrecognized options
2014-05-07 15:16 UTC
[wireless-regdb] commit e56cd9618e3e5bf8ff96b799544b85170e34d9c3 erroneously removed channel flags
2014-05-07 15:02 UTC (4+ messages)
` [wireless-regdb] [PATCH] wireless-regdb: correct some flag damage
` "
[PATCH v3 00/20] USB support for Armada 38x and Armada 375
2014-05-07 15:14 UTC (10+ messages)
` [PATCH v3 06/20] usb: host: xhci-plat: Add support for the Armada 38x
[patch 0/9] mm: memcontrol: naturalize charge lifetime
2014-05-07 15:14 UTC (4+ messages)
` [patch 5/9] mm: memcontrol: use root_mem_cgroup res_counter
daisy
2014-05-07 15:13 UTC
IPMI misbehaving on ARM defconfigs, was [Re: stable boot: 18 pass, 4 fail (v3.10.39)]
2014-05-07 15:12 UTC (3+ messages)
[PATCH] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
2014-05-07 15:11 UTC
[PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED
2014-05-07 15:09 UTC
Crash during driver startup
2014-05-07 15:09 UTC (17+ messages)
` [PATCH] ath10k: double check bmi xfer pointers
` load module ath10k: ieee80211 phy0: Failed to initialize wep: -2
` RE : "
` Report Firmware firmware-2.bin_10.1.467.2-1 Error
` RE : "
` RE : "
` RE : "
` ath10k does not support selection antenna yet?
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
2014-05-07 15:01 UTC (2+ messages)
` [PATCH v10 01/19] qspinlock: A simple generic 4-byte queue spinlock
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.