messages from 2017-09-19 15:03:14 to 2017-09-19 15:43:02 UTC [more...]
[PATCH] Staging: media: atomisp: pci: Fix style issues
2017-09-19 15:43 UTC (5+ messages)
[PATCH] build: only generate version.h when needed and remove it in clean target
2017-09-19 15:42 UTC (4+ messages)
[GIT PULL] MAP_SHARED_VALIDATE for 4.14
2017-09-19 15:42 UTC (4+ messages)
[PATCH v7 00/16] xen: better grant v2 support
2017-09-19 15:41 UTC (4+ messages)
` [PATCH v7 02/16] xen: move XENMAPSPACE_grant_table code into grant_table.c
[kernel-hardening] [RFC v3 0/9] S.A.R.A. a new stacked LSM
2017-09-19 15:40 UTC (4+ messages)
[PATCH 00/12] staging: lustre: fix code styling issues and remove macros without users
2017-09-19 15:40 UTC (14+ messages)
` [PATCH 01/12] staging: lustre: fix incorrect multi-line comment style
` [PATCH 02/12] staging: lustre: fix comparisons should place the constant on the right side
` [PATCH 03/12] staging: lustre: fix macro definitions warnings
` [PATCH 04/12] staging: lustre: drop macro that has no uses
` [PATCH 05/12] staging: lustre: put trailing */ on separate line
` [PATCH 06/12] staging: lustre: fid: fix line over 80 characters
` [PATCH 07/12] staging: lustre: fld: "
` [PATCH 08/12] staging: lustre: ldlm: fix lines over 80 characters in ldlm files
` [PATCH 09/12] staging: lustre: llite: fix lines over 80 characters in llite files
` [PATCH 10/12] staging: lustre: llite: fix identation in dir
` [PATCH 11/12] staging: lustre: lllite: fix multi line comments alignment in file
` [PATCH 12/12] staging: lustre: llite: fix multi line comments style
[PATCH 0/2] public/*ctl: drop unnecessary typedefs and handles
2017-09-19 15:40 UTC (6+ messages)
` [PATCH 1/2] public/domctl: "
` Ping: "
` [PATCH 2/2] public/sysctl: "
` Ping: "
[regression 4.14rc] 74def747bcd0 (genirq: Restrict effective affinity to interrupts actually using it)
2017-09-19 15:40 UTC (3+ messages)
Does btrfs use crc32 for error correction?
2017-09-19 15:40 UTC (2+ messages)
[linux-lvm] Option to silence "WARNING: Sum of all thin volume sizes exceeds the size of thin pool"
2017-09-19 15:39 UTC (2+ messages)
[Bug 102809] Rust shadows(?) flash random colours
2017-09-19 15:39 UTC
[PATCH] drm/i915: always update ELD connector type after get modes
2017-09-19 15:38 UTC
[kernel-hardening] Re: [PATCH v5] security/keys: rewrite all of big_key crypto
2017-09-19 15:38 UTC (6+ messages)
` [kernel-hardening] [PATCH v6] "
` "
` [kernel-hardening] "
[Qemu-devel] [PATCH v2] tests: Introduce generic device hot-plug/hot-unplug functions
2017-09-19 15:37 UTC (4+ messages)
[PATCH v2 00/11] arm64/firmware: Software Delegated Exception Interface
2017-09-19 15:37 UTC (5+ messages)
` [PATCH v2 11/11] KVM: arm64: Allow user-space to claim guest SMC-CC ranges for SDEI
[PATCH v2 0/6] KVM: nested virt SMM fixes
2017-09-19 15:37 UTC (7+ messages)
` [PATCH v2 1/6] KVM: x86: introduce ISA specific SMM entry/exit callbacks
` [PATCH v2 2/6] KVM: x86: introduce ISA specific smi_allowed callback
` [PATCH v2 3/6] KVM: nVMX: fix SMI injection in guest mode
` [PATCH v2 4/6] KVM: nVMX: save nested EPT information in SMRAM state save map
` [PATCH v2 5/6] KVM: nSVM: refactor nested_svm_vmrun
` [PATCH v2 6/6] KVM: nSVM: fix SMI injection in guest mode
[PATCH] scsi: aacraid: Add a small delay after IOP reset
2017-09-19 15:37 UTC (2+ messages)
[PATCH v5 0/7] Fast git status via a file system watcher
2017-09-19 15:36 UTC (13+ messages)
` [PATCH v6 00/12] "
` [PATCH v6 08/12] fsmonitor: add a test tool to dump the index extension
` [PATCH v6 12/12] fsmonitor: add a performance test
[PATCH 0/5] dm-mpath: improve I/O schedule
2017-09-19 15:36 UTC (9+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
[PATCH] drm/amd/amdgpu: Fix iova debugfs for non-iommu case
2017-09-19 15:36 UTC (2+ messages)
[RFC PATCH V3 0/3] Extend resources to support more vcpus in single VM
2017-09-19 15:35 UTC (9+ messages)
` [RFC PATCH V3 2/3] Tool/ACPI: DSDT extension to support more vcpus
[PATCH v4 00/18] Enable upper layers using FPGA region w/o device tree
2017-09-19 15:35 UTC (4+ messages)
` [PATCH v4 01/18] fpga: bridge: support getting bridge from device
OE general meeting before OEDEM next month
2017-09-19 15:34 UTC
linux-next: Signed-off-by missing for commits in the staging tree
2017-09-19 15:34 UTC (3+ messages)
[PATCH 1/3] memorder: Remove unnecessary comma
2017-09-19 15:34 UTC (3+ messages)
` [PATCH 2/3] memorder: Fix wrong function reference
` [PATCH 3/3] memorder: Present P0()-P3() in consistent manner
[PATCH v6 00/11] vpci: PCI config space emulation
2017-09-19 15:29 UTC (12+ messages)
` [PATCH v6 01/11] pci: introduce a type to store a SBDF
` [PATCH v6 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v6 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
` [PATCH v6 04/11] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v6 05/11] pci: split code to size BARs from pci_add_device
` [PATCH v6 06/11] pci: add support to size ROM BARs to pci_size_mem_bar
` [PATCH v6 07/11] xen: introduce rangeset_consume_ranges
` [PATCH v6 08/11] vpci/bars: add handlers to map the BARs
` [PATCH v6 09/11] vpci/msi: add MSI handlers
` [PATCH v6 10/11] vpci: add a priority parameter to the vPCI register initializer
` [PATCH v6 11/11] vpci/msix: add MSI-X handlers
[PATCH 0/7][RFC] Introduce fallocate query support mode
2017-09-19 15:33 UTC (6+ messages)
` [PATCH 4/7] xfs: Implement "
v4.1.44 build: 0 failures 35 warnings (v4.1.44)
2017-09-19 15:32 UTC
[Qemu-devel] [PATCH v2 0/8] Support the Capstone disassembler
2017-09-19 15:03 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] target/i386: Convert to disas_set_info hook
` [Qemu-devel] [PATCH v2 2/8] target/ppc: "
` [Qemu-devel] [PATCH v2 3/8] disas: Remove unused flags arguments
` [Qemu-devel] [PATCH v2 4/8] disas: Support the Capstone disassembler library
` [Qemu-devel] [PATCH v2 5/8] i386: Support Capstone in disas_set_info
` [Qemu-devel] [PATCH v2 6/8] arm: "
` [Qemu-devel] [PATCH v2 7/8] ppc: "
` [Qemu-devel] [PATCH v2 8/8] disas: Remove monitor_disas_is_physical
Feature control on PV devices
2017-09-19 15:32 UTC (5+ messages)
Query regarding synchronize_sched_expedited and resched_cpu
2017-09-19 15:31 UTC (8+ messages)
[PATCH 1/6] f2fs: support issuing/waiting discard in range
2017-09-19 15:30 UTC (7+ messages)
` [PATCH 2/6] f2fs: wrap discard policy
` [PATCH 3/6] f2fs: split "
` [PATCH 4/6] f2fs: reduce cmd_lock coverage in __issue_discard_cmd
` [PATCH 5/6] f2fs: trace f2fs_remove_discard
` [PATCH 6/6] f2fs: give up CP_TRIMMED_FLAG if it drops discards
[linux-lvm] Option to silence "WARNING: Sum of all thin volume sizes exceeds the size of thin pool"
2017-09-19 15:30 UTC (5+ messages)
[PATCH 1/2] drm/i915/cnl: Add support slice/subslice/eu configs
2017-09-19 15:30 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "
SSD caching an existing btrfs raid1
2017-09-19 15:30 UTC
[Qemu-devel] [PATCH v2 0/3] Implement basic MSA functions
2017-09-19 15:29 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] s390x/tcg: move wrap_address() to internal.h
[PATCH] qxl: fix framebuffer unpinning
2017-09-19 15:29 UTC (3+ messages)
patch "USB: fix out-of-bounds in usb_set_configuration" added to usb-linus
2017-09-19 15:29 UTC
[PATCH] x86/domctl: Don't pause the whole domain if only getting vcpu state
2017-09-19 15:28 UTC (5+ messages)
OSD crashes (10.2.9)
2017-09-19 15:28 UTC
[PATCH] drm/amd/amdgpu: add support for iova_to_phys to replace TTM trace (v5)
2017-09-19 15:28 UTC (4+ messages)
[PATCH] CIFS: make arrays static const, reduces object code size
2017-09-19 15:27 UTC (3+ messages)
compile nvme 4.13 appear error
2017-09-19 15:27 UTC (5+ messages)
[PATCH v1 0/4] update MT7623 and MT2701 dts
2017-09-19 15:26 UTC (5+ messages)
` [PATCH v1 3/4] arm: dts: mt7623: add display related nodes
cpufreq(-dt) with two clocks but one regulator
2017-09-19 15:25 UTC (5+ messages)
[PATCH v3 3/4] eventdev: Add eventdev ethernet Rx adapter
2017-09-19 15:25 UTC (4+ messages)
` [PATCH "
[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
2017-09-19 15:25 UTC (6+ messages)
` [PATCH v2 8/9] atmel_flexcom: Support "
mounting with lazytime doesn't work on ext4
2017-09-19 15:25 UTC (5+ messages)
` [PATCH] VFS: Handle lazytime in do_mount()
` [PATCH v2] "
[PATCH] Win32: simplify loading of DLL functions
2017-09-19 15:24 UTC
[PATCH 0/3] [media] tc358743: Support for a wider range of inputs
2017-09-19 15:24 UTC (3+ messages)
` [PATCH 2/3] [media] tc358743: Increase FIFO level to 300
[Bug 102296] R9 285 VCE corruption since drm/amdgpu/gmc8: use the vram location programmed by the vbios
2017-09-19 15:24 UTC (3+ messages)
[PATCH v11 0/5] Notify monitor when emulating an unimplemented instruction
2017-09-19 15:24 UTC (7+ messages)
` [PATCH v11 2/5] x86emul: New return code for "
` [PATCH v11 3/5] x86emul: Add return code information to error messages
` [PATCH v11 5/5] x86emul: Raise #UD when emulating an unimplemented instruction
[PATCH] fs/coda: ensure the header peeked at is the same in the actual message
2017-09-19 15:23 UTC
[PATCH] scsi: ensure the header peeked does not change in the actual message
2017-09-19 15:23 UTC
[PATCH v7 0/8] AC97 device/driver model revamp
2017-09-19 15:23 UTC (12+ messages)
` [PATCH v7 2/8] mfd: wm97xx-core: core support for wm97xx Codec
[PATCHv2 0/2] drm/bridge/adv7511: add CEC support
2017-09-19 15:23 UTC (2+ messages)
[PATCH] of/platform: dynamic: Use of_platform_bus_create() to create devices
2017-09-19 15:23 UTC (3+ messages)
` [PATCH v2] of/platform: Ignore disabled devices in of_platform_populate()
[PATCH] cpufreq: dt-platdev: Add few platforms to the blacklist
2017-09-19 15:23 UTC
[Bug 196777] New: Virtual guest using video device QXL does not reach GDM
2017-09-19 15:23 UTC (2+ messages)
` [Bug 196777] "
[Qemu-trivial] [PATCH] ppc/pnv: Improve macro parenthesization
2017-09-19 15:22 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[GIT PULL] MD update for 4.14-rc2
2017-09-19 15:22 UTC
[RFC PATCH] blk-mq: Fix lost request during timeout
2017-09-19 15:22 UTC (12+ messages)
[PATCH v4 00/13] introduce the Xen PV Calls frontend
2017-09-19 15:19 UTC (5+ messages)
` [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
` [PATCH v4 11/13] xen/pvcalls: implement poll command
[meta-processor-sdk PATCH] osal: Updating to version 1.0.0.8
2017-09-19 15:20 UTC (3+ messages)
` [EXTERNAL] "
[Qemu-devel] RFC: Reducing the size of entries in the qcow2 L2 cache
2017-09-19 15:18 UTC (2+ messages)
[Qemu-devel] [PATCH v9 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
2017-09-19 15:18 UTC (9+ messages)
` [Qemu-devel] [PATCH v9 03/13] scripts: Add archive-source.sh
` [Qemu-devel] [PATCH v9 04/13] tests: Add a test key pair
` [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image
[PATCH] ALSA: hda - program ICT bits to support HBR audio
2017-09-19 15:00 UTC
[PATCH v13 00/25] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-19 15:17 UTC (10+ messages)
` [PATCH v13 13/25] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v13 14/25] v4l: async: Allow binding notifiers to sub-devices
[PATCH v5 1/3] drm/i915: Rename global i915 to i915_modparams
2017-09-19 15:16 UTC (3+ messages)
` [PATCH v5 2/3] drm/i915: Prepare error capture to work with const modparams
` [PATCH v5 3/3] drm/i915: Make i915_modparams members const
[RFC][PATCH] insane.bbclass: Add do_qa_pseudo function to check for common errors listed in pseudo.log
2017-09-19 15:18 UTC (2+ messages)
` [RFC][PATCHv2] "
[PATCH] btrfs-progs: allow "no" to disable compression for convenience
2017-09-19 15:14 UTC (4+ messages)
` [PATCH v2] btrfs-progs: allow "none" "
[PATCH] cgcc: teach cgcc about GNU/kFreeBSD
2017-09-19 15:15 UTC (4+ messages)
[PATCH] microblaze: Add missing kvm_para.h to Kbuild
2017-09-19 15:14 UTC (2+ messages)
[PATCH] of/platform: dynamic: Use of_platform_bus_create() to create devices
2017-09-19 15:13 UTC (3+ messages)
[PATCH v2 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
2017-09-19 15:12 UTC (4+ messages)
[PATCH] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device
2017-09-19 15:12 UTC (4+ messages)
` [PATCH v2] "
[PATCH] btrfs: make array types static const, reduces object code size
2017-09-19 15:09 UTC (3+ messages)
[PATCH] membarrier: Update example to take TSO into account
2017-09-19 15:11 UTC (2+ messages)
[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-19 15:10 UTC (11+ messages)
[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
2017-09-19 15:10 UTC (8+ messages)
` [PATCH 5/8] ARM: dts: r8a7743: Add QSPI support
` [PATCH 7/8] ARM: dts: r8a7745: "
[PATCH] cpufreq: dt-platdev: Add devices covered by ti-cpufreq to blacklist
2017-09-19 15:08 UTC (5+ messages)
[4.14-rc1 bug] fstests generic/441 failure on ext2
2017-09-19 15:09 UTC (4+ messages)
kernel BUG at fs/btrfs/extent_io.c:1989
2017-09-19 15:07 UTC (4+ messages)
Use of github /archive/ tarballs in SRC_URI
2017-09-19 14:34 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
2017-09-19 15:08 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v2 06/21] ppc/xive: introduce handlers for interrupt sources
[PATCH 1/2] ARM: smccc-call: Use r12 to route secure monitor calls on TI platforms
2017-09-19 15:07 UTC (5+ messages)
[PATCH net-next 0/3] Implement delete for BPF LPM trie
2017-09-19 15:08 UTC (4+ messages)
` [PATCH net-next 1/3] bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE
[PATCH 1/2] app/testpmd: add traffic management forwarding mode
2017-09-19 15:06 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] app/testpmd: add CLI for tm mode
[PATCH] mm: Make count list_lru_one::nr_items lockless
2017-09-19 15:06 UTC (2+ messages)
[PATCH v2 3/5] xen/livepatch/ARM32: Don't load and crash on livepatches loaded with wrong alignment
2017-09-19 15:04 UTC (12+ messages)
[Qemu-devel] [PATCH 00/27] vhost-user-scsi: code clean-up
2017-09-19 15:04 UTC (4+ messages)
` [Qemu-devel] [PATCH 24/27] libvhost-user: add glib source helper
[Bug 89511] New: USB-storage mount error
2017-09-19 15:04 UTC (2+ messages)
` [Bug 89511] "
[PATCH 0/2] ARM64: Add Vega S96 board support
2017-09-19 15:03 UTC (4+ messages)
[Buildroot] [PATCH] xen: add upstream post-4.9.0 security fixes
2017-09-19 15:03 UTC
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.