All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-27 07:44:22 to 2014-05-27 08:38:21 UTC [more...]

[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
 2014-05-27  8:38 UTC  (3+ messages)
` [PATCH 4/18] qla4xxx: "

[PATCH 00/11] OMAP3 ISP BT.656 support
 2014-05-27  8:38 UTC  (2+ messages)

[PATCH 0/5] tps65917: Add support for for TPS65917 PMIC
 2014-05-27  8:38 UTC  (8+ messages)
` [PATCH 4/5] mfd: palmas: Add tps65917 support
` [PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

Make SCSI error handler code easier to understand
 2014-05-27  8:36 UTC  (12+ messages)
` [PATCH 1/3] Remove two cancel_delayed_work() calls from the error handler
  ` [PATCH 2/3] block: Introduce blk_rq_completed()

[PATCH v4] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-27  9:24 UTC  (3+ messages)

Build regressions/improvements in v3.15-rc7
 2014-05-27  8:35 UTC 

[PATCH] clk: exynos4: Add PPMU IP block source clocks
 2014-05-27  8:35 UTC 

[RFC PATCH] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver
 2014-05-27  8:35 UTC  (2+ messages)

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-05-27  8:35 UTC  (16+ messages)
` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
      `  "
        ` [linux-sunxi] "
` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type

Download Linus's latest git tree
 2014-05-27  8:35 UTC  (5+ messages)

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-27  8:34 UTC  (27+ messages)
` [PATCH 03/22] clk: sunxi: add "pll6" to sun6i protected clock list
` [PATCH 17/22] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
` [PATCH 19/22] ARM: sunxi: Add earlyprintk support using R_UART (sun6i/sun8i)
` [PATCH 20/22] ARM: sun8i: Add SMP support for the Allwinner A23
` [PATCH 22/22] ARM: sun8i: dt: Add Ippo-q8h v5 support

[RFC 1/6] omapdss: remove check for simpler port/endpoint binding
 2014-05-27  8:34 UTC  (5+ messages)
` [RFC v2 1/5] OMAPDSS: DSS: init dss ports cleanly
  ` [RFC v2 2/5] OMAPDSS: DT: Get source endpoint by matching reg-id

[Bridge] [HEADS UP] Migrating ebtables and arptables to netfilter.org
 2014-05-27  8:33 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
 2014-05-27  8:33 UTC 

BLE profile contribution - query
 2014-05-27  8:33 UTC 

[U-Boot] [PATCH v2 0/3] Enable ICache and DCache for at91 armv7 Soc
 2014-05-27  8:31 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] net: macb: enable dcache in macb
    ` [U-Boot] [RESEND][PATCH "

[PATCH 1/3] gpio: Add APM X-Gene SoC GPIO controller support
 2014-05-27  8:30 UTC  (10+ messages)
  ` [PATCH 2/3] arm64:dts: Add APM X-Gene SoC GPIO controller DTS entries
  ` [PATCH 3/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding

Open and copy a file from the kernel
 2014-05-27  8:29 UTC  (4+ messages)

[Patch V3 00/37] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-05-27  8:27 UTC  (40+ messages)
` [Patch V3 01/37] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V3 02/37] genirq, trivial: improve documentation to match current implementation
  ` [tip:irq/core] genirq: Improve "
` [Patch V3 03/37] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V3 04/37] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [Patch V3 05/37] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V3 06/37] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V3 07/37] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V3 08/37] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V3 09/37] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V3 10/37] x86, irq, trivial: minor improvements of IRQ related code
` [Patch V3 11/37] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V3 12/37] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V3 13/37] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [Patch V3 14/37] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [Patch V3 15/37] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [Patch V3 16/37] x86, irq: introduce some helper utilities to improve readability
` [Patch V3 17/37] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V3 18/37] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V3 20/37] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V3 21/37] x86, ACPI, irq: provide basic irqdomain support
` [Patch V3 22/37] x86, mpparse, "
` [Patch V3 23/37] x86, SFI, "
` [Patch V3 24/37] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V3 25/37] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V3 26/37] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V3 27/37] x86, irq, mpparse: "
` [Patch V3 28/37] x86, irq, SFI: "
` [Patch V3 29/37] x86, irq, devicetree: "
` [Patch V3 30/37] x86, irq: clean up unused IOAPIC interface
` [Patch V3 31/37] x86, irq: simplify the way to handle ISA IRQ
` [Patch V3 32/37] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V3 33/37] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V3 34/37] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V3 35/37] x86, irq, mpparse: "
` [Patch V3 36/37] x86, irq, SFI: "
` [Patch V3 37/37] x86, irq, devicetree: "

[PATCH v5 0/8] ASoC: fsl-ssi: Driver cleanup
 2014-05-27  8:24 UTC  (18+ messages)
` [PATCH v5 1/8] ASoC: fsl-ssi: introduce SoC specific data
` [PATCH v5 2/8] ASoC: fsl-ssi: make fsl,mode property optional
` [PATCH v5 3/8] ASoC: fsl-ssi: set bitclock in master mode from hw_params
` [PATCH v5 4/8] ASoC: fsl-ssi: remove unnecessary spinlock
` [PATCH v5 5/8] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
` [PATCH v5 6/8] ASoC: fsl-ssi: Fix baudclock handling
` [PATCH v5 7/8] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v5 8/8] ASoC: fsl-ssi: Use regmap

[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
 2014-05-27  8:24 UTC  (5+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [RFC Patch V1 2/4] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V1 3/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V1 4/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal

preparations for 4.4.1, 4.3.3, and 4.2.5
 2014-05-27  8:23 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages
 2014-05-27  8:21 UTC  (6+ messages)
`  "

[PATCH] [TRIVIAL] befs: remove check for CONFIG_BEFS_RW
 2014-05-27  8:22 UTC 

[PATCH v10 11/12] Documentation: add documentation for 'git interpret-trailers'
 2014-05-27  8:21 UTC  (5+ messages)

[PATCH] ahci: imx: Fix imx_ahci_resume()
 2014-05-27  8:20 UTC  (3+ messages)

[PATCH v3 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-27  8:18 UTC  (2+ messages)

[PATCH] localedef.1: add new page based on Debian localedef(1)
 2014-05-27  8:18 UTC  (5+ messages)

[PATCH v4 00/20] arm64: GICv3 support
 2014-05-27  8:17 UTC  (4+ messages)
` [PATCH v4 02/20] arm64: initial support for GICv3

[Ksummit-discuss] [TOPIC] Encouraging more reviewers
 2014-05-27  8:16 UTC  (4+ messages)

[Xen Hackathon] EFI + GRUB2 + Xen
 2014-05-27  8:16 UTC  (2+ messages)

Extend irq_set_affinity_notifier() to use a call chain
 2014-05-27  8:15 UTC  (7+ messages)

[PATCH v2 0/3] Introduce MEN 14F02100 BMC driver series
 2014-05-27  9:08 UTC  (6+ messages)
` [PATCH v2 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v2 2/3] drivers/watchdog/menf21bmc_wd: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v2 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver

[Qemu-trivial] patch: add delay=<msecs> suboption to -display curses
 2014-05-27  8:15 UTC  (7+ messages)
` [Qemu-trivial] [Qemu-devel] "

balance storm
 2014-05-27  8:12 UTC  (10+ messages)

[PATCH] drm/i915: Support pf CRC source on haswell transcoder edp
 2014-05-27  8:12 UTC 

(unknown),
 2014-05-27  3:27 UTC 

[GIT PULL 01/02] DaVinci EDMA clean-up for v3.16
 2014-05-27  8:10 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the ext4 tree
 2014-05-27  8:09 UTC 

[PATCH net-next 0/2] net/mlx4_core: Deprecate module parameter use_prio
 2014-05-27  8:08 UTC  (4+ messages)
` [PATCH net-next 1/2] net/mlx4_core: Deprecate use_prio module parameter

Updates Renesas OF-DMA code
 2014-05-27  8:08 UTC  (5+ messages)
` [PATCH v2 2/9] ARM: shmobile: r8a7790: add dma defines for sys and audio dmacs

[RFC PATCH babeltrace] ctf-writer: Add support for the cpu_id field
 2014-05-27  8:08 UTC 

[PATCH babeltrace] bindings/python/babeltrace.i.in: don't use a return code in _bt_ctf_stream_append_discarded_events()
 2014-05-27  8:08 UTC 

[U-Boot] [PATCH] macb: make checkpatch clean
 2014-05-27  8:07 UTC  (2+ messages)

[PATCH v3] clk: shmobile: mstp: Fix the is_enabled() operation
 2014-05-27  8:04 UTC  (4+ messages)

[PATCH v2 0/4] NIC filters support for generic filter
 2014-05-27  8:00 UTC  (9+ messages)
` [PATCH v2 1/4]ethdev: add ethdev APIs for NIC filters of "
` [PATCH v2 2/4]e1000: add igb NIC filters of generic filter feature
` [PATCH v2 3/4]ixgbe: add ixgbe "
` [PATCH v2 4/4]app/test-pmd: add commands in testpmd for NIC filters

[PATCHv2 00/14] perf tools: Speedup DWARF unwind
 2014-05-27  7:59 UTC  (10+ messages)
` [PATCH 12/14] perf tests: Add test interface for dso data fd limit
` [PATCH 13/14] perf tests: Add test for caching dso file descriptors
` [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error

[Bug 75128] New: Artifacts
 2014-05-27  7:59 UTC  (2+ messages)
` [Bug 75128] Artifacts

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-05-27  7:58 UTC  (2+ messages)

remote kernel crash dump for Debian and Ubuntu
 2014-05-27  7:56 UTC 

Slow request on cache tiering
 2014-05-27  7:57 UTC  (3+ messages)

[PATCH 0/3] regulator: merge s2mps11 and s2mpa01 drivers
 2014-05-27  7:56 UTC  (4+ messages)
` [PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

[PATCH v2 4/4] m68k/atari: fix SCC initialization for debug console
 2014-05-27  7:55 UTC  (6+ messages)

[RFC] android/hal-audio: Fix wrong memory access
 2014-05-27  7:54 UTC  (6+ messages)

[PATCH] Makefile: Fix unrecognized cross-compiler command line options
 2014-05-27  7:54 UTC 

[PATCH v2 00/18] drm/exynos: support MIPI DSI command mode display
 2014-05-27  7:53 UTC  (5+ messages)
` [PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings

[PATCH 0/9] Connection parameters D-Bus API
 2014-05-27  7:52 UTC  (10+ messages)
` [PATCH 1/9] doc: Introduce connection monitoring API
` [PATCH 2/9] core: Add ConnectionRSSI property
` [PATCH 3/9] core: Add ConnectionTXPower property
` [PATCH 4/9] core: Add ConnectionTXPowerMax property
` [PATCH 5/9] core: Make connection properties exist only when connected
` [PATCH 6/9] core: Read max TX power when device connected
` [PATCH 7/9] core: Add API to start/stop connection monitoring
` [PATCH 8/9] core: Store list of monitored devices in adapter
` [PATCH 9/9] core: Poll for connection info

[RFC] [WIP] incorporate picotcp into barebox: a small demo
 2014-05-27  7:52 UTC  (5+ messages)

[Qemu-trivial] [PATCH] Fix 'name' option to work with -readconfig
 2014-05-27  7:51 UTC  (3+ messages)

[U-Boot] Statically allocate a range of physical memory to an OS image
 2014-05-27  7:51 UTC 

[PATCH] pcm: route: Correctly close slave pcm when no matching chmap is found
 2014-05-27  7:51 UTC 

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-05-27  7:51 UTC  (3+ messages)
` [net-next 12/15] i40e: remove Tx work for ptp

[PATCH] iproute2: various header include fixes for compiling with musl libc
 2014-05-27  7:40 UTC 

[PATCH 2/2] media: mx2-emmaprp: Add DT bindings documentation
 2014-05-27  7:48 UTC 

[PATCH 1/2] media: mx2-emmaprp: Add devicetree support
 2014-05-27  7:47 UTC 

HCI_AUTO_OFF ... how to do that from hcitool?
 2014-05-27  7:47 UTC 

[PATCH] oeqa/controllers/beaglebonetarget.py: fix conditions for files copied to /boot
 2014-05-27  9:50 UTC 

user_t more restrictive than sshd_t (e.g.)?
 2014-05-27  7:42 UTC  (2+ messages)

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-05-27  7:44 UTC  (4+ messages)
` [PATCH 13/16] PSCI: Add initial support for PSCIv0.2 functions


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.