All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-17 13:18:17 to 2015-11-17 14:03:56 UTC [more...]

[RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
 2015-11-17 14:03 UTC  (6+ messages)
` [RFC PATCH 4/7] pinctrl: sunxi: remove redundant "depends on RESET_CONTROLLER"

[PATCH v3 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-11-17 13:32 UTC  (24+ messages)
` [PATCH v3 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v3 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v3 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v3 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v3 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v3 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v3 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v3 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v3 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v3 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v3 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v3 12/23] powerpc32: remove ioremap_base
` [PATCH v3 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v3 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v3 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v3 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v3 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v3 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v3 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v3 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v3 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v3 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v3 23/23] powerpc32: Remove one insn in mulhdu

[PATCH] pinctrl: imx1-core: add missing of_node_put
 2015-11-17 14:02 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core: Prefer CLOCK_MONOTONIC_RAW
 2015-11-17 14:02 UTC  (3+ messages)
` [PATCH i-g-t v2] "

[Qemu-arm] [PATCH] hw/arm_gic: Correctly restore nested irq priority
 2015-11-17  9:12 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2015-11-17 14:01 UTC  (29+ 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 2/4] crypto-ixp4xx: Two function calls less in init_ixp_crypto() after error detection
                                  ` [PATCH 3/4] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
                                ` [PATCH] ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb"

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-17 14:01 UTC  (6+ messages)
` [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7

[PATCH net] net: fix __netdev_update_features return on ndo_set_features failure
 2015-11-17 13:54 UTC  (2+ messages)

[PATCH] nx-842: Ignore bit 3 of condition register returned by icswx
 2015-11-17 14:00 UTC  (2+ messages)

[RFC 0/9] Convert requests to use struct fence
 2015-11-17 13:59 UTC  (9+ messages)
` [RFC 5/9] drm/i915: Add per context timelines to fence object
` [RFC 9/9] drm/i915: Add sync framework support to execbuff IOCTL

[PATCH v1 00/20] eznps a new ARC platform
 2015-11-17 13:59 UTC  (12+ messages)
` [PATCH v2 18/19] ARC: [plat-eznps] replace sync with proper cpu barrier

[PATCH v2 00/14] Kill off intel_crtc->atomic, rework
 2015-11-17 13:59 UTC  (8+ messages)
` [PATCH v2 14/14] drm/i915/skl: Do not allow scaling when crtc is disabled

[PATCH] realtek: rtlwifi: rtl8821ae: Fix lockups on boot
 2015-11-17 13:59 UTC  (2+ messages)
`  "

[PATCH] gpiolib: keep comment consistent with code
 2015-11-17 13:59 UTC  (2+ messages)

clone ioctl return values
 2015-11-17 13:57 UTC  (5+ messages)

[PATCH] pinctrl: mediatek: Add get_direction support
 2015-11-17 13:58 UTC  (3+ messages)

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

[PATCH net-next 0/9] net: extend busy polling support
 2015-11-17 13:57 UTC  (10+ messages)
` [PATCH net-next 1/9] net: better skb->sender_cpu and skb->napi_id cohabitation
` [PATCH net-next 2/9] mlx4: mlx4_en_low_latency_recv() called with BH disabled
` [PATCH net-next 3/9] net: un-inline sk_busy_loop()
` [PATCH net-next 4/9] net: allow BH servicing in sk_busy_loop()
` [PATCH net-next 5/9] net: network drivers no longer need to implement ndo_busy_poll()
` [PATCH net-next 6/9] mlx5: add busy polling support
` [PATCH net-next 7/9] mlx5: support napi_complete_done()
` [PATCH net-next 8/9] bnx2x: remove bnx2x_low_latency_recv() support
` [PATCH net-next 9/9] mlx4: remove mlx4_en_low_latency_recv()

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-17 13:57 UTC  (10+ messages)
` [PATCH v3 01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain"
` [PATCH v3 24/62] arm: Introduce a generic way to use a device from acpi

[PATCH v2 0/2] hid: sony: Clear and restore controller state on suspend and resume
 2015-11-17 13:57 UTC  (3+ messages)

Making rte_eal_pci_probe() in rte_eal_init() optional?
 2015-11-17 13:56 UTC  (6+ messages)

[PATCH] gpio: pxa: change initcall level second attempt
 2015-11-17 13:56 UTC  (2+ messages)

[RFD] Functional dependencies between devices
 2015-11-17 13:55 UTC  (3+ messages)

[PATCH 0/3] mtd: m25p80: fix some module and documentation issues
 2015-11-17 13:55 UTC  (5+ messages)
` [PATCH 1/3] mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
  ` [PATCH 1/3] mtd: m25p80: fix module autoloading for "jedec,spi-nor" "
` [PATCH 2/3] mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments

[PATCH 0/4] Misc improvements 2 from Mentor
 2015-11-17 13:55 UTC  (5+ messages)
` [PATCH 1/4] linux-dtb.inc: use absolute upd-alt paths
  ` [PATCH 3/4] systemd: add myhostname to nsswitch.conf

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-17 13:55 UTC  (11+ messages)

cobalt & dma
 2015-11-17 13:54 UTC  (5+ messages)

[PATCH 1/2] ARM: ux500: remove regulator-compatible usage
 2015-11-17 13:53 UTC  (7+ messages)
` [PATCH 2/2] ARM: u300: "

pull request: iwlwifi 2015-11-15
 2015-11-17 13:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update OMAP GPIO driver entry
 2015-11-17 13:52 UTC  (3+ messages)

Sharing .inc recipe across layers
 2015-11-17 13:51 UTC  (2+ messages)

[PATCH v6 4/4] drm/i915: Fix error handling in intelfb_create
 2015-11-17 13:51 UTC  (3+ messages)
` [PATCH v2 0/2] fbdev fixes (need review)

[PATCH] paravirt: remove unused pv_apic_ops structure
 2015-11-17 13:51 UTC  (4+ messages)

[PATCH] pinctrl: sh-pfc: r8a7795: Rename SEL_SCIF to SEL_SATA
 2015-11-17 13:51 UTC  (5+ messages)

[PATCH] stm: select CONFIG_SRCU
 2015-11-17 13:48 UTC  (3+ messages)

[PATCH 00/39] ARM: dts: Convert OMAP boards to use IOPAD pinmux macros
 2015-11-17 13:50 UTC  (4+ messages)
` [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files

[PATCH 2/4] timer: relax tick stop in idle entry
 2015-11-17 13:49 UTC  (11+ messages)

[Qemu-devel] [PATCH V2 0/4] hw/pcie: Multi-root support for Q35
 2015-11-17 13:49 UTC  (13+ messages)

[PATCH v1 net] net: use skb_clone to avoid alloc_pages failure
 2015-11-17 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH for 2.5] QEMU does not care about left shifts of signed negative values
 2015-11-17 13:48 UTC  (7+ messages)

[PATCH net v2] rtnetlink: fix frame size warning in rtnl_fill_ifinfo
 2015-11-17 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.5] error: Document chained error handling
 2015-11-17 13:48 UTC  (2+ messages)

[PATCH v1 19/20] ARC: [plat-eznps] replace sync with proper cpu barrier
 2015-11-17 13:48 UTC  (3+ messages)
` [PATCH] ARC: remove SYNC from __switch_to()

[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-17 13:48 UTC  (3+ messages)

[PATCH v5 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-17 13:47 UTC  (11+ messages)
` [PATCH v5 1/3] target-i386: fallback vcpu's TSC rate to value returned by KVM
    ` [Qemu-devel] "
` [PATCH v5 2/3] target-i386: reorganize TSC rate setting code
  ` [Qemu-devel] "
` [PATCH v5 3/3] target-i386: add support to migrate vcpu's TSC rate
  ` [Qemu-devel] "

[git-for-windows] Git a single file from remote
 2015-11-17 13:47 UTC 

[PATCH] paravirt: remove unused pv_apic_ops structure
 2015-11-17 13:44 UTC 

[PATCH v6 3/4] drm/i915: Fix failure paths around initial fbdev allocation
 2015-11-17 13:44 UTC  (6+ messages)
` [PATCH v7 0/3] fbdev fixes (reviewed)

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-11-17 13:43 UTC  (8+ messages)
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it

[Qemu-devel] [PATCH v2 0/2] target-arm: Missed gen_set_condexec() in AA32 translation
 2015-11-17 13:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-arm: Update condexec before CP access check "
` [Qemu-arm] [PATCH v2 2/2] target-arm: Update condexec before arch BP "
  ` [Qemu-devel] "

[PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups
 2015-11-17 13:43 UTC  (2+ messages)

[PATCH 3/4] crypto: akcipher: add crypto_akcipher_type methods needed by templates
 2015-11-17 13:42 UTC  (2+ messages)

kernel 4.4-rc1 BUG when booting as Xen dom0
 2015-11-17 13:42 UTC  (5+ messages)

[PATCH RESEND] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
 2015-11-17 13:41 UTC  (3+ messages)

[PATCH 1/3] gpio: 74xx: fix a possible NULL dereference
 2015-11-17 13:41 UTC  (6+ messages)
` [PATCH 2/3] gpio: syscon: "
` [PATCH 3/3] gpio: palmas: "

[CEPH] OSD daemons running with a large number of threads
 2015-11-17 13:40 UTC  (2+ messages)

[PATCH 1/5] Input: db9 - clear unused function pointers
 2015-11-17 13:40 UTC  (5+ messages)
` [PATCH 2/5] Input: gamecon "
` [PATCH 3/5] Input: turbografx "
` [PATCH 4/5] Input: walkera0701 "
` [PATCH 5/5] Input: parkbd "

timing information with perf
 2015-11-17 13:39 UTC  (6+ messages)

[RFC 0/2] ABI: IIO: proposal for AVERAGING_RATIO support
 2015-11-17 13:39 UTC  (3+ messages)
` [RFC 1/2] ABI: iio: support AVERAGING_RATIO setting

[U-Boot] [PATCH v5] Fix board init code to respect the C runtime environment
 2015-11-17 13:39 UTC  (4+ messages)

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-17 13:38 UTC  (21+ messages)
` m25p80: Commit "allow arbitrary OF matching for "jedec, spi-nor"" "
  ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)
            ` spi: OF module autoloading is still broken

kernel 4.4-rc1 BUG when booting as Xen dom0
 2015-11-17 13:38 UTC 

[Qemu-arm] [PATCH 0/2] target-arm: Missed gen_set_condexec() in AA32 translation
 2015-11-17 13:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Update condexec before CP access check "
  ` [Qemu-arm] "

[PATCH] hw_random: omap3-rom-rng: convert timer to delayed work
 2015-11-17 13:36 UTC  (2+ messages)

[PATCH] pinctrl: qcom: qdf2xxx: improve error checking and reporting
 2015-11-17 13:36 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] vexpress64 flash support
 2015-11-17 13:36 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] vexpress64: remove #error

[PATCH i-g-t] Add dmesg capture and dumping to tests and a test for it
 2015-11-17 13:34 UTC  (3+ messages)

[PATCH] usb: gadget: Add the console support for usb-to-serial port
 2015-11-17 13:34 UTC  (2+ messages)

[PATCH 12/13] perf test: Test BPF prologue
 2015-11-17 13:34 UTC  (6+ messages)
` [PATCH 0/5] perf tools: Improve BPF support
  ` [PATCH 1/5] perf test: Fix 2 bugs in 'perf test BPF'

[PATCH] pinctrl: at91-pio4: use %pr format string for resource
 2015-11-17 13:33 UTC  (4+ messages)

[PATCH 2/4] irqchip/gic: Make sure all interrupts are deactivated at boot
 2015-11-17 13:30 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH 4/4] irqchip/gic: Add save/restore of the active state
 2015-11-17 13:31 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/gic: Add save/ restore "

[PATCH 3/4] irqchip/gic: Clear enable bits before restoring them
 2015-11-17 13:30 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-17 13:31 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Don't clobber the addfb2 ioctl params
 2015-11-17 13:30 UTC  (4+ messages)
` [PATCH 2/2] drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
  ` [Intel-gfx] "

[PATCH v3 2/2] vhost: Add VHOST PMD
 2015-11-17 13:29 UTC  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] vhost: Add callback and private data for vhost PMD

[PATCH] MAINTAINERS: Atmel drivers: change NAND and ISI entries
 2015-11-17 13:27 UTC  (2+ messages)

race condition when pushing
 2015-11-17 13:25 UTC  (3+ messages)

local64_cmpxchg() in arc_perf_event_update()
 2015-11-17 13:24 UTC  (7+ messages)

Reconstruct a RAID 6 that has failed in a non typical manner
 2015-11-17 13:25 UTC  (6+ messages)

[PATCH] ARM64: do not include ptrace.h from compat.h
 2015-11-17 13:24 UTC  (3+ messages)

[PATCH] vhost: avoid buffer overflow in update_secure_len
 2015-11-17 13:23 UTC  (4+ messages)

vhost-blk and qemu
 2015-11-17 13:23 UTC 

Memory exhaustion testing?
 2015-11-17 13:21 UTC  (4+ messages)

[linux-next test] 64446: regressions - FAIL
 2015-11-17 13:20 UTC 

Problem with gitk since git-version 2.6, probably a problem with language/locale
 2015-11-17 13:13 UTC 

[PATCH v3] ipc: ti-ipc, ti-ipc-rtos: Update to new version of IPC 3.41.0.3_eng
 2015-11-17 13:19 UTC 

[PATCH] ipc: ti-ipc, ti-ipc-rtos: Update to new version of IPC 3.41.0.3_eng
 2015-11-17 13:19 UTC 

[meta-browser][PATCH 1/2] cef3: use PARALLEL_MAKE to control build parallelism
 2015-11-17 12:32 UTC  (5+ messages)
` [meta-browser][PATCH 2/2] chromium: "

btrfs-replace OOM on 2GB machine
 2015-11-17 13:18 UTC  (2+ 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.