All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-26 03:10:58 to 2018-03-26 06:09:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2018-03-26  6:09 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-03-26  6:08 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-03-26  6:08 UTC 

[PATCH] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-03-26  6:06 UTC 

[RFC PATCH V2 00/11] Ext4 encryption support for blocksize < pagesize
 2018-03-26  6:05 UTC  (5+ messages)
` [RFC PATCH V2 07/11] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page

[linux-lvm] Can't work normally after attaching disk volumes originally in a VG on another machine
 2018-03-26  6:04 UTC  (3+ messages)

[RFC v2 00/10] Preparing the request API
 2018-03-26  6:02 UTC  (4+ messages)
` [RFC v2 06/10] vb2: Add support for requests

[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-26  6:01 UTC  (2+ messages)

[PATCH] Remove contrib/examples/*
 2018-03-26  6:01 UTC  (2+ messages)

[PATCH v7 0/3] RUNTIME_PREFIX relocatable Git
 2018-03-26  6:01 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-03-25
 2018-03-26  6:00 UTC 

[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-26  5:59 UTC  (5+ messages)

[QUESTION] Mainline support for B43_PHY_AC wifi cards
 2018-03-26  5:56 UTC  (7+ messages)

[PATCH v2] PCI / PM: Always check PME wakeup capability for runtime wakeup support
 2018-03-26  5:54 UTC  (2+ messages)

[PATCH v2] x86: i8237: Register based on FADT legacy boot flag
 2018-03-26  5:48 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] fs: don't scan the inode cache before SB_ACTIVE is set
 2018-03-26  5:51 UTC  (3+ messages)

[Qemu-devel] [Bug 1758819] [NEW] HVF Illegal instruction: 4, High Sierra, v2.12-rc0
 2018-03-26  5:38 UTC 

[Qemu-devel] [PATCH 00/14] Generalize Dallas/Maxim I2C RTC devices v2
 2018-03-24 22:02 UTC  (2+ messages)

[Intel-wired-lan] e1000e Detected Hardware Unit Hang
 2018-03-26  5:48 UTC  (6+ messages)

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-03-26  5:46 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2018-03-26  5:43 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2018-03-26  5:43 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2018-03-26  5:43 UTC 

[PATCH 12/12] ath10k: Add qmi wlan enable/disable support for WCN3990
 2018-03-26  5:42 UTC  (2+ messages)

[PATCH] qemu: fix qemuarm64 intermediate kernel hang in raid6_select_algo func
 2018-03-26  5:42 UTC 

[PATCH 11/12] ath10k: Add wlan mode on/off qmi message
 2018-03-26  5:41 UTC  (2+ messages)

[PATCH 10/12] ath10k: add bdf/cal indication support
 2018-03-26  5:41 UTC  (2+ messages)

[PATCH 09/12] ath10k: Add QMI HOST CAP request support
 2018-03-26  5:41 UTC  (2+ messages)

[PATCH 08/12] ath10k: Add QMI CAP request support
 2018-03-26  5:40 UTC  (2+ messages)

[PATCH 07/12] ath10k: Add MSA handshake QMI mgs support
 2018-03-26  5:40 UTC  (2+ messages)

[PATCH 06/12] firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
 2018-03-26  5:40 UTC  (2+ messages)

[PATCH 05/12] ath10k: Add support of QMI indication message
 2018-03-26  5:40 UTC  (2+ messages)

[PATCH v16 00/18] Add NV12 support
 2018-03-26  5:40 UTC  (21+ messages)
` [PATCH v16 01/18] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v16 02/18] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v16 03/18] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v16 04/18] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v16 05/18] drm/i915/skl+: NV12 related changes for WM
` [PATCH v16 06/18] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v16 07/18] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v16 08/18] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v16 09/18] drm/i915/skl: split skl_compute_ddb function
` [PATCH v16 10/18] drm/i915: Set scaler mode for NV12
` [PATCH v16 11/18] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v16 12/18] drm/i915: Upscale scaler max scale for NV12
` [PATCH v16 13/18] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v16 14/18] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v16 15/18] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v16 16/18] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v16 17/18] drm/i915: Display WA 827
` [PATCH v16 18/18] drm/i915: Add checks to primary plane
` ✗ Fi.CI.CHECKPATCH: warning for Add NV12 support (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH 04/12] ath10k: add support to start and stop qmi service
 2018-03-26  5:39 UTC  (2+ messages)

[PATCH 03/12] ath10k: Add ath10k QMI client driver
 2018-03-26  5:39 UTC  (2+ messages)

[PATCH 01/12] ath10k: Add qmi service for wlan qmi client
 2018-03-26  5:38 UTC  (2+ messages)

[PATCH 02/12] dt: bindings: add bindings for ath10k qmi client
 2018-03-26  5:39 UTC  (2+ messages)

[PATCH v3 00/12] *** Add support for wifi QMI client driver ***
 2018-03-26  5:37 UTC  (2+ messages)

[PATCH v3 linux dev-4.10] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-26  5:29 UTC  (2+ messages)

[PATCH] ALSA: aloop: Mark paused device as inactive
 2018-03-26  5:24 UTC 

[PATCH v3 0/7] crypto: add virtio poll mode driver
 2018-03-26  5:20 UTC  (13+ messages)
` [PATCH v3 1/7] crypto/virtio: add virtio related fundamental functions
` [PATCH v3 2/7] crpyto/virtio: add crypto related session structure
` [PATCH v3 3/7] cryptodev/virtio: core code of crypto devices
` [PATCH v3 4/7] crypto/virtio: add makefile
` [PATCH v3 5/7] cryptodev: add document for virtio crypto PMD
` [PATCH v3 6/7] cryptodev: add function tests "

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-03-26  5:19 UTC  (4+ messages)
` [PATCH v2 1/4] clk: qcom: Clear hardware clock control bit of RCG

[PATCH] net/usb/qmi_wwan.c: Add USB id for lt4120 modem
 2018-03-26  5:19 UTC  (4+ messages)
  ` [PATCHv2] "

[Bug 199003] console stalled, cause Hard LOCKUP
 2018-03-26  5:18 UTC 

[PATCH linux dev-4.13] ARM: dts: aspeed: Describe random number device
 2018-03-26  5:17 UTC 

[PATCH linux dev-4.13] clk: aspeed: Mark bclk (PCIe) as critical
 2018-03-26  5:16 UTC 

[Recipe reporting system] Upgradable recipe name list
 2018-03-26  5:14 UTC 

[U-Boot] [PATCH 1/2] efi_loader: initialize ethernet device path fully
 2018-03-26  5:13 UTC  (4+ messages)

[Bug 199003] console stalled, cause Hard LOCKUP
 2018-03-26  5:12 UTC  (6+ messages)

[RFC, alsa-utils] RFC: alsamixer: Improve description of playback switches
 2018-03-26  5:11 UTC 

[meta-oe][PATCH] tslib: Upgrade to 1.15 release
 2018-03-26  5:02 UTC 

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-26  4:54 UTC  (9+ messages)

[PATCH 1/2] ext4: always initialize the crc32c checksum driver
 2018-03-26  4:49 UTC  (2+ messages)
` [PATCH 2/2] ext4: don't allow r/w mounts if metadata blocks overlap the superblock

[PATCH 00/10] Hash-independent tests (part 1)
 2018-03-26  4:48 UTC  (3+ messages)

[PATCH v1 00/15] arm64: Mediate access to GICv3 sysregs at EL2
 2018-03-26  4:43 UTC  (9+ messages)

[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
 2018-03-26  4:41 UTC  (3+ messages)

core.fsmonitor always perform rescans
 2018-03-26  4:41 UTC 

[meta-networking][PATCH] cyrus-sasl: fix systemd related setting
 2018-03-26  4:41 UTC 

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2018-03-26  4:39 UTC  (5+ messages)

post-receive: pub/scm/git/git
 2018-03-26  4:38 UTC 

[linux-linus test] 121195: regressions - FAIL
 2018-03-26  4:32 UTC 

[meta-oe][PATCH] libdbi-perl: upgrade v1.639 -> v1.641; inherit ptest-perl
 2018-03-26  4:22 UTC 

[PATCH v6 00/21] tracing: probeevent: Improve fetcharg features
 2018-03-26  4:17 UTC  (13+ messages)
` [PATCH v6 05/21] tracing: probeevent: Cleanup print argument functions
` [PATCH v6 21/21] perf-probe: Add array argument support

[PATCH v2] powerpc/eeh: Fix race with driver un/bind
 2018-03-26  4:17 UTC 

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-26  4:07 UTC  (5+ messages)
` [PATCH v1 09/16] rtc: mediatek: convert to use device managed functions

[PATCH v15 00/18] Add NV12 support
 2018-03-26  4:05 UTC  (20+ messages)
` [PATCH v15 01/18] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v15 02/18] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v15 03/18] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v15 04/18] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v15 05/18] drm/i915/skl+: NV12 related changes for WM
` [PATCH v15 06/18] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v15 07/18] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v15 08/18] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v15 09/18] drm/i915/skl: split skl_compute_ddb function
` [PATCH v15 10/18] drm/i915: Set scaler mode for NV12
` [PATCH v15 11/18] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v15 12/18] drm/i915: Upscale scaler max scale for NV12
` [PATCH v15 13/18] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v15 14/18] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v15 15/18] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v15 16/18] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v15 17/18] drm/i915: Display WA 827
` [PATCH v15 18/18] drm/i915: Add checks to primary plane
` ✗ Fi.CI.BAT: failure for Add NV12 support (rev3)

[PATCH 1/6] libnvdimm: Add of_node to region and bus descriptors
 2018-03-26  4:05 UTC  (5+ messages)
` [PATCH 3/6] libnvdimm: Add device-tree based driver

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2018-03-26  4:03 UTC 

[meta-debian] build error
 2018-03-26  3:53 UTC  (6+ messages)

possible deadlock in handle_rx
 2018-03-26  3:48 UTC  (3+ messages)

[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
 2018-03-26  3:47 UTC  (13+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
                ` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

Message could not be delivered
 2018-03-26  3:53 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2018-03-26  3:45 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-03-26  3:45 UTC 

[RFC PATCH V2 0/8] Packed ring for vhost
 2018-03-26  3:44 UTC  (19+ messages)
` [RFC PATCH V2 1/8] vhost: move get_rx_bufs to vhost.c
` [RFC PATCH V2 2/8] vhost: hide used ring layout from device
` [RFC PATCH V2 3/8] vhost: do not use vring_used_elem
` [RFC PATCH V2 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [RFC PATCH V2 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC PATCH V2 6/8] virtio: introduce packed ring defines
` [RFC PATCH V2 7/8] vhost: packed ring support
` [RFC PATCH V2 8/8] vhost: event suppression for packed ring

[usb-next,v1] usb: core: phy: fix return value of usb_phy_roothub_exit()
 2018-03-26  3:43 UTC  (2+ messages)
` [PATCH usb-next v1] "

KASAN: use-after-free Read in __list_del_entry_valid (4)
 2018-03-26  3:43 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2018-03-26  3:38 UTC  (2+ messages)

[PATCH] nvme-loop: fix kernel oops in case of unhandled command
 2018-03-26  3:39 UTC 

[RFC PATCH V2 0/8] Packed ring for vhost
 2018-03-26  3:38 UTC 

[RFC,usb-next,v2,1/2] usb: core: split usb_phy_roothub_{init,alloc}
 2018-03-26  3:37 UTC  (3+ messages)
` [RFC usb-next v2 1/2] "

[PATCH v2] net/i40e: fix flow RSS configuration error
 2018-03-26  3:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/amd/pp: silence a static checker warning
 2018-03-26  3:30 UTC  (3+ messages)

[PATCH v2] net/bnxt: fix flow director with same cmd different queue
 2018-03-26  3:22 UTC 

[PATCH 1/5] drm/amd/pp: Remove DIDT feature support on driver on Vega12
 2018-03-26  3:27 UTC  (4+ messages)

[PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-03-26  3:24 UTC  (5+ messages)
` [PATCH v29 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
  ` [virtio-dev] "

[Qemu-devel] [PATCH] target/ppc: Fix reserved bit mask of dstst instruction
 2018-03-26  3:24 UTC  (3+ messages)

[RFC,usb-next,v2,2/2] usb: core: use phy_exit during suspend if wake up is not supported
 2018-03-26  3:21 UTC  (3+ messages)
` [RFC usb-next v2 2/2] "

[Qemu-devel] [PATCH] monitor: fix expected qmp_capabilities error description regression
 2018-03-26  3:19 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2018-03-26  3:15 UTC 

[PATCH] net/i40e: remove unnecessary FDIR mask configuration
 2018-03-26  3:15 UTC  (3+ messages)

[PATCH v7 0/6] typec: tcpm: Add sink side support for PPS
 2018-03-26  3:15 UTC  (10+ messages)
` [PATCH v7 1/6] typec: tcpm: Add core support for sink side PPS
    ` [v7,1/6] "
` [PATCH v7 5/6] typec: tcpm: Represent source supply through power_supply
    ` [v7,5/6] "
` [PATCH v7 6/6] typec: tcpm: Add support for sink PPS related messages
    ` [v7,6/6] "


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.