All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 15:53:32 to 2019-06-17 16:25:16 UTC [more...]

[Qemu-devel] [PATCH v5 0/6] Add a valid_cpu_types property
 2019-06-17 15:33 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 1/6] machine: Convert the valid cpu types to use cpu_model

[Qemu-devel] [PATCH 0/4] Fix build of Xen support + cleanup
 2019-06-17 16:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] xen: Fix build with public headers
  ` [Xen-devel] "
` [Qemu-devel] [PATCH 3/4] xen: Import Xen public headers used by xen-hvm.c
  ` [Xen-devel] "

[Qemu-devel] [QEMU] [PATCH v3 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-06-17 15:09 UTC  (5+ messages)
` [Qemu-devel] [QEMU] [PATCH v3 1/8] block: Refactor macros - fix tabbing
` [Qemu-devel] [QEMU] [PATCH v3 2/8] block: Support providing LCHS from user
` [Qemu-devel] [QEMU] [PATCH v3 5/8] bootdevice: Gather LCHS from all relevant devices
` [Qemu-devel] [QEMU] [PATCH v3 8/8] hd-geo-test: Add tests for lchs override

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-06-17 16:24 UTC  (12+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-17 16:23 UTC  (14+ messages)
` [PATCH v7 14/21] iommu/mediatek: Add mmu1 support
` [PATCH v7 15/21] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v7 16/21] memory: mtk-smi: Add bus_sel for mt8183

[Qemu-devel] [PATCH] hw/arm/msf2-som: Exit when the cpu is not the expected one
 2019-06-17 16:01 UTC 

[PATCH v3 0/6] sched: Add new tracepoints required for EAS testing
 2019-06-17 16:22 UTC  (4+ messages)

[PATCH v2] arm64/mm: Correct the cache line size warning with non coherent device
 2019-06-17 16:22 UTC  (6+ messages)

[PATCH] counter: fix ftm-quaddec build error on UML
 2019-06-17 16:21 UTC 

Changing the release cadence
 2019-06-17 16:21 UTC  (2+ messages)

[PATCH] libfdt: reduce the number of headers included from libfdt_env.h
 2019-06-17 16:21 UTC 

[Qemu-devel] [Bug 1833101] [NEW] vexpress-a9 (but not -a15) creates two pl111 LCDs due to duplicate sysbus_create_simple("pl111", ...) calls
 2019-06-17 15:33 UTC 

[igt-dev] [PATCH i-g-t] Add Arm drivers as supported drivers by igt
 2019-06-17 16:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH trivial] perf vendor events intel: Assorted style fixes
 2019-06-17 16:10 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] docs queue
 2019-06-17 14:57 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/4] docs/specs/index.rst: Fix minor syntax issues
` [Qemu-devel] [PULL 4/4] docs: Build and install specs manual

[PATCH v2 0/9] xfsprogs: document the ioctls scrub uses
 2019-06-17 16:19 UTC  (3+ messages)
` [PATCH 4/9] libxfs: link to the scrub ioctl from xfsctl.3

drm/i915: last bits to make headers self-contained
 2019-06-17 16:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915: make i915_fixed.h self-contained

[RFC PATCH] ASoC: Intel: use common helpers to detect CPUs
 2019-06-17 16:18 UTC  (4+ messages)

[PATCH] [RFC] get_maintainer: Really limit regex patterns to words
 2019-06-17 16:17 UTC  (2+ messages)

[PATCH] mm, oom: fix oom_unkillable_task for memcg OOMs
 2019-06-17 16:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/arm: Check for dp support for dp VFM, not sp
 2019-06-17 16:01 UTC 

[PATCH] Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
 2019-06-17 16:16 UTC  (4+ messages)

[PATCH nft] src: enable set expiration date for set elements
 2019-06-17 16:15 UTC 

[Qemu-devel] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
 2019-06-17 15:33 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/2] target/arm: Add stubs to build "

[PATCH net-next 0/2] net: ipv4: remove erroneous advancement of list pointer
 2019-06-17 16:16 UTC  (2+ messages)

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-17 16:15 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v6 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-06-17 16:14 UTC  (13+ messages)
` [PATCH v6 01/12] thermal: qoriq: Add local struct device pointer
` [PATCH v6 02/12] thermal: qoriq: Don't store struct thermal_zone_device reference
` [PATCH v6 03/12] thermal: qoriq: Add local struct qoriq_sensor pointer
` [PATCH v6 04/12] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
` [PATCH v6 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [PATCH v6 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v6 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v6 08/12] thermal: qoriq: Convert driver to use regmap API
` [PATCH v6 09/12] thermal: qoriq: Enable all sensors before registering them
` [PATCH v6 10/12] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v6 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v6 12/12] thermal: qoriq: Add hwmon support

[PATCH libnftnl] src: enable set expiration date for set elements
 2019-06-17 16:15 UTC 

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-17 16:14 UTC  (11+ messages)

[PATCH] ACPI: PM: Export the function acpi_sleep_state_supported()
 2019-06-17 16:14 UTC  (4+ messages)

[PATCH v2 0/3] Add Support for Kontron SMARC-sAMX6i
 2019-06-17 16:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: add Kontron vendor prefix
` [PATCH v2 2/3] ARM: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module
` [PATCH v2 3/3] ARM: dts: imx6qdl-kontron-samx6i: add Kontron SMARC SoM Support

[PATCH nf-next] src: enable set expiration date for set elements
 2019-06-17 16:14 UTC 

Slow I/O on USB media
 2019-06-17 16:14 UTC  (2+ messages)

[PATCH] arm64/sve: fix genksyms generation
 2019-06-17 16:13 UTC  (5+ messages)

[PATCH] swiotlb: fix phys_addr_t overflow warning
 2019-06-17 16:13 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v2 0/2] x86/AMD: correct certain Fam17 checks
 2019-06-17 16:12 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [Xen-devel] "
` [PATCH v2 2/2] x86/AMD: limit C1E disable family range
  ` [Xen-devel] "

[PATCH][V2] net: lio_core: fix potential sign-extension overflow on large shift
 2019-06-17 16:12 UTC  (2+ messages)

[kms-tests] [PATCH 1/2] kmstest.py: Fix CRTC disabling
 2019-06-17 16:12 UTC  (2+ messages)
` [kms-tests] [PATCH 2/2] kmstest.py: Capture the last kernel messages before closing the log

[PATCH v3 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-17 16:12 UTC  (4+ messages)
` [PATCH v3 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v3 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v3 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[Xen-devel] [PATCH] Config.mk: update OVMF to edk2-stable201905
 2019-06-17 16:10 UTC 

[Xen-devel] [PATCH v6 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-17 16:11 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 01/10] xen/arm: add generic TEE mediator framework

[PATCH nft 1/5] src: remove useless parameter from cache_flush()
 2019-06-17 16:11 UTC  (7+ messages)
` [PATCH nft 2/5] tests: shell: cannot use handle for non-existing rule in kernel
` [PATCH nft 3/5] src: add cache level flags

[U-Boot] [PATCH] pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2-rc5
 2019-06-17 16:09 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 09/10] octeonx: mark internal functions with __rte_internal
 2019-06-17 16:09 UTC 

[PATCH v3 00/10] 52-bit kernel + user VAs
 2019-06-17 16:09 UTC  (6+ messages)
` [PATCH v3 01/10] arm64: mm: Flip kernel VA space

[mac80211-next:master 17/20] drivers/net/wireless/intel/iwlwifi/dvm/rs.c:3317:3: error: 'const struct rate_control_ops' has no member named 'remove_sta_debugfs'; did you mean 'add_sta_debugfs'?
 2019-06-17 16:09 UTC  (5+ messages)

[PATCH 0/2] x86: fix build with gcc9
 2019-06-17 16:08 UTC  (5+ messages)
` [PATCH 2/2] x86/mtrr: "
          ` [Xen-devel] Ping: "

[Qemu-devel] [PATCH v2 00/23] Support disabling TCG on ARM
 2019-06-17 14:52 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 18/23] target/arm: Move CPU state dumping routines to helper.c
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 19/23] target/arm: Move watchpoints APIs "
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 21/23] target/arm: Do not build TCG objects when TCG is off
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [SeaBIOS] [PATCH v2 0/5] Add Qemu to SeaBIOS LCHS interface
 2019-06-17 15:04 UTC  (4+ messages)
` [Qemu-devel] [SeaBIOS] [PATCH v2 1/5] geometry: Read LCHS from fw_cfg
` [Qemu-devel] [SeaBIOS] [PATCH v2 4/5] config: Add toggle for bootdevice information
` [Qemu-devel] [SeaBIOS] [PATCH v2 5/5] geometry: Apply LCHS values for boot devices

[dpdk-dev] [PATCH 1/2] doc/security: clarify pre-release end of the embargo date
 2019-06-17 16:06 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] doc/security: clarify experimental API status

[PATCH] net: lio_core: fix potential sign-extension overflow on large shift
 2019-06-17 16:06 UTC  (3+ messages)

[PATCH v4 0/8] Add imx7ulp USBOTG1 support
 2019-06-17 16:05 UTC  (7+ messages)
` [PATCH v4 6/8] ARM: dts: imx7ulp: add "

[PATCH v2 1/2] ARM: dts: Add ZII support for ZII i.MX7 RMU2 board
 2019-06-17 16:05 UTC  (4+ messages)

[PATCH 1/3] arm64 defconfig: enable LVM support
 2019-06-17 16:04 UTC  (3+ messages)
` [PATCH 2/3] arm64 defconfig: enable MPT3 SAS and BNX2X drivers
` [PATCH 3/3] arm64 defconfig: enable Mellanox cards

[PATCH v3 0/5] crypto: caam - Add i.MX8MQ support
 2019-06-17 16:03 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: caam - move DMA mask selection into a function
` [PATCH v3 2/5] crypto: caam - correct DMA address size for the i.MX8
` [PATCH v3 3/5] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v3 4/5] crypto: caam - simplfy clock initialization
` [PATCH v3 5/5] crypto: caam - add clock entry for i.MX8MQ

[RFC PATCH net-next 0/2] net: extend INET_DIAG_INFO with information specific to TCP ULP
 2019-06-17 16:04 UTC  (4+ messages)
` [RFC PATCH net-next 2/2] net: tls: export protocol version and cipher to socket diag

[PATCH v4 0/7] PM8005 and PMS405 regulator support
 2019-06-17 16:03 UTC  (6+ messages)
` [PATCH v4 3/7] dt-bindings: qcom_spmi: Document PM8005 regulators
  ` [PATCH v4 4/7] regulator: qcom_spmi: Add support for PM8005

[PATCH v4.4 00/45] V4.4 backport of arm64 Spectre patches
 2019-06-17 16:03 UTC  (3+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-06-17 16:03 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH] ath10k: add mic bytes for pmf management packet
 2019-06-17 16:03 UTC  (3+ messages)

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-17 16:03 UTC  (8+ messages)
    ` [libvirt] "

[patch net-next internal] net: sched: cls_matchall: allow to delete filter
 2019-06-17 16:03 UTC  (2+ messages)

[patch net-next] net: sched: cls_matchall: allow to delete filter
 2019-06-17 16:02 UTC 

[Linux-kernel-mentees] Applications open for Linux Kernel Mentorship Program - Fall 2019
 2019-06-17 16:02 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 00/27] OCTEON TX2 common and mempool driver
 2019-06-17 15:55 UTC  (29+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/27] common/octeontx2: add build infrastructure and HW definition
  ` [dpdk-dev] [PATCH v3 02/27] common/octeontx2: add IO handling APIs
  ` [dpdk-dev] [PATCH v3 03/27] common/octeontx2: add mbox request and response definition
  ` [dpdk-dev] [PATCH v3 04/27] common/octeontx2: add mailbox base support infra
  ` [dpdk-dev] [PATCH v3 05/27] common/octeontx2: add runtime log infra
  ` [dpdk-dev] [PATCH v3 06/27] common/octeontx2: add mailbox send and receive support
  ` [dpdk-dev] [PATCH v3 07/27] common/octeontx2: introduce common device class
  ` [dpdk-dev] [PATCH v3 08/27] common/octeontx2: introduce irq handling functions
  ` [dpdk-dev] [PATCH v3 09/27] common/octeontx2: handle intra device operations
  ` [dpdk-dev] [PATCH v3 10/27] common/octeontx2: add AF to PF mailbox IRQ and msg handlers
  ` [dpdk-dev] [PATCH v3 11/27] common/octeontx2: add PF to VF "
  ` [dpdk-dev] [PATCH v3 12/27] common/octeontx2: add VF mailbox IRQ and msg handler
  ` [dpdk-dev] [PATCH v3 13/27] common/octeontx2: add uplink message support
  ` [dpdk-dev] [PATCH v3 14/27] common/octeontx2: add FLR IRQ handler
  ` [dpdk-dev] [PATCH v3 15/27] doc: add Marvell OCTEON TX2 platform guide
  ` [dpdk-dev] [PATCH v3 16/27] mempool/octeontx2: add build infra and device probe
  ` [dpdk-dev] [PATCH v3 17/27] drivers: add init and fini on octeontx2 NPA object
  ` [dpdk-dev] [PATCH v3 18/27] mempool/octeontx2: add NPA HW operations
  ` [dpdk-dev] [PATCH v3 19/27] mempool/octeontx2: add NPA IRQ handler
  ` [dpdk-dev] [PATCH v3 20/27] mempool/octeontx2: add context dump support
  ` [dpdk-dev] [PATCH v3 21/27] mempool/octeontx2: add mempool alloc op
  ` [dpdk-dev] [PATCH v3 22/27] mempool/octeontx2: add mempool free op
  ` [dpdk-dev] [PATCH v3 23/27] mempool/octeontx2: add remaining slow path ops
  ` [dpdk-dev] [PATCH v3 24/27] mempool/octeontx2: add fast path mempool ops
  ` [dpdk-dev] [PATCH v3 25/27] mempool/octeontx2: add optimized dequeue operation for arm64
  ` [dpdk-dev] [PATCH v3 26/27] mempool/octeontx2: add devargs for max pool selection
  ` [dpdk-dev] [PATCH v3 27/27] doc: add Marvell OCTEON TX2 mempool documentation

[PATCH 1/2] drivers: gpio: amd-fch: make resource struct const
 2019-06-17 16:00 UTC  (2+ messages)
` [PATCH 2/2] drivers: gpio: amd-fch: drop unused pdev pointer in privata data

[PATCH] perf: Add missing newline at end of file
 2019-06-17 16:00 UTC  (2+ messages)

[PATCH] kernel/isolation: Asset that a housekeeping CPU comes up at boot time
 2019-06-17 15:59 UTC  (3+ messages)

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-17 15:58 UTC  (4+ messages)
` [PATCH v2 2/2] macb: Add "

[PATCH] ext4: make __ext4_get_inode_loc plug
 2019-06-17 15:57 UTC 

Fix for https://bugzilla.kernel.org/show_bug.cgi?id=203737
 2019-06-17 15:58 UTC  (2+ messages)

[patch 0/3] cpuidle-haltpoll driver (v2)
 2019-06-17 15:57 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 0/7] backup-top filter driver for backup
 2019-06-17 15:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH v8 4/7] block: introduce backup-top filter driver

[PATCH AUTOSEL 5.1 001/375] gfs2: Fix lru_count going negative
 2019-06-17 15:57 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 033/375] leds: avoid races with workqueue

[PATCH] Use fall-through attribute rather than magic comments
 2019-06-17 15:56 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] media: pci: cx88: Change the type of 'missed' to u64
 2019-06-17 15:56 UTC  (4+ messages)

[PATCH] ima: dynamically allocate shash_desc
 2019-06-17 15:55 UTC  (2+ messages)

[PATCH V2] ath11k: Fix Rx signal strength reporting
 2019-06-17 15:54 UTC  (4+ messages)

[PATCH v5 1/4] x86/mem_sharing: reorder when pages are unlocked and released
 2019-06-17 12:24 UTC  (3+ messages)
` [PATCH v5 3/4] x86/mem_sharing: enable mem_share audit mode only in debug builds
  ` [Xen-devel] "

Need help in converting trace data into CTF
 2019-06-17 15:55 UTC 

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-17 15:55 UTC  (8+ messages)
` [PATCH 14/14] docs: sphinx/kernel_abi.py: fix UTF-8 support

[PATCH] usb: core: devio: add ioctls for suspend and resume
 2019-06-17 15:55 UTC  (2+ messages)

[PATCH 0/1] manifest.py: fix test_SDK_manifest_entries
 2019-06-17 15:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH RESEND v3 0/3] KVM: x86: Enable user wait instructions
 2019-06-17 15:54 UTC  (6+ messages)
` [PATCH RESEND v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[GIT PULL] RISC-V patches for v5.2-rc6
 2019-06-17 15:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: dwc2: correctly handle binding for g-tx-fifo-size
 2019-06-17 15:54 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am65: Add MSMC RAM ranges in interconnect node
 2019-06-17 15:53 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.