All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 17:01:34 to 2018-02-13 17:34:48 UTC [more...]

[Qemu-devel] [PATCH 0/5] Block patches
 2018-02-13 17:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/5] Add a git-publish configuration file
` [Qemu-devel] [PATCH 2/5] README: Document 'git-publish' workflow
` [Qemu-devel] [PATCH 3/5] vl: pause vcpus before stopping iothreads

[U-Boot] [PATCH 00/18] ARC: cache subsystem improvement/refactoring
 2018-02-13 17:34 UTC  (16+ messages)
` [U-Boot] [PATCH 01/18] ARC: cache: move i$ entire operation to separate function
` [U-Boot] [PATCH 02/18] ARC: cache: remove per-line I$ operations as unused
` [U-Boot] [PATCH 03/18] ARC: cache: Add support of FLUSH_N_INV d$ operations
` [U-Boot] [PATCH 04/18] ARC: introduce is_isa_X functions
` [U-Boot] [PATCH 05/18] ARC: flush & invalidate D$ with a single command
` [U-Boot] [PATCH 06/18] ARC: cache: move IOC initialization to separate function
` [U-Boot] [PATCH 07/18] ARC: move BCR encodings to separate header file
` [U-Boot] [PATCH 08/18] ARC: cache: allways check dcache status before entire/line operations
` [U-Boot] [PATCH 09/18] ARC: cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
` [U-Boot] [PATCH 10/18] ARC: cache: move slc status check into slc_entire_op and slc_rgn_op
` [U-Boot] [PATCH 11/18] ARC: cache: get rid of [slc, pae, icache, dcache]_exists global variables
` [U-Boot] [PATCH 12/18] ARC: mode cache global variables to global data struct
` [U-Boot] [PATCH 13/18] ARC: move IOC enabling to compile time options
` [U-Boot] [PATCH 14/18] ARC: implement function to sync I/D caches before relocation
` [U-Boot] [PATCH 15/18] ARC: implement function to cleanup caches before linux

XFS guest machine filesystem crash
 2018-02-13 17:34 UTC 

[PATCH char-misc 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-02-13 17:34 UTC  (2+ messages)

[PATCH 00/20] ICL GEM enabling (v2)
 2018-02-13 17:34 UTC  (6+ messages)
` [PATCH 05/20] drm/i915/icl: Interrupt handling
` [PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
` ✓ Fi.CI.BAT: success for ICL GEM enabling (v2)

[PATCHv9 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 17:21 UTC  (2+ messages)
` [tip:x86/boot] "

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-13 17:33 UTC  (9+ messages)

[Bug 197813] New: KVM: entry failed, hardware error 0x5
 2018-02-13 17:32 UTC  (3+ messages)
` [Bug 197813] "

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-13 17:31 UTC  (8+ messages)

[patch net 0/2] net: sched: couple of fixes
 2018-02-13 17:32 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: Dual-license DDR driver
 2018-02-13 17:32 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 00/22] re-factor softfloat and add fp16 functions
 2018-02-13 17:31 UTC  (3+ messages)

[U-Boot] U-Boot
 2018-02-13 17:29 UTC  (9+ messages)

[patch net-next] mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
 2018-02-13 17:27 UTC  (2+ messages)

[patch net-next 0/3] mlxsw: SPAN cleanups
 2018-02-13 17:26 UTC  (2+ messages)

[PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
 2018-02-13 17:26 UTC  (7+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-13 17:25 UTC  (10+ messages)

[patch net-next 0/2] mlxsw: IPIP cleanups
 2018-02-13 17:25 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 17:24 UTC  (3+ messages)

[patch net] mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
 2018-02-13 17:23 UTC  (2+ messages)

[PATCH rdma-rc 00/15] RDMA fixes for v4.16
 2018-02-13 17:23 UTC  (12+ messages)
` [PATCH rdma-rc 08/15] IB/uverbs: Add ioctl support for 32bit processes
` [PATCH rdma-rc 12/15] IB/uverbs: Tidy lockdep_check
` [PATCH rdma-rc 13/15] IB/uverbs: Tidy uverbs_uobject_add
` [PATCH rdma-rc 14/15] IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy

[PATCH net] netfilter: nat: cope with negative port range
 2018-02-13 17:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: Use *at functions to implement interp_prefix
 2018-02-13 17:22 UTC  (7+ messages)

[PATCH] ufs: Fix kernel-doc errors and warnings
 2018-02-13 17:22 UTC 

[PATCH] net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
 2018-02-13 17:22 UTC  (2+ messages)

[PATCH 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-02-13 17:21 UTC  (17+ messages)
` [PATCH 01/18] thunderbolt: Resume control channel after hibernation image is created
` [PATCH 05/18] thunderbolt: Wait a bit longer for root switch config space
` [PATCH 06/18] thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
` [PATCH 07/18] thunderbolt: Handle rejected Thunderbolt devices
` [PATCH 08/18] thunderbolt: Factor common ICM add and update operations out
` [PATCH 09/18] thunderbolt: Correct function name in kernel-doc comment
` [PATCH 10/18] thunderbolt: Add tb_switch_get()
` [PATCH 11/18] thunderbolt: Add tb_switch_find_by_route()
` [PATCH 12/18] thunderbolt: Add tb_xdomain_find_by_route()
` [PATCH 13/18] thunderbolt: Add constant for approval timeout
` [PATCH 14/18] thunderbolt: Move driver ready handling to struct icm
` [PATCH 15/18] thunderbolt: Add 'boot' attribute for devices
` [PATCH 16/18] thunderbolt: Add support for preboot ACL
` [PATCH 17/18] thunderbolt: Introduce USB only (SL4) security level
` [PATCH 18/18] thunderbolt: Add support for Intel Titan Ridge

[PATCH v5 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-02-13 17:21 UTC  (4+ messages)

[RfC][PATCH] ALSA: hda/realtek Pin quirk for Fujitsu U7[25]7
 2018-02-13 17:19 UTC  (8+ messages)
        ` [RfC][PATCH] ALSA: hda/realtek PCI "
            ` [RfC][PATCH v2] ALSA: hda/realtek PCI quirk for Fujitsu U7x7

[PATCH] tcp: Support tcp socket allocated counter in namespace
 2018-02-13 17:19 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 0/3] add query-cpu-fast and related s390 changes
 2018-02-13 17:18 UTC  (4+ messages)
` [Qemu-devel] [PATCHv2 1/3] qmp: expose s390-specific CPU info
` [Qemu-devel] [PATCHv2 2/3] qmp: add query-cpus-fast
` [Qemu-devel] [PATCHv2 3/3] qmp: add architecture specific cpu data for query-cpus-fast

[PATCH 00/25] Add KFD GPUVM support for dGPUs v2
 2018-02-13 17:18 UTC  (11+ messages)
` [PATCH 14/25] drm/amdkfd: Populate DRM render device minor

[PATCH] kstrtox: make kstrtobool_from_user() very strict
 2018-02-13 17:18 UTC  (4+ messages)

[PATCH] reset: add support for non-DT systems
 2018-02-13 17:17 UTC  (2+ messages)

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 17:17 UTC  (7+ messages)

[PATCH v1] net/tap: fix promiscuous rules double insersions
 2018-02-13 17:16 UTC 

[PATCH] dt-bindings: memory: ti-emif: add edac support under emif
 2018-02-13 17:15 UTC 

[PATCH] iio: adc: ina2xx: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 16:52 UTC 

[Xenomai] [rtnet] - help required with rtnet interface bring up
 2018-02-13 17:14 UTC  (4+ messages)

[PATCH 4.9.y] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
 2018-02-13 17:13 UTC 

[PATCH] fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
 2018-02-13 15:16 UTC  (2+ messages)

[PATCH] x86_64: trim clear_page.S includes
 2018-02-13 17:00 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Trim "

[PATCH v10 00/30] rcar-vin: Add Gen3 with media controller
 2018-02-13 17:11 UTC  (10+ messages)
` [PATCH v10 17/30] rcar-vin: update pixelformat check for M1
` [PATCH v10 18/30] rcar-vin: add check for colorspace
` [PATCH v10 13/30] rcar-vin: add function to manipulate Gen3 chsel value

[PATCH] net/mlx5: dump flow create error message
 2018-02-13 17:11 UTC  (4+ messages)

[PATCH v3 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-02-13 17:11 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings
` [PATCH v3 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH] x86/srat: fix end calculation in nodes_cover_memory()
 2018-02-13 17:11 UTC 

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-13 16:58 UTC  (15+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE
` [PATCH v3 06/25] dt-bindings: sound: qcom: Add bindings for q6adm
` [PATCH v3 07/25] ASoC: qcom: qdsp6: Add support to Q6ADM
` [PATCH v3 08/25] dt-bindings: sound: qcom: Add bindings for q6asm
` [PATCH v3 09/25] ASoC: qcom: qdsp6: Add support to Q6ASM
` [PATCH v3 10/25] ASoC: qcom: q6asm: Add support to memory map and unmap
` [PATCH v3 13/25] ASoC: qcom: qdsp6: Add support to q6routing driver
` [PATCH v3 14/25] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm "
` [PATCH v3 16/25] ASoC: qcom: q6afe: add SLIMBus port Support
` [PATCH v3 21/25] ASoC: qcom: q6afe-dai: add support to 4 MI2S ports

[PATCH v1] x86/io: Define readq()/writeq() to use 64-bit type
 2018-02-13 16:58 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH kvm-unit-tests v3 00/11] s390x: vmalloc support
 2018-02-13 17:09 UTC  (7+ messages)
` [PATCH kvm-unit-tests v3 11/11] s390x: add sieve test

[PATCH net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-13 17:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/3] Initial i.MX7 support
 2018-02-13 17:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/3] pci: Add support for Designware IP block
` [Qemu-devel] [PATCH v6 2/3] i.MX: Add i.MX7 SOC implementation

[PATCH v2 00/11] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-13 17:07 UTC  (3+ messages)
` [PATCH v2 11/11] watchdog/hpwdt: Update driver version

[PATCH v2 00/27] protocol version 2
 2018-02-13 17:06 UTC  (5+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 22/35] upload-pack: support shallow requests

[Qemu-devel] [PULL 00/55] Block layer patches
 2018-02-13 17:05 UTC  (56+ messages)
` [Qemu-devel] [PULL 01/55] iotests: Fix CID for VMDK afl image
` [Qemu-devel] [PULL 02/55] qemu-img.texi: Clean up parameter list
` [Qemu-devel] [PULL 03/55] qemu-img: Document --force-share / -U
` [Qemu-devel] [PULL 04/55] docs: Document share-rw property more thoroughly
` [Qemu-devel] [PULL 05/55] qcow2: Use g_try_realloc() in qcow2_expand_zero_clusters()
` [Qemu-devel] [PULL 06/55] block: early check for blockers on drive-mirror
` [Qemu-devel] [PULL 07/55] iotests: Use virtio-blk in 155
` [Qemu-devel] [PULL 08/55] qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
` [Qemu-devel] [PULL 09/55] gluster: Move glfs_close() to create's clean-up
` [Qemu-devel] [PULL 10/55] gluster: Pull truncation from qemu_gluster_create
` [Qemu-devel] [PULL 11/55] gluster: Query current size in do_truncate()
` [Qemu-devel] [PULL 12/55] gluster: Add preallocated truncation
` [Qemu-devel] [PULL 13/55] sheepdog: Make sd_prealloc() take a BDS
` [Qemu-devel] [PULL 14/55] sheepdog: Pass old and new size to sd_prealloc()
` [Qemu-devel] [PULL 15/55] sheepdog: Allow fully preallocated truncation
` [Qemu-devel] [PULL 16/55] block: maintain persistent disabled bitmaps
` [Qemu-devel] [PULL 17/55] qcow2: Fix documentation of get_cluster_table()
` [Qemu-devel] [PULL 18/55] qcow2: Add table size field to Qcow2Cache
` [Qemu-devel] [PULL 19/55] qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()
` [Qemu-devel] [PULL 20/55] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()
` [Qemu-devel] [PULL 21/55] qcow2: Remove BDS parameter from qcow2_cache_table_release()
` [Qemu-devel] [PULL 22/55] qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PULL 23/55] qcow2: Remove BDS parameter from qcow2_cache_put()
` [Qemu-devel] [PULL 24/55] qcow2: Remove BDS parameter from qcow2_cache_destroy()
` [Qemu-devel] [PULL 25/55] qcow2: Remove BDS parameter from qcow2_cache_clean_unused()
` [Qemu-devel] [PULL 26/55] qcow2: Remove BDS parameter from qcow2_cache_discard()
` [Qemu-devel] [PULL 27/55] qcow2: Remove BDS parameter from qcow2_cache_is_table_offset()
` [Qemu-devel] [PULL 28/55] qcow2: Add offset_to_l1_index()
` [Qemu-devel] [PULL 29/55] qcow2: Add l2_slice_size field to BDRVQcow2State
` [Qemu-devel] [PULL 30/55] qcow2: Add offset_to_l2_slice_index()
` [Qemu-devel] [PULL 31/55] qcow2: Update l2_load() to support L2 slices
` [Qemu-devel] [PULL 32/55] qcow2: Prepare l2_allocate() for adding L2 slice support
` [Qemu-devel] [PULL 33/55] qcow2: Update l2_allocate() to support L2 slices
` [Qemu-devel] [PULL 34/55] qcow2: Refactor get_cluster_table()
` [Qemu-devel] [PULL 35/55] qcow2: Update get_cluster_table() to support L2 slices
` [Qemu-devel] [PULL 36/55] qcow2: Update qcow2_get_cluster_offset() "
` [Qemu-devel] [PULL 37/55] qcow2: Update qcow2_alloc_cluster_link_l2() "
` [Qemu-devel] [PULL 38/55] qcow2: Update handle_copied() "
` [Qemu-devel] [PULL 39/55] qcow2: Update handle_alloc() "
` [Qemu-devel] [PULL 40/55] qcow2: Update discard_single_l2() "
` [Qemu-devel] [PULL 41/55] qcow2: Update zero_single_l2() "
` [Qemu-devel] [PULL 42/55] qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice support
` [Qemu-devel] [PULL 43/55] qcow2: Update qcow2_update_snapshot_refcount() to support L2 slices
` [Qemu-devel] [PULL 44/55] qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()
` [Qemu-devel] [PULL 45/55] qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice support
` [Qemu-devel] [PULL 46/55] qcow2: Update expand_zero_clusters_in_l1() to support L2 slices
` [Qemu-devel] [PULL 47/55] qcow2: Update qcow2_truncate() "
` [Qemu-devel] [PULL 48/55] qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()
` [Qemu-devel] [PULL 49/55] qcow2: Rename l2_table in count_contiguous_clusters()
` [Qemu-devel] [PULL 50/55] qcow2: Rename l2_table in count_contiguous_clusters_unallocated()
` [Qemu-devel] [PULL 51/55] qcow2: Rename l2_table in count_cow_clusters()
` [Qemu-devel] [PULL 52/55] qcow2: Allow configuring the L2 slice size
` [Qemu-devel] [PULL 53/55] iotests: Test valid values of l2-cache-entry-size
` [Qemu-devel] [PULL 54/55] iotests: Test downgrading an image using a small L2 slice size
` [Qemu-devel] [PULL 55/55] iotests: Add l2-cache-entry-size to iotest 137

[PATCH net-next] dpaa_eth: fix incorrect comment
 2018-02-13 17:06 UTC  (2+ messages)

[PATCH 1/1] btrfs: log, when replace, is canceled by the user
 2018-02-13 17:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-02-13 17:05 UTC  (13+ messages)

[RFC] tunnel endpoint hw acceleration enablement
 2018-02-13 17:05 UTC  (2+ messages)

[Xenomai] rtdm_timer_start latency?
 2018-02-13 17:04 UTC  (6+ messages)

[PATCH - JACK PCM plugin] jack: Use boundary as hw_ptr wrap around
 2018-02-13 17:03 UTC  (3+ messages)

SDHCI multiblock transfer failure
 2018-02-13 17:03 UTC 

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-02-13 17:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/4] acpi: build TPM Physical Presence interface


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.