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

[PATCH 00/35] Moar struct_mutex nuking
 2016-04-26 17:30 UTC  (32+ 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 32/35] drm/virtio: "

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

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

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

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

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

[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

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-26 17:27 UTC  (5+ 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 

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

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  (10+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/gen9: Clean up MOCS table definitions

[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 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 17:24 UTC  (5+ 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 0/3] Net driver bugs fix and code style
 2016-04-26 17:23 UTC  (3+ messages)

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

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

[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

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

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

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

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)

[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  (9+ messages)
` [PATCH i-g-t 6/7] kms_panel_fitting: Don't skip test after finding an incompatible connector
` [PATCH i-g-t 7/7] kms_panel_fitting: Add support for LVDS and DSI connectors

[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 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-04-26 17:04 UTC  (4+ messages)

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-04-26 17:00 UTC  (8+ messages)
` [PATCH 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [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

[PATCH 1/2] ARM: dts: omap5-board-common: fix ldo1_reg and ldo4_reg ranges
 2016-04-26 16:56 UTC  (3+ messages)

[Bug 117131] New: vga_switcheroo does not switch IGP -> DIS ( IGP == i915 , DIS == radeon )
 2016-04-26 16:55 UTC  (2+ messages)
` [Bug 117131] "

[PATCH 1/3] githooks.txt: Improve the intro section
 2016-04-26 16:55 UTC  (4+ messages)
` [PATCH 3/3] githooks.txt: Minor improvements to the grammar & phrasing

[PATCH 1/4] drm/i915/bdw: Add missing delay during L3 SQC credit programming
 2016-04-26 16:55 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Clean up L3 SQC register field definitions

[PATCH V17 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-04-26 16:55 UTC  (7+ messages)
` [PATCH V17 2/3] dmaengine: qcom_hidma: add debugfs hooks

[PATCH 0/3] drm/i915/dsi: dcs backlight control
 2016-04-26 16:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

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

[patch net-next 0/5] mlxsw: small driver update
 2016-04-26 16:53 UTC  (21+ messages)
` [RFC PATCH 00/11] GSO partial and TSO FIXEDID support
  ` [PATCH/RFC v2] gpio: rcar: Add Runtime PM handling for interrupts
      ` [PATCH v5 net-next 00/15] MTU/buffer reconfig changes
        ` [PATCH net-next v2 0/2] BPF updates
          ` [PATCH v2 0/5] mmc: tmio: make CTL_STATUS handling consistent
              ` [RFC PATCH 07/11] GENEVE: Add option to mangle IP IDs on inner headers when using TSO
                  ` [PATCH v5 net-next 00/15] MTU/buffer reconfig changes, [PATCH net-next v2 1/2] bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output, [PATCH v2 1/5] mmc: tmio: give read32/write32 functions more descriptive names, Re: [patch net-next 0/5] mlxsw: small driver update, Re: [RFC PATCH 07/11] GENEVE: Add option to mangle IP IDs on inner headers when using TSO, Re: [PATCH/RFC v2] gpio: rcar: Add Runtime PM handling for interrupts, [v3,4/6] arm64: dts: salvator-x: enable PWM
            ` [PATCH v2 1/5] mmc: tmio: give read32/write32 functions more descriptive names
                    ` [PATCH v3 4/6] arm64: dts: salvator-x: enable PWM
            ` [PATCH v2 2/5] mmc: tmio: use BIT() within defines
            ` [PATCH v2 3/5] mmc: tmio: use CTL_STATUS consistently
            ` [PATCH v2 4/5] mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
            ` [PATCH v2 5/5] mmc: tmio: document CTL_STATUS handling

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

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

[PATCH v3] gpio: of: make it possible to name GPIO lines
 2016-04-26 16:53 UTC  (4+ messages)

[PATCH 1/4] gcc-cross-initial: Split all-gcc and configure-target-libgcc
 2016-04-26 16:52 UTC  (3+ messages)

enable 802.11h and 802.11d in IBSS mode
 2016-04-26 16:51 UTC  (2+ messages)

[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 3/4] drm/i915/chv: Tune L3 SQC credits based on actual latencies
 2016-04-26 16:51 UTC  (3+ messages)
` [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] drivers/input: Macros with complex values should be enclosed in parentheses
 2016-04-26 16:50 UTC  (2+ 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)
    ` [Devel] "

[PATCH 0/3] drm/i915: Cdclk related fixes and polish
 2016-04-26 16:46 UTC  (2+ messages)
` [PATCH 2/3] drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()

[PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent
 2016-04-26 16:46 UTC  (3+ 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.