All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-09 06:34:58 to 2016-09-09 07:57:42 UTC [more...]

[PATCH v3 0/9] New DDB Algo and WM fixes
 2016-09-09  8:01 UTC  (9+ messages)
` [PATCH v3 1/9] drm/i915/skl: pass pipe_wm in skl_compute_(wm_level/plane_wm) functions
` [PATCH v3 2/9] drm/i915/skl+: use linetime latency instead of ddb size
` [PATCH v3 3/9] drm/i915/skl: New ddb allocation algorithm
` [PATCH v3 4/9] drm/i915: Decode system memory bandwidth
` [PATCH v3 5/9] drm/i915/gen9: WM memory bandwidth related workaround
` [PATCH v3 6/9] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v3 7/9] drm/i915/bxt: Enable IPC support
` [PATCH v3 9/9] drm/i915/bxt: Implement Transition WM

[PATCH] RFC: ARM: fix the uaccess crash on PB11MPCore
 2016-09-09  7:57 UTC  (2+ messages)

[PATCH v3 1/1] xen: move TLB-flush filtering out into populate_physmap during vm creation
 2016-09-09  7:56 UTC  (2+ messages)

[PATCH v2 0/8] Misc enhancements in testpmd
 2016-09-09  7:55 UTC  (9+ messages)
` [PATCH v2 1/8] mbuf: add function to dump ol flag list
` [PATCH v2 2/8] app/testpmd: use new function to dump offload flags
` [PATCH v2 3/8] app/testpmd: dump rx flags in csum engine
` [PATCH v2 4/8] app/testpmd: add option to enable lro
` [PATCH v2 5/8] app/testpmd: do not change ip addrs in csum engine
` [PATCH v2 6/8] app/testpmd: display rx port "
` [PATCH v2 7/8] app/testpmd: don't use tso if packet is too small
` [PATCH v2 8/8] app/testpmd: hide segsize when unrelevant in csum engine

[PATCH] ovl: use copy_file_range for copy up if possible
 2016-09-09  7:54 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: update gart_pin_size if bo is in GTT
 2016-09-09  7:54 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: calc addr with domain's gpu_offset
    ` 答复: "

[bcachefs] time of mounting filesystem with high number of dirs
 2016-09-09  7:52 UTC  (4+ messages)

[RFC net-next] net: diag: Make inet_diag bytecode match consistent with ip rules
 2016-09-09  7:53 UTC 

[refpolicy] [PATCH 1/2] miscfiles: introduce the user certificate file context
 2016-09-09  7:53 UTC  (4+ messages)
` [refpolicy] [PATCH 2/2] evolution: add support for the new user certificates
  ` [refpolicy] [PATCH 2/2 v2] "

[PATCH 0/3] pinctrl: sh-pfc: r8a779[14]: Implement voltage switching for SDHI
 2016-09-09  7:52 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: Add PORT_GP_24 helper macro
` [PATCH 2/3] pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHI

[CI 01/21] drm/i915: Add a sw fence for collecting up dma fences
 2016-09-09  7:50 UTC  (22+ messages)
` [CI 02/21] drm/i915: Only queue requests during execlists submission
` [CI 03/21] drm/i915: Record the position of the workarounds in the tail of the request
` [CI 04/21] drm/i915: Compute the ELSP register location once
` [CI 05/21] drm/i915: Reorder submitting the requests to ELSP
` [CI 06/21] drm/i915: Simplify ELSP queue request tracking
` [CI 07/21] drm/i915: Separate out reset flags from the reset counter
` [CI 08/21] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [CI 09/21] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [CI 10/21] drm/i915: Mark up all locked waiters
` [CI 11/21] drm/i915: Perform a direct reset of the GPU from the waiter
` [CI 12/21] drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
` [CI 13/21] drm/i915: Update reset path to fix incomplete requests
` [CI 14/21] drm/i915: Drive request submission through fence callbacks
` [CI 15/21] drm/i915: Reorder i915_add_request to separate the phases better
` [CI 16/21] drm/i915: Prepare object synchronisation for asynchronicity
` [CI 17/21] drm/i915/guc: Prepare for nonblocking execbuf submission
` [CI 18/21] drm/i915: Ignore valid but unknown semaphores
` [CI 19/21] drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
` [CI 20/21] drm/i915: Nonblocking request submission
` [CI 21/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` ✗ Fi.CI.BAT: warning for series starting with [CI,01/21] drm/i915: Add a sw fence for collecting up dma fences

[PATCH 0/6] arm64: dts: rockchip: added some pd nodes for rk3399 Soc
 2016-09-09  7:50 UTC  (16+ messages)
` [PATCH 1/6] arm64: dts: rockchip: add pd_edp node for rk3399
` [PATCH 2/6] arm64: dts: rockchip: add pd_emmc power "
` [PATCH 3/6] arm64: dts: rockchip: add pd_perihp "
` [PATCH 4/6] arm64: dts: rockchip: add pd_sd "
` [PATCH 5/6] arm64: dts: rockchip: add pd_sdioaudio "
` [PATCH 6/6] arm64: dts: rockchip: add pd_usb3 "

[PATCH V4 0/4] thermal: bcm2835: add thermal driver
 2016-09-09  7:49 UTC  (10+ messages)
` [PATCH V4 1/4] dt: bindings: add thermal device driver for bcm2835
` [PATCH V4 2/4] thermal: bcm2835: add thermal driver for bcm2835 soc
` [PATCH V4 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH V4 4/4] ARM: bcm2835: add thermal driver to default_config

[PATCH v3 0/8] ARM: KVM: Support for vgic-v3
 2016-09-09  7:58 UTC  (2+ messages)

[ath9k-devel] [PATCH v5 0/3] add devicetree support to ath9k
 2016-09-09  7:48 UTC  (6+ messages)
` [ath9k-devel] [PATCH v6 "
  ` [ath9k-devel] [PATCH v6 1/3] Documentation: dt: net: add ath9k wireless device binding
    `  "

[RFC/PATCH] posix-timers: make them configurable
 2016-09-09  7:48 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2016-09-08
 2016-09-09  7:47 UTC 

[PATCH v2 1/1] usb: dwc3: fix Clear Stall EP command failure
 2016-09-09  7:46 UTC  (2+ messages)

[PATCH] drm/i915 : Restore PWM_GRANULARITY after resume
 2016-09-09  7:46 UTC  (2+ messages)

[PATCH] ASoC: sgtl5000: add headphone and LINEOUT mute controls
 2016-09-09  7:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: artpec6: drop __init from artpec6_add_pcie_port
 2016-09-09  7:45 UTC 

[PATCH v8 00/12] drm/i915: DP branch devices
 2016-09-09  7:45 UTC  (4+ messages)
` [PATCH v8 12/12] drm/i915: Check TMDS clock DP to HDMI dongle

[PATCH RFC UGLY] x86,mm,sched: make lazy TLB mode even lazier
 2016-09-09  7:44 UTC  (10+ messages)
  ` [PATCH RFC v3] "
        ` [PATCH RFC v6] "

[PATCH 1/4] gstreamer1.0-omx: provide RECIPE_NO_UPDATE_REASON
 2016-09-09  7:42 UTC  (3+ messages)

[PATCH v2 1/5] powerpc/cell: drop unused iic_get_irq_host()
 2016-09-09  7:42 UTC  (4+ messages)

[Qemu-devel] [PATCH] usb-host: fix streams detection in usb_host_speed_compat
 2016-09-09  7:41 UTC 

[PATCH] fsl_ifc_nand: Added random output enable cmd
 2016-09-09  7:40 UTC  (8+ messages)

[PATCH] ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions
 2016-09-09  7:40 UTC  (4+ messages)

[PATCHv8 1/2] usb: USB Type-C connector class
 2016-09-09  7:36 UTC  (2+ messages)

[PATCH] sched/deadline: document behavior of sched_yield()
 2016-09-09  7:40 UTC  (2+ messages)

[Qemu-devel] [PULL 00/38] First set of s390x patches for 2.8
 2016-09-09  7:39 UTC  (4+ messages)
` [Qemu-devel] [PULL 34/38] qmp: add QMP interface "query-cpu-model-comparison"

[bcachefs] bcache: bch_open_as_blockdevs() register_cache_set err Bad checksum
 2016-09-09  7:36 UTC 

[PATCH] net/kni: add KNI PMD
 2016-09-09  7:36 UTC  (4+ messages)

[PATCH v2] Remove ambiguities in the COPYING file; add CONTRIBUTING file
 2016-09-09  7:35 UTC  (6+ messages)

[PATCH v2 12/14] drm/i915: Remove the link rate and lane count loop in compute config
 2016-09-09  7:34 UTC  (3+ messages)
` [PATCH v15 13/14] drm/i915/dp: Enable Upfront link training for typeC DP support on HSW/BDW/SKL/BXT (DDI platforms)

[PATCH][v8] PM / hibernate: Verify the consistent of e820 memory map by md5 value
 2016-09-09  7:36 UTC  (7+ messages)

Unable to boot linux-next build
 2016-09-09  7:33 UTC  (2+ messages)

[PATCH] m68k: generalize uboot command line support
 2016-09-09  7:33 UTC  (2+ messages)

[PATCH 0/3] makedumpfile: fix segfault with -X in XEN environment
 2016-09-09  7:31 UTC  (10+ messages)
` [PATCH 3/3] close_dump_bitmap: simplify logic
            ` [PATCH] Cleanup: Use a negative number for uninitialized file descriptors

[PATCH v13 13/14] drm/i915/dp: Enable Upfront link training for typeC DP support on HSW/BDW/SKL/BXT (DDI platforms)
 2016-09-09  7:31 UTC  (3+ messages)
` [PATCH v14 "

[LTP] [PATCH 1/2] syscalls/access04: reconstruct and convert to new API
 2016-09-09  7:31 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/access05: "

[Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI
 2016-09-09  7:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-9p: print error message and exit instead of BUG_ON()

[PATCH v3 00/10] v4l: platform: Add Renesas R-Car FDP1 Driver
 2016-09-09  7:29 UTC  (4+ messages)
` [PATCH v3 07/10] v4l: fdp1: Remove unused struct fdp1_v4l2_buffer

[PATCH] Unbreak interactive GPG prompt upon signing
 2016-09-09  7:28 UTC  (9+ messages)
` [PATCH] gpg-interface: reflect stderr to stderr

[Buildroot] [PATCH] package/mono: fix undefined reference to tls
 2016-09-09  7:26 UTC  (4+ messages)

[PATCH 0/7] [v2] arm64: dts: add QorIQ LS1046A SoC and boards support
 2016-09-09  6:55 UTC  (17+ messages)
` [PATCH 3/7] [v2] arm64: dts: add QorIQ LS1046A SoC support
` [PATCH 5/7] [v2] arm64: dts: add LS1046A-RDB board support

[PATCH net-next v5] gso: Support partial splitting at the frag_list pointer
 2016-09-09  7:25 UTC 

[crypto] [marvell-cesa] Possible regression after Linux 4.7
 2016-09-09  7:24 UTC 

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-09  7:24 UTC  (3+ messages)
` [PATCH v6 4/4] x86/ioreq server: Reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[PATCH net] sctp: hold the transport before using it in sctp_hash_cmp
 2016-09-09  7:24 UTC  (4+ messages)

[Bug 97639] Intermittent flickering artifacts with AMD R7 260x
 2016-09-09  7:21 UTC  (2+ messages)

[PATCH v2] leds: Introduce userspace leds driver
 2016-09-09  7:21 UTC  (2+ messages)

[PATCH v3] ARM: dts: add gpio-ranges property to iMX GPIO controllers
 2016-09-09  7:20 UTC  (3+ messages)

[PATCHv5 2/3] pwm: make the PWM_POLARITY flag in DTB optional
 2016-09-09  7:18 UTC  (5+ messages)
` [PATCHv6 0/3] pwm: imx: support output polarity inversion

[PATCH] m68knommu: convert printk(KERN_INFO) to pr_info()
 2016-09-09  7:17 UTC 

[PATCH v2 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically
 2016-09-09  7:16 UTC  (2+ messages)
` [PATCH v2 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget

[PATCH] xfs: fix signed integer overflow
 2016-09-09  7:16 UTC  (5+ messages)

[PATCH] IB/rdmavt: free the userspace memory region with kfree instead of vfree
 2016-09-09  7:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] fix building complaint
 2016-09-09  7:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] e1000: fix buliding complaint

[Yocot] : undefined reference to `__init_array_start' error
 2016-09-09  7:15 UTC 

[PATCH v2 1/4] ARM: dts: imx23: Remove skeleton.dtsi inclusion
 2016-09-09  7:14 UTC  (4+ messages)
` [PATCH v2 4/4] ARM: dts: imx28: Fix build warnings with W=1

[Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV
 2016-09-09  7:13 UTC  (6+ messages)

[PATCH net 0/6] sctp: fix the transmit err process
 2016-09-09  7:11 UTC  (7+ messages)
` [PATCH net 1/6] sctp: remove the unnecessary state check in sctp_outq_tail

[PATCH v3 11/14] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-09  7:11 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] i2c: mux: demux-pinctrl: run properly with multiple instances
 2016-09-09  7:08 UTC  (3+ messages)

[PATCH 1/4] ARM: dts: fix RealView EB SMSC ethernet version
 2016-09-09  7:06 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: add RealView EB rev D A9 MPCore variant

IPSec, masquerade and dnat with nftables
 2016-09-09  7:06 UTC 

[PATCH v4 1/4] arm64: arch_timer: Add device tree binding for A-008585 erratum
 2016-09-09  7:06 UTC  (9+ messages)
` [PATCH v4 3/4] arm64: arch_timer: Work around QorIQ Erratum A-008585

[PATCH v2] spi: spidev_test: Fix buffer overflow in unescape()
 2016-09-09  7:02 UTC  (2+ messages)

[PATCH v2 0/4] Add copy_file_range() tests
 2016-09-09  7:01 UTC  (5+ messages)
` [PATCH v2 1/4] generic/377: Add copy to new file test

[PATCH 1/2] drm/ttm: remove unused placement flags
 2016-09-09  7:01 UTC  (3+ messages)

[PATCH] spi: spidev_test: Fix buffer overflow in unescape()
 2016-09-09  7:00 UTC  (3+ messages)

[PATCH v4]net/virtio: add mtu set in virtio
 2016-09-09  7:00 UTC  (3+ messages)

[PATCH 0/8] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-09  6:58 UTC  (8+ messages)
` [PATCH 4/8] ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree

[Qemu-devel] KVM Forum 2016 videos now online
 2016-09-09  6:56 UTC  (4+ messages)

[U-Boot] [RFC PATCH] common, kconfig: move VERSION_VARIABLE to Kconfig
 2016-09-09  6:55 UTC  (2+ messages)

[PATCH] da905x: Add const to da905x_regulator_info blocks
 2016-09-09  6:54 UTC  (6+ messages)
` [Cocci] "
        ` [Cocci] Marking data structures as "const" (like da905x_regulator_info blocks)?

[PATCH 0/8] IOMMU Probe deferral support
 2016-09-09  6:53 UTC  (4+ messages)
` [PATCH 4/8] of: dma: Split of_configure_dma() into mask and ops configuration

[PATCH] ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches
 2016-09-09  6:51 UTC  (12+ messages)

librados.h version numbers
 2016-09-09  6:51 UTC  (8+ messages)

[Qemu-devel] [PULL 00/18] tcg queued patches
 2016-09-09  6:51 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 "

[Qemu-devel] [PULL v2 0/4] target-arm queue
 2016-09-09  6:50 UTC  (3+ messages)

[PATCH] m68k: generalize uboot command line support
 2016-09-09  6:48 UTC  (3+ messages)

[PATCH] m68knommu: clean up uClinux boot log output
 2016-09-09  6:47 UTC  (3+ messages)

[PATCH net-next v4] gso: Support partial splitting at the frag_list pointer
 2016-09-09  6:46 UTC  (3+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-09  6:46 UTC  (10+ messages)

[Qemu-devel] [PATCH COLO-Frame v19 00/22] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-09-09  6:45 UTC  (2+ messages)

[PATCH v4 0/5] kexec_file: Add buffer hand-over for the next kernel
 2016-09-09  4:07 UTC  (5+ messages)

[PATCH] gpio: iop: Use generic GPIO MMIO functions for driver
 2016-09-09  6:20 UTC 

[Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct
 2016-09-09  6:41 UTC  (3+ messages)

weston startup problem
 2016-09-09  6:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/libusb: bump version to 1.0.20
 2016-09-09  6:38 UTC 

[PATCH] bonding: Prevent deletion of a bond, or the last slave from a bond, with active usage
 2016-09-09  6:38 UTC  (4+ messages)

barebox crashes with CONFIG_CMD_MAGICVAR=y and CONFIG_CMD_MAGICVAR_HELP unset
 2016-09-09  6:37 UTC  (2+ messages)
` [PATCH] xstrdup: don't panic on xstrdup(NULL)

[PATCH v6 1/2] sdhci-of-arasan: Add device tree parameter xlnx-fails-without-test-cd bit
 2016-09-09  6:36 UTC  (3+ messages)

[RFC PATCH v3 0/7] Reduce cache miss for snmp_fold_field
 2016-09-09  6:34 UTC  (2+ messages)
` [RFC PATCH v3 7/7] net: Suppress the "Comparison to NULL could be written" warning


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.