All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-03 08:23:21 to 2014-02-03 10:05:40 UTC [more...]

[Qemu-devel] [PATCH 00/10] block: Integrate bdrv_file_open() into bdrv_open()
 2014-02-03 10:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/10] block: Change BDS parameter of bdrv_open() to **
` [Qemu-devel] [PATCH 03/10] block: Make bdrv_file_open() static

[PATCH] drivers: staging: lustre: lustre: include: add "__attribute__((packed))" for the related union
 2014-02-03 10:05 UTC  (15+ messages)

[GIT PULL FOR v3.14]
 2014-02-03 10:04 UTC 

[RFC 0/2] cfg80211: add channel switching awareness
 2014-02-03  9:58 UTC  (3+ messages)
` [RFC 1/2] mac80211: merge STA CSA code
` [RFC 2/2] cfg80211: move channel switch logic to cfg80211

[PATCH] HID: fix buffer allocations
 2014-02-03 10:03 UTC  (2+ messages)

[PATCH v4 1/1] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
 2014-02-03 10:01 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
 2014-02-03 10:00 UTC 

[Cluster-devel] GFS2 git tree
 2014-02-03 10:00 UTC 

+ mm-utilc-add-kstrimdup.patch added to -mm tree
 2014-02-03  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
 2014-02-03  9:44 UTC  (23+ messages)
` [Qemu-devel] [PATCH v4 01/22] exec: Make tb_invalidate_phys_addr input an AS
` [Qemu-devel] [PATCH v4 02/22] exec: Make iotlb_to_region "
` [Qemu-devel] [PATCH v4 03/22] exec: Always initialize MemorySection address spaces
` [Qemu-devel] [PATCH v4 04/22] exec: Make memory_region_section_get_iotlb use section AS
` [Qemu-devel] [PATCH v4 05/22] memory: Add MemoryListener to typedefs.h
` [Qemu-devel] [PATCH v4 06/22] cpu: Add per-cpu address space
` [Qemu-devel] [PATCH v4 07/22] exec: On AS changes, only flush affected CPU TLBs
` [Qemu-devel] [PATCH v4 08/22] exec: Make ldl_*_phys input an AddressSpace
` [Qemu-devel] [PATCH v4 09/22] exec: Make ldq/ldub_*_phys "
` [Qemu-devel] [PATCH v4 10/22] exec: Make lduw_*_phys "
` [Qemu-devel] [PATCH v4 11/22] exec: Make stq_*_phys "
` [Qemu-devel] [PATCH v4 12/22] exec: Make stl_*_phys "
` [Qemu-devel] [PATCH v4 13/22] exec: Make stl_phys_notdirty "
` [Qemu-devel] [PATCH v4 14/22] exec: Make stw_*_phys "
` [Qemu-devel] [PATCH v4 15/22] exec: Make stb_phys "
` [Qemu-devel] [PATCH v4 16/22] exec: Make cpu_physical_memory_write_rom input an AS
` [Qemu-devel] [PATCH v4 17/22] exec: Make cpu_memory_rw_debug use the CPUs AS
` [Qemu-devel] [PATCH v4 18/22] memory: Add address_space_find_by_name()
` [Qemu-devel] [PATCH v4 19/22] qdev: Add qdev property type for AddressSpaces
` [Qemu-devel] [PATCH v4 20/22] cpu: Add address-space property
` [Qemu-devel] [PATCH v4 21/22] petalogix-ml605: Create the CPU with object_new()
` [Qemu-devel] [PATCH v4 22/22] petalogix-ml605: Make the LMB visible only to the CPU

[PATCH] Load PBL into SRAM
 2014-02-03  9:58 UTC  (3+ messages)
    ` Fwd: "

Soft RAID and EFI systems
 2014-02-03  9:56 UTC  (2+ messages)

[PATCH 00/18] mfd: max14577: Add support for MAX77836
 2014-02-03  9:55 UTC  (25+ messages)
` [PATCH 02/18] mfd: max14577: Remove unused enum max14577_irq_source
` [PATCH 03/18] mfd: max14577: Remove not needed header inclusion
` [PATCH 04/18] mfd: max14577: Add of_compatible to extcon mfd_cell
` [PATCH 05/18] mfd: max14577: Use of_match_ptr() in i2c_driver
` [PATCH 07/18] mfd: max14577: Rename and add MAX14577 symbols to prepare for max77836
` [PATCH 08/18] mfd: max14577: Rename state container to maxim_core
` [PATCH 09/18] mfd: max14577: Add "muic" suffix to regmap and irq_chip
` [PATCH 10/18] mfd: max14577: Add detection of device type

designware/imx6: question regarding MSI
 2014-02-03  9:55 UTC  (5+ messages)

[PATCH] sched/core: fix sched_rt_global_validate
 2014-02-03  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
 2014-02-03  9:54 UTC  (5+ messages)

[PATCH]: libnetfilter_log: Uninitialized values in libnetfilter_log.c
 2014-02-03  9:54 UTC  (2+ messages)
` Fwd: "

Question about using spinlock to synchronize between kernel driver and an interrupt handler
 2014-02-03  9:54 UTC  (11+ messages)

[PATCH RFC 1/1] usb: Tell xhci when usb data might be misaligned
 2014-02-03  9:54 UTC  (10+ messages)

[patch] mm, compaction: avoid isolating pinned pages
 2014-02-03  9:53 UTC  (3+ messages)

[Qemu-devel] [PULL 00/42] rework input handling, sdl2 support
 2014-02-03  9:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 06/42] input: qapi: define event types
` [Qemu-devel] [PATCH 20/42] input: mouse: add graphic_rotate support

[Buildroot] Patchwork oldest patches cleanup #6 (deadline February 2)
 2014-02-03  9:52 UTC  (3+ messages)

[PATCH] s2255drv: port to videobuf2
 2014-02-03  9:51 UTC  (2+ messages)

Kernel 3.11 / 3.12 OOM killer and Xen ballooning
 2014-02-03  9:49 UTC  (11+ messages)

Reordered network interface names
 2014-02-03  9:47 UTC 

[Qemu-devel] [PATCH V6 8/8] block: Use graph node name as reference in bdrv_file_open()
 2014-02-03  9:43 UTC  (11+ messages)

[RFC PATCH 0/3] epoll: read(),write(),ioctl() interface
 2014-02-03  9:43 UTC  (2+ messages)

[Buildroot] Patchwork oldest patches cleanup #5 (deadline January 19)
 2014-02-03  9:43 UTC  (4+ messages)

mentoring for open sound hardware project?
 2014-02-03  9:43 UTC 

NFS client broken in Linus' tip
 2014-02-03  9:43 UTC  (11+ messages)

[PATCH] avrcp: Fix wrong pointer check
 2014-02-03  9:42 UTC  (6+ messages)

[PATCH] regulator: core: Correct default return value for full constraints
 2014-02-03  9:41 UTC  (2+ messages)

[PATCH] edac/85xx: Remove deprecated IRQF_DISABLED
 2014-02-03  9:38 UTC  (3+ messages)

[PATCH RFC] libsocketcan: Fix return value for get{set}_link() function
 2014-02-03  9:40 UTC 

[PATCH BlueZ] audio/AVRCP: Fix checking for handler pointer instead of pdu_id
 2014-02-03  9:40 UTC 

struct blkif_request_segment_aligned
 2014-02-03  9:40 UTC  (2+ messages)

UBI leb_write_unlock NULL pointer Oops (continuation)
 2014-02-03  9:38 UTC  (2+ messages)

Issue Float point in ARM WARNING: "__aeabi_d2iz"
 2014-02-03  9:36 UTC  (4+ messages)

[PATCH 1/3] drivers: phy: Make NULL a valid phy reference
 2014-02-03  9:36 UTC  (4+ messages)
  ` [PATCH 2/3] drivers: phy: Add support for optional phys

relationship of nested stripe sizes, was: Question regarding XFS on LVM over hardware RAID
 2014-02-03  9:36 UTC  (9+ messages)

[Qemu-devel] [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion()
 2014-02-03  9:35 UTC  (3+ messages)
    ` [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())

Decoding a Linux kernel oops panic due to DMAR error
 2014-02-03  9:35 UTC 

drivers/mfd/tc3589x.c:324: warning: 'child' is used uninitialized in this function
 2014-02-03  9:35 UTC 

[PATCH] arm64: KVM: Add VGIC device control for arm64
 2014-02-03  9:34 UTC  (3+ messages)

[Qemu-devel] [PATCHv9 0/5] block: add native support for NFS
 2014-02-03  9:26 UTC  (6+ messages)
` [Qemu-devel] [PATCHv9 1/5] "
` [Qemu-devel] [PATCHv9 2/5] qemu-iotests: change _supported_proto to file for various tests
` [Qemu-devel] [PATCHv9 3/5] qemu-iotests: blacklist test 020 for NFS protocol
` [Qemu-devel] [PATCHv9 4/5] qemu-iotests: enable test 016 and 025 to work with "
` [Qemu-devel] [PATCHv9 5/5] qemu-iotests: enable support for "

[Qemu-devel] [PATCHv4 0/6] ui/vnc: update optimizations
 2014-02-03  9:28 UTC  (2+ messages)

[RFC 0/2] Changing gpio_request() scheme
 2014-02-03  9:27 UTC  (3+ messages)
` [RFC 1/2] gpio: make the GPIOs shareable

[PATCH 1/2] irq_work: allow certain work in hard irq context
 2014-02-03  9:26 UTC  (6+ messages)

[Buildroot] [PATCH 2/3] infozip: fix cross-compilation issues
 2014-02-03  9:26 UTC  (4+ messages)

[PATCH] iio:gyro: Bugfix L3GD20H gyroscope management
 2014-02-03  9:25 UTC 

[PATCH 5/5 v2] clk: versatile: respect parent rate in ICST clock
 2014-02-03  9:24 UTC  (2+ messages)

[PATCH 4/5] clk: versatile: pass a parent to the ICST clock
 2014-02-03  9:23 UTC  (2+ messages)

Patch for readline undefined references
 2014-02-03  9:23 UTC 

[PATCH 0/5] ARM: integrator: cascaded IRQs on IM-PD1
 2014-02-03  9:23 UTC  (5+ messages)
` [PATCH 1/5] irqchip: vic: update the base IRQ member correctly
` [PATCH 2/5] irqchip: support cascaded VICs

[PATCH] mfd: include all drivers in subsystem menu
 2014-02-03  9:21 UTC  (2+ messages)

[Qemu-trivial] [PATCH] sparc/leon3: Initialize stack pointer
 2014-02-03  9:18 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH 2/3] powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399
 2014-02-03  9:17 UTC  (4+ messages)

[PATCH] staging: r8188eu: Fix typo in USB_DEVICE list
 2014-02-03  9:17 UTC  (2+ messages)

[U-Boot] [PATCH][v3] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-02-03  9:17 UTC 

[PATCH 0/7] improve robustness on handling migratetype
 2014-02-03  9:16 UTC  (7+ messages)

[PATCH] android/avrcp: Decouple AVRCP logic from btio
 2014-02-03  9:16 UTC  (3+ messages)
` [PATCHv2] "

[Buildroot] Patchwork oldest patches cleanup #4 (deadline January 5)
 2014-02-03  9:15 UTC  (7+ messages)

[PATCH] watchdog,dw: Add dependency on HAS_IOMEM
 2014-02-03  9:13 UTC  (3+ messages)

git-draw - draws nearly the full content of a tiny git repository as a graph
 2014-02-03  9:14 UTC  (2+ messages)

Why are imprecise external aborts masked on recent kernel while booting ?
 2014-02-03  9:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
 2014-02-03  9:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH 00/17] SDR API - controls, stream formats
 2014-02-03  9:11 UTC  (4+ messages)
` [PATCH 15/17] v4l: add RF tuner channel bandwidth control

[lm-sensors] [PATCH v2] hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups
 2014-02-03  9:11 UTC  (2+ messages)

[Bug 74420] New: EQ overflowing - recurring total X crash
 2014-02-03  9:10 UTC  (2+ messages)
` [Bug 74420] "

[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-02-03  9:08 UTC 

[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
 2014-02-03  9:06 UTC  (8+ messages)

[PATCH] [media] uvcvideo: Enable VIDIOC_CREATE_BUFS
 2014-02-03  9:03 UTC  (6+ messages)

compress: adding support for hardware dependent params
 2014-02-03  9:01 UTC 

[Qemu-devel] GDB info registers vs. monitor info registers
 2014-02-03  8:59 UTC 

[lm-sensors] [PATCH v2] hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups
 2014-02-03  8:57 UTC  (2+ messages)

[RFC PATCH 0/2] Allow inheritance of private controls
 2014-02-03  8:55 UTC  (3+ messages)

[PATCH] spi: Add a timeout when waiting for transfers
 2014-02-03  8:55 UTC  (6+ messages)

[Buildroot] More work on a package updates checking tool
 2014-02-03  8:52 UTC  (5+ messages)

[PATCH v3 0/2] qspinlock: Introducing a 4-byte queue spinlock
 2014-02-03  8:51 UTC  (7+ messages)
` [PATCH v3 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation

[RFC PATCH] powerpc: add ioremap_wt
 2014-02-03  8:32 UTC  (3+ messages)

[PATCH] spi: rspi: fix build error when CONFIG_OF is not set
 2014-02-03  8:47 UTC  (3+ messages)

[Buildroot] New contact for ARC support in Buildroot
 2014-02-03  8:46 UTC  (3+ messages)

[PATCH 01/10] watchdog: xilinx: Convert driver to the watchdog framework
 2014-02-03  8:45 UTC  (6+ messages)
` [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

[PATCH Resend 2/2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-02-03  8:45 UTC 

[PATCH Resend 1/2] video: exynos: Remove OF dependency for Exynos DP
 2014-02-03  8:45 UTC 

[Qemu-devel] qemu-iotest 077 does not terminate with VMDK
 2014-02-03  8:44 UTC 

[PATCH 1/2] mfd: wm5102: Update register patch
 2014-02-03  8:37 UTC  (3+ messages)
` [PATCH 2/2] ASoC: arizona: Improve ultrasonic frequency response

[Buildroot] [PATCH] openssh: bump to version 6.5p1
 2014-02-03  8:37 UTC  (2+ messages)

[PATCH 1/2] sandbox: update defconfig to use new environment
 2014-02-03  8:35 UTC  (2+ messages)

[PATCH 1/2 v2] mfd: wm5102: Update register patch
 2014-02-03  8:35 UTC  (2+ messages)

[PATCH] Make generated variables static
 2014-02-03  8:35 UTC  (2+ messages)

[PATCH 0/4] ARM:sti: Add STiD127 platform and board support
 2014-02-03  8:33 UTC  (7+ messages)
` [PATCH 1/4] ARM: STi: add stid127 soc support

i.mx21 ads nor flash
 2014-02-03  8:35 UTC  (4+ messages)

[PATCH] target: Fix missing length check in spc_emulate_evpd_83()
 2014-02-03  8:35 UTC 

[RFC] /etc/kernel/postinst.d/ support in kernel.bbclass
 2014-02-03  8:34 UTC 

[PATCH -tip v2 0/8] perf-probe: Updates for handling local functions correctly
 2014-02-03  8:32 UTC  (4+ messages)
` [PATCH -tip v2 4/8] perf-probe: Use _stext based address instead of the symbol name

[Buildroot] [PATCH] manual: Clarify wrapper and debug
 2014-02-03  8:31 UTC  (4+ messages)

[PATCH 1/3] usb: phy: twl4030-usb: Silence checkpatch warnings
 2014-02-03  8:25 UTC  (3+ messages)
` [PATCH 2/3] usb: phy: twl4030-usb: Remove redundant semicolon
` [PATCH 3/3] usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO

[PATCH 1/3] wdt: sunxi: Introduce a new compatible for the A10 and A31
 2014-02-02 13:55 UTC  (3+ messages)
` [PATCH 2/3] ARM: sunxi: Add the new watchog compatibles to the reboot code
` [PATCH 3/3] ARM: sunxi: dt: Update the watchdog compatibles

[PATCH 1/3] net: ethernet: sunxi: Add new compatibles
 2014-02-02 13:49 UTC  (3+ messages)
` [PATCH 2/3] net: phy: "
` [PATCH 3/3] ARM: sunxi: dt: Convert to the new net compatibles

[Buildroot] [git commit] openssh: bump to version 6.5p1
 2014-02-03  8:26 UTC 

[QUERY]: Is using CPU hotplug right for isolating CPUs?
 2014-02-03  8:26 UTC  (11+ messages)

[Buildroot] [git commit] manual: Clarify wrapper and debug
 2014-02-03  8:25 UTC 

[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-02-03  8:30 UTC  (3+ messages)

[Buildroot] [PATCH] package/rpi-firmware: bump for misc enhancements and fixes
 2014-02-03  8:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] mysql: bump to version 5.1.73
 2014-02-03  8:23 UTC  (2+ messages)

[Buildroot] [git commit] mysql: bump to version 5.1.73
 2014-02-03  8:23 UTC 

[Buildroot] [git commit] package/rpi-firmware: bump for misc enhancements and fixes
 2014-02-03  8:23 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.