All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-22 12:17:18 to 2014-04-22 13:11:48 UTC [more...]

[PATCH 1/2] clk: Fixup spacing in comments
 2014-04-22 13:11 UTC 

skb_try_coalesce bug?
 2014-04-22 13:11 UTC  (2+ messages)

[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
 2014-04-22 13:11 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format
 2014-04-22 13:11 UTC  (2+ messages)

Debian Wheezy installer crashes guest when EPT is enabled
 2014-04-22 13:11 UTC  (8+ messages)

[PATCH v6 00/19] usb: phy: msm: Fixes, cleanups and DT support
 2014-04-22 13:09 UTC  (4+ messages)
` [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller

[PATCH 0/2]: sh-pfc: r8a7791: Add sound pin support
 2014-04-22 13:09 UTC  (8+ messages)
` [PATCH 0/2 v2]: "
  ` [PATCH 1/2 v2] sh-pfc: r8a7791: Add SSI "
  ` [PATCH 2/2] sh-pfc: r8a7791: Add Audio "

[PATCH v1 1/6] x86: Add support for STAC/CLAC instructions
 2014-04-22 13:09 UTC  (8+ messages)

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-22 13:09 UTC  (10+ messages)
` [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-22 13:08 UTC  (4+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

Updates to base (dora) in 2014-04-22
 2014-04-22 13:08 UTC 

[PATCH 1/6] drm/i915: Replace hardcoded cacheline size with macro
 2014-04-22 13:06 UTC  (12+ messages)
` [PATCH 2/6] drm/i915: Preserve ring buffers objects across resume
` [PATCH 3/6] drm/i915: Allow the module to load even if we fail to setup rings
` [PATCH 4/6] drm/i915: Mark device as wedged if we fail to resume
` [PATCH 5/6] drm/i915: Include a little more information about why ring init fails
` [PATCH 6/6] drm/i915: Kick start the rings

Updates to base (master) in 2014-04-22
 2014-04-22 13:07 UTC 

[PATCH v2] ARM: dts: disable MDMA1 node for Exynos5420
 2014-04-22 13:05 UTC  (2+ messages)

[PATCH] linux-next: rsi: fix using of removed stuff from mmc
 2014-04-22 13:05 UTC  (6+ messages)

[PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support
 2014-04-22 13:04 UTC 

[PATCH] clk: versatile: free icst on error return
 2014-04-22 13:04 UTC  (2+ messages)

[PATCH v2] gpio: ge: Convert to platform driver
 2014-04-22 13:03 UTC  (3+ messages)

[PATCH] radio-bcm2048.c: fix wrong overflow check
 2014-04-22 13:02 UTC  (8+ messages)
` [PATCH v2] "

[Xenomai] occasional EBADF in select() in notifier.c
 2014-04-22 13:02 UTC  (4+ messages)

[PATCH v2] arm64: enable EDAC on arm64
 2014-04-22 13:01 UTC  (5+ messages)

[PATCH net] vxlan: ensure to advertise the right fdb remote
 2014-04-22 13:01 UTC 

[PATCH] v4l: subdev: Move [gs]_std operation to video ops
 2014-04-22 13:01 UTC  (2+ messages)

[PATCH] net/phy: micrel: fix bugged test on device tree loading for ksz9021
 2014-04-22 13:01 UTC 

[PATCH 1/2] ARM: shmobile: armadillo800eva: Add LED support
 2014-04-22 13:01 UTC  (4+ messages)
` [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO

[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
 2014-04-22 13:01 UTC  (12+ messages)
` [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support

[meta-fsl-ppc][PATCH v2] Use generic bbappend files
 2014-04-22 13:00 UTC 

[PATCH 0/5] GPIO OMAP driver changes for v3.16
 2014-04-22 13:00 UTC  (8+ messages)

questions on CONFIG_PPC_ADV_DEBUG_REGS, DBCR0_BRT, and DBCR0_ACTIVE_EVENTS
 2014-04-22 12:43 UTC  (2+ messages)

[PATCH v4 00/18] xen/arm: Interrupt management reworking
 2014-04-22 12:58 UTC  (19+ messages)
` [PATCH v4 01/18] xen/arm: timer: replace timer_dt_irq by timer_get_irq
` [PATCH v4 02/18] xen/arm: IRQ: Use default irq callback from common code for no_irq_type
` [PATCH v4 03/18] xen/arm: IRQ: Rename irq_cfg into arch_irq_desc
` [PATCH v4 04/18] xen/arm: IRQ: move gic {, un}lock in gic_set_irq_properties
` [PATCH v4 05/18] xen/arm: IRQ: drop irq parameter in __setup_irq
` [PATCH v4 06/18] xen/arm: IRQ: remove __init from setup_dt_irq, request_dt_irq and release_irq
` [PATCH v4 07/18] xen/arm: IRQ: Rework gic_route_irq_to_guest function
` [PATCH v4 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v4 09/18] xen/arm: IRQ Introduce irq_get_domain
` [PATCH v4 10/18] xen/arm: IRQ: Require desc.lock be held by callers of hw_irq_controller callbacks
` [PATCH v4 11/18] xen/arm: IRQ: Defer routing IRQ to Xen until setup_irq() call
` [PATCH v4 12/18] xen/arm: IRQ: Do not allow IRQ to be shared between domains and XEN
` [PATCH v4 13/18] xen/serial: remove serial_dt_irq
` [PATCH v4 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v4 15/18] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v4 16/18] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v4 17/18] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v4 18/18] xen/arm: IRQ: Handle multiple action per IRQ

Please read attached for $2.6 million donations
 2014-04-22 12:44 UTC 

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-04-22 12:58 UTC  (2+ messages)

[meta-fsl-ppc][PATCH] Freescale-EULA: fix awq weird character
 2014-04-22 12:58 UTC  (2+ messages)

Newbie question: How to get dependencies into compile of custom recipe?
 2014-04-22 12:56 UTC  (3+ messages)

[Drbd-dev] drbdsetup legacy utils can't fall back to version 8.3
 2014-04-22 12:56 UTC  (2+ messages)

[PATCH 0/8] perf sched: Add trace event for sched wait
 2014-04-22 11:56 UTC  (5+ messages)
` [PATCH 4/8] sched/core: Skip wakeup when task is already running

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-22 12:55 UTC  (9+ messages)

pinctrl: add TB10x pin control driver
 2014-04-22 12:55 UTC  (3+ messages)
` [PATCH] pinctrl/TB10x: Fix signedness bug

[U-Boot] [RFC PATCH 0/3] Remove CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD}
 2014-04-22 12:55 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 2/3] cmd_pxe: remove SoC, ARCH path from pxe_default_path

[PATCH] tools/pygrub: store kernels in /var/run/pygrub
 2014-04-22 12:55 UTC  (3+ messages)

[patch net-next] vlan: Don't allow vlan devices to change network namespaces
 2014-04-22 12:54 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: fix typo in module author address
 2014-04-22 12:54 UTC  (3+ messages)

[PATCH v3] arm64: enable EDAC on arm64
 2014-04-22 12:54 UTC  (3+ messages)

Why is SELINUXTYPE policy specific?
 2014-04-22 12:53 UTC  (7+ messages)

[PATCH v2 0/2] Add resolution change event
 2014-04-22 12:52 UTC  (7+ messages)
` [PATCH v2 1/2] v4l: "

[PATCH RESEND 0/5] ARM: berlin: add pinctrl support
 2014-04-22 12:52 UTC  (11+ messages)
` [PATCH RESEND 1/5] pinctrl: allows not to define the get_group_pins operation
` [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs

[PATCH] drm/radeon: Fix num_banks calculation for SI
 2014-04-22 12:51 UTC  (2+ messages)

[PATCH 1/3] git: fix perl binding installation
 2014-04-22 12:50 UTC  (6+ messages)

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-04-22 12:49 UTC  (9+ messages)
` [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes

[PATCH] xfrm: Remove useless secid field from xfrm_audit
 2014-04-22 12:48 UTC  (3+ messages)

arm64: default dma_ops is set to coherent_dma_ops results into DMA FAILURE
 2014-04-22 12:48 UTC 

[PATCH v3] phonesim: Support for querying SIM unlock retry count
 2014-04-22 12:47 UTC 

[PATCH] drm/i915: Intel-specific primary plane handling (v3)
 2014-04-22 12:47 UTC  (3+ messages)
` [PATCH] drm/i915: Intel-specific primary plane handling (v4)

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-22 12:46 UTC  (3+ messages)

[PATCH 1/2] mtd: m25p80: Revive dual read support
 2014-04-22 12:45 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p

[RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR)
 2014-04-22 12:44 UTC  (3+ messages)
` [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N

[PATCH] gpiolib: of: remove gpio_to_desc() usage
 2014-04-22 12:43 UTC 

[PATCH] xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
 2014-04-22 12:42 UTC  (3+ messages)

[PATCH] gpio: put GPIO IRQs into their own lock class
 2014-04-22 12:43 UTC 

[PATCH] arm: dts: am43x-clock: add tbclk data for ehrpwm
 2014-04-22 12:41 UTC  (3+ messages)

[PATCH v8 0/3] Expose HW APIC virtualization support to HVM guests
 2014-04-22 12:41 UTC  (5+ messages)
` [PATCH v8 1/3] xen/libxc: Allow changing max number of hypervisor cpuid leaves

Toaster manual
 2014-04-22 12:40 UTC 

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-04-22 12:39 UTC  (17+ messages)
` [net-next 01/16] i40e: Add bridge FDB add/del/dump ops
` [net-next 02/16] i40e/i40evf: unhide and enable to one prefena field
` [net-next 03/16] i40e: Reset the VF upon conflicting VLAN configuration
` [net-next 04/16] i40e: Enable VF Tx bandwidth setting
` [net-next 05/16] i40e/i40evf: Bump build versions
` [net-next 06/16] i40e: Remove a FW workaround
` [net-next 07/16] i40e: Fix an issue with displaying IPv4 FD filters
` [net-next 08/16] i40e/i40evf: add tracking to NVM busy state
` [net-next 09/16] i40e/i40evf: update AdminQ API
` [net-next 10/16] i40e: prep vsi_open logic for non-netdev cases
` [net-next 11/16] i40e: abstract the close path for better netdev vsis
` [net-next 12/16] i40e: use generic vsi_open to unquiesce vsi
` [net-next 13/16] i40e: rework fdir setup and teardown
` [net-next 14/16] i40e: Cleanup if/else statements
` [net-next 15/16] i40e: Tweak for-loop in i40e_ethtool.c
` [net-next 16/16] i40e/i40evf: Bump build versions

[PATCH 00/28] nios2 Linux kernel port
 2014-04-22 12:39 UTC  (9+ messages)
` [PATCH 04/28] nios2: Exception handling
` [PATCH 16/28] nios2: System calls handling
` [PATCH 23/28] nios2: Nios2 registers
` [PATCH 28/28] Documentation: Add documentation for Nios2 architecture

[PATCH] arm/omap4: add twd clock to DT
 2014-04-22 12:39 UTC  (4+ messages)

[LTP] [PATCH 1/2] sbrk/sbrk01.c: cleanup
 2014-04-22 12:38 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: Move IO and kcontrols to the component level
 2014-04-22 12:38 UTC  (11+ messages)
` [PATCH v4 1/5] ASoC: Move IO abstraction "
` [PATCH v4 2/5] ASoC: Move standard kcontrol helpers "
` [PATCH v4 3/5] ASoC: Remove snd_soc_update_bits_locked()
` [PATCH v4 4/5] ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
` [PATCH v4 5/5] ASoC: Remove ASoC level IO tracing

[PATCH] cpuidle: governor: menu: move repeated correction factor check to init
 2014-04-22 12:38 UTC  (6+ messages)
        ` [RESEND][PATCH] "

[PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI
 2014-04-22 12:37 UTC  (7+ messages)
` [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer

[PATCH v4 0/2] x86/AMD support data breakpoint extension registers
 2014-04-22 12:37 UTC  (2+ messages)
` Ping: "

[PATCH v2 4/4] btrfs-progs: Fix the return value when executing 'btrfs pro get' on a uncompress file
 2014-04-22 12:37 UTC  (2+ messages)

[PATCH v2 0/6] x86/P2M: reduce time bulk type changes take
 2014-04-22 12:37 UTC  (8+ messages)
` [PATCH v2 1/6] x86/EPT: don't walk entire page tables when globally changing types
` [PATCH v2 2/6] x86/EPT: don't walk entire page tables when changing types on a range
` [PATCH v2 3/6] x86/P2M: simplify write_p2m_entry()
` [PATCH v2 4/6] x86/NPT: don't walk entire page tables when changing types on a range
` [PATCH v2 5/6] x86/NPT: don't walk entire page tables when globally changing types
` [PATCH v2 6/6] x86/P2M: cleanup

[PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs
 2014-04-22 12:36 UTC  (4+ messages)

Freescale P1020 Startup
 2014-04-22 12:34 UTC 

[PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
 2014-04-22 12:35 UTC  (4+ messages)
` [PATCH v2] "

Cannot enable selinux
 2014-04-22 12:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1 v2] qdecoder : new package
 2014-04-22 12:35 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add BCM20702 firmware upgrade support
 2014-04-22 12:34 UTC  (3+ messages)

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-04-22 12:34 UTC  (6+ messages)

[PATCH] x86/HAP: drop pointless assertions
 2014-04-22 12:32 UTC  (2+ messages)

[PATCH v2] gpio: zevio: Get correct gpio output value
 2014-04-22 12:29 UTC  (2+ messages)

[RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations
 2014-04-22 12:28 UTC  (3+ messages)

[PATCH] gpio: bcm-kona: Add irq_set_wake method
 2014-04-22 12:27 UTC  (2+ messages)

Happy Easter og rigelig 2014
 2014-04-22 11:09 UTC 

[PATCH v3 0/2] peroper align of datetime filed of git-blame
 2014-04-22 12:25 UTC  (5+ messages)
` [PATCH v3 2/2] blame: use a helper to get suitable blame_date_width

[PATCH v4] arm: exynos: generalize power register address calculation
 2014-04-22 12:25 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2] usb: dwc3: core: Fix gadget for system suspend/resume
 2014-04-22 12:24 UTC  (3+ messages)

[PATCH] locks: rename file-private locks to "open file description locks"
 2014-04-22 12:23 UTC 

[PATCH 0/5] xhci: fixes for 3.15-rc usb-linus
 2014-04-22 12:22 UTC  (2+ messages)
` [PATCH 2/5] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()

[PATCH] [media] s5p-mfc: Add IOMMU support
 2014-04-22 12:22 UTC  (3+ messages)

[LTP] [PATCH v2] containers/netns:parameters are not correct when calling, crtchild() function
 2014-04-22 12:20 UTC  (4+ messages)
  ` [LTP] [PATCH v3] "

RadosGW admin API
 2014-04-22 12:21 UTC  (4+ messages)

Disabling DAPM from ASoC framework
 2014-04-22 12:20 UTC  (4+ messages)

[PATCH 0/3] ASoC: davinci: devm_snd_soc_register_platform and mcasp cleanup
 2014-04-22 12:20 UTC  (4+ messages)
` [PATCH 3/3] ASoC: davinci-mcasp: Optimize pm_runtime usage and clean up the init code

[PATCH] [SCSI] esas2r: Fix comment
 2014-04-22 12:19 UTC  (2+ messages)

[PATCH v4 0/6] Add STiH407 SoC and reference board support
 2014-04-22 12:17 UTC  (5+ messages)

[PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-04-22 12:17 UTC  (4+ messages)

[PATCH] drm/radeon: fix count in cik_sdma_ring_test()
 2014-04-22 12:17 UTC 


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.