All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-23 15:30:45 to 2017-03-23 16:02:37 UTC [more...]

[PATCHv4 0/4] tcmu: bug fix and dynamic growing data area support
 2017-03-23 16:02 UTC  (2+ messages)

[patch net-next] net: sched: choke: remove dead filter classify code
 2017-03-23 16:02 UTC 

[U-Boot] [PATCH v2 00/45] Add PPv2.2 support to the mvpp2 ethernet driver and enable it for A7k/8k
 2017-03-23 16:02 UTC  (46+ messages)
` [U-Boot] [PATCH v2 01/45] bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
` [U-Boot] [PATCH v2 02/45] net: mvpp2: Round up top tx buffer boundaries for dcache ops
` [U-Boot] [PATCH v2 03/45] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [U-Boot] [PATCH v2 04/45] net: mvpp2: remove unused register definitions
` [U-Boot] [PATCH v2 05/45] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [U-Boot] [PATCH v2 06/45] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [U-Boot] [PATCH v2 07/45] net: mvpp2: enable building on 64-bit platforms
` [U-Boot] [PATCH v2 08/45] net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
` [U-Boot] [PATCH v2 09/45] net: mvpp2: use "dma" instead of "phys" where appropriate
` [U-Boot] [PATCH v2 10/45] net: mvpp2: remove support for buffer header
` [U-Boot] [PATCH v2 11/45] net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
` [U-Boot] [PATCH v2 12/45] net: mvpp2: add and use accessors for TX/RX descriptors
` [U-Boot] [PATCH v2 13/45] net: mvpp2: add hw_version field in "struct mvpp2"
` [U-Boot] [PATCH v2 14/45] net: mvpp2: introduce an intermediate union for the TX/RX descriptors
` [U-Boot] [PATCH v2 15/45] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [U-Boot] [PATCH v2 16/45] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [U-Boot] [PATCH v2 17/45] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [U-Boot] [PATCH v2 18/45] net: mvpp2: adapt mvpp2_defaults_set() "
` [U-Boot] [PATCH v2 19/45] net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
` [U-Boot] [PATCH v2 20/45] net: mvpp2: handle register mapping and access "
` [U-Boot] [PATCH v2 21/45] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [U-Boot] [PATCH v2 22/45] net: mvpp2: add AXI bridge initialization for PPv2.2
` [U-Boot] [PATCH v2 23/45] net: mvpp2: rework RXQ interrupt group "
` [U-Boot] [PATCH v2 24/45] net: mvpp2: adapt rxq distribution to PPv2.2
` [U-Boot] [PATCH v2 25/45] net: mvpp2: finally add the PPv2.2 compatible string
` [U-Boot] [PATCH v2 26/45] net: mvpp2: Add MDIO support for PPv2.2
` [U-Boot] [PATCH v2 27/45] net: mvpp2: Move probe function from MISC to ETH DM driver
` [U-Boot] [PATCH v2 28/45] net: mvpp2.c: Clear all buffer / descriptor areas before usage
` [U-Boot] [PATCH v2 29/45] net: mvpp2: Enable compilation for Armada 7K/8K platforms
` [U-Boot] [PATCH v2 30/45] arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
` [U-Boot] [PATCH v2 31/45] arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
` [U-Boot] [PATCH v2 32/45] net: mvpp2: Handle eth device naming in multi-CP case correctly
` [U-Boot] [PATCH v2 33/45] net: mvpp2: Add remove function that is called before the OS is started
` [U-Boot] [PATCH v2 34/45] net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
` [U-Boot] [PATCH v2 35/45] net: include/phy.h: Add new PHY interface modes
` [U-Boot] [PATCH v2 36/45] net: mvpp2: Restructure probe / init functions
` [U-Boot] [PATCH v2 37/45] net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
` [U-Boot] [PATCH v2 38/45] net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
` [U-Boot] [PATCH v2 39/45] net: mvpp2: Add GoP and NetC support for port 0 (SFI)
` [U-Boot] [PATCH v2 40/45] net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
` [U-Boot] [PATCH v2 41/45] net: mvpp2: Enable PHY polling mode on PPv2.2
` [U-Boot] [PATCH v2 42/45] net: mvpp2: Configure SMI PHY address needed for PHY polling
` [U-Boot] [PATCH v2 43/45] net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
` [U-Boot] [PATCH v2 44/45] arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
` [U-Boot] [PATCH v2 45/45] arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller
 2017-03-23 16:02 UTC  (4+ messages)
` [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc

[PATCH 1/2] spi: Allow master drivers to set realtime priority
 2017-03-23 16:02 UTC  (10+ messages)
` [PATCH 2/2] spi: bcm2835: Allow platform "

[PATCH v3] extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
 2017-03-23 16:01 UTC 

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-23 16:01 UTC  (7+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "

[PATCH v4 1/2] drm/edid: Complete CEA modedb(VIC 1-107)
 2017-03-23 16:01 UTC  (8+ messages)
` [PATCH v4 2/2] drm: Add HDMI 2.0 VIC support for AVI info-frames
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm/edid: Complete CEA modedb(VIC 1-107)

netlink: NULL timer crash
 2017-03-23 16:00 UTC  (3+ messages)

ARC patch suggestion
 2017-03-23 16:00 UTC  (2+ messages)

[PATCH v6 00/10] ath10k: sdio support
 2017-03-23 15:59 UTC  (8+ messages)
` [PATCH v6 06/10] ath10k: add sdio extra initializations
` [PATCH v6 09/10] ath10k: different fw file names for usb and sdio

[PATCH] staging: media: atomisp: fix build error
 2017-03-23 15:59 UTC  (2+ messages)

[PATCH] x86: suppress duplicate symbol warnings for CONFIG_GCOV
 2017-03-23 16:00 UTC  (3+ messages)

[RFC] Add option to mount only a pids subset
 2017-03-23 15:59 UTC  (3+ messages)
` [PATCH] proc: allow to change proc mount options per mount

[PATCH v2] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-23 15:58 UTC  (6+ messages)

[Qemu-devel] Questions around SocketChardev member is_unix
 2017-03-23 15:57 UTC 

Resizeable PCI BAR support V3
 2017-03-23 15:56 UTC  (12+ messages)
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access

[PATCH v2 0/7] in-kernel resource manager
 2017-03-23 15:56 UTC  (7+ messages)
` [PATCH v2 4/7] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "

[PATCH] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-23 15:56 UTC  (4+ messages)

[pci:pci/resource 6/10] kernel/memremap.c:116:10: error: implicit declaration of function 'ioremap_wt'
 2017-03-23 15:55 UTC 

[Bug 69728] New: Radeon Redwood (5670) GPU Lockup
 2017-03-23 15:55 UTC  (2+ messages)
` [Bug 69728] "

[PATCH 0/2] libxl: add PV display device driver interface
 2017-03-23 15:55 UTC  (7+ messages)

[PATCH] checkpatch: Allow space leading blank lines in email headers
 2017-03-23 15:55 UTC  (4+ messages)

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-03-23 15:55 UTC  (5+ messages)
` [PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-23 15:55 UTC  (19+ messages)

[RFC RESEND] serdev binding for QCA7000 UART driver
 2017-03-23 15:55 UTC  (4+ messages)

[PATCH 1/8] drm/amdgpu/gfx8: whitespace cleanup
 2017-03-23 15:55 UTC  (8+ messages)
  ` [PATCH 2/8] drm/amdgpu/gfx8: rename some functions
  ` [PATCH 3/8] drm/amdgpu/gfx8: reserve mqd objects before mapping them
  ` [PATCH 4/8] drm/amdgpu/gfx8: test KIQ before compute rings
  ` [PATCH 5/8] drm/amdgpu/gfx8: fold loops in kiq_resume()
  ` [PATCH 6/8] drm/amdgpu: reserve kiq eop object before unmapping it
  ` [PATCH 7/8] drm/amdgpu/gfx8: reduce the functon params for mpq setup
  ` [PATCH 8/8] drm/amdgpu/gfx8: store the eop gpu addr in the ring structure

[PATCH V2] x86/emulate: synchronize LOCKed instruction emulation
 2017-03-23 15:54 UTC  (16+ messages)

[PATCH] log: if --decorate is not given, default to --decorate=auto
 2017-03-23 15:54 UTC  (7+ messages)

[ANNOUNCE] elkdat: an easy linux kernel development and test tool
 2017-03-23 15:54 UTC 

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-23 15:54 UTC  (3+ messages)

[PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error
 2017-03-23 15:53 UTC  (9+ messages)

Help: MSI DWC connecting with a MSIx Endpoint
 2017-03-23 15:52 UTC  (6+ messages)

[PATCH 0/3] rebase -i (reword): call the commit-msg hook again
 2017-03-23 15:52 UTC  (11+ messages)
` [PATCH 1/3] t7504: document regression: reword no longer calls commit-msg
` [PATCH 3/3] sequencer: allow the commit-msg hooks to run during a `reword`

[PATCH RESEND] logrotate: Add systemd support
 2017-03-23 15:52 UTC  (2+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-23 15:52 UTC  (10+ messages)
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task

How to interpret the "Recipes reporting system" (e.g. for Python3 3.4, 3.5, 3.6)
 2017-03-23 15:50 UTC 

[PATCH] tpm/tpm_crb: fix unused warnings on suspend/resume functions
 2017-03-23 15:51 UTC  (5+ messages)
  ` [tpmdd-devel] "

[PATCH 1/6] ipr: Fix missed EH wakeup
 2017-03-23 15:54 UTC  (2+ messages)

sg: random memory corruptions
 2017-03-23 15:50 UTC 

[PULL] drm-misc-fixes
 2017-03-23 15:50 UTC 

[PATCH] refs.c: use skip_prefix() in prettify_refname()
 2017-03-23 15:50 UTC 

[Bug 100289] 'flip queue failed in radeon_scanout_flip: Invalid argument' error and small frame buffer allocated on turning off and on new monitor
 2017-03-23 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Fix QemuOpts regression on bogus keys
 2017-03-23 15:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts
  ` [Qemu-devel] Possible regression (was: Re: [PATCH v3 2/3] qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts)
    ` [Qemu-devel] Possible regression

deadlock in synchronize_srcu() in debugfs?
 2017-03-23 15:47 UTC  (5+ messages)

[PATCH v2 4/5] gobi: Do not use low-power modes for some modems
 2017-03-23 15:45 UTC  (2+ messages)

[PATCH v4 00/28] arm/arm64: KVM: Rework the hyp-stub API
 2017-03-23 15:45 UTC  (9+ messages)

[PATCH] vhost: fix virtio_net cache sharing of broadcast_rarp
 2017-03-23 15:44 UTC  (2+ messages)
` [PATCH v2] vhost: fix virtio_net false sharing

Cavium OCTEONTX ssovf eventdev PMD
 2017-03-23 15:44 UTC  (5+ messages)
` [PATCH 05/39] event/octeontx: probe ssovf pcie devices
` [PATCH 06/39] event/octeontx: probe ssowvf "

[PATCH] kasan: report only the first error
 2017-03-23 15:44 UTC  (3+ messages)
` [PATCH v3] kasan: report only the first error by default

[PATCH] drm/i915: Check we have an wake device before flushing GTT writes
 2017-03-23 15:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Check we have an wake device before flushing GTT writes (rev2)

[PATCH] glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
 2017-03-23 15:44 UTC  (4+ messages)

next-20170323 build: 2 failures 4 warnings (next-20170323)
 2017-03-23 15:44 UTC  (4+ messages)

Is there a searchable, complete archive of the Yocto mailing lists?
 2017-03-23 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] script for crash-testing -device
 2017-03-23 15:43 UTC  (3+ messages)

[PATCH v1 0/2] cpuidle: Fixes in cpuidle driver
 2017-03-23 15:42 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
` [PATCH v2 2/2] cpuidle: Validate cpu_dev in cpuidle_add_sysfs

[U-Boot] Please pull u-boot-dm
 2017-03-23 15:41 UTC 

gnttab_map_refs and contiguous buffer
 2017-03-23 15:40 UTC 

[PATCH v4 0/9] Introduction to SPI NAND framework
 2017-03-23 15:40 UTC  (4+ messages)
` [PATCH v4 4/9] nand: spi: add basic blocks for infrastructure

[PATCH 3/6] tpm: infrastructure for TPM spaces
 2017-03-23 15:40 UTC  (2+ messages)
  ` [PATCH linux-next] tmp2: fix an off by one bug

[PATCH v4 1/4] syscalls: Restore address limit after a syscall
 2017-03-23 15:40 UTC  (13+ messages)
          ` [kernel-hardening] "

[PATCH v5] KVM: VMX: Fix enable VPID conditions
 2017-03-23 15:39 UTC  (2+ messages)

support ranges TRIM for libata
 2017-03-23 15:39 UTC  (9+ messages)

[PATCH 0/3] completion: updates to ctags symbol names
 2017-03-23 15:38 UTC  (4+ messages)
` [PATCH 1/3] completion: put matching ctags symbol names directly into COMPREPLY
` [PATCH 2/3] completion: extract completing ctags symbol names into helper function
` [PATCH 3/3] completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-23 15:38 UTC  (6+ messages)
` [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers

[PATCH 0/11 v4] block: Fix block device shutdown related races
 2017-03-23 15:38 UTC  (5+ messages)
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown

[PATCH v4 01/14] golang/xenlight: Create stub package
 2017-03-23 15:37 UTC  (5+ messages)

[PATCH] arm64: cpufeature: Make ID reg accessor naming less counterintuitive
 2017-03-23 15:37 UTC  (2+ messages)

[PATCH] doc: reformat crypto drivers overview
 2017-03-23 15:35 UTC  (3+ messages)
` [PATCH v2] "

upgrade kernel version from 3.12.37 -> 3.12.72 to address CVE-2017-2636 and some other CVEs in
 2017-03-23 15:01 UTC  (2+ messages)

[PATCH] FAQ-BUILD.txt: Append reference to manual LaTeX package install
 2017-03-23 15:35 UTC  (2+ messages)

[PATCH] doc: add missing supported algos
 2017-03-23 15:35 UTC  (2+ messages)

[PATCH v2 0/3] xen: support of large memory maps
 2017-03-23 15:35 UTC  (5+ messages)
` [PATCH v2 2/3] xen/x86: use trampoline e820 buffer for BIOS interface only
` [PATCH v2 3/3] xen/x86: support larger memory map from EFI

[PATCH 00/38] Remove struct eth_driver
 2017-03-23 15:34 UTC  (2+ messages)

[PATCH V4] perf: qcom: Add L3 cache PMU driver
 2017-03-23 15:33 UTC  (3+ messages)

[PATCHv2 00/14] completion: speed up refs completion
 2017-03-23 15:33 UTC  (5+ messages)
` [PATCHv2 02/14] completion: wrap __git_refs() for better option parsing
` [PATCHv2 03/14] completion: support completing full refs after '--option=refs/<TAB>'
` [PATCHv2 06/14] completion: don't disambiguate tags and branches

[PATCH v2 3/5] qmimodem: detect utf-8 string as operator name
 2017-03-23 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 00/16] block: Preallocated truncate
 2017-03-23 15:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 01/16] block: Add PreallocMode to BD.bdrv_truncate()
  ` [Qemu-devel] [Qemu-block] "

crush multipick anomaly
 2017-03-23 15:32 UTC  (18+ messages)

[PATCH] hwmon: asus_atk0110.c fix uninitialized data access
 2017-03-23 15:32 UTC  (2+ messages)

[PATCH v2 2/5] qmimodem: read ss_info at probe time
 2017-03-23 15:32 UTC  (2+ messages)

[PATCH] x86/boot: Support uncompressed kernel
 2017-03-23 15:31 UTC  (3+ messages)

[PATCH] ACPI / IPMI: change warning to debug on timeout
 2017-03-23 15:32 UTC  (2+ messages)

[PATCH v2 1/5] qmimodem: telit LE910 V1 - fix ESN string
 2017-03-23 15:32 UTC  (2+ messages)

[PATCH] virtio_balloon: prevent uninitialized variable use
 2017-03-23 15:31 UTC  (3+ messages)

[PATCH 00/11] ASoC: Intel: Skylake: More driver updates
 2017-03-23 15:31 UTC  (5+ messages)
` [PATCH 09/11] ASoC: Intel: Skylake: Fix DMA position reporting for capture stream

[PATCH] Revert "drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first"
 2017-03-23 15:31 UTC  (3+ messages)

[RFC] Add a parser in fpga_region to decode the tlv meta data suggested by Sundar
 2017-03-23 15:30 UTC  (2+ messages)

[PATCH v3 00/12] Add Basic SoC support for MT6797
 2017-03-23 15:24 UTC  (3+ messages)

[Bug 100304] [bisected] Kernel oops on startup
 2017-03-23 15:30 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.