All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 11:15:37 to 2016-06-15 12:10:35 UTC [more...]

[PATCH 00/14] Cruft removal around drm_master
 2016-06-15 12:10 UTC  (27+ messages)
` [PATCH 01/14] drm: Nuke legacy maps debugfs files
` [PATCH 02/14] drm: Hide hw.lock cleanup in filp->release better
  ` [Intel-gfx] "
` [PATCH 03/14] drm: Link directly from drm_master to drm_device
` [PATCH 04/14] drm: Move master functions into drm_auth.c
` [PATCH 05/14] drm: Extract drm_master_open
  ` [Intel-gfx] "
` [PATCH 06/14] drm: Extract drm_master_relase
  ` [Intel-gfx] "
` [PATCH 07/14] drm: Only do the hw.lock cleanup in master_relase for !MODESET
` [PATCH 08/14] drm: Move authmagic cleanup into drm_master_release
` [PATCH 09/14] drm: Protect authmagic with master_mutex
  ` [Intel-gfx] "
` [PATCH 10/14] drm: Mark authmagic ioctls as unlocked
  ` [Intel-gfx] "
` [PATCH 11/14] drm: Mark set/drop master ioctl "
  ` [Intel-gfx] "
` [PATCH 12/14] drm: Move master pointer from drm_minor to drm_device
  ` [Intel-gfx] "

[PATCH] [media] v4l2-ioctl.c: fix warning due wrong check in v4l_cropcap()
 2016-06-15 12:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] scsi: esp: check length before dma read
 2016-06-15 12:08 UTC 

[PATCH] Add support for power9 in ibm_architecture_vec
 2016-06-15 12:08 UTC  (3+ messages)

[PATCH v3 0/6] fix bugs; enable iommu for ARM64
 2016-06-15 12:04 UTC  (19+ messages)
` [PATCH v3 1/6] iommu/rockchip: fix devm_{request,free}_irq parameter
` [PATCH v3 2/6] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH v3 3/6] iommu/rockchip: support virtual iommu slave device
` [PATCH v3 4/6] drm: rockchip: use common iommu api to attach iommu
` [PATCH v3 5/6] iommu/rockchip: use DMA API to map, to flush cache
` [PATCH v3 6/6] iommu/rockchip: enable rockchip iommu on ARM64 platform

[PATCH 00/10] i2c: designware-platdrv: Some improvments related to PM
 2016-06-15 12:07 UTC  (9+ messages)
` [PATCH 02/10] i2c: designware-platdrv: Gate clk in error path in ->probe()
` [PATCH 09/10] i2c: designware-platdrv: Simplify code by using dev_get_drvdata()

[Bug 46713] New: HDMI audio played back at a wrong rate
 2016-06-15 12:06 UTC  (2+ messages)
` [Bug 46713] "

[ANNOUNCE] Git Rev News edition 16
 2016-06-15 12:06 UTC 

[PATCH v2 1/1] x86/platform/intel-mid: Make vertical indentation consistent
 2016-06-15 12:04 UTC 

[PATCH 0/2] Drop last two remaining omap3 legacy board files
 2016-06-15 12:05 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900

[RFC PATCH] regulator: introduce boot protection flag
 2016-06-15 12:05 UTC  (3+ messages)

[PATCH V2] net: Allow xt_owner in any user namespace
 2016-06-15 11:52 UTC  (5+ messages)

[PATCH v11 0/3] mempool: add external mempool manager
 2016-06-15 12:03 UTC  (10+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/3] mempool: support external mempool operations

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2016-06-15 12:03 UTC  (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[nft PATCH] tests/shell: cleanup tempfile handling in testcases/sets/cache_handling_0
 2016-06-15 12:02 UTC  (2+ messages)

[Qemu-devel] Supplying QCOW2 as 'file' driver to `blockdev-add` results in a QEMU crash
 2016-06-15 12:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[nft PATCH] tests/shell: delete unused variable in run-tests.sh
 2016-06-15 12:02 UTC  (2+ messages)

[PATCH 0/3] Exynos IOMMU: improve clock management
 2016-06-15 12:00 UTC  (3+ messages)

multipath IB/srp fail-over testing lands up in dump stack in swiotlb_alloc_coherent()
 2016-06-15 12:02 UTC  (9+ messages)

[PATCH 0/4] scripts: add basic python version library and use it
 2016-06-15 12:01 UTC  (4+ messages)
` [PATCH 2/4] scripts: add reqs python library
  ` Aw: [Cocci] "
    `  "

[PATCH 00/15] drivers: net: cpsw: improve runtime pm
 2016-06-15 11:56 UTC  (32+ messages)
` [PATCH 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH 05/15] drivers: net: cpsw: ndev: "
` [PATCH 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string

Xen-unstable 4.8: HVM domain_crash called from emulate.c:144 RIP: c000:[<000000000000336a>]
 2016-06-15 12:00 UTC  (6+ messages)

[PATCH] drm/vmwgfx: use *_32_bits() macros
 2016-06-15 11:59 UTC  (7+ messages)

[PATCH nft] tests: shell: add endless jump loop tests
 2016-06-15 11:59 UTC  (2+ messages)

[PATCH nft] tests: shell: make testcases which using tcp/udp port more rubost
 2016-06-15 11:58 UTC  (3+ messages)

[PATCH 00/54] MAINTAINERS: Add file patterns for device tree bindings
 2016-06-15 11:55 UTC  (4+ messages)
` [PATCH 22/54] MAINTAINERS: Add file patterns for iommu "

[PATCH nft] src: use new definitions from libnftnl
 2016-06-15 11:56 UTC 

[Bug 82279] New: SDL applications crash when changing video mode: double free or corruption
 2016-06-15 11:56 UTC  (2+ messages)
` [Bug 82279] [bisected] double free or corruption on context destruction with postprocessing enabled

[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
 2016-06-15 11:54 UTC  (4+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-15 11:55 UTC  (5+ messages)

[Bug 40476] No HDMI audio though ATi Radeon HD5730/1GB-VRAM card
 2016-06-15 11:54 UTC  (2+ messages)

[PATCH v8 1/2] drm/bridge: Add sii902x driver
 2016-06-15 11:53 UTC  (3+ messages)

[PATCH i-g-t] tests/drv_missed_irq_hang: Fix gem_blt path
 2016-06-15 11:56 UTC  (2+ messages)

[PATCH v2] arm64: allow building with kcov coverage on ARM64
 2016-06-15 11:53 UTC  (8+ messages)

[PATCH 0/4] x86: Rewrite switch_to()
 2016-06-15 11:52 UTC  (5+ messages)
` [PATCH 3/4] x86: Rewrite switch_to() code

padata - is serial actually serial?
 2016-06-15 11:52 UTC  (2+ messages)

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-15 11:51 UTC 

random pkt generator PMD
 2016-06-15 11:50 UTC  (8+ messages)

[very-RFC 0/8] TSN driver for the kernel
 2016-06-15 11:49 UTC  (15+ messages)
` [very-RFC 7/8] AVB ALSA - Add ALSA shim for TSN
    ` [alsa-devel] "
                ` [alsa-devel] [very-RFC 0/8] TSN driver for the kernel

[PATCH] iommu/vt-d: Avoid write-tearing on PTE clear
 2016-06-15 11:48 UTC  (2+ messages)

Linux panics when suspend cannot offline the secondary cores
 2016-06-15 11:48 UTC  (7+ messages)
          ` Rebooting Cortex A9 MPCore (was: Linux panics when suspend cannot offline the secondary cores)

vTPM detaching issue
 2016-06-15 11:48 UTC  (4+ messages)

[Bug 91141] Lots of *ERROR* Couldn't update BO_VA (-22) since drm/radeon: stop using addr to check for BO move
 2016-06-15 11:48 UTC  (3+ messages)

[PATCH v2] mbuf: new flag when Vlan is stripped
 2016-06-15 11:48 UTC  (2+ messages)
` [PATCH v3] "

Next 4.6.x stable release, numbering, qemu-tag
 2016-06-15 11:46 UTC  (9+ messages)

[Qemu-devel] git master build failure
 2016-06-15 11:46 UTC  (6+ messages)

[PATCH 1/6] drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
 2016-06-15 11:44 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
` [PATCH 3/6] drm/ttm: simplify ttm_bo_wait
` [PATCH 4/6] drm/ttm: add the infrastructur for pipelined evictions
` [PATCH 5/6] drm/amdgpu: save the PD addr before scheduling the job
` [PATCH 6/6] drm/amdgpu: pipeline evictions as well

[oe-commits] [openembedded-core] branch master updated (2fdd2c1 -> c57ab66)
 2016-06-15 11:44 UTC 

[PATCH] tools/perf: fix the word selected in find_*_bit
 2016-06-15 11:42 UTC 

[PATCH net-next 00/10] net_sched: defer skb freeing while changing qdiscs
 2016-06-15 11:43 UTC  (2+ messages)

[PATCH 0/2] Add SHA-3 algorithm and test vectors
 2016-06-15 11:42 UTC  (3+ messages)
` [PATCH 1/2] Crypto: Add SHA-3 hash algorithm

disfunctional floppy driver in kernels 4.5, 4.6 and 4.7
 2016-06-15 11:42 UTC  (5+ messages)

[PATCH] iommu/vt-d: reduce extra first level entry in iommu->domains
 2016-06-15 11:39 UTC  (4+ messages)

[cryptodev:master 47/51] crypto/drbg.c:1637:39-40: Unneeded semicolon
 2016-06-15 11:40 UTC  (3+ messages)
` [PATCH] crypto: fix semicolon.cocci warnings

Linux RT workshop colocated with ELCE'16
 2016-06-15 11:39 UTC 

[PATCH v2 00/15] Runtime pm ref leak bonanza
 2016-06-15 11:37 UTC  (4+ messages)

[linux-lvm] managing "local" LVM and cLVM concurrently ?
 2016-06-15 11:36 UTC 

[PATCH v2 0/2] Support consistent reads of mapped vcpu_runstate_info
 2016-06-15 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] xen/arm: add support for vm_assist hypercall
` [PATCH v2 2/2] xen: add update indicator to vcpu_runstate_info

Yocto git server via http and mirror tarballs
 2016-06-15 11:33 UTC  (3+ messages)

[PATCH 0/8] arm64: pmu: Detect multiple PMU types in an ACPI system
 2016-06-15 11:33 UTC  (4+ messages)
` [PATCH 3/8] arm64: pmu: Add support for probing with ACPI

[PATCH 0/2] Fix CPU Online handling for unbounded worker threads
 2016-06-15 11:32 UTC  (5+ messages)
` [PATCH 2/2] workqueue:Fix affinity of an unbound worker of a node with 1 online CPU

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-15 11:28 UTC  (2+ messages)

[xen-4.6-testing test] 95718: tolerable trouble: broken/fail/pass - PUSHED
 2016-06-15 11:32 UTC 

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-15 11:28 UTC  (8+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH -next] nios2: clocksource: Fix build error
 2016-06-15 11:27 UTC  (2+ messages)

[PATCH v2 0/5] coccicheck: extend with parmap and indexing heuristics
 2016-06-15 11:20 UTC  (5+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 4/6] coccicheck: add indexing enhancement options
    ` Aw: [Cocci] "
      `  "

[PATCH v2] ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
 2016-06-15 11:21 UTC  (4+ messages)
` [PATCH v2] ARM: sunxi/dt: make the CHIP inherit from allwinner, sun5i-a13

[PATCH 0/4] Residue patches for rcar-dmac from renesas-drivers
 2016-06-15 11:13 UTC  (5+ messages)
` [PATCH 1/4] dma: rcar-dma: use result of updated get_residue in tx_status
` [PATCH 2/4] dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
` [PATCH 3/4] dma: rcar-dma: Fixed active descriptor initializing
` [PATCH 4/4] dmaengine: rcar-dmac: Fix residue reporting for pending descriptors

[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-06-15 11:21 UTC  (5+ messages)
` [PATCH v2 4/7] iommu/of: Handle iommu-map property for PCI

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-06-15 11:19 UTC  (9+ messages)
` [PATCH v5 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v5 5/6] dcdbas: make use of smp_call_on_cpu()

[PATCH] iommu/amd: Add proper error check in two functions
 2016-06-15 11:17 UTC  (2+ messages)

[PATCH v8 0/8] add packet capture framework
 2016-06-15 11:17 UTC  (4+ messages)
` [PATCH v9 1/8] ethdev: use locks to protect Rx/Tx callback lists

Basic query regarding the scatter-gather DMA
 2016-06-15 11:17 UTC  (2+ messages)

[meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV
 2016-06-15 11:10 UTC  (12+ messages)

[Qemu-devel] [PATCH] linux-aio: Cancel BH if not needed
 2016-06-15 11:16 UTC 

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-06-15 10:41 UTC  (5+ messages)

[PATCH] hooks--pre-commit.sample: check for chars, that are not allowed for a windows file name
 2016-06-15 11:15 UTC  (2+ messages)

[PATCH 0/7] Honour more configure variables in various places (iteration 3)
 2016-06-15 11:15 UTC  (3+ messages)
` [PATCH 1/7] xenconsoled: honour XEN_RUN_DIR
` [PATCH 7/7] oxenstored: "


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.