All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 16:41:37 to 2018-02-13 17:06:11 UTC [more...]

[PATCH v13 0/9] LPC: legacy ISA I/O support
 2018-02-13 17:45 UTC  (7+ messages)
` [PATCH v13 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v13 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v13 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v13 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings

[Qemu-devel] [PULL 00/55] Block layer patches
 2018-02-13 17:05 UTC  (31+ 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 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

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

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

[PATCH v3 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-02-13 17:05 UTC  (4+ messages)
` [PATCH v3 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-13 16:58 UTC  (58+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 02/25] soc: qcom: add support to APR bus driver
` [PATCH v3 04/25] dt-bindings: sound: qcom: Add bindings for q6afe
` [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 11/25] ASoC: qcom: q6asm: add support to audio stream apis
` [PATCH v3 12/25] ASoC: qcom: qdsp6: Add support to Q6CORE
` [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 03/25] ASoC: qcom: qdsp6: Add common qdsp6 helper functions
  ` [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 v3 17/25] ASoC: qcom: q6afe-dai: add support to slim afe dais
` [PATCH v3 18/25] ASoC: qcom: q6routing: add support to all SLIMBus Mixers
` [PATCH v3 19/25] ASoC: qcom: q6afe: add support to MI2S ports
` [PATCH v3 20/25] ASoC: qcom: q6afe: add support to MI2S sysclks
` [PATCH v3 22/25] ASoC: qcom: q6routing: add support to MI2S Mixers
` [PATCH v3 23/25] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
` [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver
` [PATCH v3 25/25] arm64: dts: msm8996: db820c: Add sound card support

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

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

[PATCH net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-13 17:04 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 

[PATCH v10 00/30] rcar-vin: Add Gen3 with media controller
 2018-02-13 17:03 UTC  (16+ messages)
` [PATCH v10 10/30] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v10 13/30] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v10 15/30] rcar-vin: break out format alignment and checking
` [PATCH v10 16/30] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v10 17/30] rcar-vin: update pixelformat check for M1

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

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

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

[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

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

[Qemu-devel] [PATCH v2] vhost-user: fix memory leak
 2018-02-13 17:01 UTC  (2+ messages)

[PATCH] btrfs: manage thread_pool mount option as %u
 2018-02-13 16:58 UTC  (3+ messages)
` [PATCH] btrfs: fix bare unsigned declarations

[PATCH] clk: keystone: sci-clk: add support for dynamically probing clocks
 2018-02-13 17:00 UTC  (2+ messages)

[PATCH 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-02-13 17:00 UTC  (4+ messages)
` [PATCH 02/18] thunderbolt: Serialize PCIe tunnel creation with PCI rescan
` [PATCH 03/18] thunderbolt: Handle connecting device in place of host properly
` [PATCH 04/18] thunderbolt: Do not overwrite error code when domain adding fails

[PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_de
 2018-02-13 17:00 UTC  (2+ messages)
` [PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_devices()

[PATCH rdma-rc 00/15] RDMA fixes for v4.16
 2018-02-13 17:00 UTC  (5+ messages)
` [PATCH rdma-rc 02/15] RDMA/restrack: Remove unimplemented XRCD object
` [PATCH rdma-rc 08/15] IB/uverbs: Add ioctl support for 32bit processes

[PATCH v3 0/7] LLVM coverage support for Xen
 2018-02-13 17:00 UTC  (5+ messages)

[PATCH] x86_64: clobber flags in clear_page()
 2018-02-13 16:59 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Clobber "

[PATCH] PCI/ASPM: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 16:59 UTC 

[PATCH] x86/apic: Replace the redundant macros with an empty stub
 2018-02-13 16:59 UTC  (2+ messages)
` [tip:x86/apic] x86/apic: Simplify init_bsp_APIC() usage

[net PATCH] Revert "net: thunderx: Add support for xdp redirect"
 2018-02-13 16:59 UTC  (2+ messages)

[PATCH v2] example exception_path: cache align per CPU stats
 2018-02-13 16:58 UTC 

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

[PATCH] x86/x2apic: Make set_x2apic_phys_mode __init
 2018-02-13 16:58 UTC  (2+ messages)
` [tip:x86/apic] x86/x2apic: Mark set_x2apic_phys_mode() as __init

[PATCH net-next 0/8] net: sched: act: add extack support
 2018-02-13 16:58 UTC  (5+ messages)
` [PATCH net-next 7/8] net: sched: act: handle extack in tcf_generic_walker

x86/stack protector: X86_32_LAZY_GS=n hangs kernel on old processors
 2018-02-13 16:57 UTC  (2+ messages)

[PATCH v2 0/2] Add support for AK4458 DAC
 2018-02-13 14:14 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: codecs: Add support for AK4458 DAC driver
` [PATCH v2 2/2] ASoC: ak4458: Add bindings for AK4458 DAC

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

[PATCH] usbutils: Split out lsusb.py
 2018-02-13  6:21 UTC  (3+ messages)
` [PATCH] bind: add packageconfig for python-support

[PATCH 0/9] Some OMAP2+ legacy hwmod data cleanup
 2018-02-13 16:55 UTC  (4+ messages)

[Qemu-devel] [PULL 00/26] virtio, vhost, pci, pc: features, fixes and cleanups
 2018-02-13 16:54 UTC  (8+ messages)
` [Qemu-devel] [PULL 15/26] cryptodev: add vhost-user as a new cryptodev backend

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

[PATCH] doc: update doc for intel VF usage
 2018-02-13 16:53 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v2 0/3] block/iscsi: fix ioctl cancel use-after-free
 2018-02-13 16:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] "

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-13 16:52 UTC  (4+ messages)

[PATCH] serial: 8250: Add Nuvoton NPCM UART
 2018-02-13 16:52 UTC  (2+ messages)

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-13 16:52 UTC  (3+ messages)
` [RFC PATCH 27/49] ARM: new VGIC: Add MMIO handling framework

[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-13 16:52 UTC  (4+ messages)

[PATCH net-next 0/4] net: dev: Make protocol ptr dependent on CONFIG
 2018-02-13 16:52 UTC  (5+ messages)
` [PATCH net-next 1/4] net: Make dn_ptr depend on CONFIG_DECNET
` [PATCH net-next 2/4] net: Make ax25_ptr depend on CONFIG_AX25
` [PATCH net-next 3/4] net: Make atalk_ptr depend on ATALK or IRDA
` [PATCH net-next 4/4] net: Remove atalk header from socket.c

[Xenomai] [PATCH] boilerplate: introduce big lock to serialze dso init calls
 2018-02-13 16:51 UTC  (7+ messages)

[Buildroot] [PATCH master] busybox: add upstream security fixes
 2018-02-13 16:51 UTC 

[PATCH] doc: add missing SFN8xxx adapters to the list of supported
 2018-02-13 16:51 UTC  (3+ messages)

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

hello
 2018-02-13 16:45 UTC 

[RFC PATCH 0/5] alternate dmevents waiter method
 2018-02-13 16:49 UTC  (6+ messages)
` [RFC PATCH 5/5] multipathd: RFC add new polling dmevents waiter thread

[GIT PULL] arm64 spectre and meltdown mitigations for -stable
 2018-02-13 16:48 UTC  (5+ messages)

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-02-13 16:48 UTC  (9+ messages)

Supporting CEPH with VMware
 2018-02-13 15:09 UTC  (2+ messages)

mmap.2: clarify alignment of mapping
 2018-02-13 16:47 UTC 

[Qemu-devel] [PATCH v6 0/4] cryptodev: add vhost support
 2018-02-13 16:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/4] cryptodev: add vhost-user as a new cryptodev backend
` [Qemu-devel] [PATCH v6 2/4] cryptodev: add vhost support

perf Intel x86_64 : BUG: BRANCH_INSTRUCTIONS / BRANCH_MISSES cannot be combined with CACHE_REFERENCES / CACHE_MISSES 
 2018-02-13 16:47 UTC 

[Buildroot] [PATCH v2] qt5wayland: compositor depends on qt5base opengl
 2018-02-13 16:47 UTC 

[PATCH] net/nfp: rename nfp PF file
 2018-02-13 16:46 UTC  (2+ messages)

pata-macio WARNING at dmam_alloc_coherent+0xec/0x110
 2018-02-13 16:46 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] Add save-snapshot, load-snapshot and delete-snapshot to QAPI
 2018-02-13 16:46 UTC  (9+ messages)
      ` [Qemu-devel] [Qemu-block] "

[Buildroot] [PATCH v3] qt5base: Qt KMS support does not depend on opengl
 2018-02-13 16:46 UTC 

[PATCH net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
 2018-02-13 16:45 UTC 

[PATCH v3 5/8] drm: Handle aspect ratio info in atomic and legacy modeset paths
 2018-02-13 16:45 UTC  (11+ messages)

[PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-13 16:44 UTC  (4+ messages)
` [PATCH v8 27/28] tests/qmp-test: blacklist query-sev-launch-measure command
    ` [Qemu-devel] "

[PATCHv2 0/6] iommu/intel: Handle DMAR faults in a wq
 2018-02-13 16:44 UTC  (2+ messages)

[PATCH net-next] selftests: Add FIB onlink tests
 2018-02-13 16:44 UTC 

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-13 16:42 UTC  (5+ messages)
` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH] doc: fix jumbo frames entry in tap features
 2018-02-13 16:41 UTC  (3+ messages)


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.