messages from 2017-10-16 14:47:40 to 2017-10-16 15:18:51 UTC [more...]
[PATCH 0/2] fix lockdep warnings in s5p_mfc and exynos-gsc vb2 drivers
2017-12-19 18:18 UTC (7+ messages)
` [RESEND PATCH v2 1/2] media: exynos-gsc: fix lockdep warning
` [PATCH "
[PATCH v2 00/15] make structure field, function arguments and structures const
2017-10-16 15:18 UTC (39+ messages)
` [Cluster-devel] "
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [Cluster-devel] "
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [Cluster-devel] "
` [PATCH v2 03/15] target: make config_item_type const
` [Cluster-devel] "
` [PATCH v2 04/15] iio: make function argument and some structures const
` [Cluster-devel] "
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [Cluster-devel] "
` [PATCH v2 06/15] PCI: endpoint: "
` [Cluster-devel] "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [Cluster-devel] "
` [PATCH v2 08/15] nvmet: "
` [Cluster-devel] "
` [PATCH v2 09/15] ACPI: configfs: "
` [Cluster-devel] "
` [PATCH v2 10/15] nullb: "
` [Cluster-devel] "
` [PATCH v2 11/15] stm class: "
` [Cluster-devel] "
` [PATCH v2 12/15] RDMA/cma: "
` [Cluster-devel] "
[RFC} NFS client issue with exclusive creation when server died in the middle
2017-10-16 15:18 UTC (3+ messages)
[PATCH v2] nvmet: protect sqhd update by a lock
2017-10-16 15:18 UTC
[PATCH for-4.10] libxl: annotate s to be nonnull in libxl__enum_from_string
2017-10-16 14:56 UTC (2+ messages)
[PATCH v3 0/4] btrfs: cleanup mount path
2017-10-16 15:15 UTC (2+ messages)
[xen-4.8-testing test] 114505: regressions - FAIL
2017-10-16 15:16 UTC (3+ messages)
[PATCH 00/10] PM / Domain: renesas: Fix active wakeup behavior
2017-10-16 15:15 UTC (7+ messages)
` [PATCH 09/10] [RFC] ravb: Remove obsolete explicit clock handling for WoL
` [PATCH 10/10] [RFC] sh_eth: "
[PATCH net-next v2 0/7] net: dsa: master and slave helpers
2017-10-16 15:12 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: dsa: use port's cpu_dp when creating a slave
` [PATCH net-next v2 2/7] net: dsa: add slave notify helper
` [PATCH net-next v2 3/7] net: dsa: add slave to port helper
` [PATCH net-next v2 4/7] net: dsa: add slave to master helper
` [PATCH net-next v2 5/7] net: dsa: rename dsa_master_get_slave
` [PATCH net-next v2 6/7] net: dsa: split dsa_port's netdev member
` [PATCH net-next v2 7/7] net: dsa: add dsa_to_port helper
[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
2017-10-16 15:14 UTC (8+ messages)
` [PATCH 17/19] ext4: Add support for MAP_SYNC flag
[GIT PULL 00/58] LightNVM updates for 4.15
2017-10-16 15:14 UTC (6+ messages)
` [GIT PULL 02/58] lightnvm: prevent bd removal if busy
[Qemu-devel] [PULL 0/1] 9pfs patches for 2.11 20171016
2017-10-16 15:13 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] 9pfs: use g_malloc0 to allocate space for xattr
[Xenomai] Xenomai and libunwind on ARM Cortex A9
2017-10-16 15:11 UTC (3+ messages)
[PATCH] drm/amdgpu/psp: prevent page fault by checking write_frame address
2017-10-16 15:10 UTC (2+ messages)
[RFC][PATCH] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log
2017-10-16 15:10 UTC (4+ messages)
` [RFC][PATCHv2] "
[PATCH] netlink: fix netlink_ack() extack race
2017-10-16 15:09 UTC
[PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712
2017-10-16 15:09 UTC (7+ messages)
` [PATCH 3/3] arm64: dts: mt2712: Add auxadc device node
deadlock in debugfs synchronize_srcu() when unplugging USB
2017-10-16 15:08 UTC (5+ messages)
[PATCH] libselinux: Add support for pcre2 to pkgconfig definition
2017-10-16 15:08 UTC (3+ messages)
` Value of file_contexts.bin after the move to pcre2
[PATCH v3 00/11] vITS Migration fixes and reset
2017-10-16 15:03 UTC (22+ messages)
` [PATCH v3 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v3 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v3 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v3 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v3 05/11] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v3 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v3 07/11] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v3 08/11] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v3 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v3 10/11] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v3 11/11] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
[PATCH 00/15] bcache: series of patches for 4.15
2017-10-16 15:08 UTC (2+ messages)
[PATCH resend] [media] uvcvideo: zero seq number when disabling stream
2017-10-16 15:08 UTC (2+ messages)
[PATCH for-4.10 1/2] tools/libxc: Fix precopy_policy() to not pass a structure by value
2017-10-16 15:07 UTC (7+ messages)
` [PATCH for-4.10 2/2] tools/libxc: Fix various code smells in send_memory_live()
[PATCH 0/4] char-SNSC: Adjustments for six function implementations
2017-10-16 15:07 UTC (10+ messages)
` [PATCH 1/4] char/snsc: Adjust one function call together with a variable assignment
` [PATCH 2/4] char/snsc: Delete three error messages for a failed memory allocation
` [PATCH 3/4] char/snsc: Improve a size determination in two functions
` [PATCH 4/4] char/snsc: Delete unnecessary braces in five functions
[PATCH] fq_impl: Properly enforce memory limit
2017-10-16 15:05 UTC
[PATCH] xen-netfront, xen-netback: Use correct minimum MTU values
2017-10-16 15:05 UTC (2+ messages)
[GIT PULL] ACPI IORT changes for v4.15
2017-10-16 15:04 UTC (3+ messages)
[PATCH v2 0/9] Mediatek MT2712 clock and scpsys support
2017-10-16 15:04 UTC (8+ messages)
` [PATCH 6/9] soc: mediatek: extend bus protection API
[PATCH 00/21] My current btrfs patch queue
2017-10-16 15:02 UTC (7+ messages)
` [PATCH 09/21] btrfs: move extent_op cleanup to a helper
` [PATCH 10/21] btrfs: breakout empty head "
[PATCH net-next] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
2017-10-16 15:03 UTC (3+ messages)
Luminous: osd_crush_location_hook renamed to crush_location_hook
2017-10-16 12:02 UTC
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-10-16 15:02 UTC (4+ messages)
` [RFC 03/19] s390/zcrypt: new AP matrix bus
[PATCH net] ibmvnic: Fix calculation of number of TX header descriptors
2017-10-16 15:02 UTC
[PATCH i-g-t v2 1/4] lib: Extract helpers for determining submission method
2017-10-16 15:02 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] "
[PATCH v2 0/4] SMMUv3 CMD_SYNC optimisation
2017-10-16 15:02 UTC (4+ messages)
[PATCH v5 0/7] Add PMIC support to MediaTek MT7622 SoC
2017-10-16 15:02 UTC (7+ messages)
` [PATCH v5 6/7] soc: mediatek: pwrap: add support for "
` [PATCH v5 7/7] soc: mediatek: pwrap: fixup warnings from coding style
[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
2017-10-16 15:01 UTC (5+ messages)
` [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document
[mmotm:master 112/209] mm/debug.c:137:21: warning: passing argument 1 of 'mm_pgtables_bytes' discards 'const' qualifier from pointer target type
2017-10-16 15:01 UTC (2+ messages)
[PATCH 1/2] README.qemu: qemuppc64 is not supported
2017-10-16 15:00 UTC (2+ messages)
` [PATCH 2/2] openssl: force soft link to avoid rare race
[PATCH] nvmet: protect sqhd update by a lock
2017-10-16 15:00 UTC (6+ messages)
[PATCH for-4.10] xen/dom0: Fix latent dom0 construction bugs on all architectures
2017-10-16 15:00 UTC (4+ messages)
[PATCH0/8] Support for ibm,dynamic-memory-v2 device tree property
2017-10-16 14:59 UTC (3+ messages)
` [PATCH0/8] Support for ibm, dynamic-memory-v2 "
[meta-browser] Modern Chromium with GN
2017-10-16 14:59 UTC (6+ messages)
[linux-next] kernel build on powerpc is broken
2017-10-16 14:58 UTC
[Intel-wired-lan] IPSec offload - ixgbe/i40e
2017-10-16 14:58 UTC (5+ messages)
[PATCH] netlink: use NETLINK_CB(in_skb).sk instead of looking it up
2017-10-16 14:57 UTC (2+ messages)
[PATCH 00/10] DDI buf trans cleanup
2017-10-16 14:57 UTC (11+ messages)
` [PATCH v2 01/10] drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
` [PATCH 02/10] drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
` [PATCH v2 03/10] drm/i915: Pass the encoder type explicitly to skl_set_iboost()
` [PATCH 04/10] drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
` [PATCH v2 05/10] drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
` [PATCH v2 06/10] drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
` [PATCH 07/10] drm/i915: Kill off the BXT buf_trans default_index
` [PATCH 08/10] drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
` [PATCH 09/10] drm/i915: Unify error handling for missing DDI buf trans tables
` [PATCH 10/10] drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
[PATCH] vhost: translate addrs in set_vring_addr if ring already enabled
2017-10-16 14:56 UTC (2+ messages)
` [PATCH v2] "
[Qemu-devel] [PULL 0/3] Block patches
2017-10-16 14:54 UTC (2+ messages)
[PATCH v5 0/2] memory: Introduce ti-emif-sram driver
2017-10-16 14:54 UTC (4+ messages)
` [PATCH v5 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers
[PATCH 0/9] drm/i915: Plane assert/readout cleanups etc
2017-10-16 14:55 UTC (5+ messages)
[PATCH v2] thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0
2017-10-16 14:52 UTC
[gpio:devel 12/12] drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:630:27: error: 'struct gpio_chip' has no member named 'irq_base'; did you mean 'base'?
2017-10-16 14:53 UTC (7+ messages)
[RFC 0/4] TEE mediator framework + OP-TEE mediator
2017-10-16 14:53 UTC (3+ messages)
` [RFC 1/4] arm: add SMC wrapper that is compatible with SMCCC
[PATCH] btrfs: Replace opencoded sizes with their symbolic constants
2017-10-16 14:51 UTC (3+ messages)
` [PATCH v2] "
[PATCHv3, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
2017-10-16 14:52 UTC (2+ messages)
[PATCH] pmd_virtio: Unchecked return value from library
2017-10-16 14:51 UTC (5+ messages)
[U-Boot] [PATCH v2] usb: dwc3: Allocate and flush dwc->ep0_trb in a cache aligned manner
2017-10-16 14:51 UTC (7+ messages)
Share mounts in SMBv1 mode, but fails to mount in SMBv2 mode
2017-10-16 14:51 UTC (4+ messages)
[PATCH v6 2/2] doc: add new introduction to sample app guides
2017-10-16 14:50 UTC (3+ messages)
` [PATCH v7 1/2] doc: add generic compilation doc for all sample apps
` [PATCH v7 2/2] doc: add new introduction to sample app guides
[PATCH v2] x86/vpt: guarantee the return value of pt_update_irq() set in vIRR or PIR
2017-10-16 14:51 UTC (6+ messages)
[Qemu-devel] [RFC QEMU PATCH v3 00/10] Implement vNVDIMM for Xen HVM guest
2017-10-16 14:49 UTC (12+ messages)
` [Qemu-devel] [Xen-devel] "
[GIT PULL] Documentation: Add a file explaining the requested Linux kernel license enforcement policy
2017-10-16 14:50 UTC (4+ messages)
[PATCH v3 0/6] VMX MSRs policy for Nested Virt: part 1
2017-10-16 14:50 UTC (4+ messages)
` [PATCH v3 6/6] x86/msr: handle VMX MSRs with guest_rd/wrmsr()
import a layer directory problem
2017-10-16 14:49 UTC (4+ messages)
[PATCH v3 1/2] media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on
2017-10-16 14:49 UTC (4+ messages)
[PATCH] kobject: record and send PREV_SEQNUM with uevents
2017-10-16 14:49 UTC (4+ messages)
[PATCH] Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
2017-10-16 14:48 UTC
[PATCH 1/2] drm/atomic: Make atomic helper track newly assigned planes correctly
2017-10-16 14:48 UTC (4+ messages)
[Qemu-devel] [PATCH] configure: pick the right compiler for OpenBSD by default
2017-10-16 14:47 UTC (7+ messages)
[PATCH] prelink: fix upstream version check
2017-10-16 14:48 UTC (4+ messages)
[RFC 0/2] KVM "fake DAX" device flushing
2017-10-16 14:47 UTC (8+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
` [Qemu-devel] "
[yocto-docs][PATCH] kernel-dev: fix typo
2017-10-16 14:48 UTC (4+ messages)
[CI v6 00/15] Firmware code reorg
2017-10-16 14:47 UTC (8+ messages)
` [CI v6 05/15] drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
` [CI v6 10/15] drm/i915/uc: Add message with firmware url
` [CI v6 11/15] drm/i915: Update DMC firmware load error messages
` [CI v6 12/15] drm/i915/uc: Unify firmware loading
` [CI v6 13/15] drm/i915/guc: Update Guc messages on load failure
` [CI v6 14/15] drm/i915/huc: Move fw select function
` [CI v6 15/15] HAX enable GuC submission for CI
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.