All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-27 07:29:28 to 2014-05-27 08:29:43 UTC [more...]

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 1/3] gpio: Add APM X-Gene SoC GPIO controller support
 2014-05-27  8:27 UTC  (8+ messages)
  ` [PATCH 2/3] arm64:dts: Add APM X-Gene SoC GPIO controller DTS entries

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-27  8:22 UTC  (12+ messages)
` [PATCH 20/22] ARM: sun8i: Add SMP support for the Allwinner A23
` [PATCH 22/22] ARM: sun8i: dt: Add Ippo-q8h v5 support

[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 1/6] omapdss: remove check for simpler port/endpoint binding
 2014-05-27  8:24 UTC  (3+ messages)
` [RFC v2 1/5] OMAPDSS: DSS: init dss ports cleanly

[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)

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

[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)

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

[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)

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-05-27  8:09 UTC  (13+ messages)
` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
` [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

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  (19+ messages)
` [PATCH 06/14] perf tools: Cache dso data file descriptor
` [PATCH 09/14] perf tools: Add dso__data_* interface descriptons
` [PATCH 10/14] perf tests: Spawn child for each test
` [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

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-27  7:43 UTC  (4+ messages)
` [patch 9/9] mm: memcontrol: rewrite uncharge API

[PATCH] pinctrl: berlin: Use devm_ioremap_resource()
 2014-05-27  7:43 UTC  (2+ messages)

[PATCH] git-prompt.sh: don't assume the shell expands the value of PS1
 2014-05-27  7:41 UTC  (12+ messages)
` [PATCH 00/10] Zsh prompt tests
  ` [PATCH 01/10] t9903: remove Zsh test from the suite of Bash "
  ` [PATCH 02/10] t9903: put the Bash pc mode prompt test cases in a function
  ` [PATCH 03/10] t9903: move test name prefix to a separate variable
  ` [PATCH 04/10] t9903: run pc mode tests again with PS1 expansion disabled
  ` [PATCH 05/10] t9903: include "Bash" in test names via new $shellname var
  ` [PATCH 06/10] t9903: move PS1 color code variable definitions to lib-bash.sh
  ` [PATCH 07/10] t9903: move prompt tests to a new lib-prompt-tests.sh file
  ` [PATCH 08/10] lib-prompt-tests.sh: put all tests inside a function
  ` [PATCH 09/10] lib-prompt-tests.sh: add variable for string that encodes percent in PS1
  ` [PATCH 10/10] t9904: new __git_ps1 tests for Zsh

[PATCH] m68k/head.S: CONSOLE_DEBUG should depend on CONFIG_FONT_SUPPORT
 2014-05-27  7:41 UTC 

[PATCH] ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods'
 2014-05-27  7:39 UTC 

[PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump
 2014-05-27  5:34 UTC  (12+ messages)

[PATCH 1/2][v2] doxygen-native: add recipe
 2014-05-27  7:38 UTC  (4+ messages)

[PATCH v2] commit: support commit.verbose and --no-verbose
 2014-05-27  7:35 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] commit test: Change $PWD to $(pwd)

[PATCH v5] ASoC: sgtl5000: Fix the cache handling
 2014-05-27  7:34 UTC  (2+ messages)

[U-Boot] [RFC] Two sets of experimental Kconfig patches
 2014-05-27  7:32 UTC 

[GIT PULL] final pin control fix for v3.15
 2014-05-27  7:31 UTC 

[PATCH v2 0/6] sched: expel confusing usage of the term "power"
 2014-05-27  7:30 UTC  (2+ messages)

[PATCH] hdajackretask: Make sure codecs do not show up twice under 3.15 kernel
 2014-05-27  7:30 UTC  (2+ messages)

[PATCH,V2][meta-qt5 0/3] qtwayland updates for hawaii
 2014-05-27  7:24 UTC  (2+ messages)

[PATCH] HID: hid-sensor-hub: Set report quirk for Microsoft Surface
 2014-05-27  7:29 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.