All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-14 04:31:57 to 2018-04-14 12:01:41 UTC [more...]

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-14 11:57 UTC  (24+ messages)
` [PATCH v14 01/33] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v14 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v14 03/33] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v14 04/33] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v14 05/33] rcar-vin: unregister video device on driver removal
` [PATCH v14 06/33] rcar-vin: move subdevice handling to async callbacks
` [PATCH v14 07/33] rcar-vin: move model information to own struct
` [PATCH v14 08/33] rcar-vin: move max width and height information to chip information
` [PATCH v14 09/33] rcar-vin: move functions regarding scaling
` [PATCH v14 10/33] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v14 11/33] rcar-vin: set a default field to fallback on
` [PATCH v14 12/33] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v14 13/33] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v14 14/33] rcar-vin: align pixelformat check
` [PATCH v14 15/33] rcar-vin: break out format alignment and checking
` [PATCH v14 16/33] rcar-vin: simplify how formats are set and reset
` [PATCH v14 17/33] rcar-vin: cache video standard
` [PATCH v14 18/33] rcar-vin: move media bus configuration to struct rvin_dev
` [PATCH v14 19/33] rcar-vin: enable Gen3 hardware configuration
` [PATCH v14 20/33] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v14 21/33] rcar-vin: add flag to switch to media controller mode
` [PATCH v14 22/33] rcar-vin: use different v4l2 operations in "
` [PATCH v14 23/33] rcar-vin: force default colorspace for media centric mode

Recent changes (master)
 2018-04-14 12:00 UTC 

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-14 11:53 UTC  (26+ messages)
` [RFC v4 01/25] drm: provide management functions for drm_file
` [RFC v4 02/25] drm/file: Don't set master on in-kernel clients
` [RFC v4 03/25] drm/fb-helper: No need to cache rotation and sw_rotations
` [RFC v4 04/25] drm/fb-helper: Remove drm_fb_helper_debug_enter/leave()
` [RFC v4 05/25] drm/fb-helper: dpms_legacy(): Only set on connectors in use
` [RFC v4 06/25] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [RFC v4 07/25] drm: Begin an API for in-kernel clients
` [RFC v4 08/25] drm/fb-helper: Use struct drm_client_display
` [RFC v4 09/25] drm/fb-helper: Move modeset commit code to drm_client
` [RFC v4 10/25] drm/connector: Add drm_connector_has_preferred_mode/pick_cmdline_mode()
` [RFC v4 11/25] drm/connector: Add connector array functions
` [RFC v4 12/25] drm/i915: Add drm_driver->initial_client_display callback
` [RFC v4 13/25] drm/fb-helper: Remove struct drm_fb_helper_crtc
` [RFC v4 14/25] drm/fb-helper: Remove struct drm_fb_helper_connector
` [RFC v4 15/25] drm/fb-helper: Move modeset config code to drm_client
` [RFC v4 16/25] drm: Make ioctls available for in-kernel clients
` [RFC v4 17/25] drm/client: Bail out if there's a DRM master
` [RFC v4 18/25] drm/client: Make the display modes available to clients
` [RFC v4 19/25] drm/client: Finish the in-kernel client API
` [RFC v4 20/25] drm/prime: Don't pin module on export for in-kernel clients
` [RFC v4 21/25] drm/fb-helper: Add drm_fb_helper_fb_open/release()
` [RFC v4 22/25] drm/fb-helper: Add generic fbdev emulation
` [RFC v4 23/25] drm: Add DRM device registered notifier
` [RFC v4 24/25] drm/client: Hack: Add bootsplash
` [RFC v4 25/25] drm/client: Hack: Add DRM VT console client

[PATCH 0/4 v4] sched/rt: track rt rq utilization
 2018-04-14 11:42 UTC  (6+ messages)
` [PATCH 2/4 v4] sched/rt: add rt_rq utilization tracking

wg-ip, a tool to assign automatic ip addresses to wireguard interfaces
 2018-04-14 11:51 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v3] tests/perf_pmu: Avoid RT thread for accuracy test
 2018-04-14 11:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH i-g-t v4] "
  ` [igt-dev] "
      `  "

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-04-14 11:26 UTC  (9+ messages)

[PATCH v3 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-14 11:25 UTC  (13+ messages)
` [PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

Bug: rebase -i creates committer time inversions on 'reword'
 2018-04-14 11:15 UTC  (2+ messages)

[RFC v2] virtio: support packed ring
 2018-04-14 11:22 UTC  (4+ messages)

[xen-4.10-testing test] 122255: tolerable FAIL - PUSHED
 2018-04-14 11:13 UTC 

[U-Boot] [RFC] rules for SPDX-License-Identifier
 2018-04-14 11:08 UTC 

[PATCH] drivers/net: update link status
 2018-04-14 10:55 UTC  (4+ messages)

[PATCH 1/2] mt7601u: use EWMA to calculate avg_rssi
 2018-04-14 10:56 UTC  (4+ messages)
` [PATCH 2/2] mt7601u: run calibration works after finishing scanning

[PATCHv4] gpio: Remove VLA from gpiolib
 2018-04-14 10:55 UTC  (5+ messages)

[PATCH] selftests:vm: add include file
 2018-04-14 19:08 UTC 

Smatch and sparse errors
 2018-04-14 10:51 UTC  (5+ messages)

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-04-14 10:46 UTC  (9+ messages)
` [PATCH 3/7] bus: add bus driver for accessing Allwinner A64 DE2

[PATCH] gpio: Add a reference to CEC on GPIO
 2018-04-14 10:35 UTC  (2+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-04-14 10:18 UTC 

[Buildroot] keyboard: accented letters not working
 2018-04-14 10:17 UTC 

[Bug 105145] vaExportSurfaceHandle interaction with surface interlaced flag prevents switching on vaapi deinterlacing dynamically
 2018-04-14 10:14 UTC  (2+ messages)

[PATCH v3 07/14] net/mlx5: support tunnel RSS level
 2018-04-14 10:12 UTC  (3+ messages)

[PATCH] x86/cpufeature: guard asm_volatile_goto usage with CC_HAVE_ASM_GOTO
 2018-04-14 10:11 UTC  (6+ messages)

[PATCH v2 1/2] eal: fix undefined behavior in fbarray
 2018-04-14 10:03 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] eal: fix signed integers "

[PATCH v2 0/3] ti_am335x_tsc: Fix suspend/resume
 2018-04-14  9:51 UTC  (8+ messages)
` [PATCH v2 1/3] Input: ti_am335x_tsc - Mark IRQ as wakeup capable
` [PATCH v2 2/3] Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend
` [PATCH v2 3/3] Input: ti_am335x_tsc - Prevent system suspend when TSC is in use

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-14  9:49 UTC  (11+ messages)

[PATCH net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
 2018-04-14  9:48 UTC 

[PATCH] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
 2018-04-14  9:45 UTC  (3+ messages)
` [PATCH] netfilter: CONFIG_NF_REJECT_IPV{4,6} becomes bool toggle

INFO: rcu detected stall in shrink_dentry_list
 2018-04-14  9:45 UTC  (2+ messages)

remounted ro during operation, unmountable since
 2018-04-14  9:42 UTC  (2+ messages)

kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared
 2018-04-14  9:41 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: Validate translated mac addresses
 2018-04-14  9:36 UTC  (7+ messages)

[PATCH v6 00/10] crypto: add virtio poll mode driver
 2018-04-14  9:34 UTC  (13+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 01/11] crypto/virtio: add virtio crypto PMD
  ` [PATCH v8 02/11] crypto/virtio: support virtio device init
  ` [PATCH v8 03/11] crypto/virtio: support basic PMD ops
  ` [PATCH v8 04/11] crypto/virtio: support session related ops
  ` [PATCH v8 05/11] crypto/virtio: support crypto enqueue/dequeue burst API
  ` [PATCH v8 06/11] crypto/virtio: support stats related ops
  ` [PATCH v8 07/11] crypto/virtio: support AES-CBC
  ` [PATCH v8 08/11] crypto/virtio: support HMAC-SHA1
  ` [PATCH v8 09/11] crypto/virtio: build with meson
  ` [PATCH v8 10/11] test/crypto: add function tests for virtio crypto PMD
  ` [PATCH v8 11/11] doc: add virtio crypto PMD guide

[Qemu-devel] qapi: [PATCH v2] Implement query-usbhost QMP command
 2018-04-14  9:29 UTC 

[PATCH] compat: add virtio crypto header file
 2018-04-14  9:26 UTC 

[PATCH] vhost: fix meson build for vDPA
 2018-04-14  9:22 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2018-04-14  9:20 UTC 

kernel menuconfig broken?
 2018-04-14  9:10 UTC  (7+ messages)

[PATCH] drm/i915: Call i915_perf_fini() on init_hw error unwind
 2018-04-14  9:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[distros-debian-stretch test] 74606: trouble: blocked/broken
 2018-04-14  9:14 UTC 

[PATCH v5 0/3] option validation in remount
 2018-04-14  9:08 UTC  (6+ messages)
` [PATCH v5 1/3] ovl: adjust option parsing for supporting remount
` [PATCH v5 2/3] ovl: move the code of ovl_remount() to behind ovl_parse_opt()
` [PATCH v5 3/3] ovl: print warning when specifying unchangeable options in remount

[PATCH v3] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
 2018-04-14  8:50 UTC 

[linux-next test] 122240: regressions - FAIL
 2018-04-14  8:39 UTC 

dropping commerical flags in mpg123 and lame recipes
 2018-04-14  8:30 UTC 

[v1,1/1] usb: core: Add quirk for HP v222w 16GB Mini
 2018-04-14  8:35 UTC  (3+ messages)
` [PATCH v1 1/1] "

Include directive to support "conf.d/*" and the like
 2018-04-14  8:47 UTC  (4+ messages)

Batched ww-mutexes, wound-wait vs wait-die etc
 2018-04-14  8:33 UTC  (4+ messages)

[xen-unstable baseline-only test] 74605: trouble: blocked/broken
 2018-04-14  8:22 UTC 

[U-Boot] [PATCH] bootm: Align cache flush begin address
 2018-04-14  8:10 UTC  (3+ messages)

[PATCH] fs/dcache.c: re-add cond_resched() in shrink_dcache_parent()
 2018-04-14  8:02 UTC  (4+ messages)

[PATCH] fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range()
 2018-04-14  7:55 UTC  (2+ messages)

how to get mount verion >=2.30 for latest systemd
 2018-04-14  7:31 UTC  (3+ messages)

Re: Troubleshooting WireGuard connections
 2018-04-14  7:56 UTC  (5+ messages)
    `  "

[PATCH 1/4] networkmanager: fix gobject-introspection/musl and cleanup
 2018-04-14  7:31 UTC  (2+ messages)

[pull-request] next-eventdev 18.05 RC1
 2018-04-14  7:25 UTC 

[DPU PATCH v2 1/2] drm/panel: Add Truly NT35597 panel
 2018-04-14  7:25 UTC  (2+ messages)
  ` [DPU PATCH v2 2/2] drm/panel: add backlight control support for truly panel

[PATCH v8 0/9] NFSD support for async COPY
 2018-04-14  7:22 UTC  (2+ messages)

[xtf test] 122260: all pass - PUSHED
 2018-04-14  7:15 UTC 

[PATCH 1/5] libsepol: do not dereference NULL if stack_init fails
 2018-04-14  7:05 UTC  (4+ messages)
` [PATCH 5/5] libselinux: remove unused variable usercon

[PATCH] run-postinsts: Replace pi_dir variable test
 2018-04-14  6:54 UTC 

INFO: rcu detected stall in _raw_spin_unlock
 2018-04-14  7:02 UTC  (2+ messages)

INFO: rcu detected stall in shrink_dcache_parent
 2018-04-14  7:02 UTC  (3+ messages)

INFO: rcu detected stall in vfs_rmdir
 2018-04-14  7:02 UTC  (2+ messages)

INFO: rcu detected stall in do_raw_spin_unlock
 2018-04-14  7:02 UTC  (2+ messages)

[PATCH 3/3] ath10k: average ack rssi support for data frames
 2018-04-14  6:56 UTC  (5+ messages)

[xen-unstable test] 122237: tolerable FAIL - PUSHED
 2018-04-14  6:53 UTC 

[PATCH 0/2] MSR_IA32_TSC fixes for nested
 2018-04-14  6:31 UTC  (5+ messages)
` [PATCH 1/2] X86/KVM: Properly update 'tsc_offset' to represent the running guest

[PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
 2018-04-14  6:31 UTC  (5+ messages)
` [PATCH 2/6] tracing: Add trace event error log

[PATCH] Documentation/i2c: sync docs with current state of i2c-tools
 2018-04-14  6:27 UTC  (7+ messages)

Mellanox 100GbE MCX516A-CCAT
 2018-04-14  6:25 UTC 

[PATCH 00/25] iwlwifi: updates intended for v4.18 2018-04-13
 2018-04-14  6:25 UTC  (4+ messages)
` [PATCH 01/25] iwlwifi: mvm: add traffic condition monitoring (TCM)
  ` [PATCH v2 "

[PATCH] eventdev: remove rte_eventdev_driver from rte_eventdev.h
 2018-04-14  6:08 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-04-13
 2018-04-14  6:00 UTC 

[PATCH v4 0/3] option validation in remount
 2018-04-14  6:00 UTC  (5+ messages)

[PATCH] x86/xen: init %gs very early to avoid page faults with stack protector
 2018-04-14  5:55 UTC 

[PATCH typo-fixed] fstests: btrfs: 159 superblock corruption test case
 2018-04-14  5:50 UTC  (5+ messages)
` [PATCH v3] fstests: btrfs/159 "

[PATCH 0/3] x86: S3 resume adjustments
 2018-04-14  5:49 UTC  (2+ messages)

[PATCH 1/5] ASoC: add mt6351 codec driver
 2018-04-14  5:47 UTC  (2+ messages)

[PATCH 2/2] crypt.3, encrypt.3: Add notes about _XOPEN_CRYPT
 2018-04-14  5:39 UTC  (3+ messages)

[PATCH 1/2] posixoptions.7: Expand XSI Options groups
 2018-04-14  5:37 UTC  (3+ messages)

[PATCH v2] event/sw: code refractor to reduce the fetch stall
 2018-04-14  5:28 UTC  (5+ messages)
` [PATCH v3] "

[v4,3/5] dt-bindings: usb: fusb302: remove max-sink-* properties
 2018-04-14  5:15 UTC 

Setting up a call to discuss PCI Emulation - Future Direction
 2018-04-14  5:02 UTC  (7+ messages)

[PATCH 2/3] mac80211: average ack rssi support for data frames
 2018-04-14  4:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] Implement query-usbhost QMP command
 2018-04-14  4:32 UTC  (2+ messages)

[PATCH 0/8] Various PageFlags cleanups
 2018-04-14  4:31 UTC  (2+ messages)
` [PATCH 5/8] mm: Fix bug in page flags checking


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.