All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 12:14:14 to 2016-02-16 13:06:04 UTC [more...]

[PATCH] staging: wilc1000: Remove unused function
 2016-02-16 13:06 UTC 

[PATCH 0/4] block: fix bio_will_gap()
 2016-02-16 13:05 UTC  (11+ messages)
` [PATCH 1/4] block: bio: introduce helpers to get the 1st and last bvec
` [PATCH 2/4] block: check virt boundary in bio_will_gap()

[U-Boot] [PATCH] ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
 2016-02-16 13:05 UTC 

[PATCH v2 0/5] Minor fixes and DT support
 2016-02-16 12:56 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: adau17x1: Fix incorrect BCLK ratio definitions
` [PATCH v2 2/5] ASoC: adau17x1: Correct typos in file headers
` [PATCH v2 3/5] ASoC: adau17x1: Add adau17x1 bindings document
` [PATCH v2 4/5] ASoC: adau17x1: Add basic DT support for adau17x1
` [PATCH v2 5/5] ASoC: adau17x1: Support platform data via DT

[PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side
 2016-02-16 13:03 UTC  (7+ messages)
` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl "

[PATCH] xen: make some constants usable for assembler
 2016-02-16 13:02 UTC 

[PATCH] staging: rtl8712: Declare function as static
 2016-02-16 13:01 UTC 

[PATCH v2 2/3] fbdev: omap2: panel-dpi: make (limited) use of a reset gpio
 2016-02-16 13:01 UTC  (2+ messages)

[PATCH v5 00/15] config: make git_config_set die on failure
 2016-02-16 12:56 UTC  (16+ messages)
` [PATCH v5 01/15] config: introduce set_or_die wrappers
` [PATCH v5 02/15] branch: report errors in tracking branch setup
` [PATCH v5 03/15] branch: die on config error when unsetting upstream
` [PATCH v5 04/15] branch: die on config error when editing branch description
` [PATCH v5 05/15] submodule: die on config error when linking modules
` [PATCH v5 06/15] submodule--helper: die on config error when cloning module
` [PATCH v5 07/15] remote: die on config error when setting URL
` [PATCH v5 08/15] remote: die on config error when setting/adding branches
` [PATCH v5 09/15] remote: die on config error when manipulating remotes
` [PATCH v5 10/15] clone: die on config error in cmd_clone
` [PATCH v5 11/15] init-db: die on config errors when initializing empty repo
` [PATCH v5 12/15] sequencer: die on config error when saving replay opts
` [PATCH v5 13/15] compat: die when unable to set core.precomposeunicode
` [PATCH v5 14/15] config: rename git_config_set to git_config_set_gently
` [PATCH v5 15/15] config: rename git_config_set_or_die to git_config_set

Missed interrupt false positives mitigation
 2016-02-16 12:58 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Separate out the seqno-barrier from engine->get_seqno
` [PATCH 3/5] drm/i915: Harden detection of missed interrupts
` [PATCH 4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+

[RFC nftables PATCH] nft: add bash completion script
 2016-02-16 13:00 UTC  (3+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2016-02-16 12:59 UTC  (3+ messages)
` [PATCH 1/2] efi: Add pstore variables to the deletion whitelist
` [PATCH 2/2] lib/ucs2_string: Correct ucs2 -> utf8 conversion

[PATCH v2 3/3] fbdev: omap2: panel-dpi: implement support for a vcc regulator
 2016-02-16 13:00 UTC  (2+ messages)

[PATCH] libxl: close fd's in parent when spawning qdisk
 2016-02-16 12:59 UTC  (2+ messages)

[PATCH v5sub1 0/8] arm64: split linear and kernel mappings
 2016-02-16 12:59 UTC  (12+ messages)
` [PATCH v5sub1 7/8] arm64: move kernel image to base of vmalloc area

[Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
 2016-02-16 12:58 UTC  (6+ messages)

[PATCH v6 1/2] ACPI: introduce a function to find the first physical device
 2016-02-16 12:52 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_uart: Support firmware download for Marvell
 2016-02-16 12:53 UTC 

x86_64-native-linuxapp-clang compilation broken?
 2016-02-16 12:57 UTC  (4+ messages)

[PATCH] arm64: Add support for Half precision floating point
 2016-02-16 12:57 UTC  (7+ messages)

[PATCH BlueZ] tools/btattach: add marvell support
 2016-02-16 12:52 UTC 

[patch net-next 00/13] rocker: do world split
 2016-02-16 12:55 UTC  (14+ messages)
` [patch net-next 01/13] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next 02/13] rocker: rename rocker.h to rocker_hw.h
` [patch net-next 03/13] rocker: rename rocker.c to rocker_main.c
` [patch net-next 04/13] rocker: push tlv processing into separate files
` [patch net-next 05/13] rocker: implement get settings mode command
` [patch net-next 06/13] rocker: move rocker and rocker_port structs into header
` [patch net-next 07/13] rocker: introduce worlds infrastructure
` [patch net-next 08/13] rocker: pass "learning" value as a parameter to rocker_port_set_learning
` [patch net-next 09/13] rocker: pre-allocate wait structures during cmd ring init
` [patch net-next 10/13] rocker: remove trans parameter to rocker_cmd_exec function
` [patch net-next 11/13] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
` [patch net-next 12/13] rocker: move OF-DPA stuff into separate file
` [patch net-next 13/13] rocker: return -EOPNOTSUPP for undefined world ops

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-16 12:55 UTC  (11+ messages)

p2m stuff and crash tool
 2016-02-16 12:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
 2016-02-16 12:54 UTC  (11+ messages)

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-16 12:54 UTC  (12+ messages)

[patch] video: fbdev: metronomefb: two harmless off by one bugs
 2016-02-16 12:53 UTC  (3+ messages)

[PATCH 00/12] vb2: replace allocation context by device pointer
 2016-02-16 12:43 UTC  (13+ messages)
` [PATCH 01/12] vb2: add a dev field to use for the default allocation context
` [PATCH 02/12] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCH 03/12] sur40: "
` [PATCH 04/12] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCH 05/12] staging/media: "
` [PATCH 06/12] media/platform: "
` [PATCH 07/12] "
` [PATCH 08/12] "
` [PATCH 09/12] media/.../soc-camera: "
` [PATCH 10/12] media/platform: "
` [PATCH 11/12] "
` [PATCH 12/12] vb2: replace void *alloc_ctxs by struct device *alloc_devs

[PATCH v6sub1 00/11] arm64: split linear and kernel mappings
 2016-02-16 12:52 UTC  (12+ messages)
` [PATCH v6sub1 01/11] of/fdt: make memblock minimum physical address arch configurable
` [PATCH v6sub1 02/11] of/fdt: factor out assignment of initrd_start/initrd_end
` [PATCH v6sub1 03/11] arm64: prevent potential circular header dependencies in asm/bug.h
` [PATCH v6sub1 04/11] arm64: add support for ioremap() block mappings
` [PATCH v6sub1 05/11] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
` [PATCH v6sub1 06/11] arm64: pgtable: implement static [pte|pmd|pud]_offset variants
` [PATCH v6sub1 07/11] arm64: decouple early fixmap init from linear mapping
` [PATCH v6sub1 08/11] arm64: kvm: deal with kernel symbols outside of "
` [PATCH v6sub1 09/11] arm64: move kernel image to base of vmalloc area
` [PATCH v6sub1 10/11] arm64: defer __va translation of initrd_start and initrd_end
` [PATCH v6sub1 11/11] arm64: allow kernel Image to be loaded anywhere in physical memory

[GIT PULL 0/5] EFI urgent fixes
 2016-02-16 12:52 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] UniPhier SD/eMMC controller driver
 2016-02-16 12:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller

efivarfs immutable files patch set
 2016-02-16 12:49 UTC  (7+ messages)
` [PATCH 5/5] efi: Make efivarfs entries immutable by default. (v5)

[Qemu-devel] [PATCH] migration: fix incorrect memory_global_dirty_log_start outside BQL
 2016-02-16 12:49 UTC  (2+ messages)

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 12:49 UTC  (8+ messages)

[PATCH nf-next] netfilter: meta: add PRANDOM support
 2016-02-16 12:48 UTC  (2+ messages)

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt
 2016-02-16 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
 2016-02-16 12:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message

[PATCH 0/4] ASoC: simple-card/davinci-mcasp: System clock configuration support
 2016-02-16 12:46 UTC  (4+ messages)
` [PATCH 4/4] ASoC: simple-card: Support for selecting system clocks by ID

[PATCH] qxl: apply limit to relocs_num in qxl_process_single_command
 2016-02-16 12:45 UTC  (3+ messages)

[RFC 00/29] iGVT-g implementation in i915
 2016-02-16 12:44 UTC  (6+ messages)
` [RFC 01/29] drm/i915/gvt: Introduce the basic architecture of GVT-g

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-16 12:43 UTC  (8+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type

[PATCH] staging: lustre: osc: osc_request: Fix sparse warnings
 2016-02-16 12:43 UTC 

v4.1.18 build: 0 failures 32 warnings (v4.1.18)
 2016-02-16 12:42 UTC 

[Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
 2016-02-16 12:39 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] tests: Add utilities for docker testing
` [Qemu-devel] [PATCH v2 02/15] Makefile: Rules "
` [Qemu-devel] [PATCH v2 03/15] docker: Add images
` [Qemu-devel] [PATCH v2 04/15] docker: Add test runner
` [Qemu-devel] [PATCH v2 05/15] docker: Add common.rc
` [Qemu-devel] [PATCH v2 06/15] docker: Add quick test
` [Qemu-devel] [PATCH v2 07/15] docker: Add full test
` [Qemu-devel] [PATCH v2 08/15] docker: Add clang test
` [Qemu-devel] [PATCH v2 09/15] docker: Add mingw test
` [Qemu-devel] [PATCH v2 10/15] docker: Add travis tool
` [Qemu-devel] [PATCH v2 11/15] docs: Add text for tests/docker in build-system.txt
` [Qemu-devel] [PATCH v2 12/15] .gitignore: Ignore temporary dockerfile
` [Qemu-devel] [PATCH v2 13/15] MAINTAINERS: Add tests/docker
` [Qemu-devel] [PATCH v2 14/15] docker: Support interactive shell for debugging
` [Qemu-devel] [PATCH v2 15/15] tests/docker/Makefile.include: snapshot the src for docker

[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
 2016-02-16 12:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus
` [Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2016-02-16 12:38 UTC  (10+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

[U-Boot] i.MX286 U-Boot fails with code HTLLCL0x8050100b
 2016-02-16 12:38 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
 2016-02-16 12:38 UTC  (16+ messages)
                  ` [Qemu-devel] [libvirt] "

[net-next PATCH v2 1/1] net_sched fix: reclassification needs to consider ether protocol changes
 2016-02-16 12:37 UTC 

[Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
 2016-02-16 12:36 UTC  (14+ messages)

[PATCH 1/5] drm/i915: Splitting intel_dp_detect
 2016-02-16 12:36 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] "

[PATCH 0/3] usb: Allow compilation on platforms where NO_DMA=y
 2016-02-16 12:35 UTC  (6+ messages)
` [PATCH 1/3] usb: core: "

[PATCH] tools: libxl: NULL terminate partially constructed hex string
 2016-02-16 12:34 UTC  (2+ messages)

[PATCH net v2 0/3] Set a large MTU on ovs-created tunnel devices
 2016-02-16 12:33 UTC  (8+ messages)
` [PATCH net v2 2/3] geneve: Relax MTU constraints

[PATCH net] geneve: Refine MTU limit
 2016-02-16 12:33 UTC 

[PATCH] tools: libxl: free devpath on failure in libxl__blktap_devpath
 2016-02-16 12:31 UTC  (2+ messages)

[U-Boot] [PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-02-16 12:30 UTC  (6+ messages)

[git pull] stm class/intel_th: Updates for char-misc-next
 2016-02-16 12:29 UTC  (3+ messages)

[PATCH 0/2] pinctrl: mediatek: Add direction control and gpio_request_enable Support
 2016-02-16 12:28 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: mediatek: fix direction control issue

[Qemu-devel] [PATCHv8 0/9] slirp: Adding IPv6 support to Qemu -net user mode
 2016-02-16 12:28 UTC  (5+ messages)
` [Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
` [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support

[PATCH v2] stubdom: fix link farm runes
 2016-02-16 12:28 UTC 

[PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
 2016-02-16 12:28 UTC  (3+ messages)
` [PATCH 3/3] bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE

[PATCH v3 00/06] clocksource: sh_cmt: DT binding rework V3
 2016-02-16 12:27 UTC  (3+ messages)
` [PATCH v3 05/06] devicetree: bindings: Remove unused 32-bit CMT bindings

Messenger issues with Kernel RBD client
 2016-02-16 12:27 UTC  (3+ messages)

[PATCH] staging: rtl8192e: Remove explicit pointer cast in assignments
 2016-02-16 17:24 UTC 

[GIT PULL FOR v4.6] Fix and new control
 2016-02-16 12:24 UTC 

КЛИЕНТС� =?utf-8?Q?=9A=D0=98=D0=95_=D0=91=D0=90=D0=
 2016-02-16 12:24 UTC 

[PATCH] esas2r: Fix array overrun
 2016-02-16 12:24 UTC  (2+ messages)

[PATCH] busybox: enable httpd su install init
 2016-02-16 12:23 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Update VBT fields for child devices
 2016-02-16 12:23 UTC  (2+ messages)

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-16 12:22 UTC  (6+ messages)
` [PATCH 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()
` [PATCH 6/6] hisi_sas: update driver version to 1.3

[PATCH v2] arm64: add alignment fault hanling
 2016-02-16 12:21 UTC  (5+ messages)

[GIT PULL] Btrfs fix for direct IO error reporting
 2016-02-16  4:02 UTC 

[PATCH] Btrfs: fix direct IO requests not reporting IO error to user space
 2016-02-16  4:01 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] (no subject)
 2016-02-16 12:18 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] common: env_flags: include common.h even for HOST_CC

[PATCH 01/33] mm: introduce get_user_pages_remote()
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/pkeys] mm/gup: Introduce get_user_pages_remote()

[PATCH] stubdom: fix link farm runes
 2016-02-16 12:15 UTC  (5+ messages)

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-16 12:15 UTC  (5+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

[PATCH] x86/boot: remove unused is_big_kernel variable
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Remove unused 'is_big_kernel' variable

[PATCH 5/5] x86: make platform/geode/net5501.c explicitly non-modular
 2016-02-16 12:14 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/geode/ net5501.c "

[PATCH] xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select
 2016-02-16 12:14 UTC  (5+ messages)

dm-mpath: fix a tiny case which can cause an infinite loop
 2016-02-16 12:14 UTC  (5+ messages)
` [PATCH] block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled

[PATCH 4/5] x86: make platform/geode/alix.c explicitly non-modular
 2016-02-16 12:13 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: Make platform/geode/ alix.c "

malloc memory corruption on merge-tree with leading newline
 2016-02-16 12:14 UTC  (5+ messages)
` [PATCH] merge_blobs: use strbuf instead of manually-sized mmfile_t


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.