All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-17 14:56:37 to 2015-11-17 15:47:08 UTC [more...]

[PATCH v7 0/4] KASAN for arm64
 2015-11-17 15:47 UTC  (9+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-11-17 15:46 UTC  (26+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
                                  ` [PATCH v2 0/3] "
                                    ` [PATCH v2 1/3] crypto-ixp4xx: Delete unnecessary checks before the function call "dma_pool_destroy"
                                    ` [PATCH v2 2/3] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
                                    ` [PATCH v2 3/3] crypto-ixp4xx: Less function calls in init_ixp_crypto() after error detection

[PATCH] clk: add generic driver for fixed rate clock
 2015-11-17 15:46 UTC  (2+ messages)

[RFC 0/5] wireless drivers vendor directories
 2015-11-17 15:45 UTC  (6+ messages)
` [RFC 1/5] admtek: create new wireless vendor directory
` [RFC 2/5] cisco: "
` [RFC 3/5] atmel: "
` [RFC 4/5] b43: move under broadcom "
` [RFC 5/5] b43legacy: "

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP
 2015-11-17 15:45 UTC  (5+ messages)
` [PATCH] drm/exynos: remove unused variables

[PATCH] drm/i915: fix handling of the disable_power_well module option
 2015-11-17 15:44 UTC  (2+ messages)
` [PATCH v2] "

[distros-debian-snapshot test] 38299: regressions - FAIL
 2015-11-17 15:43 UTC 

[PATCH v3 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
 2015-11-17 15:41 UTC  (2+ messages)

[PATCH v6 00/10] Crypto API and device framework
 2015-11-17 15:39 UTC  (4+ messages)
` [PATCH v7 01/10] ethdev: rename macros to have RTE_ prefix

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-17 15:40 UTC  (2+ messages)

[PATCH] drm: support hotspot for universal plane cursors
 2015-11-17 15:39 UTC  (5+ messages)
` [PATCH v2] "

New warning(s)
 2015-11-17 15:39 UTC  (2+ messages)

[PATCH v9 00/17] Add VT-d Posted-Interrupts support
 2015-11-17 15:39 UTC  (3+ messages)

[PATCH] app/test: fix memory_autotest integer overflow/wraparound
 2015-11-17 15:39 UTC 

[PATCH RFC v2 0/2] Disable planes on blanked CRTC and enable on unblank
 2015-11-17 15:38 UTC  (3+ messages)

[PATCH] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-17 15:38 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/3] Checkpoint-assisted migration proposal
 2015-11-17 15:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 1/3] memory: Add dump-pc-mem command for checkpointing
` [Qemu-devel] [PATCH RFC 2/3] memory: implement checkpoint handling
` [Qemu-devel] [PATCH RFC 3/3] migration: use checkpoint during migration

[PATCH] mm: fix incorrect behavior when process virtual address space limit is exceeded
 2015-11-17 16:33 UTC  (5+ messages)

[PATCH 0/8] spi: Add file i/o to spidev_test
 2015-11-17 15:37 UTC  (13+ messages)
` [PATCH 1/8] Documentation/spi/spidev_test.c: use one rx buffer
` [PATCH 2/8] Documentation/spi/spidev_test.c: clean up input_tx
` [PATCH 3/8] Documentation/spi/spidev_test.c: accept input from a file
` [PATCH 4/8] Documentation/spi/spidev_test.c: output to "
` [PATCH 5/8] Documentation/spi/spidev_test.c: check error
` [PATCH 6/8] Documentation/spi/spidev_test.c: fix whitespace
` [PATCH 7/8] tools/Makefile: minor whitespace cleanup
` [PATCH 8/8] spi: Move spi code from Documentation to tools

[PATCHv3 0/7] arm64: Use contiguous PTE bit for the kernel linear mapping
 2015-11-17 15:37 UTC  (4+ messages)

[PATCH 0/5] ff-refs: builtin command to fast-forward local refs
 2015-11-17 15:36 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.5] error: Document chained error handling
 2015-11-17 15:36 UTC  (4+ messages)

clone ioctl return values
 2015-11-17 15:36 UTC  (12+ messages)

[PATCH] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-17 15:36 UTC 

[Buildroot] [PATCH] package/gauche: fix 'dlfcn.h: No such file' on autobuild
 2015-11-17 15:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] qom: more efficient object property handling
 2015-11-17 15:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] qom: introduce ObjectPropertyIterator struct for iteration
` [Qemu-devel] [PATCH v4 2/7] qmp: convert QMP code to use object property iterators

[GIT PULL 00/16] perf/ebpf improvements and fixes
 2015-11-17 15:31 UTC  (17+ messages)
` [PATCH 01/16] tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
` [PATCH 02/16] tools: Clone the kernel's strtobool function
` [PATCH 03/16] bpf tools: Load a program with different instances using preprocessor
` [PATCH 04/16] perf bpf: Add BPF_PROLOGUE config options for further patches
` [PATCH 05/16] perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
` [PATCH 06/16] perf bpf: Allow BPF program attach to uprobe events
` [PATCH 07/16] perf bpf: Allow attaching BPF programs to modules symbols
` [PATCH 08/16] perf bpf: Allow BPF program config probing options
` [PATCH 09/16] perf bpf: Add prologue for BPF programs for fetching arguments
` [PATCH 10/16] perf bpf: Generate prologue for BPF programs
` [PATCH 11/16] perf test: Test the BPF prologue adding infrastructure
` [PATCH 12/16] perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
` [PATCH 13/16] perf bpf: Use same BPF program if arguments are identical
` [PATCH 14/16] perf test: Print result for each LLVM subtest
` [PATCH 15/16] perf test: Print result for each BPF subtest
` [PATCH 16/16] perf test: Mute test cases error messages if verbose == 0

[PATCH 05/10] drm/i915/skl: init/uninit display core as part of the HW power domain state
 2015-11-17 15:33 UTC  (2+ messages)
` [PATCH v2 "

[PATCH i-g-t 0/3] Unify slow/combinatorial test handling
 2015-11-17 15:34 UTC  (10+ messages)
` [PATCH i-g-t 2/3] Unify handling of slow/combinatorial tests

[PATCH 0/2] Convert libxl__sprintf(gc) to GCSPRINTF
 2015-11-17 15:34 UTC  (7+ messages)
` [PATCH 1/2] libxl: replace libxl__sprintf(gc, ...) with GCSPRINTF
` [PATCH 2/2] libxl: fix line wrapping issues introduced by automatic replacement

[meta-raspberrypi][PATCH v5] qtbase: enable Raspberry Pi support
 2015-11-17 15:34 UTC  (4+ messages)

[PATCH net-next 0/9] net: extend busy polling support
 2015-11-17 15:33 UTC  (4+ messages)
` [PATCH net-next 5/9] net: network drivers no longer need to implement ndo_busy_poll()

[qemu-mainline test] 64450: regressions - FAIL
 2015-11-17 15:33 UTC 

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-17 15:32 UTC  (9+ messages)
` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip

[Buildroot] [PATCH] package/gauche: remove unnecessary files for target, fix a typo
 2015-11-17 15:32 UTC  (2+ messages)

[PATCH 1/3] usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()
 2015-11-17 15:31 UTC  (2+ messages)

[rtc-linux] [PATCH 0/9] rtc-2123: access the clock offset feature
 2015-11-17 15:30 UTC  (4+ messages)
`  "
  ` [rtc-linux] "

[PATCH v2 0/4] Add support for Hyperlinks and Markup on kernel-doc
 2015-11-17 15:29 UTC  (5+ messages)
` [PATCH v2 2/4] scripts/kernel-doc: Replacing highlights hash by an array

[Qemu-devel] log every write to register
 2015-11-17 15:28 UTC  (5+ messages)

[oe][PATCH 1/2] package_ipk: support signing of ipk packages
 2015-11-17 15:26 UTC  (2+ messages)
` [oe][PATCH 2/2] package_manager: support for signed IPK package feeds

[RFC PATCH] arm64: use non-global mappings for UEFI runtime regions
 2015-11-17 15:25 UTC  (2+ messages)

[PATCH 00/11] Kill off intel_crtc->atomic!
 2015-11-17 15:25 UTC  (11+ messages)
` [PATCH 01/11] drm/i915: Use passed plane state for sprite planes
    ` [PATCH v2 01/11] drm/i915: Use passed plane state for sprite planes, v2
` [PATCH 03/11] drm/i915: Kill off intel_crtc->atomic.wait_vblank

Weekly Toaster Call
 2015-11-17 15:22 UTC 

[PATCH 0/4] shared/gatt: Couple fixes and improvements
 2015-11-17 15:22 UTC  (3+ messages)
` [PATCH 4/4] shared/gatt-server: Cancel remaining write exec on error in the middle

[Qemu-devel] [PATCH v3] virtio-blk: Fix double completion for werror=stop
 2015-11-17 15:21 UTC  (3+ messages)

read physical address space
 2015-11-17 15:21 UTC 

[PATCH] build: Link mcaptest with -lrt
 2015-11-17 15:21 UTC 

[U-Boot] Cyclone 5 U-boot 2015.10
 2015-11-17 15:20 UTC  (5+ messages)

[PATCH, RESEND] qla2xxx: Fix rwlock recursion
 2015-11-17 15:16 UTC  (3+ messages)

[PATCH] directfb.inc: force bfd linker for armv7a
 2015-11-17 15:16 UTC  (2+ messages)

[PATCHv2 0/3] Devicetree bindings for Ion
 2015-11-17 15:15 UTC  (4+ messages)

linux-next inclusion request for mac80211
 2015-11-17 15:14 UTC 

Welcome to the "Openemebdded-architecture" mailing list
 2015-11-17 15:14 UTC  (6+ messages)
  ` [OE-core] Fwd: "

[PATCH 0/4 v2] Implement access checks in iommu page fault paths
 2015-11-17 15:11 UTC  (10+ messages)
` [PATCH 1/4] iommu/amd: Do proper access checking before calling handle_mm_fault()
` [PATCH 2/4] iommu/amd: Correctly set flags for handle_mm_fault call
` [PATCH 3/4] iommu/amd: Cleanup error handling in do_fault()
` [PATCH 4/4] iommu/vt-d: Do access checks before calling handle_mm_fault()

[PATCH] drm/i915/skl+: Fix Watermark calculation for Broxton
 2015-11-17 15:11 UTC  (5+ messages)

[PATCH 0/2] Enforcing link training as per compliance test requirement
 2015-11-17 15:11 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: force link training when requested by Sink

[Qemu-devel] [PATCH v2 0/7] vl: graphics stubs + #ifdef cleanup
 2015-11-17 15:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/7] stubs: cocoa_display_init() stub

[PATCH 3/3] Makefile: set -Wmissing-prototypes on all architechtures (was only on mips)
 2015-11-17 15:09 UTC  (2+ messages)

[RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2015-11-17 15:07 UTC  (3+ messages)

drivers/gpu/drm/i915/intel_display.c:9717 intel_check_page_flip+0xb3/0xd2()
 2015-11-17 15:11 UTC  (4+ messages)
` intel_display.c:3916 intel_crtc_wait_for_pending_flips+0xe9/0x1cd() intel_check_page_flip+0xb3/0xd2()

[PATCH 1/2] ath6kl_sdio: Add reset gpio module parameter for CHIP_PWD_L pin
 2015-11-17 15:04 UTC  (2+ messages)

[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
 2015-11-17 15:05 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Move initial entry call into get_entries function
` [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
` [PATCH 3/3] perf test: Add callchain order setup for DWARF unwinder test

[PATCH][v6] x86, suspend: Save/restore extra MSR registers for suspend
 2015-11-17 15:06 UTC 

[RFC PATCH] nvme: add HW API tags
 2015-11-17 15:05 UTC  (2+ messages)

[Bug 91896] AMDGPU Fiji: only getting 1080i on DP
 2015-11-17 15:05 UTC 

[PATCHv2] usb: dwc3: gadget: let us set lower max_speed
 2015-11-17 15:05 UTC 

How to approach packet TX lockups
 2015-11-17 15:04 UTC  (7+ messages)

[PATCH 00/29] Add gobject introspection support to oe-core
 2015-11-17 15:02 UTC  (14+ messages)

[PATCH] IB/ipoib: Change sendq threshold size
 2015-11-17 15:02 UTC  (3+ messages)

[Xenomai] [PATCH] IPIPE patch for BCM2709/RPI2 (version #4)
 2015-11-17 15:02 UTC  (2+ messages)

[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
 2015-11-17 15:01 UTC  (2+ messages)

[PATCH V5 0/9] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-11-17 15:00 UTC  (4+ messages)
` [PATCH V5 8/9] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()

[PATCH] x86/cpu: Fix SMAP check in PVOPS environments
 2015-11-17 14:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost-user: ignore qemu-only features
 2015-11-17 14:57 UTC 

[Buildroot] [PATCH] ltp-testsuite: bump to version 20150903
 2015-11-17 14:57 UTC  (2+ messages)

[PATCH 0/7] Add basic SMP support for Amlogic Meson8b
 2015-11-17 14:56 UTC  (16+ messages)
` [PATCH 3/7] clk: meson8b: Add reset controller for CPU cores
` [PATCH 4/7] ARM: DTS: meson8b: Enable reset controller
` [PATCH 6/7] ARM: meson8b: Add SMP bringup code
  ` [PATCH 2/7] Documentation: bindings: Define CPU reset controller
  ` [PATCH 5/7] Documentation: bindings: Add SMP related documentation
  ` [PATCH 7/7] ARM: DTS: meson8b: Add SMP related nodes


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.