All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-05 16:30:37 to 2014-02-05 17:07:27 UTC [more...]

post-receive: pub/scm/docs/kernel/website
 2014-02-05 17:07 UTC 

post-receive: pub/scm/docs/kernel/website
 2014-02-05 17:07 UTC 

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-02-05 17:04 UTC  (42+ messages)
` [PATCH 01/22] arm: break part of __soft_restart out into separate function
` [PATCH 02/22] arm: add new asm macro update_sctlr
` [PATCH 03/22] efi: add helper function to get UEFI params from FDT
` [PATCH 04/22] efi-stub.txt updates for ARM
` [PATCH 05/22] Add shared printk wrapper for consistent prefixing
` [PATCH 06/22] Add helper functions used by arm/arm64
` [PATCH 07/22] Add shared FDT related functions for ARM/ARM64
` [PATCH 08/22] Add strstr to compressed string.c for ARM
` [PATCH 09/22] Add shared arm/arm64 EFI stub
` [PATCH 10/22] Add EFI stub for ARM
` [PATCH 11/22] Disable stack protection for decompressor/stub
` [PATCH 12/22] Documentation: arm: add UEFI support documentation
` [PATCH 13/22] arm: Add [U]EFI runtime services support
` [PATCH 14/22] init: efi: arm: enable (U)EFI runtime services on arm
` [PATCH 15/22] lib: add fdt_empty_tree.c
` [PATCH 16/22] arm64: Add function to create identity mappings
` [PATCH 17/22] arm64: add EFI stub
` [PATCH 18/22] doc: arm64: add description of EFI stub support
` [PATCH 19/22] arm64: add EFI runtime services
` [PATCH 20/22] Improve cmdline conversion
` [PATCH 21/22] arm: efistub: ignore dtb= when UEFI SecureBoot is enabled
` [PATCH 22/22] arm: update boot/compressed/.gitignore

[PATCH] regulator: max14577: Add missing of_node_put
 2014-02-05 17:06 UTC  (2+ messages)

[RFCv2 00/10] xhci: re-work command queue management
 2014-02-05 17:05 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-02-05 17:06 UTC 

[Qemu-devel] [PATCH] pc_piix: enable legacy hotplug for Xen
 2014-02-05 17:04 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/4] ioeventfd support for virtio-mmio
 2014-02-05 17:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] virtio-mmio: introduce set_host_notifier()
` [Qemu-devel] [PATCH 2/4] virtio-mmio: introduce set_guest_notifiers
` [Qemu-devel] [PATCH 3/4] virtio-mmio: start ioeventfd when status gets DRIVER_OK
` [Qemu-devel] [PATCH 4/4] virtio-mmio: add a new property for ioeventfd

[PATCH] ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4
 2014-02-05 17:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-02-05 17:04 UTC 

[PATCH] regulator: tps6507x: Fix !OF build
 2014-02-05 17:04 UTC 

[Bug 53951] New: race condition on mounting local disks with autofs
 2014-02-05 17:03 UTC  (2+ messages)
` [Bug 53951] "

[PATCH OSSTEST] Enable armhf tests for linux-linus branch
 2014-02-05 17:03 UTC  (2+ messages)

[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
 2014-02-05 17:03 UTC  (6+ messages)

[PATCH] dual-camera-demo: Pull in latest commits of camera demo
 2014-02-05 18:31 UTC 

[Qemu-devel] [PATCH qom-next 0/5] qtest: Prepare PCI NIC tests
 2014-02-05 17:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH qom-next 1/5] tests: Add e1000 qtest
` [Qemu-devel] [PATCH qom-next 2/5] tests: Add vmxnet3 qtest
` [Qemu-devel] [PATCH qom-next 3/5] tests: Add rtl8139 qtest
` [Qemu-devel] [PATCH qom-next 4/5] tests: Add PC-Net qtest
` [Qemu-devel] [PATCH qom-next 5/5] tests: Add eepro100 qtest

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-02-05 17:00 UTC  (10+ messages)

[U-Boot] [PATCH] board: Add support for B&R KWB Motherboard
 2014-02-05 16:59 UTC  (3+ messages)

[Bug 72207] New: NV40 / C67 - Pointer to flat panel table invalid
 2014-02-05 16:59 UTC  (3+ messages)
  ` [Bug 72207] [NV67] Error retrieving EDID from VGA

[Buildroot] [PATCH v2 6/7] xorg: Bump xserver_xorg-server version to 1.15.0
 2014-02-05 16:59 UTC  (2+ messages)

[PATCH 00/14] perf, x86: Haswell LBR call stack support
 2014-02-05 16:57 UTC  (5+ messages)
` [PATCH 03/14] perf, x86: use context switch callback to flush LBR stack
` [PATCH 05/14] perf, core: allow pmu specific data for perf task context

[PATCH RT] rt: Make cpu_chill() use hrtimer instead of msleep()
 2014-02-05 16:57 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-02-05 16:56 UTC 

[REVIEW PATCH] scsi: Add 'retry_timeout' to avoid infinite command retry
 2014-02-05 16:55 UTC  (2+ messages)

[PATCH 0/4] Teach diff_tree_sha1() to accept NULL sha1 for empty trees
 2014-02-05 16:57 UTC  (5+ messages)
` [PATCH 1/4] tree-diff: allow diff_tree_sha1 to accept NULL sha1
` [PATCH 2/4] tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old=NULL
` [PATCH 3/4] line-log: convert to using diff_tree_sha1()
` [PATCH 4/4] revision: "

[PATCH] chattr: improve the description for 'j' option in manpage
 2014-02-05 16:55 UTC  (2+ messages)

[meta-oe][PATCH] libsoc: update to 0.6
 2014-02-05 16:54 UTC 

[PATCH 0/7] drm/i915: vlv: handle only enabled pipestat interrupts
 2014-02-05 16:53 UTC  (5+ messages)
` [PATCH 5/7] drm/i915: pass status instead of enable flags to i915_enable_pipestat

[RFC][PATCH] exec: Fix use after free of tracepoint trace_sched_process_exec
 2014-02-05 16:52 UTC  (9+ messages)

[Qemu-devel] [PULL 0/7] Trivial patches for 2014-02-02
 2014-02-05 16:52 UTC  (2+ messages)

Get a vm fd using kvm API's ioctls
 2014-02-05 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
 2014-02-05 16:52 UTC  (5+ messages)

Questions about the usage of the vTPM implemented in Xen 4.3
 2014-02-05 16:52 UTC 

[PATCH 1/4] ath10k: Print out firmware feature bits from IE
 2014-02-05 16:50 UTC  (7+ messages)
` [PATCH 4/4] ath10k: Better tx/rx debugging

[PATCH v3] vmcore: prevent PT_NOTE p_memsz overflow during header update
 2014-02-05 16:49 UTC  (4+ messages)

[PATCH 0/8] `log -c` speedup (part 2)
 2014-02-05 16:51 UTC  (7+ messages)
` [PATCH 7/8] combine-diff: Fast changed-to-all-parents paths scanning

[PATCH v3 0/5] spi: dw: device tree and generic queue support
 2014-02-05 16:49 UTC  (6+ messages)

[PATCH 1/2] Btrfs: use right extent item position in send when finding extent clones
 2014-02-05 16:48 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: make some tree searches in send.c more efficient

Request for feedback - Sprite flip notification support
 2014-02-05 16:48 UTC  (4+ messages)

[PATCH] netfilter: nf_tables: fix racy rule deletion
 2014-02-05 16:48 UTC  (4+ messages)

[Qemu-devel] [PATCH] qdev: Fix qdev_try_create() for bus-less devices
 2014-02-05 16:46 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-02-05 16:46 UTC 

[Qemu-devel] migration: broken ram_save_pending
 2014-02-05 16:45 UTC  (12+ messages)

[PATCH -v2 0/6] memcg: some charge path cleanups + css offline vs. charge race fix
 2014-02-05 16:45 UTC  (10+ messages)
` [PATCH -v2 4/6] memcg: make sure that memcg is not offline when charging

mke2fs options for large media archive filesystem
 2014-02-05 16:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
 2014-02-05 16:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link

[PATCH 00/47] ADV7611 support
 2014-02-05 16:42 UTC  (48+ messages)
` [PATCH 01/47] v4l: of: Support empty port nodes
` [PATCH 02/47] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codes
` [PATCH 03/47] v4l: Add UYVY10_1X20 and VYUY10_1X20 "
` [PATCH 04/47] v4l: Add 12-bit YUV 4:2:0 "
` [PATCH 05/47] v4l: Add 12-bit YUV 4:2:2 "
` [PATCH 06/47] v4l: Add pad-level DV timings subdev operations
` [PATCH 07/47] ad9389b: Add pad-level DV timings operations
` [PATCH 08/47] adv7511: "
` [PATCH 09/47] adv7842: "
` [PATCH 10/47] s5p-tv: hdmi: "
` [PATCH 11/47] s5p-tv: hdmiphy: "
` [PATCH 12/47] ths8200: "
` [PATCH 13/47] tvp7002: "
` [PATCH 14/47] media: bfin_capture: Switch to pad-level DV operations
` [PATCH 15/47] media: davinci: vpif: "
` [PATCH 16/47] media: staging: davinci: vpfe: "
` [PATCH 17/47] s5p-tv: mixer: "
` [PATCH 18/47] ad9389b: Remove deprecated video-level DV timings operations
` [PATCH 19/47] adv7511: "
` [PATCH 20/47] adv7842: "
` [PATCH 21/47] s5p-tv: hdmi: "
` [PATCH 22/47] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operation
` [PATCH 23/47] ths8200: Remove deprecated video-level DV timings operations
` [PATCH 24/47] tvp7002: "
` [PATCH 25/47] v4l: subdev: "
` [PATCH 26/47] v4l: Improve readability by not wrapping ioctl number #define's
` [PATCH 27/47] v4l: Add support for DV timings ioctls on subdev nodes
` [PATCH 28/47] adv7604: Add missing include to linux/types.h
` [PATCH 29/47] adv7604: Add support for asynchronous probing
` [PATCH 30/47] adv7604: Don't put info string arrays on the stack
` [PATCH 31/47] adv7604: Add 16-bit read functions for CP and HDMI
` [PATCH 32/47] adv7604: Cache register contents when reading multiple bits
` [PATCH 33/47] adv7604: Add adv7611 support
` [PATCH 34/47] adv7604: Remove subdev control handlers
` [PATCH 35/47] adv7604: Add sink pads
` [PATCH 36/47] adv7604: Make output format configurable through pad format operations
` [PATCH 37/47] adv7604: Add pad-level DV timings support
` [PATCH 38/47] adv7604: Remove deprecated video-level DV timings operations
` [PATCH 39/47] adv7604: Inline the to_sd function
` [PATCH 40/47] adv7604: Store I2C addresses and clients in arrays
` [PATCH 41/47] adv7604: Replace *_and_or() functions with *_clr_set()
` [PATCH 42/47] adv7604: Sort headers alphabetically
` [PATCH 43/47] adv7604: Control hot-plug detect through a GPIO
` [PATCH 44/47] adv7604: Specify the default input through platform data
` [PATCH 45/47] adv7604: Add DT support
` [PATCH 46/47] adv7604: Add LLC polarity configuration
` [PATCH 47/47] adv7604: Add endpoint properties to DT bindings

SELinux question
 2014-02-05 16:41 UTC 

[PATCH] nodejs 0.8.18: update to 0.10.25
 2014-02-05 16:41 UTC  (7+ messages)

[PATCH] drm/i915: Record pid/comm of hanging task
 2014-02-05 16:40 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2014-02-05 16:40 UTC 

[PATCH] x86, apic: clean up handling of boot_cpu_physical_apicid in boot process
 2014-02-05 16:40 UTC  (5+ messages)

[PATCHv9 0/4] socfpga: Enable SD/MMC support
 2014-02-05 16:39 UTC  (7+ messages)
` [PATCHv9 1/4] clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"
  ` [PATCHv9 1/4] clk: socfpga: Add a clk-phase property to the "altr, socfpga-gate-clk"

[PATCH] ARM: OMAP2+: Add support for thumb mode on DT booted N900
 2014-02-05 16:38 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/12] qdev: cleanup legacy properties
 2014-02-05 16:39 UTC  (4+ messages)

[Qemu-devel] [PULL 0/8] Block patches
 2014-02-05 16:38 UTC  (2+ messages)

[PATCH] base-files: pre-create /run symlink to point to /var/run
 2014-02-05 16:37 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2014-02-05 16:37 UTC 

[PATCH 0/2] Add Ether's PHY IRQ support for Lager/Koelsh boards
 2014-02-05 16:36 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-02-05 16:36 UTC 

[PATCH] tty: Set correct tty name in 'active' sysfs attribute
 2014-02-05 16:38 UTC  (2+ messages)
` [systemd-devel] "

[PATCH 0/1] Add new driver for AlienFX control
 2014-02-05 16:34 UTC  (4+ messages)
` [PATCH 1/1] Add WMI driver for controlling AlienFX on Alienware

[U-Boot] [PATCH] board: Add support for B&R T-Series Motherboard
 2014-02-05 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] [RFC] drm/i915: Generate a hang error code
 2014-02-05 16:30 UTC  (6+ messages)


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.