All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-23 16:08:09 to 2013-12-23 17:33:01 UTC [more...]

[PATCH 1/2] dbus: use PACKAGECONFIG for X11 and systemd
 2013-12-23 17:32 UTC  (2+ messages)
` [PATCH 2/2] dbus: enable API entry point checks

[RFC 00/18] Versatile Express config rework
 2013-12-23 17:31 UTC  (28+ messages)
` [RFC 01/18] mfd: syscon: Consider platform data a regmap config name
` [RFC 02/18] power/reset: vexpress: Use sched_clock as the time source
` [RFC 03/18] GPIO: gpio-generic: Add label to platform data
  ` [RFC 04/18] driver core & of: Mark of_nodes of added device as populated
` [RFC 05/18] driver core: Do not WARN when devres list is not empty at probe time
` [RFC 06/18] regmap: Formalise use of non-bus context
` [RFC 07/18] regmap: debugfs: Always create "registers" & "access" files
` [lm-sensors] [RFC 08/18] hwmon: vexpress: Use regmap instead of custom interface
  `  "
` [RFC 09/18] power/reset: "
` [RFC 10/18] regulator: "
` [RFC 11/18] clocksource: Sched clock source for Versatile Express
` [RFC 12/18] clk: versatile: Split config options for sp810 and vexpress_osc
` [RFC 13/18] clk: versatile: Use regmap instead of custom interface
` [RFC 14/18] ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count
` [RFC 15/18] ARM: vexpress: Simplify SMP operations for DT-powered system
` [RFC 16/18] bus: Versatile Express configuration bus
` [RFC 17/18] misc: Versatile Express System Config interface driver
` [RFC 18/18] mfd: vexpress: Split sysreg functions into MFD cells

[PATCH net-next 1/3] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2013-12-23 17:30 UTC  (9+ messages)
` [PATCH net-next 2/3] virtio-net: use per-receive queue page frag alloc for mergeable bufs

[PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping
 2013-12-23 17:27 UTC  (7+ messages)

[PATCH] pm80xx: Spinlock fix
 2013-12-23 17:27 UTC  (10+ messages)
                ` spinlock_irqsave() && flags (Was: pm80xx: Spinlock fix)

cuenta Advertencia
 2013-12-23 16:40 UTC 

Christmas break & arm.linux.org.uk
 2013-12-23 17:26 UTC 

[GIT PULL] please pull infiniband.git
 2013-12-23 17:24 UTC 

mm: kernel BUG at include/linux/swapops.h:131!
 2013-12-23 17:24 UTC  (3+ messages)

[Qemu-devel] [PATCH -V8 1/3] target-ppc: Fix htab_mask calculation
 2013-12-23 17:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH -V8 2/3] target-ppc: Update external_htab even when HTAB is managed by kernel
` [Qemu-devel] [PATCH -V8 3/3] target-ppc: Fix page table lookup with kvm enabled

[RFC][PATCH v5 01/14] sched: add a new arch_sd_local_flags for sched_domain init
 2013-12-23 17:22 UTC  (3+ messages)
` [RFC] sched: CPU topology try

arm-soc during the holidays
 2013-12-23 17:21 UTC 

[PATCH 2/2] clk: versatile: fixup IM-PD1 clock implementation
 2013-12-23 17:20 UTC  (3+ messages)

[PATCH 01/21] net: slight optimization of addr compare for some modules
 2013-12-23 17:20 UTC  (2+ messages)
` [E1000-devel] "

[RESEND PATCH v2] mfd: twl6030: Fix endianness problem in IRQ handler
 2013-12-23 17:20 UTC  (2+ messages)

[PATCH 1/2] clk: versatile: pass a name to ICST clock provider
 2013-12-23 17:20 UTC  (3+ messages)

[PATCH v4 0/9] PCI/MSI: Introduce pci_auto_enable_msi*() family helpers
 2013-12-23 17:19 UTC  (5+ messages)
` [PATCH v4 9/9] "

[PATCH 3/3] i2c: nomadik: factor platform data into state container
 2013-12-23 17:19 UTC  (3+ messages)

[PATCH 2/3] i2c: nomadik: remove platform data header
 2013-12-23 17:18 UTC  (3+ messages)

[PATCH 1/3] i2c: nomadik: auto-calculate slave setup time
 2013-12-23 17:18 UTC  (3+ messages)

unlinked orphans
 2013-12-23 17:16 UTC  (2+ messages)

[PATCH] gpio: sch311x: fix compilation error
 2013-12-23 17:13 UTC 

[Qemu-devel] [PATCH -V5] kvm: Add a new machine property kvm-type
 2013-12-23 17:14 UTC  (2+ messages)

[PATCH v5] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
 2013-12-23 17:11 UTC  (3+ messages)

[PATCH 00/19] crush kernel update
 2013-12-23 17:09 UTC  (20+ messages)
` [PATCH 01/19] crush: pass weight vector size to map function
` [PATCH 02/19] crush: factor out (trivial) crush_destroy_rule()
` [PATCH 03/19] crush: reduce scope of some local variables
` [PATCH 04/19] crush: fix some comments
` [PATCH 05/19] crush: eliminate CRUSH_MAX_SET result size limitation
` [PATCH 06/19] crush: return CRUSH_ITEM_UNDEF for failed placements with indep
` [PATCH 07/19] crush: use breadth-first search for indep mode
` [PATCH 08/19] crush: add note about r in recursive choose
` [PATCH 09/19] crush: strip firstn conditionals out of crush_choose, rename
` [PATCH 10/19] crush: clarify numrep vs endpos
` [PATCH 11/19] crush: pass parent r value for indep call
` [PATCH 12/19] crush: new SET_CHOOSE_LEAF_TRIES command
` [PATCH 13/19] crush: apply chooseleaf_tries to firstn mode too
` [PATCH 14/19] crush: add SET_CHOOSE_TRIES rule step
` [PATCH 15/19] crush: CHOOSE_LEAF -> CHOOSELEAF throughout
` [PATCH 16/19] crush: generalize descend_once
` [PATCH 17/19] crush: add set_choose_local_[fallback_]tries steps
` [PATCH 18/19] crush: attempts -> tries
` [PATCH 19/19] crush: fix crush_choose_firstn comment

[PATCH v5] gpio: add GPIO support for SMSC SCH311x
 2013-12-23 17:11 UTC  (2+ messages)

[Bug 72978] New: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR
 2013-12-23 17:07 UTC  (2+ messages)
  ` [Bug 72978] [NV92] "

[PATCH] usbnet: mcs7830: rework link state detection
 2013-12-23 17:06 UTC 

[PATCHv2] btdev: Return Command Status for Authentication Requested
 2013-12-23 17:06 UTC  (2+ messages)

Request a freeze exception for vlantag feature
 2013-12-23 17:02 UTC  (2+ messages)

[PATCH v4 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-23 17:00 UTC  (2+ messages)

[Cluster-devel] [PATCH 00/21] Consolidate Posix ACL implementation V3
 2013-12-23 17:01 UTC  (11+ messages)
  `  "

Richard Stallman: Why “GNU’S Not Linux” and Why We Should “Say LiGNUx”
 2013-12-23 17:01 UTC 

[PATCH net-next 0/2] mlx4_en: Add PTP support
 2013-12-23 16:59 UTC  (5+ messages)
` [PATCH net-next 1/2] mlx4_en: Add PTP hardware clock

Rationale behind 'extern' on protypes in .h files
 2013-12-23 16:59 UTC  (5+ messages)

[PATCH v7 00/14] Add power management support for mxs phy
 2013-12-23 16:58 UTC  (3+ messages)

[PATCH v8 0/9] USB Device Controller support for BCM281xx
 2013-12-23 16:57 UTC  (11+ messages)
` [PATCH v8 3/9] usb: gadget: s3c-hsotg: enable build for other platforms

[PATCH 0/4] clk: sunxi: add A20 external output clock support
 2013-12-23 16:52 UTC  (13+ messages)
` [PATCH 1/4] clk: sunxi: Allwinner A20 "
` [PATCH 2/4] ARM: dts: sun7i: external clock outputs
` [PATCH 3/4] pinctrl: sunxi: Add Allwinner A20 clock output pin functions
` [PATCH 4/4] ARM: dts: sun7i: Add pin muxing options for clock outputs

[Qemu-devel] [PATCH 00/11] pc: CPU hotplug support for Q35
 2013-12-23 16:55 UTC  (10+ messages)
` [Qemu-devel] [PATCH 09/11] ACPI: move PRST OperationRegion into SSDT

[PATCH] Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards
 2013-12-23 16:51 UTC  (2+ messages)

[Buildroot] Booting problem for Beaglebone
 2013-12-23 16:51 UTC  (4+ messages)

[PATCH v2 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-12-23 16:48 UTC  (5+ messages)
` [PATCH v2 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH 1/2] ARM: Kirkwood: Add 6192 DTSI file
 2013-12-23 16:48 UTC  (4+ messages)
` [PATCH 2/2] ARM: Kirkwood: DT board setup for LaPlug

[Bug 72943] New: NV98 [GeForce 9300 gs m] hangs on boot- all linux kernel versions > 3.2
 2013-12-23 16:45 UTC  (2+ messages)
  ` [Bug 72943] [NV98] hangs in nvbios_init on probe (worked in 3.2)

[Bug 50521] New: nouveau_acpi call _DSM with wrong parameter
 2013-12-23 16:44 UTC  (2+ messages)
` [Bug 50521] "

[PATCH] ARM: traps: fix opcode endianness when read from user memory
 2013-12-23 16:42 UTC  (2+ messages)

[PATCH 2/2] xfs: free the efi AIL entry on log recovery failure
 2013-12-23 16:42 UTC  (4+ messages)
` [PATCH v3] "

[Bug 48191] New: radeon: trace dumped from r600_hdmi.c
 2013-12-23 16:41 UTC  (3+ messages)
` [Bug 48191] "

[Patch] xen/spinlock: Improvements to check_lock()
 2013-12-23 16:39 UTC 

Build fails for eglibc
 2013-12-23 16:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/7] Vhost and vhost-net support for userspace based backends
 2013-12-23 16:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/7] Add domain socket communication for vhost-user backend

[PATCH 1/2] drm/radeon: set correct pipe config for Hawaii in DCE
 2013-12-23 16:33 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: set correct number of banks for CIK chips "

[PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver
 2013-12-23 16:32 UTC  (4+ messages)

[Bug 44271] New: kvm failure at boot up
 2013-12-23 16:27 UTC  (2+ messages)
` [Bug 44271] "

[PATCH 0/4] block: blk-mq: support blk_cleanup_queue on mq
 2013-12-23 16:27 UTC  (9+ messages)
` [PATCH 1/4] block: blk-mq: support draining mq queue
` [PATCH 2/4] block: blk-mq: make blk_sync_queue support mq
` [PATCH 3/4] block: null_blk: fix queue leak inside removing device
` [PATCH 4/4] block: blk-mq: don't export blk_mq_free_queue()

pull request for some small fixes
 2013-12-23 16:27 UTC  (2+ messages)

(unknown),
 2013-12-23 16:24 UTC  (3+ messages)
` 

Limit bandwidth per-user (uid/gid)
 2013-12-23 16:24 UTC  (2+ messages)

[PATCH 0/5] ARM: kprobes: big endian support
 2013-12-23 16:19 UTC  (11+ messages)
` [PATCH 1/5] ARM: kprobes: fix instruction fetch order with <asm/opcodes.h>
` [PATCH 2/5] ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
` [PATCH 3/5] ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
` [PATCH 4/5] ARM: kprobes-test: use <asm/opcodes.h> for Thumb "
` [PATCH 5/5] ARM: kprobes-test: Workaround GAS .align bug

Enable virtual memory for Mini-os on ARM
 2013-12-23 16:21 UTC  (3+ messages)

net_dma: mark broken
 2013-12-23 16:21 UTC 

[PATCH] ohci: Turn remote DMA support into a module parameter
 2013-12-23 16:20 UTC  (2+ messages)
` security review needed - "

[Qemu-devel] vhost-net issue: does not survive reboot on ppc64
 2013-12-23 16:24 UTC  (5+ messages)

[Bug 43347] New: KVM internal error . Suberror:1 when running " PCI Hardware Compliance Test for system" job
 2013-12-23 16:20 UTC  (2+ messages)
` [Bug 43347] "

[PATCH] Input: gamepad - use independent axes for analog D-Pad buttons
 2013-12-23 16:17 UTC 

[PATCH 0/3] Add GPIO support for the MAX6650/6651 ICs
 2013-12-23 16:08 UTC  (4+ messages)
` [PATCH 1/3] mfd: MAX6650/6651 support
` [PATCH 2/3] hwmon: (max6650) Convert to be a platform driver
` [PATCH 3/3] gpio: MAX6650/6651 support

bridge vlan_filtering don't work with tap devices (qemu guests)
 2013-12-23 16:02 UTC 

[PATCH 0/3] ARM: mvebu: minor improvements
 2013-12-23 16:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] doc: README.fuse: Add an example on how to use the fuse API on mx6q
 2013-12-23 16:11 UTC  (2+ messages)

orm_variable.changed
 2013-12-23 16:10 UTC  (4+ messages)

OS porting on Xen on ARM
 2013-12-23 16:09 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
 2013-12-23 16:08 UTC  (2+ messages)

[Qemu-devel] [PULL 00/19] acpi, pci, pc, fedora, virtio fixes and enhancements
 2013-12-23 16:12 UTC  (14+ messages)
` [Qemu-devel] [PULL 07/19] i440fx-test: verify firmware under 4G and 1M, both -bios and -pflash
` [Qemu-devel] [PULL 08/19] acpi: piix4: remove not needed GPE0 mask
` [Qemu-devel] [PULL 09/19] acpi: factor out common pm_update_sci() into acpi core
` [Qemu-devel] [PULL 10/19] acpi: ich9: allow guest to clear SCI rised by GPE
` [Qemu-devel] [PULL 11/19] ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler
` [Qemu-devel] [PULL 12/19] ACPI/DSDT-CPU: cleanup bogus comment
` [Qemu-devel] [PULL 13/19] pci: do not export pci_bus_reset
` [Qemu-devel] [PULL 14/19] pci: clean up resetting of IRQs
` [Qemu-devel] [PULL 15/19] qdev: allow both pre- and post-order vists in qdev walking functions
` [Qemu-devel] [PULL 16/19] qdev: switch reset to post-order
` [Qemu-devel] [PULL 17/19] piix: fix 32bit pci hole
` [Qemu-devel] [PULL 18/19] virtio: add back call to virtio_bus_device_unplugged
` [Qemu-devel] [PULL 19/19] target-arm: fix build with gcc 4.8.2


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.