messages from 2018-09-19 19:17:54 to 2018-09-19 20:22:33 UTC [more...]
[PATCH v2 0/2] Add R8A77980/Condor PCIe support
2018-09-19 20:21 UTC (3+ messages)
` [PATCH] arm64: dts: renesas: r8a779{7|8}0: add TPU support
[PATCH v2 0/5] netlink: nested policy validation
2018-09-19 19:49 UTC (3+ messages)
` [PATCH v2 1/5] netlink: remove NLA_NESTED_COMPAT
` [PATCH v2 2/5] netlink: make validation_data const
[PATCHv3 00/10] PCI error handling
2018-09-19 20:17 UTC (6+ messages)
` [PATCHv3 01/10] PCI/portdrv: Use subsys_init for service drivers
[PATCH 1/2] mkfs: discard only after all validations
2018-09-19 14:44 UTC (2+ messages)
[PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
2018-09-19 20:21 UTC (6+ messages)
[U-Boot] [PATCH 1/2] imx: mx7: fix potential overflow in imx_ddr_size()
2018-09-19 20:21 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] colibri_imx7: prime get_ram_size() using imx_ddr_size()
[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
2018-09-19 14:43 UTC (9+ messages)
` [PATCH RFC v4 1/4] mac80211: Add TXQ scheduling API
[PATCH V6 0/3] soc: imx: add scu firmware api support
2018-09-19 20:21 UTC (5+ messages)
` [PATCH V6 2/3] firmware: imx: add SCU firmware driver support
` [PATCH V6 3/3] firmware: imx: add misc svc support
[PATCH v2] ipmi: looped device detection
2018-09-19 20:20 UTC (7+ messages)
[PATCH ethtool] ethtool: support combinations of FEC modes
2018-09-19 14:41 UTC (2+ messages)
[patch 1/2] add -h option to queuelat
2018-09-19 14:41 UTC (2+ messages)
` [patch 2/2] Add queuelat manpage
[PATCH] reflog expire: add progress output
2018-09-19 20:16 UTC (5+ messages)
[PATCH v4 0/7] Add infrastructure for plugins
2018-09-19 14:36 UTC (8+ messages)
` [PATCH v4 1/7] kernel-shark-qt: Add plugin infrastructure to be used by the Qt-baset KS
` [PATCH v4 2/7] kernel-shark-qt: Add Plugin event handlers to session
` [PATCH v4 3/7] kernel-shark-qt: Add C++/C conversion for args of a plugin draw function
` [PATCH v4 4/7] kernel-shark-qt: Make kshark_read_at() non-static
` [PATCH v4 5/7] kernel-shark-qt: Add src/plugins dir. to hold the source code of the plugins
` [PATCH v4 6/7] kernel-shark-qt: Tell Doxygen to enter ../src/plugins/
` [PATCH v4 7/7] kernel-shark-qt: Add a plugin for sched events
[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
2018-09-19 14:37 UTC (7+ messages)
` [PATCH v5 01/12] soc: bcm: brcmstb: add memory API
` [PATCH v5 03/12] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v5 07/12] PCI/MSI: enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v5 10/12] ARM64: declare __phys_to_dma on ARCH_HAS_PHYS_TO_DMA
` [PATCH v5 12/12] ARM: add dma remap for BrcmSTB PCIe
[PATCH] ARM: dts: sun8i: sun8i-h3-nanopi-m1-plus: enable HDMI output
2018-09-19 20:14 UTC (2+ messages)
[PATCH 01/40] drm: Use default dma_fence hooks where possible for null syncobj
2018-09-19 19:55 UTC (40+ messages)
` [PATCH 02/40] drm: Fix syncobj handing of schedule() returning 0
` [PATCH 03/40] drm/i915/selftests: Live tests emit requests and so require rpm
` [PATCH 04/40] drm/i915: Park the GPU on module load
` [PATCH 05/40] drm/i915: Handle incomplete Z_FINISH for compressed error states
` [PATCH 06/40] drm/i915: Clear the error PTE just once on finish
` [PATCH 07/40] drm/i915: Cache the error string
` [PATCH 08/40] drm/i915/execlists: Avoid kicking priority on the current context
` [PATCH 09/40] drm/i915/selftests: Free the batch along the contexts error path
` [PATCH 10/40] drm/i915/selftests: Basic stress test for rapid context switching
` [PATCH 11/40] drm/i915/execlists: Onion unwind for logical_ring_init() failure
` [PATCH 12/40] drm/i915/execlists: Assert the queue is non-empty on unsubmitting
` [PATCH 13/40] drm/i915: Reserve some priority bits for internal use
` [PATCH 14/40] drm/i915: Combine multiple internal plists into the same i915_priolist bucket
` [PATCH 15/40] drm/i915: Priority boost for new clients
` [PATCH 16/40] drm/i915: Pull scheduling under standalone lock
` [PATCH 17/40] drm/i915: Priority boost for waiting clients
` [PATCH 18/40] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 19/40] drm/i915: Remove debugfs/i915_ppgtt_info
` [PATCH 20/40] drm/i915: Track all held rpm wakerefs
` [PATCH 21/40] drm/i915: Markup paired operations on wakerefs
` [PATCH 22/40] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 23/40] drm/i915: Markup paired operations on display power domains
` [PATCH 24/40] drm/i915: Track the wakeref used to initialise "
` [PATCH 25/40] drm/i915/dp: Markup pps lock power well
` [PATCH 26/40] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 27/40] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 28/40] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 29/40] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` [PATCH 30/40] drm/i915: Pull all the reset functionality together into i915_reset.c
` [PATCH 31/40] drm/i915: Make all GPU resets atomic
` [PATCH 32/40] drm/i915: Introduce the i915_user_extension_method
` [PATCH 33/40] drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
` [PATCH 34/40] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 35/40] drm/i915: Fix I915_EXEC_RING_MASK
` [PATCH 36/40] drm/i915: Re-arrange execbuf so context is known before engine
` [PATCH 37/40] drm/i915: Allow a context to define its set of engines
` [PATCH 38/40] drm/i915/execlists: Flush the CS events before unpinning
` [PATCH 39/40] drm/i915/execlists: Refactor out can_merge_rq()
` [PATCH 40/40] drm/i915: Load balancing across a virtual engine
[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
2018-09-19 20:06 UTC
[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
2018-09-19 20:10 UTC (5+ messages)
[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
2018-09-19 20:10 UTC (9+ messages)
[PATCH 1/2] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
2018-09-19 20:10 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Request driver probe from an async task
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
` ✗ Fi.CI.BAT: failure "
[PATCH 2/3] sim800: add udev detection
2018-09-19 20:10 UTC (4+ messages)
Native yocto compile in docker container without cross compile
2018-09-19 20:07 UTC (5+ messages)
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-09-19 20:06 UTC (6+ messages)
` [PATCH v2 1/6] CodingGuidelines: add shell piping guidelines
Access Git ssh on port 8822 ?
2018-09-19 20:04 UTC (3+ messages)
[U-Boot] [PATCH 1/3] net: designware: socfpga: Add Arria10 extras
2018-09-19 20:04 UTC (2+ messages)
[PATCH 1/3] drm/msm: dpu: Clear frame_busy_mask bit after trace
2018-09-19 20:04 UTC (6+ messages)
` [PATCH 2/3] drm/msm: dpu: Add extra_flush_bits to trigger_flush trace
` [PATCH 3/3] drm/msm: dpu: Don't store/deref pointers in trace ringbuffer
[U-Boot] [PATCH v1 00/13] Introduce fastboot support for dragonboard410c
2018-09-19 20:03 UTC (5+ messages)
` [U-Boot] [PATCH v1 03/13] dts: db410c: add alias for USB
[PULL] drm-misc-next
2018-09-19 20:03 UTC
Make perf script easier to use for itrace
2018-09-19 20:02 UTC (4+ messages)
` [PATCH v1 03/10] tools, perf, script: Add --insn-trace for instruction decoding
[PATCH 0/4] add option to interleave blktraces
2018-09-19 19:59 UTC (9+ messages)
` [PATCH 2/4] blktrace: add support to interleave blktrace files
` [PATCH 3/4] blktrace: add option to scale a trace
[PATCH v6 0/5] seccomp trap to userspace
2018-09-19 19:58 UTC (7+ messages)
` [PATCH v6 4/5] seccomp: add support for passing fds via USER_NOTIF
[PATCH 0/2] kni: add API to set link status on kernel interface
2018-09-19 19:55 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] "
` [PATCH v2 2/5] kni: set default carrier state to 'off'
` [PATCH v2 3/5] examples/kni: monitor and update link status continually
` [PATCH v2 4/5] examples/kni: add log msgs to show and clear stats
` [PATCH v2 5/5] examples/kni: improve zeroing statistics
[linux-next] BUG triggered in ptraceme
2018-09-19 14:16 UTC (3+ messages)
[Buildroot] [PATCH] libv4l: fix build with glibc 2.28
2018-09-19 19:55 UTC
[RFC/PATCH 0/5] Support children for legacy device properties
2018-09-19 19:55 UTC (2+ messages)
[V3,5/5] dmaengine: Documentation: Add documentation for multi chan testing
2018-09-19 19:52 UTC
[V3,4/5] dmaengine: dmatest: Add transfer_size parameter
2018-09-19 19:52 UTC
[V3,3/5] dmaengine: dmatest: Add alignment parameter
2018-09-19 19:52 UTC
[V3,2/5] dmaengine: dmatest: Use fixed point div to calculate iops
2018-09-19 19:52 UTC
[V3,1/5] dmaengine: dmatest: Add support for multi channel testing
2018-09-19 19:52 UTC
[PATCH v2 1/2] vfio: add edid api for display (vgpu) devices
2018-09-19 19:52 UTC (2+ messages)
[PATCH 1/3] sim800: adding support for Simcom SIM800 modem
2018-09-19 19:52 UTC (2+ messages)
[PATCH] misc: mic: scif: Remove unused variable
2018-09-19 19:50 UTC
[PATCH v2 0/7] Introduce STMFX I2C Multi-Function eXpander
2018-09-19 19:50 UTC (24+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v2 2/7] mfd: Add ST Multi-Function eXpander (STMFX) core driver
` [PATCH v2 3/7] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH v2 4/7] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [PATCH v2 5/7] ARM: dts: stm32: add STMFX support on stm32746g-eval
` [PATCH v2 6/7] ARM: dts: stm32: add joystick "
` [PATCH v2 7/7] ARM: dts: stm32: add orange and blue leds "
[PATCH v2] usb: host: Replace empty define with do while
2018-09-19 19:48 UTC (2+ messages)
` [v2] "
[RFC PATCH 04/10] x86/fpu: eager switch PKRU state
2018-09-19 19:49 UTC (14+ messages)
` [RFC PATCH 04/10 v2 ] "
[PATCH] drm/i915: Recover batch pool caches from shrinker
2018-09-19 19:49 UTC (5+ messages)
` [PATCH v2] "
[SPDK] SPDK Ring Enqueue/Dequeue Issue
2018-09-19 19:48 UTC
[PATCH] checkpolicy: remove extraneous policy build noise
2018-09-19 19:48 UTC (5+ messages)
[PATCH v3 00/20] tpm: separate tpm 1.x and tpm 2.x commands
2018-09-19 14:09 UTC (17+ messages)
` [PATCH v3 01/20] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH v3 02/20] tpm: sort objects in the Makefile
` [PATCH v3 03/20] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
` [PATCH v3 04/20] tpm: add tpm_calc_ordinal_duration wrapper
` [PATCH v3 05/20] tpm: factor out tpm_get_timeouts
` [PATCH v3 06/20] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v3 07/20] tpm: move tpm_getcap "
[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
2018-09-19 19:46 UTC (5+ messages)
[PATCH 1/3] sim800: adding support for Simcom SIM800 modem
2018-09-19 19:45 UTC (2+ messages)
[SPDK] SPDK Ring Enqueue/Dequeue Issue
2018-09-19 19:42 UTC
[xfstests] xfs/191-input-validation issues
2018-09-19 14:04 UTC
[PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10
2018-09-19 19:39 UTC (13+ messages)
` [PATCH 1/6] arm64: dts: stratix10: Additions to EDAC System Manager
` [1/6] "
` [PATCH 2/6] EDAC, altera: Combine Stratix10 and Arria10 probe functions
` [2/6] "
` [PATCH 3/6] arm64: dts: stratix10: Add SDRAM node
` [3/6] "
` [PATCH 4/6] EDAC, altera: Merge Stratix10 into Arria10 SDRAM probe
` [4/6] "
` [PATCH 5/6] EDAC, altera: Add Stratix10 peripheral support
` [5/6] "
` [PATCH 6/6] arm64: dts: stratix10: Add peripheral EDAC nodes
` [6/6] "
[PATCH 0/6] Use generation numbers for --topo-order
2018-09-19 19:38 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/6] test-reach: add run_three_modes method
[PATCH 1/9] Makefile: add a hdr-check target
2018-09-19 19:37 UTC (3+ messages)
[PATCH] ghostscript: upgrade to 9.25
2018-09-19 19:36 UTC (2+ messages)
[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
2018-09-19 19:35 UTC (8+ messages)
[meta-processor-sdk 0/7] Add ROS navigation demo with obstacle avoidance
2018-09-19 19:35 UTC (2+ messages)
` [EXTERNAL] "
PAL60 not working
2018-09-19 13:57 UTC
cannot mount btrfs as root
2018-09-19 13:54 UTC (2+ messages)
[U-Boot] [PATCH v12 1/3] Consolidating UDP header functions
2018-09-19 19:32 UTC (2+ messages)
[U-Boot] [PATCH 1/1] dm: video: support more escape sequences
2018-09-19 19:31 UTC
[Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can bring down AMDGPU
2018-09-19 19:29 UTC (2+ messages)
` [Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can bring down AMDGPU ~ attached apitrace
[RFC] arm64: lse: remove -fcall-used-x0 flag
2018-09-19 19:27 UTC
[PATCH] f2fs: allow out-place-update for direct IO in LFS mode
2018-09-19 19:27 UTC (6+ messages)
[PATCH 3/3] sim800: adding documentation to inform about the udev rule the user must add
2018-09-19 19:27 UTC (3+ messages)
[PATCH] fanotify: store fanotify_init() flags in group's fanotify_data
2018-09-19 13:47 UTC (2+ messages)
[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
2018-09-19 19:24 UTC (4+ messages)
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree
[PATCH 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
2018-09-19 19:22 UTC (3+ messages)
` [PATCH 2/2] iio: light: bh1750: Add device tree support
Is it possible to get Rx timestamps in skb->tstamp?
2018-09-19 13:43 UTC (3+ messages)
[Bug] Pathspec matching breaks the add command
2018-09-19 19:19 UTC (3+ messages)
` [PATCH] add: do not accept pathspec magic 'attr'
[PATCH v4] python3{,-native}: update to 3.7.0
2018-09-19 19:19 UTC (2+ messages)
[PATCH RESEND] spi: clps711x: remove unused header
2018-09-19 19:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.