All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-06 16:57:33 to 2014-06-06 18:01:02 UTC [more...]

[PATCH 0/2] locking/rwsem: disable optimistic spinning for PA-RISC
 2014-06-06 18:01 UTC  (12+ messages)
` [PATCH 1/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH 2/2] locking/rwsem: Disable optimistic spinning for PA-RISC

[PATCH v7 00/19] x86/PMU: Xen PMU PV(H) support
 2014-06-06 17:59 UTC  (22+ messages)
` [PATCH v7 01/19] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v7 02/19] VPMU: Mark context LOADED before registers are loaded
` [PATCH v7 03/19] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v7 04/19] x86/VPMU: Make vpmu marcos a bit more efficient
` [PATCH v7 05/19] intel/VPMU: Clean up Intel VPMU code
` [PATCH v7 06/19] vmx: Merge MSR management routines
` [PATCH v7 07/19] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v7 08/19] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v7 09/19] x86/VPMU: Add public xenpmu.h
` [PATCH v7 10/19] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v7 11/19] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v7 12/19] x86/VPMU: Initialize PMU for PV guests
` [PATCH v7 13/19] x86/VPMU: Add support for PMU register handling on "
` [PATCH v7 14/19] x86/VPMU: Handle PMU interrupts for "
` [PATCH v7 15/19] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v7 16/19] x86/VPMU: Add privileged PMU mode
` [PATCH v7 17/19] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v7 18/19] x86/VPMU: NMI-based VPMU support
` [PATCH v7 19/19] x86/VPMU: Move VPMU files up from hvm/ directory

[RFC PATCH 1/1] cleanup: use bool as return type for rwsem_is_locked
 2014-06-06 17:56 UTC  (3+ messages)

Potential race in ip4_datagram_release_cb
 2014-06-06 17:56 UTC  (6+ messages)

[PATCH] drivers/staging/bcm: Added a space after a comma
 2014-06-06 17:55 UTC 

breakage on master
 2014-06-06 17:54 UTC  (2+ messages)

new driver: w1_ds2406
 2014-06-06 17:46 UTC 

net: llc: NULL ptr deref in llc_ui_sendmsg
 2014-06-06 17:53 UTC  (4+ messages)

[PATCH 1/1] [SCSI] Fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
 2014-06-06 17:52 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-06-06 17:52 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH v5 1/3] xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
  `  "
` [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g
  `  "
` [Qemu-devel] [PATCH v5 3/3] xen-hvm: Pass is_default to xen_hvm_init
  `  "

[Xenomai] Xenomai on Atmel SAMA5D3 with a 3.14 kernel
 2014-06-06 17:52 UTC  (2+ messages)

[PATCH 0/5] submodule config lookup API
 2014-06-06 17:52 UTC  (3+ messages)
` [PATCH 1/5] hashmap: add enum for hashmap free_entries option

3.15-rc8 oops in copy_page_rep after page fault
 2014-06-06 17:51 UTC  (4+ messages)

[PATCH v4 0/4] vgic emulation and GICD_ITARGETSR
 2014-06-06 17:48 UTC  (5+ messages)
` [PATCH v4 1/4] xen/arm: observe itargets setting in vgic_enable_irqs and vgic_disable_irqs
` [PATCH v4 2/4] xen/arm: inflight irqs during migration
` [PATCH v4 3/4] xen/arm: support irq delivery to vcpu > 0
` [PATCH v4 4/4] xen/arm: physical irq follow virtual irq

[PATCHv2 01/13] list: Use argument hlist_add_after names from rcu variant
 2014-06-06 17:34 UTC  (17+ messages)
` [PATCHv2 02/13] list: Fix order of arguments for hlist_add_after(_rcu)
  ` [B.A.T.M.A.N.] "
  ` [Bridge] "
` [PATCH 03/13] list: Add list_add_(before|after) macros
` [PATCH 04/13] metag: dma: Use "
` [PATCH 05/13] powerpc: "
` [PATCH 06/13] EDAC: "
` [PATCH 07/13] PCI: "
` [PATCH 08/13] mac80211: "
` [PATCH 09/13] jfs: "
` [PATCH 10/13] xhci: "
` [PATCH 11/13] iscsi-target: "
` [PATCH 12/13] s390: "
` [PATCH 13/13] staging: tidspbridge: "

[lm-sensors] Driver for PC87372
 2014-06-06 17:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915: fix possible refcount leak when resetting forcewake
 2014-06-06 17:46 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 0/6] xen/PMU: PMU support for Xen PV guests
 2014-06-06 17:44 UTC  (7+ messages)
` [PATCH v2 1/6] xen: xensyms support
` [PATCH v2 2/6] xen/PMU: Sysfs interface for setting Xen PMU mode
` [PATCH v2 3/6] xen/PMU: Initialization code for Xen PMU
` [PATCH v2 4/6] xen/PMU: Describe vendor-specific PMU registers
` [PATCH v2 5/6] xen/PMU: Intercept PMU-related MSR and APIC accesses
` [PATCH v2 6/6] xen/PMU: PMU emulation code

[PATCH 13/13] staging: rtl8188eu: rtw_io.h: Remove unused members from struct _io_ops
 2014-06-06 17:43 UTC 

[PATCH 0/5] First part of Unicode console support for msysgit
 2014-06-06 17:44 UTC  (2+ messages)

[PATCH] drm/i915: Use %c in a format string for the pipe name
 2014-06-06 17:42 UTC  (3+ messages)

[PATCH] drm/i915: Only wait one vblank when disabling crc if the pipe is on
 2014-06-06 17:40 UTC  (3+ messages)

[PATCH v3] arm/arm64: KVM: Fix and refactor unmap_range
 2014-06-06 17:40 UTC  (5+ messages)

[PATCH 1/2] drm/i915: use power well count instead of reading hw state when checking status
 2014-06-06 17:37 UTC  (4+ messages)
` [PATCH] drm/i915: cache hw power well enabled state

[PATCH v8 00/22] Add gdb python scripts as kernel debugging helpers
 2014-06-06 17:19 UTC  (26+ messages)
` [PATCH v8 01/22] scripts/gdb: Add infrastructure
` [PATCH v8 02/22] scripts/gdb: Add cache for type objects
` [PATCH v8 03/22] scripts/gdb: Add container_of helper and convenience function
` [PATCH v8 04/22] scripts/gdb: Add module iteration class
` [PATCH v8 05/22] scripts/gdb: Add lx-symbols command
` [PATCH v8 06/22] module: Do not inline do_init_module
` [PATCH v8 07/22] scripts/gdb: Add automatic symbol reloading on module insertion
` [PATCH v8 08/22] scripts/gdb: Add internal helper and convenience function to look up a module
` [PATCH v8 09/22] scripts/gdb: Add get_target_endianness helper
` [PATCH v8 10/22] scripts/gdb: Add read_u16/32/64 helpers
` [PATCH v8 11/22] scripts/gdb: Add lx-dmesg command
` [PATCH v8 12/22] scripts/gdb: Add task iteration class
` [PATCH v8 13/22] scripts/gdb: Add helper and convenience function to look up tasks
` [PATCH v8 14/22] scripts/gdb: Add is_target_arch helper
` [PATCH v8 15/22] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v8 16/22] scripts/gdb: Add get_gdbserver_type helper
` [PATCH v8 17/22] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
` [PATCH v8 18/22] scripts/gdb: Add lx_current convenience function
` [PATCH v8 19/22] scripts/gdb: Add class to iterate over CPU masks
` [PATCH v8 20/22] scripts/gdb: Add lx-lsmod command
` [PATCH v8 21/22] scripts/gdb: Add basic documentation
` [PATCH v8 22/22] scripts/gdb: Port to python3 / gdb7.7

[U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup
 2014-06-06 17:37 UTC  (12+ messages)

pte_present check on hugetlb_entry fix for 3.15?
 2014-06-06 17:36 UTC 

Problems booting exynos5420 with >1 CPU
 2014-06-06 17:36 UTC  (6+ messages)

[RESEND PATCH v7 3/4] arm: dirty log write protect management support
 2014-06-06 17:36 UTC  (6+ messages)

[Qemu-devel] [PATCH v8 0/4] vfio on spapr-ppc64
 2014-06-06 17:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 2/4] vfio: Add vfio_container_ioctl()
` [Qemu-devel] [PATCH v8 4/4] vfio: Enable for SPAPR

[PATCH 1/2] userdiff: support C# async methods and correct C# keywords
 2014-06-06 17:34 UTC  (4+ messages)

[PATCH] xfs; fix xfs_da_args sparse warning in xfs_readdir
 2014-06-06 17:33 UTC  (2+ messages)

[RESEND PATCH v7 3/4] arm: dirty log write protect management support
 2014-06-06 17:33 UTC  (2+ messages)

[PATCH 01/13] staging: rtl8188eu: usb_halinit.c: Remove ReadAdapterInfo8188EU()
 2014-06-06 17:24 UTC 

[PATCH v3 7/7] soc_camera: initial of code
 2014-06-06 17:27 UTC  (2+ messages)

process to inspect generated assembly of a function
 2014-06-06 17:26 UTC  (4+ messages)

[PATCH] Use starts_with() for C strings instead of memcmp()
 2014-06-06 17:24 UTC 

[Qemu-devel] [PATCH v4 05/33] add memdev backend infrastructure
 2014-06-06 17:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4.1 5/33 FIXED] "

[PATCH] drm/i915: revert intel_dp_probe_oui call during HPD interrupt handler
 2014-06-06 17:24 UTC  (3+ messages)

[PATCH 00/15] drm/i915: Fix 830M/ns2501 for real, well almost
 2014-06-06 17:24 UTC  (10+ messages)
` [PATCH 01/15] drm/i915: Use named initializers for gmch wm params
    ` Bug reports on 830MG patches (thanks, but more trouble)
` [PATCH 04/15] drm/i915: ns2501 is on DVOB
` [PATCH 09/15] drm/i915: Ignore VBT int_crt_support on 830M

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-06-06
 2014-06-06 17:23 UTC  (4+ messages)
` [net-next 04/13] i40evf: make messages less dire

[for-next][PATCH 0/6] tracing: Hopefully the last updates for 3.16 merge window
 2014-06-06 16:30 UTC  (7+ messages)
` [for-next][PATCH 1/6] tracing: Introduce saved_cmdlines_size file
` [for-next][PATCH 2/6] tracing: Convert stddev into u64 in tracepoint benchmark
` [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
` [for-next][PATCH 4/6] tracing: Return error if ftrace_trace_arrays list is empty
` [for-next][PATCH 5/6] tracing/kprobes: Avoid self tests if tracing is disabled on boot up
` [for-next][PATCH 6/6] tracing: Fix leak of ring buffer data when new instances creation fails

[B.A.T.M.A.N.] [PATCH] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-06 17:22 UTC  (6+ messages)
  `  "
    ` [Bridge] "

[Qemu-trivial] [PATCH] libcacard: Drop superfluous conditionals around g_free()
 2014-06-06 17:20 UTC  (6+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[Qemu-devel] qemu does not support PAPR
 2014-06-06 17:19 UTC  (12+ messages)
        ` [Qemu-devel] [Qemu-ppc] "

Proposal for pruning tags
 2014-06-06 17:18 UTC  (4+ messages)

[PATCH v2 0/3] Fixes regarding PV MSRs
 2014-06-06 17:18 UTC  (4+ messages)
` [PATCH v2 1/3] x86/domctl: Implement XEN_DOMCTL_{get, set}_vcpu_msrs
` [PATCH v2 2/3] tools/libxc: Use an explicit check for PV MSRs in xc_domain_save()
` [PATCH v2 3/3] x86/domctl: Remove PV MSR parts of XEN_DOMCTL_[gs]et_ext_vcpucontext

[PATCH] sched,numa: always try to migrate to preferred node at task_numa_placement time
 2014-06-06 17:18 UTC  (2+ messages)

[RFC] Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG
 2014-06-06 17:16 UTC  (4+ messages)

[PATCH] iio: make blocking read wait for data
 2014-06-06 17:15 UTC  (5+ messages)

[PATCH] drm/i915/bdw: Add Broadwell support for debugfs rps freq info
 2014-06-06 17:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] vnc: Drop some superfluous conditionals
 2014-06-06 17:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] vnc: Drop superfluous conditionals around g_free()
` [Qemu-devel] [PATCH v2 2/2] vnc: Drop superfluous conditionals around g_strdup()

[PATCH net-next v2 0/3] macvlan: fix some problem if mac address changes
 2014-06-06 17:11 UTC  (5+ messages)
` [PATCH net-next v2 1/3] macvlan: don't update the uc and vlan list for L2 forwarding offload

[PATCH V2 0/7] YB #6375 #6254
 2014-06-06 19:14 UTC  (8+ messages)
` [PATCH V2 1/7] targetcontrol.py: make possible dynamical determination of rootfs type
` [PATCH V2 2/7] masterimage.py: enable "
` [PATCH V2 3/7] core-image-testmaster.bb: add bzip2 to image
` [PATCH V2 4/7] targetcontrol.py: Add a classmethod to get extra files needed by the target controllers
` [PATCH V2 5/7] oeqa/controllers/testtargetloader.py: add 'import os'
` [PATCH V2 6/7] controllers/masterimage.py: Make testimage kernel naming pattern universal
` [PATCH V2 7/7] scripts/test-remote-image: Add script for running runtime tests on remotely built images

"." in vmlinux.lds.S
 2014-06-06 17:08 UTC 

[PATCH 1/1] be2iscsi: remove potential junk pointer free
 2014-06-06 17:08 UTC  (2+ messages)

[PATCH 1/4] ath10k: provide firmware crash info via debugfs
 2014-06-06 17:06 UTC  (4+ messages)

[Buildroot] [PATCH 0/5] Add support for gnupg2
 2014-06-06 17:06 UTC  (5+ messages)
` [Buildroot] [PATCH 3/5] gnupg2: new package

New async patch for resume
 2014-06-06 17:06 UTC  (3+ messages)

[PATCH] be2iscsi: add an missing goto in error path
 2014-06-06 17:04 UTC  (2+ messages)

[PATCH 12/13] staging: rtl8188eu: rtw_io.h: Remove unused macros
 2014-06-06 17:04 UTC 

[PATCH v2 0/4] devres: dma-mapping: Introducing new functions
 2014-06-06 17:02 UTC  (13+ messages)
` [PATCH v2 1/4] dma-mapping: Add devm_ interface for dma_map_single()

[PATCH net-next 0/4] net: systemport: misc fixes
 2014-06-06 17:00 UTC  (4+ messages)
` [PATCH net-next 1/4] net: systemport: fix transmit locking scheme

[PATCH v3 0/4] Add --graft option to git replace
 2014-06-06 16:59 UTC  (5+ messages)
` [PATCH v3 1/4] replace: add --graft option

[for-daisy][PATCH 0/8] Fixes/improvements to backport for Daisy
 2014-06-06 16:58 UTC  (5+ messages)
` [for-daisy][PATCH 2/8] qtmultimedia: Add support for i.MX6

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-06 16:57 UTC  (5+ messages)
` [RFC PATCH v6 17/20] vfio: add local lock in virqfd instead of depending on VFIO PCI


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.