All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-19 16:40:45 to 2017-01-19 17:12:09 UTC [more...]

__mutex_lock_common() unlikely very likely
 2017-01-19 16:50 UTC  (5+ messages)
  ` [PATCH] mutex: Remove ww_ctx unlikely() from __mutex_lock_common()

[PATCH] scsi: mq queue stall during command requeue
 2017-01-19 14:52 UTC  (3+ messages)

[PATCH V2 05/18] Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
 2017-01-19 17:02 UTC  (4+ messages)

[PATCH v3 0/9] mmc: mmci: add support for STM32 SD controller
 2017-01-19 17:11 UTC  (6+ messages)
` [PATCH v3 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
` [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants

[PATCHv4 00/33] NXP DPAA2 PMD
 2017-01-19 17:12 UTC  (6+ messages)
` [PATCHv5 "
  ` [PATCHv5 02/33] doc: add dpaa2 nic details
  ` [PATCHv5 04/33] bus/fslmc: introducing fsl-mc bus driver

[RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
 2017-01-19 17:11 UTC  (9+ messages)
` [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting

[PATCH] libselinux: selinux_restorecon: only log no default label warning for caller-supplied pathname
 2017-01-19 17:11 UTC  (3+ messages)

[PATCH v2] xen-netfront: Fix Rx stall during network stress and OOM
 2017-01-19 17:11 UTC  (3+ messages)

[arm:phy-cleanup 10/10] arch/mips/cavium-octeon/octeon-platform.c:1064:15: error: expected declaration specifiers or '...' before string constant
 2017-01-19 17:11 UTC  (5+ messages)

[PATCH 0/5] Add TV Encoder support for ZTE DRM driver
 2017-01-19 17:11 UTC  (3+ messages)
` [PATCH 4/5] dt: add bindings for ZTE tvenc device

[PATCH 0/1] Followup corrections for kexec_status()
 2017-01-19 17:10 UTC  (2+ messages)
` [PATCH 1/1] kexec: ensure kexec_status() return bit value of 0 or 1

[PATCH] btrfs-progs: lowmem-check: Fix wrong extent tree iteration
 2017-01-19 17:10 UTC 

[PATCH v3] pinctrl: sh-pfc: r8a7791: Add ADI pinconf support
 2017-01-19 17:10 UTC  (2+ messages)

[PATCH v8 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-19 16:02 UTC  (3+ messages)

[RFC 0/2] grep: make output consistent with revision syntax
 2017-01-19 16:59 UTC  (2+ messages)

[Devel] ACPICA version 20170119 released
 2017-01-19 17:09 UTC 

[PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
 2017-01-19 17:08 UTC  (5+ messages)

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-19 17:07 UTC  (14+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH v2 0/5] net: ethernet: ti: cpsw: correct common res usage
 2017-01-19 16:58 UTC  (3+ messages)
` [PATCH v2 2/5] net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
` [PATCH v2 3/5] net: ethernet: ti: cpsw: don't duplicate ndev_running

[Qemu-devel] [PATCH v6 0/2] allow blockdev-add for NFS
 2017-01-19 17:08 UTC  (11+ messages)

[PATCH iproute2] ip route: error out on multiple via without nexthop keyword
 2017-01-19 17:08 UTC 

[Patch v4 0/2] Support ARM SMCC SoC vendor quirks
 2017-01-19 16:58 UTC  (7+ messages)
` [Patch v4 1/2] arm: kernel: Add SMC structure parameter
` [Patch v4 2/2] firmware: qcom: scm: Fix interrupted SCM calls

Fwd: dup vs raid1 in single disk
 2017-01-19 17:06 UTC  (2+ messages)

[linux-linus test] 104237: regressions - FAIL
 2017-01-19 17:06 UTC  (2+ messages)

[PATCH v1] IB/mad: Add port_num to error message
 2017-01-19 17:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/27] Remaining MTTCG Base patches and ARM enablement
 2017-01-19 17:05 UTC  (21+ messages)
` [Qemu-devel] [PATCH v7 01/27] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v7 02/27] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v7 03/27] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v7 04/27] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v7 05/27] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v7 06/27] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v7 07/27] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v7 08/27] tcg: drop global lock during TCG code execution
` [Qemu-devel] [PATCH v7 09/27] tcg: remove global exit_request
` [Qemu-devel] [PATCH v7 10/27] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v7 11/27] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v7 12/27] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v7 13/27] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v7 14/27] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v7 15/27] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v7 16/27] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v7 18/27] cputlb: introduce tlb_flush_*_all_cpus
` [Qemu-devel] [PATCH v7 19/27] target-arm/powerctl: defer cpu reset work to CPU context
` [Qemu-devel] [PATCH v7 20/27] target-arm: ensure BQL taken for ARM_CP_IO register access
` [Qemu-devel] [PATCH v7 26/27] tcg: enable MTTCG by default for ARM on x86 hosts

[Buildroot] [PATCH 0/4] Altera SoCkit board support fixes
 2017-01-19 17:05 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] board/altera: update patch to support new official SoCkit
` [Buildroot] [PATCH 4/4] board/altera: update README for new scripts and fixed some typos

[PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations
 2017-01-19 17:05 UTC  (16+ messages)
` [PATCH 1/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_write()
` [PATCH 2/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 3/8] powerpc/nvram: Move an assignment for the variable "ret" "
` [PATCH 4/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_read()
` [PATCH 5/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 6/8] powerpc/nvram: Delete three error messages for a failed memory allocation
` [PATCH 7/8] powerpc/nvram: Improve size determinations in three functions
` [PATCH 8/8] powerpc/nvram: Move an assignment for the variable "err" in nvram_scan_partitions()

[RESENT PATCH] ARM: bcm2835: Add devicetree for the Raspberry Pi 3, for arm (32)
 2017-01-19 17:04 UTC  (3+ messages)

[Qemu-devel] qemu-img: complains about missing iscsi option group
 2017-01-19 17:03 UTC  (4+ messages)

[PATCH] ASoC: sunxi: Add bindings for sun8i to SPDIF
 2017-01-19 17:03 UTC  (6+ messages)
  ` [linux-sunxi] "
      `  "

[PATCH v3 0/3] x86/platform/intel-mid: Fix RTC handling
 2017-01-19 17:02 UTC  (4+ messages)
` [PATCH v3 2/3] x86/platform/intel-mid: Allocate RTC interrupt for Merrifield

Partition alignment in fdisk
 2017-01-19 16:53 UTC 

[RFC PATCH v2] modversions: redefine kcrctab entries as relative CRC pointers
 2017-01-19 17:00 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
 2017-01-19 17:01 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/16] aio: introduce aio_co_schedule and aio_co_wake
` [Qemu-devel] [PATCH 10/16] block: explicitly acquire aiocontext in timers that need it

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-19 17:01 UTC  (7+ messages)
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[PATCH 1/2] pwm: pca9685: fix period change with same duty cycle
 2017-01-19 16:58 UTC  (12+ messages)
` [PATCH 2/2] pwm: pca9685: fix prescaler initialization

[PATCH v3 net-next] phy: increase size of MII_BUS_ID_SIZE and bus_id
 2017-01-19 16:52 UTC  (3+ messages)

[PATCH v3 0/4] dmaengine: cppi41: Make CPPI 4.1 driver more generic
 2017-01-19 16:59 UTC  (2+ messages)

[PATCH] kernel-fitimage: Let U-Boot select ramdisk load/entry address
 2017-01-19 16:58 UTC 

[PATCH 1/5] libsepol: use constant keys in hashtab functions
 2017-01-19 16:57 UTC  (3+ messages)
` [PATCH 5/5] libselinux: fix argument order in get_default_context_with_rolelevel() doc

[PATCH v3 0/5] usb: musb: da8xx: Add DMA support
 2017-01-19 16:56 UTC  (5+ messages)
` [PATCH v3 4/5] usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
` [PATCH v3 5/5] usb: musb: da8xx: Add a primary support of PM runtime

[PATCH v3 0/5] extend git-describe pattern matching
 2017-01-19 16:55 UTC  (6+ messages)
` [PATCH v3 1/5] doc: add documentation for OPT_STRING_LIST

[PATCH RFC] ASoC: rt5663: use msleep() for uncritical delay
 2017-01-19 12:24 UTC  (3+ messages)

tip.today - scheduler bam boom crash (cpu hotplug)
 2017-01-19 16:54 UTC  (4+ messages)

[PATCH v6 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-19 16:55 UTC  (2+ messages)

[PATCH v3 0/4] firmware: add drvdata API
 2017-01-19 16:54 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] firmware: add new extensible firmware API - drvdata

[PATCH 0/2] perf: Scheduling optimizations
 2017-01-19 16:43 UTC  (3+ messages)
` [PATCH 1/2] perf: Don't re-schedule cpu flexible events needlessly
` [PATCH 2/2] perf: Optimize event rescheduling on active contexts

[Qemu-devel] [PATCH 00/18] Emulate guest vector operations with host vector operations
 2017-01-19 16:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/18] tcg: add support for 128bit vector type

New attempt at adding an disassembler to perf
 2017-01-19 16:54 UTC  (3+ messages)

[PATCH nft] netlink: don't bail out on dump errors
 2017-01-19 16:52 UTC 

tap device name for emulated NIC too long
 2017-01-19 16:53 UTC  (2+ messages)

[PATCH v1 00/10] platform/x86: intel_mid_powerbtn: Fix, clean up, enhance
 2017-01-19 16:39 UTC  (8+ messages)
` [PATCH v1 02/10] platform/x86: intel_mid_powerbtn: Convert to use devm_*()
` [PATCH v1 03/10] platform/x86: intel_mid_powerbtn: Substitute mfld by mid
` [PATCH v1 04/10] platform/x86: intel_mid_powerbtn: Introduce driver data
` [PATCH v1 05/10] platform/x86: intel_mid_powerbtn: Factor out mfld_ack()
` [PATCH v1 07/10] platform/x86: intel_mid_powerbtn: Enable driver for Merrifield
` [PATCH v1 09/10] platform/x86: intel_mid_powerbtn: Sort headers alphabetically
` [PATCH v1 10/10] platform/x86: intel_mid_powerbtn: Remove snail address

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-19 16:51 UTC  (13+ messages)
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()

[PATCH 0/3] i.MX7 PCI support
 2017-01-19 16:52 UTC  (11+ messages)
` [PATCH 1/3] PCI: imx6: Fix a typo in error message
` [PATCH 2/3] PCI: imx6: Allow probe deferal by reset GPIO
` [PATCH 3/3] PCI: imx6: Add code to support i.MX7D

[PATCH net-next] net: caif: Remove unused stats member from struct chnl_net
 2017-01-19 16:51 UTC  (2+ messages)

[PATCH v4] log --graph: customize the graph lines with config log.graphColors
 2017-01-19 16:51 UTC  (6+ messages)
` [PATCH v5 0/3] nd/log-graph-configurable-colors
  ` [PATCH v5 2/3] color.c: trim leading spaces in color_parse_mem()
  ` [PATCH v5 3/3] log --graph: customize the graph lines with config log.graphColors

[PATCH rdma-core] vmw_pvrdma: Check vendor and device ID on driver init
 2017-01-19 16:51 UTC 

[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
 2017-01-19 16:51 UTC  (7+ messages)

[PATCH 0/2] scsi: Create a lightweight FC Transport option for Virtual FC Hosts
 2017-01-19 15:11 UTC  (3+ messages)
` [PATCH 1/2] scsi: scsi_transport_fc: Provide a lightweight "

[PATCH 0/6] libxl: extend device type framework
 2017-01-19 16:51 UTC  (5+ messages)
` [PATCH 1/6] libxl: add "merge" function to generic device type support

[PATCH V5 00/12] IOMMU probe deferral support
 2017-01-19 16:50 UTC  (10+ messages)
` [PATCH V5 05/12] drivers: platform: Configure dma operations at probe time
` [PATCH V5 08/12] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V5 10/12] drivers: acpi: Configure acpi devices dma operation at probe time

[PATCH RFC] ASoC: rt5663: use msleep() for long delay loop
 2017-01-19 12:20 UTC  (3+ messages)

[RFC/RFT PATCH 0/4] drm/bridge: dw-hdmi: Add support for Custom PHYs
 2017-01-19 16:45 UTC  (9+ messages)
` [RFC/RFT PATCH 4/4] drm/bridge: dw-hdmi: Take input format from plat_data

[PATCH net] gianfar: Do not reuse pages from emergency reserve
 2017-01-19 16:50 UTC  (2+ messages)

GSOC project
 2017-01-19 16:49 UTC  (5+ messages)

[ovmf baseline-only test] 68395: tolerable trouble: blocked/broken
 2017-01-19 16:49 UTC 

[U-Boot] [PATCH 1/1] cmd/host: add missing \n in help text
 2017-01-19 16:49 UTC 

[PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle
 2017-01-19 16:49 UTC  (3+ messages)
  ` [PATCH 1/2] dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
  ` [PATCH 2/2] dmaengine: cppi41: Fix oops in cppi41_runtime_resume

[PATCH] arm: davinci: Make the usb20 clock available to PM runtime
 2017-01-19 16:49 UTC  (4+ messages)

[PATCH] pynfs: do not fail test which expects STALE_STATEID
 2017-01-19 16:48 UTC 

[PATCH] prctl: propagate has_child_subreaper flag to every descendant
 2017-01-19 16:43 UTC 

[PATCH v9 4/4] console: Make persistent scrollback a boot parameter
 2017-01-19 16:33 UTC  (5+ messages)
` [PATCH v10 3/4] console: Add persistent scrollback buffers for all VGA consoles

linux-next: Tree for Jan 19
 2017-01-19 16:42 UTC  (2+ messages)

[PATCH 3/5] firmware: revamp firmware documentation
 2017-01-19 16:08 UTC  (5+ messages)
` [PATCH v4 0/2] firmware: fw doc revamp follow up
  ` [PATCH v4 2/2] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH] perf tools: Remove redundant variable in perf_header__adds_write
 2017-01-19 13:55 UTC 

[PATCH v2] iio: light: acpi-als: Properly enable on ASUS Zenbooks
 2017-01-19 16:27 UTC  (4+ messages)

[PATCH v13 0/5] generic TEE subsystem
 2017-01-19 16:45 UTC  (6+ messages)
` [PATCH v13 2/5] tee: "

[PATCH RFC 1/8] golang/xenlight: Create stub package
 2017-01-19 16:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] bitmap: assert that start and nr are non negative
 2017-01-19 16:43 UTC 

[PATCH] core-image-sato: SDK should contain intltool and glib-2.0 tools for NLS
 2017-01-19 16:43 UTC 

[PATCH v3 0/9] Add support for monitoring guest TLB operations
 2017-01-19 16:42 UTC  (12+ messages)
` [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection

[PATCH 2/3] dt-bindings: mtd: add a common label property to all mtd devices
 2017-01-19 16:42 UTC  (4+ messages)
` [PATCH v2 "

Inconsistency in packet drop due to MTU (eth vs veth)
 2017-01-19 16:41 UTC 

[PATCH] net/mlx5e: Remove unused variable
 2017-01-19 16:15 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v2 0/6] COLO block replication supports shared disk case
 2017-01-19 16:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v2 1/6] docs/block-replication: Add description for shared-disk case

[Bug 189291] Low performance and lowest processor frequency for hp compaq 6715b - AMD Turion(tm) 64 X2
 2017-01-19 16:40 UTC 

[PATCH] tcp: initialize max window for a new fastopen socket
 2017-01-19 16:41 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.