All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-26 16:06:33 to 2016-04-26 16:52:02 UTC [more...]

[PATCH] virtio: fix segfault when transmit pkts
 2016-04-26 16:54 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v4 0/3] adding pthread support to gssd
 2016-04-26 16:51 UTC  (3+ messages)
` [PATCH v4 2/3] gssd: using syscalls directly to change thread's identity

[PATCH 1/4] drm/i915/bdw: Add missing delay during L3 SQC credit programming
 2016-04-26 16:51 UTC  (6+ messages)
` [PATCH 3/4] drm/i915/chv: Tune L3 SQC credits based on actual latencies
  ` [PATCH v2 "

[meta-oe][PATCH v2] hwdata: add new recipe
 2016-04-26 16:50 UTC  (3+ messages)
` [meta-oe][PATCH v3] "

[PATCH] Input: byd: don't wipe dynamically allocated memory twice
 2016-04-26 16:50 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: codecs: add support for TAS5720 digital amplifier
 2016-04-26 16:50 UTC  (11+ messages)
` [PATCH v3 1/2] ASoC: codecs: add TA5720 digital amplifier DT bindings
` [PATCH v3 2/2] ASoC: codecs: add support for TAS5720 digital amplifier

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-04-26 16:56 UTC  (14+ messages)
` [PATCH 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH 10/18] ASoC: sti: Update example to include assigned-clocks and mclk-fs

[PATCH] drivers/input: Macros with complex values should be enclosed in parentheses
 2016-04-26 16:50 UTC  (2+ messages)

[PATCH i-g-t 0/7] Improve kms_panel_fitting
 2016-04-26 16:50 UTC  (4+ messages)
` [PATCH i-g-t 6/7] kms_panel_fitting: Don't skip test after finding an incompatible connector

[PATCH] watchdog: trivial fix of spelling mistake on "allocate"
 2016-04-26 16:50 UTC  (3+ messages)

[Bridge] [PROBLEM] mac address learned on wrong port
 2016-04-26 16:49 UTC  (2+ messages)

Enable more than 255 VCPU support without irq remapping function in the guest
 2016-04-26 16:49 UTC  (3+ messages)

USB gadgets with configfs hang reboot
 2016-04-26 16:49 UTC  (3+ messages)

[PATCH] virtio: check if virtio net header could fit in mbuf headroom
 2016-04-26 16:51 UTC  (2+ messages)

[PATCH v5 00/14] ACPI NUMA support for ARM64
 2016-04-26 16:48 UTC  (11+ messages)

[PATCH 0/3] drm/i915: Cdclk related fixes and polish
 2016-04-26 16:46 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
` [PATCH 2/3] drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
` [PATCH 3/3] drm/i915: Fix comments about GMBUSFREQ register

[PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent
 2016-04-26 16:46 UTC  (3+ messages)

Further thoughts on uAPI
 2016-04-26 16:46 UTC  (7+ messages)

[PATCH] omapfb: Fix regulator API abuse in dss.c and hdmi4.c
 2016-04-26 16:45 UTC  (5+ messages)

[PATCH/RFC v2] perf core: Allow setting up max frame stack depth via sysctl
 2016-04-26 16:45 UTC  (12+ messages)
          ` [PATCH/RFC v3] "

[PATCH v7 7/8] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
 2016-04-26 16:43 UTC  (6+ messages)
  ` [lkp] "

[PATCH v2 00/18] NFS/RDMA client patches for v4.7
 2016-04-26 16:45 UTC  (5+ messages)

[Qemu-devel] Working on AF_VSOCK packet capture
 2016-04-26 16:44 UTC 

[PATCH 1/2] gpio: userspace ABI for reading/writing GPIO lines
 2016-04-26 16:44 UTC  (2+ messages)

[PATCH 0/6] insane.bbclass: package_qa_check_license -> do_qa_populate_lic
 2016-04-26 16:43 UTC  (7+ messages)
` [PATCH 6/6] libxsettings-client: fix LICENSE

Question: raid1 behaviour on failure
 2016-04-26 16:42 UTC  (8+ messages)

RE:Supplier of bags & lanyards
 2016-04-26 16:36 UTC 

[PATCH] drm/i915/kbl: Introduce the first official DMC for Kabylake
 2016-04-26 16:44 UTC 

[PATCH 0/1] coreutils: fix for native and nativesdk
 2016-04-26 16:42 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL rcu/next] RCU commits for 4.7
 2016-04-26 16:41 UTC 

[PATCH 4/4] drm/i915/bxt: Tune L3 SQC credits based on actual latencies
 2016-04-26 16:41 UTC  (2+ messages)
` [PATCH v2 "

[RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-26 16:40 UTC  (3+ messages)

proper controller state machine and more common code V2
 2016-04-26 16:40 UTC  (5+ messages)
` [PATCH 2/5] nvme: introduce a controller state machine
` [PATCH 3/5] nvme: tighten up state check for namespace scanning

[PATCH v2 0/5] x86 switch_mm uninlining and IRQ improvements
 2016-04-26 16:39 UTC  (6+ messages)
` [PATCH v2 1/5] arm: Include linux/preempt.h from asm/mmu_context.h
` [PATCH v2 2/5] sched: Add switch_mm_irqs_off and use it in the scheduler
` [PATCH v2 3/5] x86/mm: Build arch/x86/mm/tlb.c even on !SMP
` [PATCH v2 4/5] x86/mm: Uninline switch_mm
` [PATCH v2 5/5] x86/mm: Turn off IRQs in switch_mm

[linux-lvm] lvremove does not remove /dev/mapper/...-cow... and ...-real
 2016-04-26 16:38 UTC  (2+ messages)

[meta-qt5][PATCH 1/2] qtdeclarative: fix compilation of examples/qquickviewcomparison
 2016-04-26 16:38 UTC  (8+ messages)

Missing stack symbols with perf_event's perf report, despite -fno-omit-frame-pointer compilation
 2016-04-26 16:38 UTC  (6+ messages)
      ` LBR callchains from tracepoints

[PATCH v3 0/5] Add XOR engine support to Armada 3700 SoC (ARM64)
 2016-04-26 16:37 UTC  (12+ messages)
` [PATCH v3 1/5] dmaengine: mv_xor: make the code 64 bits compliant
` [PATCH v3 3/5] dmaengine: mv_xor: add support for Armada 3700 SoC
` [PATCH v3 5/5] arm64: dts: marvell: add XOR node "

[PATCH] regulator: tps65917/palmas: Add bypass "On" value
 2016-04-26 16:36 UTC  (3+ messages)

[PATCH] tracing: Don't use the address of the buffer array name in copy_from_user
 2016-04-26 16:37 UTC  (2+ messages)

Could you merge the tsc patches directly from Len Brown's public repo?
 2016-04-26 16:36 UTC  (3+ messages)

[RFC PATCH 1/2] regulator: refactor valid_ops_mask checking code
 2016-04-26 16:36 UTC  (5+ messages)
` [RFC PATCH 2/2] regulator: add boot protection flag

[PATCH 00/83] libify apply and use lib in am
 2016-04-26 16:35 UTC  (11+ messages)
` [PATCH 05/83] builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
` [PATCH 09/83] builtin/apply: move 'check' global into 'struct apply_state'
` [PATCH 18/83] builtin/apply: move 'numstat' "

[Qemu-devel] [PATCH] target-arm: Fix descriptor address masking in ARM address translation
 2016-04-26 16:35 UTC  (10+ messages)
                ` [Qemu-devel] [Qemu-arm] "

[Buildroot] [PATCH 1/2] uboot and arm trusted firmware build added to juno board
 2016-04-26 16:35 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] ARM Trusted Firmware (ATF) added to boot/

[RFC v2 0/8] drm: explicit fencing support
 2016-04-26 16:34 UTC  (13+ messages)
` [RFC v2 5/8] drm/fence: add in-fences support
` [RFC v2 7/8] drm/fence: add fence timeline to drm_crtc

[PATCH 1/4] gcc-cross-initial: Split all-gcc and configure-target-libgcc
 2016-04-26 16:34 UTC  (5+ messages)
` [PATCH 3/4] Backporting binutils bug fix to the 2.25 branch

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-26 16:33 UTC  (5+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[PATCH 1/3] git reset --hard gives clean working tree
 2016-04-26 16:33 UTC  (4+ messages)
` [PATCH v7 07/10] convert: unify the "auto" handling of CRLF

[U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
 2016-04-26 16:33 UTC  (5+ messages)

[PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-26 16:32 UTC  (6+ messages)
` [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called

[PATCH] hooks: Add ability to specify where the hook directory is
 2016-04-26 16:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] clocksource: sp804: Add OX810SE 24bit mode Support
 2016-04-26 16:30 UTC  (7+ messages)
` [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width

[PATCH] dmaengine: pl330: Fix race in pl330_get_desc()
 2016-04-26 16:30 UTC  (2+ messages)

[PATCH 0/2] ARC: enable per-device dma and reserved memory in DT
 2016-04-26 16:29 UTC  (6+ messages)
` [PATCH 1/2] ARC: support generic per-device coherent dma mem
` [PATCH 2/2] ARC: add support for reserved memory defined by device tree

[PATCH 1/4] perf tools: remove duplicate const qualifier
 2016-04-26 16:30 UTC  (4+ messages)
` [PATCH 3/4] dmaengine: pxa_dma: "

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 16:29 UTC  (8+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 15/28] mm, page_alloc: Move might_sleep_if check to the allocator slowpath

[PATCH] IB/core: Don't drain the receive queue for srq attached queue-pair
 2016-04-26 16:28 UTC  (7+ messages)

[PATCH] futex: fix shared futex operations on nommu
 2016-04-26 16:27 UTC  (5+ messages)

[net-next PATCH V2 0/5] samples/bpf: Improve user experience
 2016-04-26 16:27 UTC  (7+ messages)
` [net-next PATCH V2 1/5] samples/bpf: add back functionality to redefine LLC command
` [net-next PATCH V2 2/5] samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported
` [net-next PATCH V2 3/5] samples/bpf: add a README file to get users started
` [net-next PATCH V2 4/5] samples/bpf: allow make to be run from samples/bpf/ directory
` [net-next PATCH V2 5/5] samples/bpf: like LLC also verify and allow redefining CLANG command

[xen-unstable-smoke test] 92847: regressions - FAIL
 2016-04-26 16:27 UTC 

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-26 16:26 UTC  (11+ messages)
` [PATCH v2 4/8] drm/fb-helper: Add fb_deferred_io support
` [PATCH v2 1/8] drm/rect: Add some drm_clip_rect utility functions

[PATCH 1/6] bus: Add shared MDIO bus framework
 2016-04-26 16:26 UTC  (6+ messages)

[PATCH v8 00/13] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-26 16:26 UTC  (3+ messages)
` [PATCH v8 05/13] arm64: kvm: allows kvm cpu hotplug

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-04-26 16:25 UTC  (5+ messages)
` [PATCH v2 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF

[PATCH V17 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-04-26 16:25 UTC  (13+ messages)
` [PATCH V17 1/3] dmaengine: qcom_hidma: implement lower level hardware interface
` [PATCH V17 2/3] dmaengine: qcom_hidma: add debugfs hooks

[PATCH V2 0/6] mmc: tmio/sdhi: clean up cruft
 2016-04-26 16:25 UTC  (2+ messages)

[PATCH] powerpc/mm: Use jump label to speed up radix_enabled check
 2016-04-26 16:24 UTC 

[PATCH net-next 0/8] netlink: align attributes when needed (patchset #3)
 2016-04-26 16:25 UTC  (7+ messages)
` [PATCH net-next 3/8] fs/quota: use nla_put_u64_64bit()

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-04-26 16:23 UTC  (8+ messages)
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives

[LTP] [RFC] [PATCH] lib/tst_mkfs: Exit with TCONF on missing mkfs.foo
 2016-04-26 16:23 UTC  (4+ messages)

[PATCH] http: Support sending custom HTTP headers
 2016-04-26 16:22 UTC  (4+ messages)

dmatest - scatter gather mode
 2016-04-26 16:28 UTC  (3+ messages)

[PATCH v4] mm: SLAB freelist randomization
 2016-04-26 16:21 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH v1] doc: changed nic overview table to clarify supported features
 2016-04-26 16:21 UTC  (2+ messages)

[U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
 2016-04-26 16:21 UTC  (12+ messages)

[PATCH] MAINTAINERS: Clarify the meaning of nested maintainership
 2016-04-26 16:19 UTC  (3+ messages)

Confusing olddefault prompt for Z3FOLD
 2016-04-26 16:08 UTC 

[PATCH v8 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-04-26 16:19 UTC  (2+ messages)

[PATCH 1/2] toaster: orm Add get_base_recipe_file to CustomImageRecipe
 2016-04-26 16:18 UTC  (2+ messages)
` [PATCH 2/2] toaster: customrecipe Only show download icon or button if it's possible

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-26 16:17 UTC  (7+ messages)

[PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules
 2016-04-26 16:15 UTC  (9+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: add Atmel watchdog timers
  ` [PATCH 2/4] ARM: multi_v7_defconfig: add Atmel ISI (Image Sensor Interface) driver
  ` [PATCH 3/4] ARM: multi_v7_defconfig: add the Atmel Audio microphone interface PDMIC
  ` [PATCH 4/4] ARM: multi_v7_defconfig: add the Atmel sama5d2-compatible ADC driver

[PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps
 2016-04-26 16:15 UTC  (3+ messages)

[Qemu-devel] Is anyone able to load a web page from a guest operating system?
 2016-04-26 16:14 UTC 

[Documentation] SNAT in INPUT chain
 2016-04-26 16:14 UTC  (2+ messages)

"gitk --author=foo" shows also parent
 2016-04-26 16:12 UTC  (3+ messages)

[kbd] Man pages and usage messages review
 2016-04-26 16:13 UTC  (2+ messages)

[PATCH] toaster-tests: maximize browser window when running UI tests
 2016-04-26 16:12 UTC 

[PATCH v2 for-4.7 00/14] Fixes for compiling with clang
 2016-04-26 16:12 UTC  (2+ messages)

Double-Fetch bug in Linux-4.5/drivers/scsi/aacraid/commctrl.c
 2016-04-26 16:10 UTC  (3+ messages)
  ` Fwd: "

RFC: Supporting .git/hooks/$NAME.d/* && /etc/git/hooks/$NAME.d/*
 2016-04-26 16:09 UTC  (5+ messages)

[RFC] Sampling Holes in Minstrel when VHT is enabled
 2016-04-26 16:09 UTC 

[PATCH v2 0/2] Fix for race in relocation and avoid start and wait for unrelated IO
 2016-04-26 16:09 UTC  (4+ messages)
` [PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating

blueprint: consistency groups
 2016-04-26 16:09 UTC  (7+ messages)

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-26 16:08 UTC  (6+ messages)
` [PATCH 04/14] ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/

[RESEND PATCH v3 1/2] ARM: exynos_defconfig: Enable Samsung media platform drivers as modules
 2016-04-26 16:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-04-26 16:07 UTC  (11+ messages)

USB2CAN adapters
 2016-04-26 16:06 UTC  (2+ messages)

[PATCH 0/2] wm5110: fixes to ANC clock control
 2016-04-26 16:06 UTC  (3+ messages)
` [PATCH 1/2] mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile
` [PATCH 2/2] ASoC: arizona: No need to update_bits when writing AEC clock control


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.