All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-09 06:16:19 to 2014-06-09 08:38:55 UTC [more...]

[PATCH] kni: fix compile errors on Oracle Linux6.4 and RHEL6.5
 2014-06-09  8:38 UTC 

[PATCH/RFC v1 0/5] add strbuf_set operations
 2014-06-09  8:36 UTC  (6+ messages)
` [PATCH/RFC v1 1/5] "
` [PATCH/RFC v1 2/5] add strbuf_set operations documentation
` [PATCH/RFC v1 3/5] sha1_name.c: cleanup using strbuf_set operations
` [PATCH/RFC v1 4/5] fast-import.c: "
` [PATCH/RFC v1 5/5] builtin/remote.c: "

[Bug 79820] New: Strange readout on fan1_input when pwm1_min < 33
 2014-06-09  8:37 UTC  (2+ messages)
  ` [Bug 79820] "

[U-Boot] [PATCH 1/3] blackfin: spi: move spi max chip select to spi.h
 2014-06-09  8:36 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] spi: add common spi3 controller driver

[U-Boot] [PATCH] arm: fix a build error with CONFIG_USE_IRQ
 2014-06-09  8:35 UTC  (4+ messages)

Firmware debugging patches?
 2014-06-09  8:17 UTC  (18+ messages)

[RFC/PATCH v2 0/2] Git config cache & special querying api utilizing the cache
 2014-06-09  8:17 UTC  (3+ messages)
` [RFC/PATCH v2 1/2] config: Add hashtable for config parsing & retrieval

[PATCH] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
 2014-06-09  8:32 UTC  (3+ messages)

[PATCH] dt-binding: mfd: as3722: correct macro name
 2014-06-09  8:31 UTC  (2+ messages)

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-09  8:30 UTC  (6+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim

Deadlock in intel_enable_pipe_a()
 2014-06-09  8:30 UTC  (3+ messages)
` [PATCH] drm/i915: Avoid double mutex lock applying pipe A quirk during sanitize_crtc()

[PATCH] add license file: DMTF
 2014-06-09  8:30 UTC  (2+ messages)

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-09  8:28 UTC  (3+ messages)
`  "

[PATCH 0/9] ARM: Berlin: USB support
 2014-06-09  8:26 UTC  (5+ messages)
` [PATCH 4/9] usb: phy: add the Berlin USB PHY driver

[RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler
 2014-06-09  8:27 UTC  (11+ messages)

[lm-sensors] [PATCH v2] powerpc/powernv: hwmon driver for power values, fan rpm and temperature
 2014-06-09  8:27 UTC  (4+ messages)
    `  "

[U-Boot] [PATCH] arm64: zero cntvoff_el2
 2014-06-09  8:26 UTC  (2+ messages)

[RFC] android/gatt: Fix error status override
 2014-06-09  8:26 UTC 

[PATCHv2 1/5] usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
 2014-06-09  8:25 UTC  (3+ messages)
` [PATCHv2 5/5] tools: ffs-test: add compatibility code for old kernels

[U-Boot] [PATCH v2 00/12] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-06-09  8:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2 08/12] sunxi: Add axp209 pmic support

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

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

[PATCH v4 00/19] kvm-unit-tests/arm: initial drop
 2014-06-09  8:23 UTC  (7+ messages)
` [PATCH v4 01/19] remove unused files
` [PATCH v4 10/19] Introduce asm-generic/*.h files

[PATCH] test: Adapt test scripts to multi-modem scenarios
 2014-06-09  8:22 UTC 

V4L2 endpoint parser doesn't support empty ports
 2014-06-09  8:22 UTC 

[PATCH ftrace/core V5] ftrace: Introduce saved_cmdlines_size file
 2014-06-09  8:21 UTC  (2+ messages)

[PATCH] android/avrcp: Fix accessing pointer
 2014-06-09  8:18 UTC 

[RFC PATCH v5 0/4] ima: extending secure boot certificate chain of trust
 2014-06-09  8:17 UTC  (6+ messages)
` [RFC PATCH v5 1/4] KEYS: special dot prefixed keyring name bug fix

intelgfx-git: Tear-free disabled in the logs
 2014-06-09  8:16 UTC  (4+ messages)

[RFC BlueZ 1/5] android/gatt: Fix not detecting device found by Bluetooth HAL
 2014-06-09  8:15 UTC  (5+ messages)
` [RFC BlueZ 2/5] android/gatt: Do not stop discovery if scanning is not set
` [RFC BlueZ 3/5] android/gatt: Create device and connect bonded devices
` [RFC BlueZ 4/5] android/bluetooth: Add bt_device_set_uuids
` [RFC BlueZ 5/5] android/gatt: Automatically discover primary services for bonded devices

[Qemu-devel] Use-after-free during unrealize in system_reset
 2014-06-09  8:15 UTC  (9+ messages)

[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
 2014-06-09  8:12 UTC  (4+ messages)

/proc/stat vs. failed order-4 allocation
 2014-06-09  8:11 UTC  (6+ messages)
    ` [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-06-09  8:11 UTC  (2+ messages)

[PATCH V20 00/12] MIPS: Add Loongson-3 based machines support
 2014-06-09  8:10 UTC  (3+ messages)
` [PATCH V20 01/12] MIPS: Loongson: Add basic Loongson-3 definition

[U-Boot] [PATCH 1/3] arm: vf610: Add QSPI driver support
 2014-06-09  8:09 UTC  (2+ messages)

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-08 22:15 UTC 

possible typo
 2014-06-09  8:07 UTC  (3+ messages)

[PATCH] wireless-regdb: add DFS CAC time parameter
 2014-06-09  8:00 UTC  (14+ messages)
                  ` [wireless-regdb] "

[Qemu-devel] [PATCH] hw/virtio: enable common virtio feature for mmio device
 2014-06-09  8:00 UTC  (2+ messages)

[PATCH 1/2] Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"
 2014-06-09  8:00 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI Audio

[Patch V3 0/5] I2C ACPI operation region handler
 2014-06-09  7:56 UTC  (5+ messages)
` [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support

[U-Boot] [PATCH u-boot sunxi 00/12] sun4i (v2) + sun5i + pmic + emac support
 2014-06-09  7:56 UTC  (4+ messages)
` [U-Boot] [PATCH] sun5i: Add A13-OLinuXinoM support

[Qemu-devel] Question about how to distinguish a usb device in usb pass-through feature
 2014-06-09  7:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 05/34] add memdev backend infrastructure
 2014-06-09  7:52 UTC  (4+ messages)

Workshop on Real-Time Scheduling in the Linux Kernel (RTS-LIKE) [was SCHED_DEADLINE hands-on workshop]
 2014-06-09  7:55 UTC 

[PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses
 2014-06-09  7:54 UTC  (4+ messages)

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-09  7:53 UTC  (8+ messages)

[PATCH v6] conversion to blk-mq
 2014-06-09  7:53 UTC  (8+ messages)
` [PATCH v6] NVMe: "

[Qemu-devel] [Question] Qemu Register Mapping Directly in AARCH64
 2014-06-09  7:51 UTC  (2+ messages)

[PATCH] mq_close.3: ATTRIBUTES: Note function that is thread-safe
 2014-06-09  7:50 UTC 

[PATCH 0/5] fuse: close file synchronously (v2)
 2014-06-09  7:50 UTC  (3+ messages)
` [fuse-devel] "

[Question] Why CONFIG_SHELL
 2014-06-09  7:49 UTC  (2+ messages)

[U-Boot] [PULL u-boot-arm]: sunxi fixes + sun4i and sun5i support
 2014-06-09  7:49 UTC 

[Qemu-devel] [PATCH] scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
 2014-06-09  7:47 UTC  (2+ messages)

[PATCH 0/1] sed: enable ptest support
 2014-06-09  7:45 UTC  (2+ messages)
` [PATCH 1/1] "

[LTP] [PATCH v2 1/2] lib: add tst_fs_link_count.c
 2014-06-09  7:37 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] linkat/linkat02.c: cleanup

Bug Report - [Acer Aspire V5-122P] Unable to adjust screen brightness
 2014-06-09  7:38 UTC  (16+ messages)

[Bug 79696] New: 10.2.0rc5 GPU stall & Xorg crash while using Geeqie
 2014-06-09  7:38 UTC  (2+ messages)
` [Bug 79696] "

[PATCH] ASoC: rsnd: enable DVC when capture
 2014-06-09  7:36 UTC 

[PATCH] block: make nr_requests tunable for loop
 2014-06-09  7:29 UTC 

Fwd: Re: Patch for power on headphone amp on Realtek 883
 2014-06-09  7:34 UTC 

[PATCH] makedumpfile: fix Makefile for eppic_makedumpfile.so build
 2014-06-09  7:33 UTC 

non-working UVC device 058f:5608
 2014-06-09  7:33 UTC  (3+ messages)

[Bug 79756] New: [Radeon] Resizing Steam windows freezes Xorg
 2014-06-09  7:30 UTC  (2+ messages)
` [Bug 79756] "

Lttng dynamic probes
 2014-06-09  7:29 UTC 

non-static init in a basic kernel module
 2014-06-09  7:28 UTC 

Patch for power on headphone amp on Realtek 883
 2014-06-09  7:28 UTC  (2+ messages)

[PATCH net-next V7 0/2] cpumask,net: affinity hint helper function
 2014-06-09  7:24 UTC  (3+ messages)
` [PATCH net-next V7 1/2] cpumask: Utility function to set n'th cpu - local cpu first
` [PATCH net-next V7 2/2] net/mlx4_en: Use affinity hint

[PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit)
 2014-06-09 20:46 UTC  (2+ messages)

[Bug 79551] New: DRI_PRIME not working
 2014-06-09  7:24 UTC  (2+ messages)
` [Bug 79551] "

urgent respond needed
 2014-06-09  7:23 UTC 

[RFC] mac80211: introduce refcount for queue_stop_reasons
 2014-06-09  7:21 UTC  (4+ messages)
` [RFC option 2] "

[RFC][PATCH] libc-package.bbclass: Improve handling of GLIBC_GENERATE_LOCALES
 2014-06-09  7:19 UTC 

[Bug 76761] New: radeon driver breaks suspend to disk and resume from RAM in 3.14
 2014-06-09  7:19 UTC  (2+ messages)
` [Bug 76761] radeon DPM "

How to enable Pause Loop Exiting (PLE)?
 2014-06-09  7:16 UTC  (4+ messages)

[U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-09  7:16 UTC  (2+ messages)

[PATCH] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and some warnings
 2014-06-09  7:16 UTC  (4+ messages)
` [PATCH v2 0/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and warnings
  ` [PATCH v2 5/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Misc. fixes

[PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC
 2014-06-09  7:10 UTC  (4+ messages)

[wireless-regdb] [PATCH] crda: simplify text parsing for country/rules
 2014-06-09  7:08 UTC 

[PATCH v2 1/2] deb-pkg: Add automatic support for armhf architecture
 2014-06-09  7:04 UTC  (2+ messages)

[PATCH] tcp: fixing TLP's FIN recovery
 2014-06-09  7:04 UTC  (7+ messages)

[PATCH] Doc: mfd: as3722: Add details of optional missing property
 2014-06-09  7:03 UTC  (2+ messages)

[meta-raspberrypi][PATCH 0/1] gstreamer1.0-plugins-bad: Build eglglessink for Raspberry Pi
 2014-06-09  6:58 UTC  (2+ messages)
` [meta-raspberrypi][PATCH 1/1] "

[U-Boot] u-boot: vexpressca9x4: hang(?) with qemu
 2014-06-09  6:57 UTC 

[PATCH net] net: fix UDP tunnel GSO of frag_list GRO packets
 2014-06-09  6:48 UTC 

Adding new board support
 2014-06-09  6:42 UTC  (6+ messages)

sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160()
 2014-06-09  6:36 UTC  (6+ messages)

[nightly] Core TISDK 2014.05 build 2014-06-09_01-00-30
 2014-06-09  6:19 UTC 

[PATCH] mount: add btrfs to mount.8
 2014-06-09  6:26 UTC  (3+ messages)

[PATCH V2] bash: fix to build bash/po/ correctly
 2014-06-09  6:29 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-06-08
 2014-06-09  6:30 UTC 

[PATCH] bash: fix to build bash/po/ correctly
 2014-06-09  6:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3.2 00/31] NUMA series, and hostmem improvements
 2014-06-09  6:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3.2 01/31] NUMA: move numa related code to new file numa.c

[RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat
 2014-06-09  6:22 UTC  (4+ messages)

[PATCH v2] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-09  6:19 UTC  (2+ messages)
` [PATCH v3] "

[Consolidated Pull 00/15] Patches & updates
 2014-06-09  6:18 UTC 

Question about debugging nfs(network file system) module in user mode linux
 2014-06-09  6:17 UTC 

[PATCHv3 0/3] mfd: sec-core: Add support S2MPU02 PMIC device
 2014-06-09  6:15 UTC  (2+ messages)
` [PATCHv3 1/3] mfd: sec-core: Add support for S2MPU02 device


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.