All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-16 16:22:52 to 2018-04-16 17:08:28 UTC [more...]

[PATCH v1 0/2] Enabling content-type setting for external HDMI displays
 2018-04-16 23:16 UTC  (3+ messages)
` [PATCH v1 2/2] i915: content-type property for HDMI connector

[PATCH 0/9] Do some atomisp cleanups
 2018-04-16 16:37 UTC  (9+ messages)
` [PATCH 1/9] media: staging: atomisp: get rid of __KERNEL macros
` [PATCH 2/9] media: staging: atomisp: reenable warnings for I2C
` [PATCH 3/9] media: atomisp: ov2680.h: fix identation
` [PATCH 4/9] media: staging: atomisp-gc2235: don't fill an unused var
` [PATCH 5/9] media: staging: atomisp: Comment out several unused sensor resolutions
` [PATCH 6/9] media: atomisp: ov2680: don't declare unused vars
` [PATCH 7/9] media: atomisp-gc0310: return errors at gc0310_init()
` [PATCH 9/9] media: atomisp-mt9m114: comment out unused stuff

[PATCH 1/1] hwmon: (ina2xx) initialize mutex before locking
 2018-04-16 17:08 UTC 

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 17:05 UTC  (2+ messages)

[DPU PATCH 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-16 17:07 UTC  (10+ messages)
` [DPU PATCH v2 "
    ` [Freedreno] "
` [DPU PATCH v2 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-16 17:07 UTC  (5+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading

[Intel-wired-lan] [PATCH] ice: Fix insufficient memory issue in ice_aq_manage_mac_read
 2018-04-16 17:07 UTC 

[PATCH] Input: add bu21029 touch driver
 2018-04-16 16:49 UTC  (3+ messages)
` [PATCH v2] "

GPU/DRM issue with DSI commands on msm 8916
 2018-04-16 17:06 UTC  (5+ messages)

[PATCH AUTOSEL for 4.14 001/161] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-16 17:06 UTC  (34+ messages)
` [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes

[ndctl PATCH] ndctl: fix ordering of closing vs invalidating flush_fd
 2018-04-16 17:05 UTC  (2+ messages)

Optimizing writes to unchanged files during merges?
 2018-04-16 17:04 UTC  (13+ messages)

[PATCH] fs: xfs: Change return type to vm_fault_t
 2018-04-16 17:03 UTC  (11+ messages)

[RFC PATCH for 4.18 00/23] Restartable sequences and CPU op vector
 2018-04-16 17:02 UTC  (8+ messages)
` [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system call (v7)

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-16 17:02 UTC  (9+ messages)
` [PATCH 3/7] xen/arm/psci: Implement CPU_OFF PSCI call (physical interface)

Linux 4.17-rc1 - kernel paging errors running x86 selftests
 2018-04-16 17:01 UTC  (4+ messages)

Stack smash error in latest version of iproute2's 'ip'
 2018-04-16 17:00 UTC 

[Qemu-devel] [PATCH v6.1 00/11] xen: xen-domid-restrict improvements
 2018-04-16 17:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 08/12] os-posix: Provide new -runas <uid>:<gid> facility

[PATCH] ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
 2018-04-16 17:00 UTC  (3+ messages)

[DPU PATCH 1/2] drm/panel: Add Truly Dual DSI video mode panel
 2018-04-16 17:00 UTC  (5+ messages)
` [DPU PATCH 2/2] drm/panel: add backlight control support for truly panel

[Qemu-devel] [PATCH 0/9] block: Add COR filter driver
 2018-04-16 16:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] "
` [Qemu-devel] [PATCH 2/9] block: BLK_PERM_WRITE includes ..._UNCHANGED
` [Qemu-devel] [PATCH 3/9] block: Add BDRV_REQ_WRITE_UNCHANGED flag
` [Qemu-devel] [PATCH 4/9] block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes
` [Qemu-devel] [PATCH 5/9] block/quorum: Support BDRV_REQ_WRITE_UNCHANGED
` [Qemu-devel] [PATCH 6/9] block: Support BDRV_REQ_WRITE_UNCHANGED in filters
` [Qemu-devel] [PATCH 7/9] iotests: Clean up wrap image in 197
` [Qemu-devel] [PATCH 8/9] iotests: Copy 197 for COR filter driver
` [Qemu-devel] [PATCH 9/9] iotests: Add test for COR across nodes

[PATCH 01/24] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
 2018-04-17  4:27 UTC  (23+ messages)
` [PATCH 02/24] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 03/24] x86/cpufeatures: Add AMD "
` [PATCH 04/24] x86/msr: Add definitions for new speculation control MSRs
` [PATCH 05/24] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [PATCH 06/24] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 07/24] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 08/24] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 09/24] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
` [PATCH 10/24] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 12/24] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
` [PATCH 13/24] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 14/24] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
` [PATCH 15/24] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 16/24] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 17/24] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 18/24] KVM/x86: Add IBPB support
` [PATCH 19/24] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 20/24] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 21/24] KVM/SVM: "
` [PATCH 22/24] KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
` [PATCH 23/24] KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely()
` [PATCH 24/24] x86/spectre_v2: Don't check microcode versions when running under hypervisors

[PATCH] Fixes in TI QSPI driver to allow more than one flash chip
 2018-04-16 16:58 UTC  (3+ messages)
` [PATCH v2 1/2] spi: spi-ti-qspi: Fix parameters order in regmap_update_bits calls

[Cluster-devel] [PATCH] fs: gfs2: Adding new return type vm_fault_t
 2018-04-16 16:58 UTC  (3+ messages)
`  "

Sys CPU usage increasing over time
 2018-04-16 17:13 UTC  (2+ messages)

[Buildroot] [PATCH] package/wayland: Bump version to 1.15.0
 2018-04-16 16:58 UTC 

[PATCH] libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()
 2018-04-16 16:58 UTC 

[PATCH net] net: Fix one possible memleak in ip_setup_cork
 2018-04-16 16:58 UTC  (3+ messages)

[PATCH] perf tools: set kernel end address properly
 2018-04-16 16:58 UTC  (5+ messages)

[PATCH] net/ixgbe: fix compilation when vector driver disabled
 2018-04-16 16:57 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] i386: Don't automatically enable FEAT_KVM_HINTS bits
 2018-04-16 16:57 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] "

kernel binding of devices + hotplug
 2018-04-16 16:57 UTC  (7+ messages)

[WireGuard] Nesting WireGuard tunnels
 2018-04-16 17:11 UTC  (2+ messages)

[PATCH] examples/ip_pipeline: fix buffer not null terminated
 2018-04-16 16:57 UTC 

[Qemu-devel] [PATCH v3 0/4] Small fixes for s390x QEMU boot menu
 2018-04-16 16:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
` [Qemu-devel] [PATCH v3 2/4] pc-bios/s390-ccw: fix loadparm initialization and int conversion
` [Qemu-devel] [PATCH v3 3/4] pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
` [Qemu-devel] [PATCH v3 4/4] pc-bios/s390-ccw: fix non-sequential boot entries (enum)

[[RFC]DPU PATCH 0/2] Add suppport for sn65dsi86 bridge chip
 2018-04-16 16:55 UTC  (5+ messages)
` [[RFC]DPU PATCH 1/2] drm/bridge: add support for sn65dsi86 bridge driver

[Intel-wired-lan] [PATCH] ice: Update NVM AQ command functions
 2018-04-16 16:55 UTC 

[Qemu-devel] [PATCH v11 00/17] ARM SMMUv3 Emulation Support
 2018-04-16 16:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH v11 06/17] hw/arm/smmuv3: Queue helpers
` [Qemu-devel] [PATCH v11 07/17] hw/arm/smmuv3: Implement MMIO write operations
` [Qemu-devel] [PATCH v11 08/17] hw/arm/smmuv3: Event queue recording helper
` [Qemu-devel] [PATCH v11 14/17] hw/arm/virt: Introduce the iommu option

[PATCH 1/3] perf: Return proper values for user stack errors
 2018-04-16 16:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/4] RFC: simplify qobject refcount
 2018-04-16 16:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/4] qobject: use a QObjectBase_ struct

[PATCH v4 0/3] ASoC: topology: Improve hw_configs
 2018-04-16 16:52 UTC  (3+ messages)
` [PATCH v4 2/3] ASoC: topology: Add missing clock gating parameter when parsing hw_configs

[PATCH 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
 2018-04-16 16:51 UTC  (2+ messages)

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

Kernel unaligned access at ... btrfs_real_readdir+0x51c/0x718 [btrfs]
 2018-04-16 16:48 UTC  (2+ messages)

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-04-16 16:48 UTC  (5+ messages)

[PATCH] drivers/of: Introduce ARCH_HAS_OWN_OF_NUMA
 2018-04-16 16:47 UTC  (7+ messages)

[Qemu-devel] [PATCH for 2.13 v3 0/2] target/ppc: Support adding memory to initially memory-less NUMA nodes
 2018-04-16 16:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 2.13 v3 1/2] spapr: Add ibm, max-associativity-domains property

[Qemu-devel] [PULL 0/1] vhost: bugfix
 2018-04-16 16:47 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] vhost: do not verify ring mappings when IOMMU is enabled

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

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 16:47 UTC  (5+ messages)

[PATCH] drm/rockchip: fix VOP vblank race
 2018-04-16 16:46 UTC  (4+ messages)

[PATCH 0/2] pblk bugfixes
 2018-04-16 16:46 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: pblk: only try to recover lines with written smeta
` [PATCH 2/2] lightnvm: pblk: kick writer on new flush points

[PATCH v3 0/6] Exynos5: cleanup clocks handling in power domains
 2018-04-16 16:46 UTC  (3+ messages)
  ` [PATCH v3 5/6] soc: samsung: pm_domains: Deprecate support for clocks

[PATCH 1/2] nvmet: reset keep alive timer in controller enable
 2018-04-16 16:45 UTC  (4+ messages)
` [PATCH 2/2] nvme: start keep alive timer when enabling the controller

mi0283qt driver issues
 2018-04-16 16:44 UTC 

[U-Boot] [PATCH] serial: Remove duplicated line in Makefile
 2018-04-16 16:44 UTC  (2+ messages)

[PATCH] net/bonding: fix link properties with autoneg
 2018-04-16 16:44 UTC  (3+ messages)

[PATCH for-4.11 0/3] x86/pv: Fixes to debug register handling
 2018-04-16 16:44 UTC  (8+ messages)
` [PATCH 1/3] x86/pv: Introduce and use x86emul_read_dr()

[U-Boot] Please pull u-boot-cfi-flash/master
 2018-04-16 16:43 UTC  (2+ messages)

[Qemu-devel] [Bug 1654137] [NEW] Ctrl-A b not working in 2.8.0
 2018-04-16 16:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1654137] "

[Cluster-devel] [PATCH] gfs2: Remove sdp->sd_jheightsize
 2018-04-16 16:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Remove artificial length limits when parsing options
 2018-04-16 16:38 UTC  (3+ messages)

[PATCH] dax: Change return type to vm_fault_t
 2018-04-16 16:38 UTC  (6+ messages)

[RFC 00/10] Make .the gitmodules file path configurable
 2018-04-16 16:37 UTC  (4+ messages)
` [RFC 01/10] submodule: add 'core.submodulesFile' to override the '.gitmodules' path

[PATCH v7 1/5] vfio: extend data structure for multi container
 2018-04-16 16:36 UTC  (3+ messages)
` [PATCH v8 0/5] add ifcvf vdpa driver

[PATCH] clk: mediatek: correct the clocks for MT2701 HDMI PHY module
 2018-04-16 16:34 UTC  (4+ messages)

[PATCH 0/5][RFC] ASoC: remove Codec/Platform code
 2018-04-16 16:34 UTC  (2+ messages)

[PATCH v2] inittab: fix hypervisor console
 2018-04-16 16:33 UTC 

[Cluster-devel] [PATCH] mkfs.gfs2: Zero blocks in alignment gaps
 2018-04-16 16:33 UTC 

[PATCH 0/2] tracing/events: block: bring more on a par with blktrace
 2018-04-16 16:33 UTC  (5+ messages)
` [PATCH 2/2] tracing/events: block: dev_t via driver core for plug and unplug events

[Qemu-devel] [PATCH] WHPX fixes an issue with CPUID 1 not returning CPUID_EXT_HYPERVISOR
 2018-04-16 16:33 UTC  (5+ messages)

Updates to ubihealthd
 2018-04-16 16:31 UTC 

[Qemu-devel] [Bug 1759264] [NEW] fpu/softfloat: round_to_int_and_pack refactor broke TriCore ftoi insns
 2018-04-16 16:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 1759264] "

[Buildroot] [PATCH 1/1] qt5: qt5websockets: install missing qml modules
 2018-04-16 16:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] vl: Partial support for non-scalar properties with -object
 2018-04-16 16:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/2] "

[PATCH] KVM: Switch 'requests' to be 64-bit (explicitly)
 2018-04-16 16:28 UTC  (4+ messages)

[PATCH] ARM: dts: renesas: replace toshiba,mmc-wrprotect-disable with disable-wp
 2018-04-16 16:27 UTC  (3+ messages)
` [PATCH] ARM: dts: renesas: replace toshiba, mmc-wrprotect-disable "

[PATCH] NTB: Add support to message registers based devices
 2018-04-16 16:26 UTC  (4+ messages)

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-16 16:25 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] generate-cmdlist.sh: keep all information in common-cmds.h

[Buildroot] [PATCH] package/weston: Bump version to 4.0.0
 2018-04-16 16:25 UTC 

Git Bash Completion Not Working In Emacs
 2018-04-16 16:25 UTC  (2+ messages)

[PATCH 0/2] clk: honor CLK_MUX_ROUND_CLOSEST in mux
 2018-04-16 16:24 UTC  (4+ messages)

[PATCH v3 00/16] Flow API overhaul for switch offloads
 2018-04-16 16:23 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/16] ethdev: alter behavior of flow API actions
  ` [PATCH v4 06/16] ethdev: remove C99 flexible arrays from flow API
  ` [PATCH v4 07/16] ethdev: flatten RSS configuration in "
  ` [PATCH v4 08/16] ethdev: add hash function to RSS flow API action
  ` [PATCH v4 09/16] ethdev: add encap level "
  ` [PATCH v4 10/16] ethdev: refine TPID handling in flow API
  ` [PATCH v4 11/16] ethdev: limit default VLAN TCI mask "
  ` [PATCH v4 12/16] ethdev: add transfer attribute to "
  ` [PATCH v4 13/16] ethdev: update behavior of VF/PF in "
  ` [PATCH v4 14/16] ethdev: rename physical port item "
  ` [PATCH v4 15/16] ethdev: add physical port action to "
  ` [PATCH v4 16/16] ethdev: add port ID item and "

[PATCH 1/2] X86/KVM: Properly restore 'tsc_offset' when running an L2 guest
 2018-04-16 16:22 UTC  (3+ messages)
` [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE


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.