All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 11:30:03 to 2014-03-03 13:11:07 UTC [more...]

[PATCH] drm/radeon: remove struct radeon_bo_list
 2014-03-03 13:10 UTC 

[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
 2014-03-03 13:10 UTC  (5+ messages)
` [PATCH 1/3] cfg80211: allow reprocessing of "
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular

[Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options
 2014-03-03 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/6] qemu-img convert: "

[PATCH v3 0/3] mac802111: channel context reservation
 2014-03-03 13:08 UTC  (5+ messages)
` [PATCH v3 2/3] mac80211: implement chanctx reservation

[PATCH v3 0/7] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-03 13:07 UTC  (7+ messages)
` [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

[Qemu-devel] qemu-img convert cache mode for source
 2014-03-03 13:07 UTC  (11+ messages)

[PATCH] cfg80211: fix cfg80211_leave() locking
 2014-03-03 13:07 UTC  (3+ messages)

[RFC PATCH] support Thinkpad X1 Carbon's adaptive keyboard
 2014-03-03 13:06 UTC  (3+ messages)

[U-Boot] LPC3250 NAND settings
 2014-03-03 13:05 UTC 

[Qemu-devel] [PATCH RFC V2 0/9] qemu-machine as a QOM object
 2014-03-03 13:03 UTC  (28+ messages)
` [Qemu-devel] [PATCH RFC V2 1/9] hw/core: introduced qemu machine as "
` [Qemu-devel] [PATCH RFC V2 2/9] vl: use qemu machine QOM class instead of global machines list
` [Qemu-devel] [PATCH RFC V2 3/9] hw/boards: converted current_machine to be an instance of QemuMachineCLass
` [Qemu-devel] [PATCH RFC V2 6/9] vl.c: do not set 'type' property in obj_set_property
` [Qemu-devel] [PATCH RFC V2 7/9] qom: add object_property_is_set
` [Qemu-devel] [PATCH RFC V2 8/9] machine-opts: replace qemu_opt_get by QOM QemuMachine queries
` [Qemu-devel] [PATCH RFC V2 9/9] hw/core: mapped QemuOpts into QEMUMachineInitArgs fields to remove duplication

[PATCH] mac80211: add missing update on rx status VHT flag
 2014-03-03 13:04 UTC  (2+ messages)

Generic PM domains - too noisy?
 2014-03-03 13:03 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-ppc: Introduce hypervisor call H_GET_TCE
 2014-03-03 13:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] mac80211: refactor channel switch function
 2014-03-03 13:02 UTC  (2+ messages)

[PATCH] drm/i915: Reject >165MHz modes w/ DVI monitors
 2014-03-03 13:01 UTC  (2+ messages)

[PATCH] ACPI: Adds sysfs "ddn" attribute of the ACPI device objects to export its _DDN object
 2014-03-03 13:16 UTC  (2+ messages)

[PATCH] xz: make XZ_DEC_BCJ filters non-optional
 2014-03-03 12:51 UTC  (2+ messages)

[PATCH net-next 0/4] ieee802154: clean up header handling
 2014-03-03 12:59 UTC  (5+ messages)
` [PATCH 1/4] ieee802154: add generic header handling routines
  ` [PATCH 2/4] mac802154: use new header ops in wpan devices
` [PATCH 3/4] ieee802154: remove addresses from mac_cb
` [PATCH 4/4] ieee802154: remove seq member of mac_cb

[RFC]VM live snapshot proposal
 2014-03-03 12:55 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH v2 1/8] android/tester: Add create bond with PIN success test case
 2014-03-03 12:55 UTC  (2+ messages)

[PATCH] e2fsprogs: Remove any occurrence of ext4dev and test_fs
 2014-03-03 12:55 UTC  (3+ messages)

[PATCH 1/9] android/tester: Coding style and syntax fix
 2014-03-03 12:54 UTC  (2+ messages)

[PATCH] e2fsprogs: introduce ext2fs_close_free() helper
 2014-03-03 12:54 UTC  (3+ messages)

[PATCH 1/2] mke2fs: Add revision to the is_before_linux_ver()
 2014-03-03 12:53 UTC  (4+ messages)
` [PATCH 2/2] mke2fs: Enable lazy_itable_init on newer kernel by default

[PATCH 1/9] unit/avrcp: Add /TP/PAS/BV-06-C test
 2014-03-03 12:53 UTC  (9+ messages)
` [PATCH 2/9] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCH 3/9] avrcp: Fix buffer size check
` [PATCH 4/9] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCH 5/9] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCH 6/9] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCH 7/9] android/avrcp: Add avrcp_set_player_value() function
` [PATCH 8/9] unit/avrcp: Add /TP/PAS/BV-11-C test
` [PATCH 9/9] doc: Update test coverage document

[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-03-03 12:53 UTC  (14+ messages)
` [PATCH V6 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V6 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V6 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V6 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V6 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h
  ` [PATCH V6 net-next 5/5] xen-net{back,front}: "

What is Type Enforcement Model in SELinux?
 2014-03-03 12:51 UTC  (2+ messages)

[PATCH] Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
 2014-03-03 12:50 UTC  (5+ messages)

[PATCH] mac80211: consider virtual mon when calculating min_def
 2014-03-03 12:49 UTC  (2+ messages)

Announcing Connectathon 2014
 2014-03-03 12:48 UTC  (3+ messages)
` Reminder: Connectathon 2014 registration is OPEN
  ` [nfsv4] "

[Buildroot] Analysis of build failures
 2014-03-03 12:48 UTC  (3+ messages)

[Bug 71461] New: monitor doesn't get detected after boot
 2014-03-03 12:47 UTC  (3+ messages)
` [Bug 71461] monitor doesn't get detected after boot or disconnection

[PATCH 0/6] close pageblock_migratetype and pageblock_skip races
 2014-03-03 12:46 UTC  (5+ messages)
` [PATCH 6/6] mm: use atomic bit operations in set_pageblock_flags_group()

[meta-mono] [PATCH 0/1] fsharp: Add support for F# programming language v3.1
 2014-03-03 12:44 UTC  (2+ messages)
` [meta-mono] [PATCH 1/1] "

[Qemu-devel] [PATCH v5 0/7] dataplane: switch to N:M devices-per-thread model
 2014-03-03 12:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 5/7] qdev: make get_pointer() handle temporary strings

[Qemu-devel] [Bug 1286253] [NEW] virtio-net acceleration features not set when plugged into backend dynamically
 2014-03-03 12:48 UTC  (3+ messages)

tgt backend driver for GlusterFS
 2014-03-03 12:42 UTC  (2+ messages)

[PATCH 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
 2014-03-03 12:41 UTC  (11+ messages)
` [PATCH 5/7] v4l: ti-vpe: Allow usage of smaller images
` [PATCH 7/7] v4l: ti-vpe: Add crop support in VPE driver

[Devel] [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback
 2014-03-03 12:41 UTC  (2+ messages)
`  "

[PATCH BlueZ 01/16] android/avrcp-lib: Add avrcp_send function
 2014-03-03 12:41 UTC  (4+ messages)
` [PATCH BlueZ 03/16] android/avrcp-lib: Rework handler callback parameters

[PATCH] crypto: mxs-dcp: Optimize hashing
 2014-03-03 12:40 UTC  (2+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-03 12:36 UTC  (27+ messages)
` [PATCH v5 1/6] usb: dwc3: core: support optional PHYs
` [PATCH v5 2/6] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v5 3/6] drivers: phy: usb3/pipe3: Adapt pipe3 driver to "
` [PATCH v5 4/6] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v5 5/6] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v5 6/6] arm/dts: added dt properties to adapt to the new phy framwork

[RFC v2 0/4] mac802111: channel context reservation (was: multi-vif/multi-channel CSA implementation)
 2014-03-03 12:37 UTC  (13+ messages)
` [RFC v2 3/4] mac80211: allow reservation of a running chanctx

submodules: reuse .git/modules/... for multiple checkouts of same URL
 2014-03-03 12:24 UTC 

[PATCH] x86: set Pentium M as PAE capable
 2014-03-03 12:31 UTC  (5+ messages)
`  "

Hob error during dependency tree checking
 2014-03-03 12:30 UTC  (2+ messages)

[V1 PATCH 0/3] pvh: misc bug fixes
 2014-03-03 12:30 UTC  (5+ messages)
` [V1 PATCH 1/3] pvh: early return from hvm_hap_nested_page_fault
  ` [V1 PATCH 2/3] pvh: fix pirq path for pvh
    ` [V1 PATCH 3/3] pvh: disallow PHYSDEVOP_pirq_eoi_gmfn_v2/v1

[PATCH] Btrfs: avoid unnecessary utimes update in incremental send
 2014-03-03 12:28 UTC 

[PATCH V5 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-03-03 12:14 UTC  (7+ messages)
` [PATCH V5 net-next 4/5] xen-netfront: Add support for multiple queues

Feb. Fedora Kernel Patch Report
 2014-03-03 12:22 UTC  (3+ messages)

[PATCH 2/2] ipath: Fix potential buffer overrun in sending diag packet routine
 2014-03-03 12:22 UTC 

Can trace be stopped from UST on executing a particular function?
 2014-03-03 12:21 UTC 

[PATCH V5 0/2] x86: IOSF: Add loadable module support
 2014-03-03 12:20 UTC  (4+ messages)
` [PATCH V5 1/2] x86: IOSF: add dummy functions for loadable modules

[PATCH 1/8] xfstests: Create single function for testing xfs_io commands
 2014-03-03 12:21 UTC  (8+ messages)
` [PATCH 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 7/8] xfstests: Add fallocate zero range operation to fsx

[PATCH] ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
 2014-03-03 12:18 UTC 

[linux-linus test] 25340: regressions - FAIL
 2014-03-03 12:18 UTC  (4+ messages)

[PATCH] MAINTAINERS: add maintainer entry for TDA998x driver
 2014-03-03 12:18 UTC 

Package 'X' provides... what?
 2014-03-03 12:17 UTC  (3+ messages)

Help needed USB hub disconnected at resume
 2014-03-03 12:16 UTC  (3+ messages)

[Qemu-devel] Request for openhackware.git mirror
 2014-03-03 12:16 UTC  (2+ messages)

[Bridge] [PATCH RFC 0/7] Non-promisc bidge ports support
 2014-03-03 12:12 UTC  (8+ messages)
` [Bridge] [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge
            `  "

Sample Toaster data for development purposes
 2014-03-03 12:11 UTC 

[PATCH] Update lxc recipe to 1.0.0
 2014-03-03 12:10 UTC  (3+ messages)

[PATCH] OMAPDSS: convert pixel clock to common videomode style
 2014-03-03 12:08 UTC  (2+ messages)

[PATCH 0/4]: makedumpfile: Makefile improvements
 2014-03-03 12:05 UTC  (5+ messages)
` [PATCH 1/4] build: Derive objects from source files
` [PATCH 2/4] build: Use INCLUDES for normal CFLAGS in addition to CFLAGS_ARCH
` [PATCH 3/4] build: Honor VPATH to support out-of-tree builds
` [PATCH 4/4] build: Rename generic-sounding SRC -> SRC_BASE

[PATCH V9 0/2] Exynos5250 SATA Support
 2014-03-03 11:59 UTC  (5+ messages)
` [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy

Source tree tidy
 2014-03-03 11:57 UTC  (3+ messages)

[RFC PATCH 0/3] Implement the XEN_DOMCTL_memory_mapping hypecall for arm32
 2014-03-03 11:56 UTC  (4+ messages)
` [RFC PATCH 2/3] arch, arm32: add the XEN_DOMCTL_memory_mapping hypercall

[Qemu-devel] [PATCH v2 0/7] Allwinner A10 fixes
 2014-03-03 11:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/7] allwinner-a10-pic: update pending register when an irq is cleared

[PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14
 2014-03-03 11:53 UTC  (4+ messages)
` [PATCH 3/3] regulator: s2mps11: Copy supported regulators from initconst

[PATCH RFC] bitbake.conf/base.bbclass: Drop PRINC support
 2014-03-03 11:52 UTC  (2+ messages)

[PATCH] ncurses: use ln -r to generate relative symlink
 2014-03-03 11:50 UTC  (4+ messages)

[Buildroot] [PATCH] samba4: fix readline support
 2014-03-03 11:50 UTC  (2+ messages)

[PATCH] Add -[-no]-hostonly-cmdline option handling for getopt
 2014-03-03 11:46 UTC  (2+ messages)

where is the module reference count incremented or decremented ?
 2014-03-03 11:46 UTC  (3+ messages)

[PATCH 11/44] m68k: Use get_signal() signal_setup_done()
 2014-03-03 11:15 UTC  (4+ messages)
` [PATCH 12/44] metag: "

[alsa-devel] change kmalloc into vmalloc for large memory allocations
 2014-03-03 11:45 UTC  (10+ messages)
`  "

[RFC v2 PATCH 0/1] ARM64: KGDB: Add FPSIMD debug support
 2014-03-03 11:43 UTC  (10+ messages)
` [RFC v2 PATCH 1/1] ARM64: KGDB: Add FP/SIMD "

[PATCH] MAINTAINERS: Update ARM STi maintainers
 2014-03-03 11:28 UTC 

[PATCH] backports: ifdef some pci functions
 2014-03-03 11:34 UTC 

ovs inconsistent lock state
 2014-03-03 11:33 UTC  (3+ messages)

[nf-next PATCH V2 0/5] netfilter: conntrack: optimization, remove central spinlock
 2014-03-03 11:33 UTC  (4+ messages)
` [nf-next PATCH V2 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock

[RFC] LIBIIO
 2014-03-03 11:31 UTC 

[Bug 74539] New: [r600g] Memory leak when playing WoW with RV790
 2014-03-03 11:31 UTC  (2+ messages)
` [Bug 74539] "

[PATCH 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
 2014-03-03 11:30 UTC  (11+ messages)
` [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-03-03 11:29 UTC  (3+ messages)
` [PATCH v8 2/6] misc: sram: implement reserved sram areas


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.