All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-19 18:56:13 to 2018-09-19 20:01:34 UTC [more...]

[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

[PATCH 1/3] drm/msm: dpu: Clear frame_busy_mask bit after trace
 2018-09-19 20:01 UTC  (4+ messages)
` [PATCH 2/3] drm/msm: dpu: Add extra_flush_bits to trigger_flush trace

[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 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-19 19:55 UTC  (39+ 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 v2] ipmi: looped device detection
 2018-09-19 19:56 UTC  (6+ messages)

[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

[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
 2018-09-19 19:55 UTC  (8+ messages)

[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] "

[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-09-19 19:49 UTC  (4+ messages)

[SPDK] SPDK Ring Enqueue/Dequeue Issue
 2018-09-19 19:48 UTC 

[PATCH 1/2] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
 2018-09-19 19:48 UTC  (3+ 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

[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 V6 0/3] soc: imx: add scu firmware api support
 2018-09-19 19:41 UTC  (3+ messages)
` [PATCH V6 2/3] firmware: imx: add SCU firmware driver support

[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 v1 00/13] Introduce fastboot support for dragonboard410c
 2018-09-19 19:32 UTC  (4+ messages)
` [U-Boot] [PATCH v1 03/13] dts: db410c: add alias for USB

[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)

[PATCH 0/5] drm/msm/dpu: Clean up dpu code
 2018-09-19 19:14 UTC  (12+ messages)
` [PATCH 1/5] drm/msm/dpu: Remove unneeded checks from dpu_plane
` [PATCH 2/5] drm/msm/dpu: Clean up plane atomic disable/update
` [PATCH 3/5] drm/msm/dpu: Remove impossible checks
` [PATCH 4/5] drm/msm/dpu: Change _dpu_crtc_power_enable to void
` [PATCH 5/5] drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock "

[Buildroot] Problems with the package wget version 1.19.5
 2018-09-19 19:14 UTC  (2+ messages)

[Bug 92] i40e RX capabilities include scatter/gather on VF, but not on PF
 2018-09-19 19:11 UTC 

vhost memory hotplug deadlock
 2018-09-19 19:10 UTC 

[Buildroot] [PATCH 1/1] python-paramiko: bump to version 2.4.2
 2018-09-19 19:10 UTC 

[Bug 107950] Delayed freeze with DRI_PRIME=1 on Topaz
 2018-09-19 19:07 UTC  (2+ messages)

[SPDK] SPDK Ring Enqueue/Dequeue Issue
 2018-09-19 19:07 UTC 

[PATCH] net-next: mscc: remove unused ocelot_dev_gmii.h
 2018-09-19 19:06 UTC 

[U-Boot] [PATCH v12 1/3] Consolidating UDP header functions
 2018-09-19 19:07 UTC  (2+ messages)

[PATCH v8 00/20] kasan: add software tag-based mode for arm64
 2018-09-19 19:01 UTC  (18+ messages)
` [PATCH v8 01/20] kasan, mm: change hooks signatures
` [PATCH v8 02/20] kasan: move common generic and tag-based code to common.c
` [PATCH v8 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v8 06/20] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v8 08/20] kasan: add tag related helper functions
` [PATCH v8 10/20] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v8 11/20] kasan, arm64: fix up fault handling logic
` [PATCH v8 12/20] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v8 13/20] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v8 14/20] kasan: split out generic_report.c from report.c
` [PATCH v8 16/20] kasan: add hooks implementation for tag-based mode
` [PATCH v8 17/20] kasan, arm64: add brk handler for inline instrumentation

[PATCH] reflog expire: add progress output
 2018-09-19 19:01 UTC  (4+ messages)

[RFC PATCH] selinux: add a fallback to defcontext for native labeling
 2018-09-19 19:00 UTC  (2+ messages)

[PATCH net-next] ipv6: Allow the l3mdev to be a loopback
 2018-09-19 12:56 UTC 

[PATCH 1/2] mtools: Fix build with clang
 2018-09-19 19:00 UTC  (3+ messages)
` [PATCH V2 2/2] musl: Add aliases for glibc provided libraries

[2/2] usb: roles: Take care of driver module reference counting
 2018-09-19 18:58 UTC 

[1/2] usb: typec: mux: Take care of driver module reference counting
 2018-09-19 18:58 UTC 

[PATCH 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
 2018-09-19 18:58 UTC  (2+ messages)

[PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()
 2018-09-19 18:58 UTC  (2+ messages)

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-19 18:58 UTC  (2+ messages)

[GIT PULL] ring-buffer: Allow for rescheduling when removing pages
 2018-09-19 18:55 UTC  (4+ messages)

[PATCH 0/2] drm/msm: dpu: Fix cursor updates
 2018-09-19 18:56 UTC  (3+ messages)
  ` [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes
  ` [PATCH 2/2] drm/msm: dpu: Make legacy cursor updates asynchronous


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.