All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-22 14:42:19 to 2017-08-22 15:21:24 UTC [more...]

[PATCH] [media] ddbridge: add IOCTLs
 2017-08-22 15:21 UTC  (5+ messages)

[PATCH] trace: adjust code layout in get_recursion_context
 2017-08-22 15:20 UTC  (3+ messages)

[Qemu-devel] Help with Windows NT 4.0
 2017-08-22 15:19 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/20] first steps towards v8M support
 2017-08-22 15:08 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/20] target/arm: Implement ARMv8M's PMSAv8 registers
` [Qemu-devel] [PATCH 02/20] target/arm: Implement new PMSAv8 behaviour
` [Qemu-devel] [PATCH 03/20] target/arm: Add state field, feature bit and migration for v8M secure state
` [Qemu-devel] [PATCH 04/20] target/arm: Register second AddressSpace for secure v8M CPUs
` [Qemu-devel] [PATCH 05/20] target/arm: Add MMU indexes for secure v8M
` [Qemu-arm] [PATCH 06/20] target/arm: Make BASEPRI register banked for v8M
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 07/20] target/arm: Make PRIMASK "
` [Qemu-devel] [PATCH 08/20] target/arm: Make FAULTMASK "
` [Qemu-arm] [PATCH 09/20] target/arm: Make CONTROL "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/20] target/arm: Make MPU_MAIR0, MPU_MAIR1 registers "
` [Qemu-devel] [PATCH 13/20] target/arm: Make MPU_RBAR, MPU_RLAR "
` [Qemu-devel] [PATCH 14/20] target/arm: Make MPU_RNR register "
` [Qemu-devel] [PATCH 15/20] target/arm: Make MPU_CTRL "
` [Qemu-devel] [PATCH 16/20] target/arm: Make CCR "
` [Qemu-devel] [PATCH 17/20] target/arm: Make MMFAR "
` [Qemu-devel] [PATCH 19/20] target/arm: Move regime_is_secure() to target/arm/internals.h

[PATCH v1] xprtrdma: Re-arrange struct rx_stats
 2017-08-22 15:19 UTC 

[PATCH v3 0/4] Optimise 64-bit IOVA allocations
 2017-08-22 15:17 UTC  (8+ messages)
` [PATCH v3 1/4] iommu/iova: Optimise rbtree searching
` [PATCH v3 2/4] iommu/iova: Optimise the padding calculation
` [PATCH v3 3/4] iommu/iova: Extend rbtree node caching
` [PATCH v3 4/4] iommu/iova: Make dma_32bit_pfn implicit

[PATCH v4] ext4: reduce lock contention in __ext4_new_inode
 2017-08-22 15:18 UTC  (11+ messages)
        ` Y2038 bug in ext4 recently_deleted() function

[PATCH v2 01/19] perf, tools: Save max_x, max_y in xyarray
 2017-08-22 15:17 UTC  (17+ messages)
` [PATCH v2 04/19] perf, tools: Tighten detection of BPF events
` [PATCH v2 07/19] perf, tools: Add utility function to detect SMT status
` [PATCH v2 08/19] perf, tools: Expression parser enhancements for metrics
` [PATCH v2 09/19] perf, tools: Increase maximum number of events in expressions

[PATCH net-next 0/4] bpf: verifier fixes
 2017-08-22 15:17 UTC  (3+ messages)
` [PATCH net-next 2/4] bpf/verifier: remove varlen_map_value_access flag

[PATCH v2 REPOST 00/12] x86: guest resource mapping
 2017-08-22 14:51 UTC  (13+ messages)
` [PATCH v2 REPOST 01/12] [x86|arm]: remove code duplication
` [PATCH v2 REPOST 02/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v2 REPOST 03/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v2 REPOST 04/12] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v2 REPOST 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v2 REPOST 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v2 REPOST 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v2 REPOST 08/12] x86/hvm/ioreq: move is_default into struct hvm_ioreq_server
` [PATCH v2 REPOST 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v2 REPOST 10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
` [PATCH v2 REPOST 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v2 REPOST 12/12] x86/hvm/ioreq: add a new mappable resource type

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-22 15:15 UTC  (3+ messages)

[U-Boot] [PATCH 00/14] nvme: Various bug fixes and updates
 2017-08-22 15:15 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] nvme: Remove useless defines
` [U-Boot] [PATCH 02/14] nvme: Fix getting PCI vendor id of the NVMe block device
` [U-Boot] [PATCH 03/14] nvme: Fix ndev->queues allocation
` [U-Boot] [PATCH 04/14] nvme: Fix endianness assignment to prp2 in nvme_identify()
` [U-Boot] [PATCH 05/14] nvme: Cache controller's capabilities
` [U-Boot] [PATCH 06/14] nvme: Respect timeout when en/disabling the controller
` [U-Boot] [PATCH 07/14] nvme: Use macros to access NVMe queues
` [U-Boot] [PATCH 08/14] nvme: Consolidate block read and write routines
` [U-Boot] [PATCH 09/14] nvme: Apply cache operations on the DMA buffers
` [U-Boot] [PATCH 10/14] nvme: Use blk_create_devicef() API
` [U-Boot] [PATCH 11/14] nvme: Get rid of the global variable nvme_info
` [U-Boot] [PATCH 12/14] nvme: Adjust the 'nvme' command to use blk_common_cmd()
` [U-Boot] [PATCH 13/14] sandbox: Add a dummy invalidate_dcache_range() function
` [U-Boot] [PATCH 14/14] sandbox: Enable NVMe driver for build testing

[dm-crypt] Decrypt a volume without user intervention
 2017-08-22 15:09 UTC  (2+ messages)

[U-Boot] [PATCH] fs: ext4: Fix journal overrun issue reported by Coverity
 2017-08-22 15:14 UTC  (2+ messages)

[Bug 196717] New: CPU: 0 PID: 5405 at arch/x86/kvm/mmu.c:717 mmu_spte_clear_track_bits+0xe7/0x100
 2017-08-22 15:14 UTC  (5+ messages)
` [Bug 196717] "

[Qemu-devel] [PATCH v2 00/54] qapi: add #if pre-processor conditions to generated code
 2017-08-22 15:14 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/54] qapi: fix type_seen key error
` [Qemu-devel] [PATCH v2 02/54] qdict: add qdict_put_null() helper
` [Qemu-devel] [PATCH v2 51/54] qapi: make s390 commands depend on TARGET_S390X

[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
 2017-08-22 15:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/2] Add a unique ID in the virt machine to be used as device ID
        ` [Qemu-arm] "

[Qemu-trivial] [PATCH] hw/misc/auxbus.c: Mark the aux-to-i2c-bridge device as non-hotpluggable
 2017-08-22 15:12 UTC  (4+ messages)
` [Qemu-devel] "

needs-backport label on github/ceph/ceph
 2017-08-22 15:12 UTC  (2+ messages)

[for-next 0/3] Add congestion control capability
 2017-08-22 15:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/10] zpci detangling
 2017-08-22 15:10 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 07/10] s390x/sclp: properly guard pci-specific functions

[PATCH xf86-video-amdgpu] modesetting: re-set the crtc's mode when link-status goes BAD
 2017-08-22 15:10 UTC  (3+ messages)

[PATCH v6 0/8] ASoC: rockchip: Parse dai links from dts
 2017-08-22 15:10 UTC  (7+ messages)
` [PATCH v6 1/8] ASoC: rockchip: Correct 'dmic-delay' property name
` [PATCH v6 2/8] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp

[PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING
 2017-08-22 15:10 UTC  (11+ messages)

[PATCH 0/3] Add retries for DP dual mode devices
 2017-08-22 15:10 UTC  (7+ messages)
` [PATCH 1/3] drm: Add retries for lspcon status check
` [PATCH 2/3] drm/i915: Don't give up waiting on INVALID_MODE
` [PATCH 3/3] drm: Add retries for dp dual mode read
` ✓ Fi.CI.BAT: success for Add retries for DP dual mode devices

[Qemu-devel] [PATCH v2] hw/arm/digic: Mark device with user_creatable = false
 2017-08-22 14:30 UTC 

tc not taking stdin as input for creaing tc rules
 2017-08-22 15:10 UTC  (2+ messages)

[OpenRISC] (no subject)
 2017-08-22 15:10 UTC 

IPv6: unknown packet logged 
 2017-08-22 15:08 UTC  (4+ messages)

[PATCH v4 net-next] arm: eBPF JIT compiler
 2017-08-22 15:08 UTC  (3+ messages)

[PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
 2017-08-22 15:07 UTC  (17+ messages)
    `  "
      ` [alsa-devel] "

[PATCH v3 0/8] drm/i915: Make infoframe code available to (e)DP ports
 2017-08-22 15:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Make infoframe code available to (e)DP ports (rev4)

[U-Boot] [PATCH v2 0/3] arm: am57xx/dra7xx: Boot Android from eMMC
 2017-08-22 15:06 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 1/3] arm: omap: Define command for booting "

[PATCH nft v2 00/18] introducing libnftables
 2017-08-22 15:04 UTC  (5+ messages)
` [PATH nft v2 15/18] libnftables: set max_errors to 1 in library

Don't know where to start linux kernel programming
 2017-08-22 15:04 UTC  (2+ messages)

[PATCH 00/27] ARM Scalable Vector Extension (SVE)
 2017-08-22 15:04 UTC  (15+ messages)
` [PATCH 09/27] arm64/sve: Signal frame and context structure definition
` [PATCH 10/27] arm64/sve: Low-level CPU setup

[ANNOUNCE] xfsprogs: for-next updated to b97ad96
 2017-08-22 15:04 UTC 

finding root filesystem of a subvolume?
 2017-08-22 15:03 UTC  (3+ messages)

Sparse parsing question - iterator statements
 2017-08-22 15:02 UTC  (4+ messages)

[Qemu-devel] [PATCH/RFC] configure: enable --s390-pgste linker option
 2017-08-22 15:02 UTC  (2+ messages)

[PATCH v7 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-22 15:01 UTC  (6+ messages)
` [PATCH v7 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages

[PATCH v2 0/3] tools/libxc: use superpages
 2017-08-22 15:01 UTC  (4+ messages)
` [PATCH v2 2/3] tools/libxc: add API for bitmap access for restore

[PATCH] soc/tegra: Register SoC device
 2017-08-22 15:00 UTC  (5+ messages)

[PATCH v2] device property: preserve usecount for node passed to of_fwnode_graph_get_port_parent()
 2017-08-22 15:00 UTC  (6+ messages)

[Bug 196685] New: System becomes unresponsive after intel_iommu kernel error
 2017-08-22 15:00 UTC  (2+ messages)
` [Bug 196685] "

master merge plans
 2017-08-22 14:59 UTC  (5+ messages)

[PATCH] net/virtio-net: reverse unregistering on exit
 2017-08-22 14:59 UTC  (2+ messages)

[PATCH stable 4.9] perf/x86/intel/rapl: Make package handling more robust
 2017-08-22 14:59 UTC 

[PATCH] ALSA: ice1712: Add support for STAudio ADCIII
 2017-08-22 14:59 UTC 

[Qemu-arm] [PATCH] hw/arm/aspeed_soc: Mark devices as user_creatable = false
 2017-08-22 14:24 UTC  (2+ messages)

[Bug 98324] amd-staging-4.7: problems with unblanking displays when monitors are switched off
 2017-08-22 14:58 UTC  (4+ messages)
` [Bug 98324] [DC] "

[PATCH] ALSA: hda - Implement mic-mute LED mode enum
 2017-08-22 14:57 UTC 

[Bug 102323] System crashes when woken up from S3 sleep while HDMI display is switched off
 2017-08-22 14:57 UTC  (3+ messages)
` [Bug 102323] [DC] "

[PATCH i-g-t 00/11] Improve robustness of the i915 perf tests
 2017-08-22 14:56 UTC  (4+ messages)
` [PATCH i-g-t 05/11] tests/perf: rework oa-exponent test

[RFC] Add hot plug event in rte eal interrupt and inplement it in i40e driver
 2017-08-22 14:56 UTC  (6+ messages)
` [PATCH v2 1/2] eal: add uevent api for hot plug

[PATCH v10] PCI: tango: Add MSI controller support
 2017-08-22 14:56 UTC  (2+ messages)

[Qemu-arm] [PATCH] hw/arm/digic: Mark device with user_creatable = false
 2017-08-22 14:18 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH 0/9] kernel-yocto: consolidated pull request
 2017-08-22 14:54 UTC  (5+ messages)

Crash Consistency xfstests
 2017-08-22 14:52 UTC  (5+ messages)

Possible double free in iowarrior.ko
 2017-08-22 14:51 UTC 

t5551 hangs ?
 2017-08-22 14:51 UTC  (4+ messages)

[PATCH net-next 00/18] net: mvpp2: MAC/GoP configuration and optional PHYs
 2017-08-22 14:50 UTC  (8+ messages)
` [PATCH net-next 03/18] net: mvpp2: set the SMI PHY address when connecting to the PHY

Submodule regression in 2.14?
 2017-08-22 14:50 UTC  (9+ messages)
` [PATCH] pull: respect submodule update configuration

[LTP] Test case float_trigo Reading dsin error
 2017-08-22 14:50 UTC  (2+ messages)

[PATCH] vhost: fix end of range for access_ok
 2017-08-22 14:49 UTC  (3+ messages)

[PATCH] ASoC: Add a sanity check before using dai driver name
 2017-08-22 14:45 UTC  (2+ messages)

[PATCH 0/2 v7] printk: Add new timestamps
 2017-08-22 14:44 UTC  (6+ messages)
` [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps

[Qemu-devel] [PATCH v3] target-i386/cpu: Add new EPYC CPU model
 2017-08-22 14:44 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cnl: simplify cnl_procmon_values handling
 2017-08-22 14:44 UTC  (2+ messages)

[PATCH] mm, shmem: Fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
 2017-08-22 14:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-22 14:33 UTC  (2+ messages)

Custom recipe - resolving "do_package_qa: QA Issue: -dev package contains non-symlink .so"
 2017-08-22 14:43 UTC  (3+ messages)

[PATCH v1] iommu/ipmmu-vmsa: Set context_id to non-existent value if allocation failed
 2017-08-22 14:43 UTC  (3+ messages)

[PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests
 2017-08-22 14:42 UTC  (4+ 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.