All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 13:59:13 to 2016-11-29 14:55:46 UTC [more...]

[PATCH v4 net-next 0/7] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-11-29 14:55 UTC  (10+ messages)
` [PATCH v4 net-next 1/7] net: mvneta: Optimize rx path for small frame
` [PATCH v4 net-next 2/7] net: mvneta: Do not allocate buffer in rxq init with HWBM
` [PATCH v4 net-next 3/7] net: mvneta: Use cacheable memory to store the rx buffer virtual address
` [PATCH v4 net-next 4/7] net: mvneta: Convert to be 64 bits compatible
` [PATCH v4 net-next 5/7] net: mvneta: Only disable mvneta_bm for 64-bits
` [PATCH v4 net-next 6/7] net: mvneta: Add network support for Armada 3700 SoC
` [PATCH v4 net-next 7/7] ARM64: dts: marvell: Add network support for Armada 3700

[PATCH 00/12] brcmfmac: scheduled scan cleanup and chip support
 2016-11-29 14:54 UTC  (7+ messages)
` [PATCH 03/12] brcmfmac: move pno helper functions in separate source file

[PATCH] drm: parse hf-vsdb
 2016-11-29 14:54 UTC 

[PATCH 1/2] mailbox: mailbox-test: Fix module autoload
 2016-11-29 14:53 UTC  (3+ messages)

[PATCH] drm/i915: Pass dev_priv to intel_setup_outputs()
 2016-11-29 14:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Pass dev_priv to intel_setup_outputs() (rev3)

cpu hotplug: convert more drivers (batch #6 and last)
 2016-11-29 14:52 UTC  (12+ messages)
` [PATCH 08/22] mm/vmstat: Avoid on each online CPU loops
      ` [PATCH 08/22 v2] "
` [PATCH 09/22] mm/vmstat: Convert to hotplug state machine
  ` [PATCH 09/22 v2] "

[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-11-29 14:52 UTC  (4+ messages)

[PATCH] drm/i915/lspcon: Enable AUX interrupts for resume time initialization
 2016-11-29 14:52 UTC 

[PATCH] clocksource/arm_global_timer: reconfigure clockevents after cpufreq change
 2016-11-29 14:51 UTC  (15+ messages)

[Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip
 2016-11-29  3:34 UTC 

[PATCH] mmc: pwrseq: add support for Marvell SD8787 chip
 2016-11-29 14:51 UTC  (5+ messages)

[PATCH 0/5] Add support for the Armada 3700 SPI controller
 2016-11-29 14:51 UTC  (14+ messages)
` [PATCH 1/5] spi: Add basic support for Armada 3700 SPI Controller
` [PATCH 2/5] spi: armada-3700: Add support for the FIFO mode
` [PATCH 3/5] dt-bindings: spi: Add documentation for the Armada 3700 SPI Controller
` [PATCH 4/5] arm64: dts: marvell: Add definition of SPI controller for Armada 3700
` [PATCH 5/5] arm64: dts: marvell: Enable spi0 on the board Armada-3720-db

[PATCH 0/2 v2] Add the ability to write policy.conf file from CIL AST
 2016-11-29 14:50 UTC  (3+ messages)
` [PATCH 1/2 v2] libsepol/cil: Add "
` [PATCH 2/2 v2] secilc: Add secil2conf which creates a policy.conf from CIL policy

[PATCH] scripts.send-pull-request: Avoid multiple chain headers
 2016-11-29 14:51 UTC  (8+ messages)
` [PATCH V2] "

[PATCH 0/2 v2] sched: improve spread of tasks during fork
 2016-11-29 14:50 UTC  (7+ messages)
` [PATCH 1/2 v2] sched: fix find_idlest_group for fork

Boot Linux through GRUB2 on AMD DB-FT3b-LC
 2016-11-28 18:19 UTC 

Deadlock in hacked 4.9.0-rc6+ kernel
 2016-11-29 14:50 UTC  (3+ messages)

[PATCH] Fix objtool with clang
 2016-11-29 14:49 UTC  (11+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH 0/4] pci: Various PCI BAR checks
 2016-11-29 14:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] Move INVALID_PHYS_ADDR macro to lib/libcflat.h
` [kvm-unit-tests PATCH 2/4] pci: Assert when PCI bus address can not be translated
` [kvm-unit-tests PATCH 3/4] pci: Sanity check PCI device BAR numbers
` [kvm-unit-tests PATCH 4/4] pci: Do not set or get addresses for unimplemented BARs

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-11-29 14:48 UTC  (4+ messages)
` [PATCH v4 3/7] PCI: Separate VF BAR updates from standard BAR updates

Xen Security Advisory 201 - ARM guests may induce host asynchronous abort
 2016-11-29 14:48 UTC 

[PATCH v2 net-next 00/11] qed*: Add XDP support
 2016-11-29 14:47 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] qede: Optimize aggregation information size
` [PATCH v2 net-next 02/11] qed: Optimize qed_chain datapath usage
` [PATCH v2 net-next 03/11] qede: Remove 'num_tc'
` [PATCH v2 net-next 04/11] qede: Refactor statistics gathering
` [PATCH v2 net-next 05/11] qede: Refactor data-path Rx flow
` [PATCH v2 net-next 06/11] qede: Revise state locking scheme
` [PATCH v2 net-next 07/11] qed*: Handle-based L2-queues
` [PATCH v2 net-next 08/11] qede: Don't check netdevice for rx-hash
` [PATCH v2 net-next 09/11] qede: Better utilize the qede_[rt]x_queue
` [PATCH v2 net-next 10/11] qede: Add basic XDP support
` [PATCH v2 net-next 11/11] qede: Add support for XDP_TX

[PATCH V2] leds: pca963x: Add ACPI support
 2016-11-29 14:47 UTC  (4+ messages)

[PATCH] cciss: remove unneeded void pointer cast
 2016-11-29 14:46 UTC  (2+ messages)

ath10k: Fix soft lockup during firmware crash/hw-restart
 2016-11-29 14:46 UTC  (2+ messages)

[PATCH] perf/x86: fix event counter update issue
 2016-11-29 14:46 UTC  (3+ messages)

[PATCH net] bpf: fix states equal logic for varlen access
 2016-11-29 14:45 UTC  (3+ messages)

[PATCH RFC] drm: Add a new connector atomic property for link status
 2016-11-29 14:45 UTC  (5+ messages)

[PATCH 0/2] Add communication mechanism for sending test results
 2016-11-29 14:42 UTC  (3+ messages)
` [PATCH 1/2] oeqa/utils/metadata.py: Add metadata library
` [PATCH 2/2] oe-selftest: Add option to submit test result to a git repository

[Qemu-devel] [PATCH v3 0/2] Xen HVM unplug changes
 2016-11-29 14:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] xen_platform: unplug also SCSI disks
  `  "

[PATCH v3 0/4] [media] davinci: VPIF: add DT support
 2016-11-29 14:41 UTC  (6+ messages)
` [PATCH v3 4/4] [media] dt-bindings: add TI VPIF documentation

[PATCH] drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
 2016-11-29 14:40 UTC  (2+ messages)

[RESEND PATCH] drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency
 2016-11-29 14:40 UTC  (2+ messages)

[PATCH 3.12 000/127] 3.12.68-stable review
 2016-11-29 14:39 UTC  (3+ messages)

[PATCH v1] maintainers: update pcap pmd maintainers
 2016-11-29 14:39 UTC  (3+ messages)
` [PATCH v2] "

How to enable MM debugging?
 2016-11-29 14:38 UTC  (3+ messages)

[U-Boot] ext4: crash when writing a file
 2016-11-29 14:38 UTC  (4+ messages)

[PATCH 1/2] mailbox: mailbox-test: add support for fasync/poll
 2016-11-29 14:37 UTC  (2+ messages)
` [PATCH 2/2] mailbox: mailbox-test: allow reserved areas in SRAM

[Buildroot] [PATCH] xorg-server: add dependency on dri2proto when systemd is built
 2016-11-29 14:36 UTC 

[PATCH] iommu/vt-d: Flush old iotlb for kdump when the device gets context mapped
 2016-11-29 14:35 UTC  (6+ messages)

[PATCH] Lock down drivers that can have io ports, io mem, irqs and dma changed
 2016-11-29 14:35 UTC  (9+ messages)
` [PATCH 00/16] Kernel lockdown

[Buildroot] [PATCH 1/1] sane-backends: disable static configuration
 2016-11-29 14:35 UTC 

[PATCH xfstests] dirstress: Allow ESTALE as well as ENOENT
 2016-11-29 14:34 UTC  (8+ messages)
      ` [PATCH 1/2] Document fstests mailing list
        ` [PATCH 2/2] dirstress: Allow ESTALE as well as ENOENT

[U-Boot] static var mem alignment issue/question
 2016-11-29 14:34 UTC  (4+ messages)

[PATCH v7 0/8] drm: sun8i: Add DE2 HDMI video support
 2016-11-29 14:33 UTC  (6+ messages)
` [PATCH v7 1/8] drm: sun8i: Add a basic DRM driver for Allwinner DE2
        `  "
          ` [linux-sunxi] "

True size of btrfs data chunk
 2016-11-29 14:32 UTC 

[PATCH 1/2] acpi/video_detect: Add force_native quirk for Dell XPS 17 L702X
 2016-11-29 14:32 UTC  (2+ messages)
` [PATCH 2/2] acpi/video_detect: Add force_native quirk for HP Pavilion dv6

[PATCH] dim: Add status command
 2016-11-29 14:31 UTC 

[PATCH v2] ARC: mm: Fix invalid page mapping in kernel with PAE40
 2016-11-29 14:30 UTC  (2+ messages)

BUG: User triggerable kernel panic in 4.8 (possibly 4.9)
 2016-11-29 14:30 UTC  (3+ messages)

[PATCH 1/2] acpi/video_detect: Add force_native quirk for Dell XPS 17 L702X
 2016-11-29 14:30 UTC  (2+ messages)
` [PATCH 2/2] acpi/video_detect: Add force_native quirk for HP Pavilion dv6

[libvirt test] 102706: tolerable all pass - PUSHED
 2016-11-29 14:28 UTC 

[PATCH] arm/acpi: hide watchdog timer in GTDT table for dom0
 2016-11-29 14:28 UTC  (7+ messages)

[PATCH] HID: intel-ish-hid: Fix potential race condition
 2016-11-29 14:28 UTC  (2+ messages)

[PATCH v2] ti-ipc: Reorganised recipes to help in adding ipc examples recipes
 2016-11-29 14:28 UTC 

[COVERITY ACCESS] for Embedded/Automotive team
 2016-11-29 14:27 UTC  (13+ messages)

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-11-29 14:26 UTC  (4+ messages)
` [PATCH v3 24/33] radix-tree: Add radix_tree_split

[patch 0/8] x86/tsc: Utilize TSC_ADJUST MSR
 2016-11-29 14:25 UTC  (7+ messages)
` [patch 4/8] x86/tsc: Verify TSC_ADJUST from idle

[PATCH v3] mmc: block: delete packed command support
 2016-11-29 14:25 UTC  (4+ messages)

[PATCH] timekeeping: Change type of nsec variable to unsigned in its calculation
 2016-11-29 14:22 UTC  (2+ messages)

[PATCH] btrfs: raid56: Use correct stolen pages to calculate P/Q
 2016-11-29 14:24 UTC  (12+ messages)

[PATCH] signal: protect SIGNAL_UNKILLABLE from unintentional clearing
 2016-11-29 14:23 UTC  (3+ messages)

[PATCH v3 0/1] Hynix quirk on sleep notifcation
 2016-11-29 14:24 UTC  (2+ messages)
` [PATCH v3 1/1] mmc: Hynix: add QUIRK_NOTIFY_POWEROFF_ON_SLEEP

[PATCH v3 0/2] dmaengine: core/omap-dma: Support for port window
 2016-11-29 14:23 UTC  (6+ messages)
` [PATCH v3 1/2] dmaengine: dma_slave_config: add support for slave "
` [PATCH v3 2/2] dmaengine: omap-dma: Support for slave devices with data "

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-11-29 14:24 UTC  (6+ messages)

[Buildroot] [PATCH next 1/2] readline: bump version to 7.0
 2016-11-29 14:23 UTC  (4+ messages)

[PATCH v3] Fixes for compiling with clang
 2016-11-29 14:22 UTC  (3+ messages)
` [PATCH v4] "

[GIT PULL] exynos-drm-fixes
 2016-11-29 14:20 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: patch DT with MAC Address
 2016-11-29 14:20 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] davinci: omapl138_lcdk: fixup mac address in dtb

[PATCH v3] seq_file: reset iterator to first record for zero offset
 2016-11-29 14:18 UTC  (2+ messages)
` [PATCH v4] "

[Qemu-devel] [RFC v2 00/20] qmp: Report bus information on 'query-machines'
 2016-11-29 14:18 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 06/20] qdev: Add 'accepted-device-types' property to BusClass

[Qemu-devel] Linux kernel polling for QEMU
 2016-11-29 14:17 UTC  (6+ messages)

[PATCH 0/4] drm: Add support for the Amlogic Video Processing Unit
 2016-11-29 14:16 UTC  (5+ messages)

[Qemu-devel] [PULL 0/1] hbitmap fix for 2.8
 2016-11-29 14:15 UTC  (2+ messages)

[PATCH v3 net-next 0/4] bpf: BPF for lightweight tunnel encapsulation
 2016-11-29 14:15 UTC  (2+ messages)

[ANNOUNCE] libdrm 2.4.74
 2016-11-29 14:14 UTC 

[U-Boot] [PATCH 1/2] cmd: Convert CMD_BOOTMENU
 2016-11-29 14:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Enable DISTRO_DEFAULT on platforms that missed it before

[PATCH] decode_stacktrace: fix address line detection on x86
 2016-11-29 13:24 UTC  (2+ messages)
` [tip:x86/asm] scripts/decode_stacktrace.sh: Fix "

[PATCH] drm: Fix locking cargo-cult in encoder/plane init/cleanup
 2016-11-29 14:14 UTC  (3+ messages)

[PATCH] drm/doc: Fix indenting in drm_modeset_lock.c comment
 2016-11-29 14:13 UTC  (2+ messages)

[PATCH 0/3] make printk work again
 2016-11-29 14:10 UTC  (5+ messages)
` [PATCH 2/3] early_printk: Add force_early_printk kernel parameter
` [PATCH 3/3] early_printk: Add simple serialization to early_vprintk()

[PATCH] staging: sm750fb: fix function definition argument style warning
 2016-11-29 14:09 UTC  (2+ messages)

perf: fuzzer BUG: KASAN: stack-out-of-bounds in __unwind_start
 2016-11-29 14:07 UTC  (6+ messages)

[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
 2016-11-29 14:06 UTC  (9+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer

4.9.0-rc6+ boot problem
 2016-11-29 14:06 UTC  (3+ messages)

[PATCH 1/2] drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
 2016-11-29 14:06 UTC  (4+ messages)

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-11-29 14:05 UTC  (3+ messages)

[PATCH net-next] cgroup, bpf: remove unnecessary #include
 2016-11-29 14:05 UTC  (3+ messages)

[refpolicy] [PATCH] Apache OpenOffice module
 2016-11-29 14:05 UTC  (5+ messages)

[BUG] msr-trace.h:42 suspicious rcu_dereference_check() usage!
 2016-11-29 14:04 UTC  (12+ messages)

[Xenomai] [PATCH v2] psos.h: remove dependency on tunables.h
 2016-11-29 14:03 UTC 

[PATCH] USB: OHCI: use module_platform_driver macro
 2016-11-29 14:03 UTC  (3+ messages)

UBIFS trouble
 2016-11-29 14:04 UTC  (2+ messages)

[PATCH] pcm: dmix: Do not discard slave reported delay in status result
 2016-11-29 14:03 UTC 

[PATCHv12 0/3] USB Type-C Connector class
 2016-11-29 14:02 UTC  (11+ messages)
` [PATCHv12 2/3] usb: USB Type-C connector class

[PATCH] policycoreutils/sepolicy/gui: fix current selinux state radiobutton
 2016-11-29 14:02 UTC  (2+ messages)

[PATCH 00/18] Recipe version updates
 2016-11-29 14:01 UTC  (4+ messages)
` [PATCH 06/18] cmake: update to 3.7.0

[PATCH] libceph: wake up sync waiter when unregistering request
 2016-11-29 13:59 UTC  (3+ messages)

[PATCH 1/4] mcstrans/utils: make "make all" use $DESTDIR
 2016-11-29 13:59 UTC  (3+ messages)
` [PATCH 4/4] libsepol,libsemanage: write file name in flex output


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.