All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-05 11:32:32 to 2014-06-05 12:27:58 UTC [more...]

[RFC PATCH v3 1/2] tmpfs: manage the inode-number by IDR, signed int inum
 2014-06-05 12:27 UTC  (4+ messages)
` [RFC PATCH v4 0/2] tmpfs: manage the inode-number by IDR (performance measure)
  ` [RFC PATCH v4 1/2] tmpfs: manage the inode-number by IDR, signed int inum
  ` [RFC PATCH v4 2/2] tmpfs: refine a file handle for NFS-exporting

[Qemu-devel] [PATCH V6 00/29] add direct support of event in qapi schema
 2014-06-05 12:22 UTC  (27+ messages)
` [Qemu-devel] [PATCH V6 01/29] os-posix: include sys/time.h
` [Qemu-devel] [PATCH V6 02/29] qapi: add event helper functions
` [Qemu-devel] [PATCH V6 03/29] qapi script: add event support
` [Qemu-devel] [PATCH V6 04/29] test: add test cases for qapi event
` [Qemu-devel] [PATCH V6 05/29] qapi: adjust existing defines
` [Qemu-devel] [PATCH V6 06/29] monitor: add an implemention as qapi event emit method
` [Qemu-devel] [PATCH V6 07/29] qapi: add new schema file qapi-event.json
` [Qemu-devel] [PATCH V6 08/29] qapi event: convert SHUTDOWN
` [Qemu-devel] [PATCH V6 09/29] qapi event: convert POWERDOWN
` [Qemu-devel] [PATCH V6 10/29] qapi event: convert RESET
` [Qemu-devel] [PATCH V6 11/29] qapi event: convert STOP
` [Qemu-devel] [PATCH V6 12/29] qapi event: convert RESUME
` [Qemu-devel] [PATCH V6 13/29] qapi event: convert SUSPEND
` [Qemu-devel] [PATCH V6 14/29] qapi event: convert SUSPEND_DISK
` [Qemu-devel] [PATCH V6 15/29] qapi event: convert WAKEUP
` [Qemu-devel] [PATCH V6 16/29] qapi event: convert RTC_CHANGE
` [Qemu-devel] [PATCH V6 17/29] qapi event: convert WATCHDOG
` [Qemu-devel] [PATCH V6 18/29] qapi event: convert DEVICE_DELETED
` [Qemu-devel] [PATCH V6 19/29] qapi event: convert DEVICE_TRAY_MOVED
` [Qemu-devel] [PATCH V6 20/29] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
` [Qemu-devel] [PATCH V6 21/29] qapi event: convert BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PATCH V6 22/29] qapi event: convert other BLOCK_JOB events
` [Qemu-devel] [PATCH V6 23/29] qapi event: convert NIC_RX_FILTER_CHANGED
` [Qemu-devel] [PATCH V6 24/29] qapi event: convert VNC events
` [Qemu-devel] [PATCH V6 25/29] qapi event: convert SPICE events
` [Qemu-devel] [PATCH V6 26/29] qapi event: convert BALLOON_CHANGE

[GIT PULL] locking tree changes for v3.16
 2014-06-05 12:27 UTC  (6+ messages)

[PATCH] charsets.7: update to reflect past developments
 2014-06-05 12:27 UTC  (4+ messages)

[PATCH] fence: Use smp_mb__before_atomic()
 2014-06-05 12:26 UTC  (10+ messages)

[PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-06-05 12:25 UTC  (6+ messages)
` [PATCH 1/6] thermal: sti: Supply Device Tree documentation
  ` [STLinux Kernel] "

[GIT PULL FOR v3.16] uvcvideo fixes
 2014-06-05 12:24 UTC  (4+ messages)

[Qemu-devel] [PATCH] Add support for MAP_NORESERVE mmap flag
 2014-06-05 12:23 UTC  (3+ messages)

KVM: PPC: BOOK3S: PR: P8 Support
 2014-06-05 12:23 UTC  (24+ messages)
` [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [PATCH 2/4] KVM: PPC: BOOK3S: PR: Doorbell support
` [PATCH 3/4] KVM: PPC: BOOK3S: PR: Emulate DPDES register
` [PATCH 4/4] KVM: PPC: BOOK3S: PR: Emulate instruction counter

[PATCH/RFC v2 0/2] vb2: Report POLLERR for fatal errors only
 2014-06-05 12:23 UTC  (3+ messages)
` [PATCH/RFC v2 1/2] v4l: vb2: Don't return POLLERR during transient buffer underruns
` [PATCH/RFC v2 2/2] v4l: vb2: Add fatal error condition flag

[Qemu-devel] [PATCH] configure: Enable dead code (lzo, snappy, quorum)
 2014-06-05 12:22 UTC 

[PATCH pynfs 00/17] prep for flex file layout server
 2014-06-05 12:22 UTC  (4+ messages)
` [PATCH pynfs 02/17] 4.1 server: service RECLAIM_COMPLETE operations

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-05 12:20 UTC  (6+ messages)

good dm-mpath test setup?
 2014-06-05 12:20 UTC  (4+ messages)

[PATCH v2 1/2] vhost: move acked_features to VQs
 2014-06-05 12:20 UTC  (4+ messages)
` [PATCH v2 2/2] vhost: move memory pointer "

[PATCH v2] firmware loader: allow disabling of udev as firmware loader
 2014-06-05 12:18 UTC  (2+ messages)

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-05 12:18 UTC  (5+ messages)
` [PATCH 8/9] ata: Add support for the Tegra124 SATA controller

[PATCH 1/2] vhost: move acked_features to VQs
 2014-06-05 12:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] virtio-blk: Suppress error action on r/w beyond end
 2014-06-05 12:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
` [Qemu-devel] [PATCH 2/3] virtio-blk: Bypass error action and I/O accounting on invalid r/w
` [Qemu-devel] [PATCH 3/3] virtio-blk: Treat read/write beyond end as invalid

[PATCH] Add a Windows-specific fallback to getenv("HOME");
 2014-06-05 12:15 UTC  (10+ messages)
  `  "
                ` [msysGit] "

[PATCH 3.4 000/214] 3.4.92-stable review
 2014-06-05 12:12 UTC  (4+ messages)
` [PATCH 3.4 214/214] HID: logitech: dont use stack based dj_report structures

[Qemu-devel] [PATCH v8 0/4] EEH Support for VFIO PCI Device
 2014-06-05 12:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/4] sPAPR: Implement EEH RTAS calls
` [Qemu-devel] [PATCH v8 3/4] VFIO: Introduce helper vfio_pci_container_ioctl()

[PATCH 1/2] ALSA: soundcore: coding style fixes
 2014-06-05 12:12 UTC  (2+ messages)
` [PATCH 2/2] ALSA: sound_firmware: fix style issues

[PATCH] staging: comedi: describe members involved when reading/writing buffer
 2014-06-05 12:11 UTC  (2+ messages)

[PATCH v2]xen:reserve memory at installing dom0_mm kernel module
 2014-06-05 12:11 UTC  (2+ messages)

3.15-rc6 - btrfs-transacti:4157 blocked for more than 120 seconds
 2014-06-05 11:44 UTC  (10+ messages)

[PATCH 1/3] arm64: Enable OPP
 2014-06-05 12:10 UTC  (5+ messages)
` [PATCH 3/3] cpufreq: Enable big.LITTLE cpufreq driver on arm64

TARGET_ARCH in external toolchain
 2014-06-05 12:06 UTC  (2+ messages)

[RFC ATTN] Cropping, composing, scaling and S_FMT
 2014-06-05 12:03 UTC  (5+ messages)

[Buildroot] [PATCH] wpa_supplicant: bump to version 2.2
 2014-06-05 12:02 UTC  (3+ messages)

[PATCH 0/9] perf/x86: implement HT counter corruption workaround
 2014-06-05 12:02 UTC  (8+ messages)
` [PATCH 9/9] perf/x86: add syfs entry to disable HT bug workaround

[PATCH net-next v2 0/3] macvlan: fix some problem if mac address changes
 2014-06-05 12:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] macvlan: don't update the uc and vlan list for L2 forwarding offload
` [PATCH net-next v2 2/3] net: dev: revert the mac address when notifier failed
` [PATCH net-next v2 3/3] macvlan: don't set the same mac address for non-passthru mode

[PATCH ] profiles: Fix crash due to NULL pointer access
 2014-06-05 12:01 UTC  (5+ messages)

[Printing-architecture] pwgtoraster vs calibrated spaces
 2014-06-05 11:59 UTC  (10+ messages)

GOOD DAY,
 2014-06-04 19:05 UTC 

GOOD DAY,
 2014-06-04 19:05 UTC 

GOOD DAY,
 2014-06-04 19:05 UTC 

GOOD DAY,
 2014-06-04 19:05 UTC 

[RFC 0/2] perf: add AUX space to ring_buffer
 2014-06-05 11:58 UTC  (7+ messages)
` [RFC 2/2] perf: add AUX area to ring buffer for raw data streams

(Reluctant) request to revert several changes, due to regressing VM migration
 2014-06-05 11:58 UTC  (4+ messages)
    ` [PATCH] x86/HVM: refine SMEP/SMAP tests in HVM_CR4_GUEST_RESERVED_BITS()

[Ksummit-discuss] [CORE TOPIC] kernel testing standard
 2014-06-05 11:58 UTC  (10+ messages)

[PATCH RESEND 00/12] Add Flexgen Clock support
 2014-06-05 11:57 UTC  (7+ messages)
` [PATCH RESEND 05/12] drivers: clk: st: STiH407: Support for clockgenA0
  ` [STLinux Kernel] "
` [PATCH RESEND 12/12] drivers: clk: st: Use round to closest divider flag
  ` [STLinux Kernel] "

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-05 11:57 UTC  (11+ messages)
` [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows

[Ksummit-discuss] Nominations for per topic people
 2014-06-05 12:14 UTC  (4+ messages)

[PATCH] xen: arm: implement generic multiboot compatibility strings (Was: Re: [Linaro-uefi] The GRUB multiboot support patch for aarch64(V3.1))
 2014-06-05 11:56 UTC 

[PATCH 1/2] usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
 2014-06-05 11:56 UTC  (4+ messages)
` [PATCH 2/2] tools: ffs-test: convert to new descriptor format fixing compilation error

[RFC 1/1] vfs: del redundant BH_new flag on unrelated buffer heads
 2014-06-05 11:55 UTC 

May Advisory Board minutes posted
 2014-06-05 11:54 UTC 

[Qemu-devel] [PATCH v4 00/10] Modify block jobs to use node-names
 2014-06-05 11:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 10/10] block: add QAPI command to allow live backing file change

[PATCH 1/5] rt2x00: change beaconing locking
 2014-06-05 11:52 UTC  (5+ messages)
` [PATCH 2/5] rt2x00: change beaconing setup on RT2800
` [PATCH 3/5] rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUM
` [PATCH 4/5] rt2x00: change order when stop beaconing
` [PATCH 5/5] rt2x00: do not initialize BCN_OFFSET registers

[Bridge] [PATCH v2 net-next] bridge: Fix incorrect judgment of promisc
 2014-06-05 11:53 UTC  (2+ messages)
`  "

Implementing a NFS proxy
 2014-06-05 11:53 UTC 

[For community review] Windows PV Drivers Incubation Sub-project Proposal
 2014-06-05 11:53 UTC 

[RFC/RFT 1/5] rt2x00: change beaconing locking
 2014-06-05 11:51 UTC  (2+ messages)

[PATCHv6 0/3] Common Mailbox Framework
 2014-06-05 11:52 UTC  (5+ messages)
` [PATCHv6 2/3] mailbox: Introduce framework for mailbox

latest btrfs-progs and asciidoc dependency
 2014-06-05 11:52 UTC 

PCI-to-USB ExpressCard Hotplugging can't work in v3.15-rc5
 2014-06-05 12:08 UTC  (4+ messages)

[PATCHv2 0/2] Linux PVH dom0 memory setup
 2014-06-05 11:51 UTC  (3+ messages)
` [PATCH 1/2] x86/xen: fix memory setup for PVH dom0
` [PATCH 2/2] Revert "xen/pvh: Update E820 to work with PVH (v2)"

[RFC v2 00/10] kgdb: NMI/FIQ support for ARM
 2014-06-05 11:51 UTC  (5+ messages)
` [RFC v3 0/9] "
  ` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs

[LTP] [PATCH] lib: add tst_fs_link_count.c
 2014-06-05 11:49 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 4/4] hw/machine: qemu machine opts as properties to QemuMachineState
 2014-06-05 11:49 UTC  (3+ messages)

[vote on timing] Xen Project Developer Meeting on August 20th AM in Chicago
 2014-06-05 11:49 UTC 

[PATCH v2] xen: fix reboot/shutdown with running HVM guests
 2014-06-05 11:47 UTC 

[Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands
 2014-06-05 11:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] qapi: Extract qapi/common.json definitions
` [Qemu-devel] [PATCH v2 2/5] qapi: create two block related json modules
` [Qemu-devel] [PATCH v2 3/5] qapi: Extract qapi/block-core.json definitions
` [Qemu-devel] [PATCH v2 4/5] qapi: Extract qapi/block.json definitions
` [Qemu-devel] [PATCH v2 5/5] qapi: Set QAPI descriptions files under the GPL V2 license

[PATCH v3 BlueZ 1/4] unit/test-avrcp: Add /TP/RCR/BV-02-C test
 2014-06-05 11:45 UTC  (4+ messages)
` [PATCH v3 BlueZ 2/4] unit/test-avrcp: Add /TP/RCR/BV-04-C test
` [PATCH v3 BlueZ 3/4] android/avctp: Add define for AV/C data MTU and offset
` [PATCH v3 BlueZ 4/4] android/avrcp-lib: Add fragmentation support

[U-Boot] checking from uboot
 2014-06-05 11:44 UTC  (2+ messages)

[v2 00/23] Packet Framework
 2014-06-05 11:43 UTC  (2+ messages)

mainline boot: 37 passed 4 failed (mainline/v3.15-rc8-4569-g3de0ef8)
 2014-06-05 11:42 UTC  (5+ messages)
    ` mainline boot: 37 passed 4 failed (mainline/v3.15-rc8-4569-g3de0ef8) (palmas regression uEVM)

[PATCH net-next 0/4] macvlan: fix some problem if mac address changes
 2014-06-05 11:42 UTC  (6+ messages)
` [PATCH net-next 2/4] net: dev: don't set the same mac address for netdev

[PATCHv5 0/4] Common Mailbox Framework
 2014-06-05 11:39 UTC  (13+ messages)
` [PATCHv5 2/4] mailbox: Introduce framework for mailbox

[PATCH] regulator: core: print error value when constraints are not applied
 2014-06-05 11:37 UTC  (3+ messages)

[Buildroot] [PATCH] radvd: bump to version 1.12
 2014-06-05 11:37 UTC 

vETH is DOWN by default
 2014-06-05 11:37 UTC 

[Buildroot] [PATCH] hostapd: bump to version 2.2
 2014-06-05 11:36 UTC  (3+ messages)

[PATCH] i2c: mux: pca954x needs gpiolib
 2014-06-05 11:36 UTC  (5+ messages)

[PATCH] ASoC: MMP audio needs sram support
 2014-06-05 11:35 UTC  (3+ messages)

[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
 2014-06-05 11:35 UTC  (4+ messages)
` [RFC PATCH 01/16] sched: Documentation for scheduler energy cost model

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-05 11:33 UTC  (2+ messages)

[RFC 1/4] ath10k: provide firmware crash info via debugfs
 2014-06-05 11:33 UTC  (4+ messages)

PR_Service. Sync database only on clean stop?
 2014-06-05 11:33 UTC  (2+ messages)

[PATCH v4 0/4] Fix grant/foreign mappings with auto-translated guests
 2014-06-05 11:33 UTC  (3+ messages)
` [PATCH v4 1/4] xen: make logdirty and iommu mutually exclusive

[PATCH v5 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2014-06-05 11:32 UTC  (6+ messages)
` [RFC] usb: gadget: f_fs: Add flags to descriptors block
  ` [PATCHv2] "


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.