All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-05 16:41:55 to 2014-02-05 17:18:50 UTC [more...]

[PATCH 1/7] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
 2014-02-05 17:18 UTC  (3+ messages)
` [PATCH 2/7] drivers/amba: "

[Qemu-devel] [PATCH 00/12] qdev: cleanup legacy properties
 2014-02-05 17:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/12] qapi: add size parser to StringInputVisitor

file access causes a kernel bug
 2014-02-05 17:18 UTC  (6+ messages)

[PATCH] ARM: config: enable ams AS3722 power reset driver
 2014-02-05 17:18 UTC  (3+ messages)

[PATCH v3 0/7] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-05 17:17 UTC  (4+ messages)

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

[PATCH] ARM: tegra: add system-power-controller property for PMIC node
 2014-02-05 17:17 UTC  (4+ messages)

[PATCH] userdiff: update Ada patterns
 2014-02-05 17:17 UTC  (6+ messages)
  ` [PATCH v2] "

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

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

[PATCH] ARM: tegra: document which Dalmore revisions are supported
 2014-02-05 17:17 UTC  (3+ messages)

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

[PATCH] base-files: pre-create /run symlink to point to /var/run
 2014-02-05 17:16 UTC  (2+ messages)

splitting a commit that adds new files
 2014-02-05 17:16 UTC  (7+ messages)
` [PATCH 1/2] t7101, t7014: rename test files to indicate what that file is for
  ` [PATCH 2/2] reset: support "--mixed --intent-to-add" mode

[PATCH] ARM: tegra: Properly sort clocks property
 2014-02-05 17:16 UTC  (3+ messages)

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel
 2014-02-05 17:15 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: paz00: Add LVDS support to device tree

[PATCH] fix rand_seed mismatches in verify phase
 2014-02-05 17:15 UTC  (2+ messages)

[PATCH] spi: mxs: Use list_for_each_entry to iterate over transfer list
 2014-02-05 17:14 UTC  (2+ messages)

[PATCH 00/47] ADV7611 support
 2014-02-05 17:13 UTC  (31+ messages)
` [PATCH 06/47] v4l: Add pad-level DV timings subdev operations
` [PATCH 21/47] s5p-tv: hdmi: Remove deprecated video-level DV timings operations
` [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

[PATCH v2 0/4] kernel mode NEON optimizations
 2014-02-05 17:13 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: add abstractions for FPSIMD state manipulation
` [PATCH v2 2/4] arm64: defer reloading a task's FPSIMD state to userland resume
` [PATCH v2 3/4] arm64: add support for kernel mode NEON in interrupt context
` [PATCH v2 4/4] arm64: add Crypto Extensions based synchronous core AES cipher

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-02-05 17:04 UTC  (55+ 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 1/1] openvswitch: add more target python substitutions
 2014-02-05 17:12 UTC  (2+ messages)

[GIT PULL] clk: socfpga: Clock updates for v3.15
 2014-02-05 17:12 UTC 

How to support SDIO wifi/bt in DT
 2014-02-05 17:11 UTC  (9+ messages)

[PATCH 0/2] init: option parsing fixes
 2014-02-05 17:11 UTC  (2+ messages)

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

[LTP] [PATCH] getdents/getdents05.c: add ENOENT test for getdents(2)
 2014-02-05 17:09 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v3 0/9] Clean up IDE after completion of qdevification
 2014-02-05 17:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/9] ide: Drop redundant IDEState member bs

[Buildroot] Integrating ROS in buildroot ?
 2014-02-05 17:08 UTC 

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

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

[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] 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  (3+ messages)
` [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)

[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: "

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

[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-trivial] [PULL 0/7] Trivial patches for 2014-02-02
 2014-02-05 16:52 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

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

[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  (8+ 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  (4+ messages)
` [Qemu-devel] [PATCH v6 2/9] qdev: add to BusState "hotplug-handler" link

[PATCHv9 0/4] socfpga: Enable SD/MMC support
 2014-02-05 16:39 UTC  (6+ 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"

SELinux question
 2014-02-05 16:41 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.