All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-26 16:56:23 to 2016-04-26 17:46:22 UTC [more...]

[Bug 94131] New: Unable to do make menuconfig in backports-3.18.1-1
 2016-04-26 17:46 UTC  (2+ messages)
` [Bug 94131] "

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 17:46 UTC  (11+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 19/28] mm, page_alloc: Reduce cost of fair zone allocation policy retry
  ` [PATCH 20/28] mm, page_alloc: Shortcut watermark checks for order-0 pages
  ` [PATCH 21/28] mm, page_alloc: Avoid looking up the first zone in a zonelist twice

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-26 17:45 UTC  (6+ messages)

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-26 17:45 UTC  (9+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework

[PATCH] http: Support sending custom HTTP headers
 2016-04-26 17:44 UTC  (12+ messages)
` [PATCH v2] http: support "

[PATCH] net: phy: at803x: only the AT8030 needs a hardware reset on link change
 2016-04-26 17:44 UTC 

[PATCH 1/2 v3] device-tree: nexus7: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-26 17:44 UTC  (2+ messages)
` [PATCH 2/2] device-tree: nexus7: Add bq27541 battery interface to dts

[PATCH] netem: Segment GSO packets on enqueue
 2016-04-26 17:43 UTC 

[PATCH] drm/vc4: Return -EBUSY if there's already a pending flip event
 2016-04-26 17:43 UTC 

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

[PATCH v2] drm/imx: imx-ldb: Add DDC support
 2016-04-26 17:40 UTC  (2+ messages)

[Qemu-devel] [RFC for-2.7 00/11] A new infrastructure for guest device trees
 2016-04-26 17:41 UTC  (3+ messages)
` [Qemu-devel] [RFC for-2.7 04/11] pseries: Make spapr_create_fdt_skel() get information from machine state

[RFC PATCH 0/4]: Implement module information export
 2016-04-26 17:39 UTC  (5+ messages)
` [RFC PATCH 1/4] pmd: Modify PMD_REGISTER_DRIVER to emit a marker symbol
` [RFC PATCH 2/4] pmds: export this_pmd_driver* symbols
` [RFC PATCH 3/4] pmd: Modify drivers to export appropriate information
` [RFC PATCH 4/4] pmdinfo: Add application to extract pmd driver info

[RFC v2 0/8] drm: explicit fencing support
 2016-04-26 17:40 UTC  (9+ messages)
` [RFC v2 5/8] drm/fence: add in-fences support

[PATCH 1/3] githooks.txt: Improve the intro section
 2016-04-26 17:39 UTC  (5+ messages)
` [PATCH 2/3] githooks.txt: Amend dangerous advice about 'update' hook ACL

[for-4.7] x86/emulate: synchronize LOCKed instruction emulation
 2016-04-26 17:39 UTC  (13+ messages)

[PATCH v3 0/2] ASoC: codecs: add support for TAS5720 digital amplifier
 2016-04-26 17:37 UTC  (16+ 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

RGW Multisite delete wierdness
 2016-04-26 17:37 UTC  (9+ messages)

[net-next PATCH V2 0/5] samples/bpf: Improve user experience
 2016-04-26 17:36 UTC  (11+ 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

[[PATCH v2] 1/8] ARM: dts: STi: STiH407: Provide generic (safe) DVFS configuration
 2016-04-26 17:35 UTC  (4+ messages)

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

[PATCH] panic: lockdep: correct lock debugging state check
 2016-04-26 17:33 UTC  (3+ messages)

blkio weights not honoured with lvm setup and on amazon ebs
 2016-04-26 17:32 UTC  (3+ messages)

[PATCH] ARM: omap2plus_defconfig: Enable twl6030 USB phy as loadable module
 2016-04-26 17:32 UTC  (2+ messages)

[PATCH v3 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-26 17:31 UTC  (4+ messages)

[PATCH 00/35] Moar struct_mutex nuking
 2016-04-26 17:30 UTC  (36+ messages)
` [PATCH 01/35] drm: Give drm_agp_clear drm_legacy_ prefix
` [PATCH 02/35] drm: Put legacy lastclose work into drm_legacy_dev_reinit
` [PATCH 03/35] drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
` [PATCH 04/35] drm: Forbid legacy MAP functions for DRIVER_MODESET
` [PATCH 05/35] drm: Push struct_mutex into ->master_destroy
` [PATCH 06/35] drm: Hide master MAP cleanup in drm_bufs.c
` [PATCH 07/35] drm: Make drm_vm_open/close_locked private to drm_vm.c
` [PATCH 08/35] drm: Protect dev->filelist with its own mutex
` [PATCH 09/35] drm/gem: support BO freeing without dev->struct_mutex
` [PATCH 10/35] drm/amdgpu: Use lockless gem BO free callback
` [PATCH 11/35] drm/armada: "
` [PATCH 12/35] drm/ast: "
` [PATCH 13/35] drm/atmel: "
` [PATCH 14/35] drm/bochs: "
` [PATCH 15/35] drm/cirrus: "
` [PATCH 16/35] drm/etnaviv: "
` [PATCH 17/35] drm/exynos: "
` [PATCH 18/35] drm/fls-dcu: "
` [PATCH 19/35] drm/imx: "
` [PATCH 20/35] drm/mga200g: "
` [PATCH 21/35] drm/nouveau: "
` [PATCH 22/35] drm/qxl: "
` [PATCH 23/35] drm/radeon: "
` [PATCH 24/35] drm/rcar-du: "
` [PATCH 25/35] drm/rockchip: "
` [PATCH 26/35] drm/shmob: "
  ` [PATCH 27/35] drm/tegra: "
` [PATCH 28/35] drm/tilcdc: "
` [PATCH 29/35] drm/vc4: Use drm_gem_object_unreference_unlocked
` [PATCH 30/35] drm/vc4: Use lockless gem BO free callback
` [PATCH 31/35] drm/vgem: "
` [PATCH 32/35] drm/virtio: "
` [PATCH 33/35] drm: sti: remove useless call to dev->struct_mutex
` [PATCH 34/35] drm/virtio: Use lockless gem BO free callback
` [PATCH 35/35] drm/rockchip: Use cma gem vm ops

[PATCH] ARM: omap2plus_defconfig: Fix warning due invalid RXKAD symbol value
 2016-04-26 17:30 UTC  (2+ messages)

[PATCH v2] gpmi-nand: Handle ECC Errors in erased pages
 2016-04-26 17:30 UTC  (3+ messages)

[Qemu-devel] how to enable nvme device in Qemu?
 2016-04-26 17:29 UTC  (3+ messages)

[PATCH] procfs: fixes pthread cross-thread naming if !PR_DUMPABLE
 2016-04-26 17:20 UTC 

[PATCH v2 0/5] DT Fixes for OMAP4 and OMAP5 boards
 2016-04-26 17:28 UTC  (11+ messages)
` [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc
` [PATCH v2 3/5] ARM: dts: omap5: fix range of permitted wakeup pinmux registers
` [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer

f.s. corruption ext3 kernel 4.4.8
 2016-04-26 17:28 UTC  (2+ messages)

[PATCH] driver core: fix race between creating/querying glue dir and its cleanup
 2016-04-26 17:27 UTC  (2+ messages)

blocklayoutdriver and page_cache_next_hole
 2016-04-26 17:27 UTC 

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

[PATCH v2 1/2] drm/i915/gen9: Clean up MOCS table definitions
 2016-04-26 17:25 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config

[PATCH net-next 0/8] cxgb4: minor fixes, decode msgs and code refactor for few functions
 2016-04-26 17:24 UTC  (2+ messages)

[PATCH 0/3] Net driver bugs fix and code style
 2016-04-26 17:23 UTC  (3+ messages)

[PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module
 2016-04-26 17:22 UTC 

[PATCH locking 0/4] locktorture and memory-barriers.txt updates
 2016-04-26 17:22 UTC  (5+ messages)
` [PATCH locking 1/4] documentation: Add disclaimer
` [PATCH locking 2/4] documentation: State purpose of memory-barriers.txt
` [PATCH locking 3/4] documentation: ACQUIRE applies to loads, RELEASE applies to stores
` [PATCH locking 4/4] locktorture: Simplify torture_runnable computation

[PATCH v6 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-26 17:21 UTC  (4+ messages)
` [PATCH v6 4/4] format-patch: introduce format.useAutoBase configuration

[PATCH v2 for-4.7 00/14] Fixes for compiling with clang
 2016-04-26 17:20 UTC  (3+ messages)

driver crashes if I try to het 2560 x 1440 @ 50Hz CVT-RB running under Linux... Ideas?
 2016-04-26 17:18 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-26 17:20 UTC  (9+ messages)
` [PATCH 17/19] dm: get rid of superfluous gfp flags

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-26 17:19 UTC  (7+ messages)
` [PATCH v2 4/8] drm/fb-helper: Add fb_deferred_io support

[PATCH] watchdog: trivial fix of spelling mistake on "allocate"
 2016-04-26 17:19 UTC  (4+ messages)

[PATCH] watchdog: remove error message when unable to allocate watchdog device
 2016-04-26 17:18 UTC 

[PATCH RFT 2/2] macb: kill PHY reset code
 2016-04-26 17:17 UTC  (4+ messages)
` [PATCH] ARM: dts: at91: VInCo: fix phy reset gpio flag

pull request: bluetooth-next 2016-04-26
 2016-04-26 17:17 UTC  (3+ messages)

proper controller state machine and more common code V2
 2016-04-26 17:16 UTC  (3+ messages)
` [PATCH 4/5] nvme: move namespace scanning to core

[PATCH v2 5/5] dax: handle media errors in dax_do_io
 2016-04-26 17:16 UTC  (14+ messages)

[PATCH] powerpc/4xx: make sam440ep_setup_rtc init
 2016-04-26 16:49 UTC 

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

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

[PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode
 2016-04-26 17:14 UTC  (6+ messages)
` [PATCH v1] "

Intel WiFi regression on linux-next
 2016-04-26 17:14 UTC 

[U-Boot] [RFC PATCH] net: rtl8169: allow multiple devices
 2016-04-26 17:14 UTC  (4+ messages)

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

[PATCH] ARM: debug: remove extraneous DEBUG_HI3716_UART option
 2016-04-26 17:10 UTC  (5+ messages)

[PATCH] ARM: dts: omap3: Fix ISP syscon register offset
 2016-04-26 17:12 UTC  (6+ messages)

MiniOS on ARM64
 2016-04-26 17:11 UTC 

[PATCH 1/5] toaster: Remove DATABASE_URL being passed around as an environment var
 2016-04-26 17:10 UTC  (2+ messages)

[GIT PULL v3] arm64: hisilicon: config changes for 4.7
 2016-04-26 17:09 UTC  (3+ messages)

[PATCH] ARM: dts: dra7xx: Fix compatible string for PCF8575 chip
 2016-04-26 17:09 UTC  (2+ messages)

[PATCH i-g-t 0/7] Improve kms_panel_fitting
 2016-04-26 17:08 UTC  (6+ messages)
` [PATCH i-g-t 7/7] kms_panel_fitting: Add support for LVDS and DSI connectors

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-04-26 17:04 UTC  (4+ messages)

[LTP] [PATCH v6 0/3] networking/stress/icmp: add ip xfrm ipsec support
 2016-04-26 17:07 UTC  (3+ messages)
` [LTP] [PATCH v6 3/3] network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test

[PATCH 0/4] OMAP Mailbox legacy platform device support removal
 2016-04-26 17:06 UTC  (3+ messages)

[PATCH] ARM: dts: AM57xx/DRA7: Update SoC voltage rail limits to match data sheet
 2016-04-26 17:05 UTC  (7+ messages)

[PATCH 00/12] drm/atomic: Rename async to nonblocking
 2016-04-26 17:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-04-26 17:00 UTC  (4+ messages)
` [PATCH 04/18] dmaengine: st_fdma: Add xp70 firmware loading mechanism

[PATCH v2 0/9] r8a7790: add UHS-I (SDR50) support to Lager
 2016-04-26 17:00 UTC  (8+ messages)
` [PATCH v2 2/9] mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency

[PATCH v2 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-26 17:00 UTC  (6+ messages)

[PATCH v3 0/5] arm64: tegra: fix DT definitions for GM20B GPU
 2016-04-26 16:58 UTC  (4+ messages)

[PATCH] Update the random(4) documentation towards a more accurate view on /dev/urandom
 2016-04-26 16:58 UTC  (2+ messages)

[PATCH 0/7] ARM: dts: lpc32xx: nonfunctional updates to ea3250 and phy3250 dts
 2016-04-26 16:58 UTC  (4+ messages)
` [PATCH 2/7] ARM: dts: lpc32xx: ea3250: add NAND partitions device node

[Buildroot] [PATCH] glib-networking: bump to version 2.48.1
 2016-04-26 16:58 UTC 

[Buildroot] [PATCH] libsoup: bump to version 2.54.1
 2016-04-26 16:58 UTC 

[meta-oe][PATCH] iksemel: Disable gnutls and whitelist it again
 2016-04-26 16:57 UTC 

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

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-26 16:57 UTC  (4+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH][meta-qt5 1/4] qt5: upgrade to latest revisions in 5.7 branches
 2016-04-26 16:57 UTC  (4+ messages)
` [PATCH][meta-qt5 2/4] qtbase: Remove unsupported options xvideo, xinerama, xinput, gtkstyle
` [PATCH][meta-qt5 3/4] qtbase: remove fonts packages
` [PATCH][meta-qt5 4/4] qtwebkit: add PACKAGECONFIGs for libxcomposite, libxrender, fontconfig

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


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.