All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-22 12:15:46 to 2014-08-22 13:26:15 UTC [more...]

[PATCH v2 0/2] Extend ioreq-server to support page write protection
 2014-08-22 19:18 UTC  (3+ messages)
` [PATCH v2 1/2] x86: add p2m_mmio_write_dm

[PATCH] kernel: events: core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:26 UTC 

[Qemu-devel] [PULL v3 00/22] Linux-user updates
 2014-08-22 13:24 UTC  (23+ messages)
` [Qemu-devel] [PULL v3 01/22] linux-user: /proc/self/maps content
` [Qemu-devel] [PULL v3 02/22] linux-user: redirect openat calls
` [Qemu-devel] [PULL v3 03/22] linux-user: Fix syscall instruction usermode emulation on X86_64
` [Qemu-devel] [PULL v3 04/22] linux-user: Fix conversion of sigevent argument to timer_create
` [Qemu-devel] [PULL v3 05/22] linux-user: fix readlink handling with magic exe symlink
` [Qemu-devel] [PULL v3 06/22] linux-user: support timerfd_{create, gettime, settime} syscalls
` [Qemu-devel] [PULL v3 07/22] linux-user: support ioprio_{get, set} syscalls
` [Qemu-devel] [PULL v3 08/22] linux-user: add setns and unshare
` [Qemu-devel] [PULL v3 09/22] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
` [Qemu-devel] [PULL v3 10/22] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
` [Qemu-devel] [PULL v3 11/22] linux-user: Properly Handle semun Structure In Cross-Endian Situations
` [Qemu-devel] [PULL v3 12/22] linux-user: Make ipc syscall's third argument an abi_long
` [Qemu-devel] [PULL v3 13/22] linux-user: Conditionally Pass Attribute Pointer to mq_open()
` [Qemu-devel] [PULL v3 14/22] linux-user: Detect Negative Message Sizes in msgsnd System Call
` [Qemu-devel] [PULL v3 15/22] linux-user: Handle NULL sched_param argument to sched_*
` [Qemu-devel] [PULL v3 16/22] linux-user: Detect fault in sched_rr_get_interval
` [Qemu-devel] [PULL v3 17/22] linux-user: Move get_ppc64_abi
` [Qemu-devel] [PULL v3 18/22] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
` [Qemu-devel] [PULL v3 19/22] linux-user: clock_nanosleep errno Handling on PPC
` [Qemu-devel] [PULL v3 20/22] linux-user: Support target-to-host translation of mlockall argument
` [Qemu-devel] [PULL v3 21/22] linux-user: writev Partial Writes
` [Qemu-devel] [PULL v3 22/22] linux-user: check return value of malloc()

[PATCH 1/6] common: add _mkfs_dev helper
 2014-08-22 13:24 UTC  (6+ messages)
` [PATCH 2/6] common: _scratch_mkfs_sized should inherent default block size from test_dev

kexec fails to boot kernels where CONFIG_RANDOMIZE_BASE=y is set
 2014-08-22 13:23 UTC  (15+ messages)

Medstore here
 2014-08-22 13:23 UTC 

Medstore here
 2014-08-22 13:23 UTC 

Medstore here
 2014-08-22 13:23 UTC 

Pharmacy international
 2014-08-22 13:23 UTC 

Pharmacy international
 2014-08-22 13:23 UTC 

Medstore here
 2014-08-22 13:23 UTC 

Pharmacy international
 2014-08-22 13:23 UTC 

[PATCH v3 0/1] Introduce VCPUOP_reset_vcpu_info
 2014-08-22 13:23 UTC  (9+ messages)

[Qemu-devel] adding a parameter in qemu tap option
 2014-08-22 13:22 UTC  (2+ messages)

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-08-22 13:19 UTC  (7+ messages)

[PATCH 0/4] xfs: more code refactoring
 2014-08-22 13:20 UTC  (9+ messages)
` [PATCH 1/4] xfs: check resblks before calling xfs_dir_canenter
` [PATCH 2/4] xfs: combine xfs_dir_canenter into xfs_dir_createname
` [PATCH 3/4] xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
` [PATCH 4/4] xfs: remove rbpp check from xfs_rtmodify_summary_int

[Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
 2014-08-22 13:19 UTC  (4+ messages)
` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0

[PATCH] usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
 2014-08-22 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] trace: [qmp] Add QAPI/QMP commands to query and control event tracing state
 2014-08-22 13:18 UTC  (2+ messages)

[PATCH 1/3] ath5k: drop useless comparison
 2014-08-22 13:18 UTC  (3+ messages)
` [PATCH 2/3] ath5k: ensure led name is null terminated
` [PATCH 3/3] ath5k: remove redundant null check before kfree()

[PATCH RESEND v7 0/9] vnuma introduction
 2014-08-22 13:17 UTC  (3+ messages)
` [PATCH RESEND v7 1/9] xen: vnuma topology and subop hypercalls

[PATCH RFC 0/4] Multi-queue support for xen-blkfront and xen-blkback
 2014-08-22 13:15 UTC  (13+ messages)
` [PATCH RFC 1/4] xen, blkfront: add support for the multi-queue block layer API
` [PATCH RFC 2/4] xen, blkfront: factor out flush-related checks from do_blkif_request()
` [PATCH RFC 3/4] xen, blkfront: introduce support for multiple hw queues
` [PATCH RFC 4/4] xen, blkback: add support for multiple block rings

Significance of high number of mails on this list?
 2014-08-22 13:15 UTC  (8+ messages)

[PATCH] Arm64: convert soft_restart() to assembly code
 2014-08-22 13:15 UTC  (11+ messages)

[PATCH] mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:14 UTC 

[Qemu-devel] [PATCH v12 0/6] qcow2, raw: add preallocation=full and preallocation=falloc
 2014-08-22 13:13 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/4] target-openrisc: Add IDE support to default machine
 2014-08-22 13:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] target-openrisc: Add OpenCores FB device support
  ` [Qemu-devel] [PATCH 3/4] target-openrisc: Add OpenCores keyboard "
    ` [Qemu-devel] [PATCH 4/4] target-openrisc: Add LPC32XX touchscreen device

Trickle charging for rtc-bq32k
 2014-08-22 13:11 UTC  (2+ messages)

[ANNOUNCE] Linux Kernel Media mini-summit on Oct, 16-17 in Düsseldorf, Germany
 2014-08-22 13:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] linux-user: Simplify timerid checks on g_posix_timers range
 2014-08-22 13:09 UTC  (7+ messages)

[PATCH] dt-bindings/mfs/palmas.h: Fix typo in include guard
 2014-08-22 13:09 UTC 

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-22 13:06 UTC  (9+ messages)
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH] drm/i915/dp: Backlight PWM enable before BL Enable assert
 2014-08-22 13:07 UTC  (4+ messages)

[RFC 0/5] perf: Allow leader sampling on inherited events
 2014-08-22 13:05 UTC  (6+ messages)
` [PATCH 1/5] perf: Deny optimized switch for events read by PERF_SAMPLE_READ
` [PATCH 2/5] perf: Allow PERF_FORMAT_GROUP format on inherited events
` [PATCH 3/5] perf tools: Add support to traverse xyarrays
` [PATCH 4/5] perf tools: Add hash of periods for struct perf_sample_id
` [PATCH 5/5] perf tools: Allow PERF_FORMAT_GROUP for inherited events

[PATCH] teach fast-export an --anonymize option
 2014-08-22 13:06 UTC  (5+ messages)
    ` [PATCH v2] "

[RFA] Vote to decide about Freescale i.MX6 3.10.31-1.1.0-beta in Yocto Project 1.7
 2014-08-22 13:06 UTC  (2+ messages)

[PATCH] br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:06 UTC  (2+ messages)
` [Bridge] "

[Bug 69876] [NVC3] Reverse prime sometimes freezes the machine
 2014-08-22 13:05 UTC 

mkfs.btrfs vs fstrim on an SD Card (not SSD)
 2014-08-22 13:04 UTC  (3+ messages)

[Bug 58305] New: Kernel crashes if nVidia card is powered off and X restartted
 2014-08-22 13:04 UTC  (2+ messages)
  ` [Bug 58305] "

[LTP] [PATCH] sendmsg02: fix parameter passed to semctl(SETVAL)
 2014-08-22 13:03 UTC 

vpu on imx6 solo
 2014-08-22 13:00 UTC  (11+ messages)

Qt5 experience on i.MX 6 is great!
 2014-08-22 13:00 UTC  (5+ messages)

[PATCH] drivers: usb: gadget: fusb300_udc.h: Fix typo in include guard
 2014-08-22 12:59 UTC 

[PATCH] partition-generic: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:58 UTC 

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-22 12:56 UTC  (13+ messages)

[patch net-next RFC 00/12] introduce rocker switch driver with openvswitch hardware accelerated datapath
 2014-08-22 12:56 UTC  (5+ messages)
` [patch net-next RFC 03/12] net: introduce generic switch devices support

[PATCH v2 0/5] Thermal reset support in PMC
 2014-08-22 12:55 UTC  (8+ messages)
` [PATCH v2 5/5] ARM: tegra: Add thermal reset (thermtrip) support to PMC

[Qemu-devel] [PATCH v2 0/2] qemu-img: Allow source cache mode specification
 2014-08-22 12:55 UTC  (2+ messages)

[dm-crypt] "not a valid LUKS device" after distro change
 2014-08-22 12:55 UTC  (12+ messages)

poor rbd performance
 2014-08-22 12:55 UTC 

[PATCH] drivers: target: target_core_ua_h: Add #define of include guard
 2014-08-22 12:54 UTC 

Error
 2014-08-22 12:43 UTC 

[PATCH] genhd: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:52 UTC 

bcache bug / fs freeze on heavy IO
 2014-08-22 12:51 UTC  (5+ messages)

[GIT PULL FINAL 00/21] misc DTV stuff for 3.18
 2014-08-22 12:50 UTC  (6+ messages)
` [GIT PULL FINAL 01/21] si2168: clean logging

kernel patches
 2014-08-22 12:49 UTC  (2+ messages)

[Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
 2014-08-22 12:49 UTC  (6+ messages)
  ` [Qemu-devel] [V9fs-developer] "
      ` [V9fs-developer] [Qemu-devel] "

[PATCH v20 00/48] Use ref transactions
 2014-08-22 12:41 UTC  (11+ messages)
` [PATCH v20 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic

[Bug 81444] New: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
 2014-08-22 12:46 UTC  (2+ messages)
` [Bug 81444] "

[PATCH] blk-ioc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:46 UTC 

[GIT PULL] thermal soc changes
 2014-08-22 12:46 UTC 

[Buildroot] [PATCH v2 0/6] gendoc infra refactoring
 2014-08-22 12:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/6] gendoc infra: move manual build location into $(BUILD_DIR)/manual

[PATCH] drm/i915: don't check for i830 in vlv specific code
 2014-08-22 12:44 UTC  (2+ messages)

[PATCH v2 0/5] ath10k: fixes 2014-08-07, part 3
 2014-08-22 12:33 UTC  (12+ messages)
` [PATCH v2 1/5] ath10k: rework posting pci rx buffers
` [PATCH v2 2/5] ath10k: update comment regarding warm reset
` [PATCH v2 3/5] ath10k: ignore ar_pci->started in pipe cleanup
` [PATCH v2 4/5] ath10k: remove ar_pci->started
` [PATCH v2 5/5] ath10k: flush hif buffers before recovery

[PATCH v2 0/6] ath10k: ath10k: fixes 2014-08-07, part 2
 2014-08-22 12:42 UTC  (16+ messages)
` [PATCH v2 1/6] ath10k: move fw init print
` [PATCH v2 2/6] ath10k: fix legacy irq workaround
` [PATCH v2 3/6] ath10k: setup irq method in probe
` [PATCH v2 4/6] ath10k: split ce irq/handler setup
` [PATCH v2 5/6] ath10k: make sure to really disable irqs
` [PATCH v2 6/6] ath10k: remove early irq handling

[PATCH RESEND v7 2/9] xsm bits for vNUMA hypercalls
 2014-08-22 12:42 UTC  (2+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-08-22 12:41 UTC  (6+ messages)
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation

strange histories from filter-branch
 2014-08-22 12:41 UTC 

[PATCH] blk-cgroup: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:40 UTC 

[PATCH 0/4] Fix for android-tester: Gatt - Double Listen case
 2014-08-22 12:40 UTC  (5+ messages)
` [PATCH 1/4] android/tester: Wait for ACL disconnection before reconnect
` [PATCH 2/4] emulator/bthost: Add hci disconnect
` [PATCH 3/4] android/tester: Force remotes ACL disconnection
` [PATCH 4/4] android/tester: Make Gatt stop listening after ACL disconnects

[PATCH] x86/ats: Disable Address Translation Services by default
 2014-08-22 12:39 UTC  (2+ messages)

Some questions about DEBUG_PAGEALLOC on ARMv8
 2014-08-22 12:38 UTC 

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-22 12:38 UTC  (7+ messages)
` [U-Boot] [PATCH 10/23] ARM: tegra: Provide PCIEXCLK reset ID
` [U-Boot] [PATCH 19/23] ARM: tegra: Enable PCIe on Beaver

[XDC2014] Travel sponsorship
 2014-08-22 12:38 UTC 

[PATCH] drivers: scsi: #define missing include guards
 2014-08-22 12:37 UTC 

[PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard
 2014-08-22 12:36 UTC  (2+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-22 12:32 UTC  (9+ messages)

[Qemu-trivial] [PATCH trivial] Fix debug print warning
 2014-08-22 12:33 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v3 03/11] drivers: base: add new class "cpu" to group cpu devices
 2014-08-22 12:33 UTC  (6+ messages)
` [PATCH] drivers: base: add cpu_device_create to support per-cpu devices

[PATCH] drm/radeon: preallocate mem for UVD create/destroy msg
 2014-08-22 12:30 UTC 

[Qemu-devel] [PATCH v3 0/2] Add SP810 to Versatile Express boards
 2014-08-22 12:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/misc/arm_sp810: Create SP810 device

[PATCH net 0/2] SCTP fix
 2014-08-22 12:30 UTC  (4+ messages)
` [PATCH net 2/2] net: sctp: fix suboptimal edge-case on non-active active/retrans path selection

[PATCH 1/7] cifs: Bypass windows extended security for ntlmv2 negotiate
 2014-08-22 12:30 UTC  (6+ messages)
` Fwd: "

[PATCH 1/2] leds: usb: Add LED trigger for USB gadget activity
 2014-08-22 11:53 UTC 

[PATCH] audit: set nlmsg_len for multicast messages
 2014-08-22 12:30 UTC 

[PATCH] drivers: net: wireless: Add include guards
 2014-08-22 12:26 UTC 

[Bug 82709] New: OpenCL not working on radeon hainan
 2014-08-22 12:25 UTC  (2+ messages)
` [Bug 82709] "

[Qemu-devel] [PATCH v2 0/7] build-sys: Fix iscsi module loading failure
 2014-08-22 12:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/7] build-sys: Move fifo8.c to hw/misc

[Bug 82920] New: Invalid read during geometry program build
 2014-08-22 12:19 UTC  (2+ messages)
` [Bug 82920] "

[PATCH v9 0/2] Add Maxim 77802 regulator support
 2014-08-22 12:15 UTC  (5+ messages)
` [PATCH v9 1/2] regulator: Add driver for max77802 PMIC PMIC regulators


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.