All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-01 15:26:20 to 2019-03-01 16:16:03 UTC [more...]

[PATCH 1/4] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 16:15 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 3/4] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 4/4] drm/i915: Prioritise non-busywait semaphore workloads

[PATCH 0/8] objtool: UACCESS validation v2
 2019-03-01 16:15 UTC  (13+ messages)
` [PATCH 6/8] i915,uaccess: Fix redundant CLAC

[patch net-next 0/5] net: call for phys_port_name into devlink directly is possible
 2019-03-01 16:14 UTC  (3+ messages)
` [patch net-next 2/5] net: devlink: introduce devlink_compat_phys_port_name_get()

[Bug 201763] New: amdgpu: [powerplay] VBIOS did not find boot engine clock value in dependency table. Using Memory DPM level 0!
 2019-03-01 16:14 UTC  (2+ messages)
` [Bug 201763] "

[PATCH RFC v4 0/9] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
 2019-03-01 16:04 UTC  (5+ messages)
` [PATCH RFC v4 1/9] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH RFC v4 2/9] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH RFC v4 3/9] powerpc/pci: Create pci_dn on demand
` [PATCH RFC v4 5/9] powerpc/powernv/ioda: Fix using uninitialized IOMMU group

[PATCH] mac80211: do not call driver wake_tx_queue op during reconfig
 2019-03-01 16:13 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS b25cd1b748e73b78b365aaf77b9d5235e056ed4d
 2019-03-01 16:13 UTC 

[Qemu-devel] [PATCH v2 00/32] s390x/tcg: Vector Instruction Support Part 1
 2019-03-01 16:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 03/32] s390x/tcg: Utilities for vector instruction helpers
` [Qemu-devel] [PATCH v2 05/32] s390x/tcg: Implement VECTOR GENERATE BYTE MASK

[PATCH] PCI: pciehp: Fix re-enabling the slot marked for safe removal
 2019-03-01 16:12 UTC 

[PATCH 01/38] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 16:12 UTC  (11+ messages)
` [PATCH 14/38] drm/i915: Introduce the i915_user_extension_method
` [PATCH 15/38] drm/i915: Track active engines within a context
` [PATCH 16/38] drm/i915: Introduce a context barrier callback
` [PATCH 21/38] drm/i915: Fix I915_EXEC_RING_MASK
` [PATCH 23/38] drm/i915: Re-arrange execbuf so context is known before engine

[PATCH v5 00/10] arm64: add system vulnerability sysfs entries
 2019-03-01 16:12 UTC  (5+ messages)
` [PATCH v5 03/10] arm64: add sysfs vulnerability show for meltdown

[meta-oe][PATCH] upgrade python-click from 6.7 to 7.0
 2019-03-01 16:06 UTC 

habanalabs user-space thunk library available in GitHub
 2019-03-01 16:12 UTC  (2+ messages)

[PATCH RFC 0/4] IMA on NFS prototype
 2019-03-01 16:10 UTC  (7+ messages)
` [PATCH RFC 4/4] NFSD: Prototype support for IMA on NFS (server)

[U-Boot] [PATCH] ARM: socfpga: Configure PL310 latencies
 2019-03-01 16:10 UTC  (7+ messages)

[RFC PATCH 0/2] Create CAAM HW key in linux keyring and use in dmcrypt
 2019-03-01 16:09 UTC  (6+ messages)
` [RFC PATCH 1/2] drivers: crypto: caam: key: Add caam_tk key type
` [RFC PATCH 2/2] dm-crypt: Use any key type which is registered

[Qemu-arm] [PATCH v11 00/10] ARM virt: Initial RAM expansion and extended memory map
 2019-03-01 16:06 UTC  (16+ messages)
` [Qemu-devel] [PATCH v11 03/10] hw/arm/virt: Split the memory map description
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v11 07/10] hw/arm/virt: Dynamic memory map depending on RAM requirements
` [Qemu-arm] [PATCH v11 08/10] hw/arm/virt: Implement kvm_type function for 4.0 machine
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v11 09/10] hw/arm/virt: Check the VCPU PA range in TCG mode
` [Qemu-arm] [PATCH v11 10/10] hw/arm/virt: Bump the 255GB initial RAM limit
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[Qemu-devel] [PATCH v2] file-posix: add drop-cache=on|off option
 2019-03-01 16:09 UTC 

[PATCH v5 00/10] perf: enable compression of record mode trace to save storage space
 2019-03-01 16:09 UTC  (9+ messages)
` [PATCH v5 02/10] perf record: implement -f,--mmap-flush=<threshold> option
` [PATCH v5 03/10] perf session: define bytes_transferred and bytes_compressed metrics
` [PATCH v5 04/10] perf record: implement COMPRESSED event record and its attributes
` [PATCH v5 06/10] perf util: introduce Zstd based streaming compression API
` [PATCH v5 07/10] perf record: implement -z,--compression_level=n option and compression
` [PATCH v5 08/10] perf report: implement record trace decompression
` [PATCH v5 09/10] perf inject: enable COMPRESSED records decompression
` [PATCH v5 10/10] perf tests: implement Zstd comp/decomp integration test

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-01 16:08 UTC  (6+ messages)
` [PATCH v4 2/2] Add selftests for module build using in-kernel headers

[Qemu-devel] [PATCH v2 0/3] qdev: Hotplug handler chaining
 2019-03-01 16:08 UTC  (3+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[PATCH] scsi: smartpqi_init: Reporting 'logical unit failure'
 2019-03-01 16:08 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] media: a few more typos at staging, pci, platform, radio and usb
 2019-03-01 16:07 UTC  (2+ messages)

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-03-01 16:07 UTC  (7+ messages)

[RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
 2019-03-01 16:06 UTC  (12+ messages)

[Qemu-devel] [PATCH] spapr: Explicitly check machine support before using EVENT_CLASS_HOT_PLUG
 2019-03-01 16:06 UTC  (2+ messages)

[patch net-next RFC 0/8] net: expose switch ID via devlink
 2019-03-01 16:05 UTC  (9+ messages)
` [patch net-next RFC 1/8] net: devlink: convert devlink_port_attrs bools to bits
` [patch net-next RFC 2/8] net: devlink: extend port attrs for switch ID
` [patch net-next RFC 3/8] net: devlink: introduce devlink_compat_switch_id_get() helper
` [patch net-next RFC 4/8] mlxsw: Pass switch ID through devlink_port_attrs_set()
` [patch net-next RFC 5/8] mlxsw: Remove ndo_get_port_parent_id implementation
` [patch net-next RFC 6/8] nfp: pass switch ID through devlink_port_attrs_set()
` [patch net-next RFC 7/8] nfp: register devlink port before netdev
` [patch net-next RFC 8/8] nfp: remove ndo_get_port_parent_id implementation

[PATCH net-next 0/8] devlink: add PF and VF port flavours
 2019-03-01 16:05 UTC  (15+ messages)
` [PATCH net-next 4/8] devlink: allow subports on devlink PCI ports
` [PATCH net-next 6/8] devlink: introduce port's peer netdevs

[patch V5 00/14] MDS basics 0
 2019-03-01 16:04 UTC  (9+ messages)
` [patch V5 02/14] MDS basics 2
  ` [MODERATED] "
` [patch V5 09/14] MDS basics 9
  ` [MODERATED] "

[Qemu-arm] [PATCH] hw/arm/acpi: enable SHPC native hot plug
 2019-03-01 15:49 UTC  (7+ messages)
` [Qemu-devel] "

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-01 16:04 UTC  (4+ messages)
` [RFC net-next 7/8] net/mlx5: Add devlink subdev life cycle command support

[PATCH 2/2] seccomp.2: document userspace notification
 2019-03-01 16:02 UTC  (5+ messages)

[CI] drm/i915/selftests: Check that whitelisted registers are accessible
 2019-03-01 16:01 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check that whitelisted registers are accessible (rev6)

[Qemu-devel] [PATCH 0/7] qapi: Code generation fixes
 2019-03-01 16:00 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/7] tests/qapi-schema: Make test-qapi.py print arrays
` [Qemu-devel] [PATCH 2/7] tests/qapi-schema: Cover conditional arrays
` [Qemu-devel] [PATCH 3/7] qapi: Pass file name to QAPIGen constructor instead of methods
` [Qemu-devel] [PATCH 4/7] qapi: Fix code generation for sub-modules in other directories
` [Qemu-devel] [PATCH 5/7] tests: Rename UserDefNativeListUnion to UserDefListUnion
` [Qemu-devel] [PATCH 6/7] tests/qapi-schema: Cover forward reference to sub-module
` [Qemu-devel] [PATCH 7/7] qapi: Fix array first used in a different module

[rocko/master][PATCH v2] gcc-arm-none-eabi: extend to nativesdk class
 2019-03-01 15:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] numa: deprecate -numa node, mem and default memory distribution
 2019-03-01 15:49 UTC  (8+ messages)
` [Qemu-arm] [PATCH 1/2] numa: deprecate 'mem' parameter of '-numa node' option
  ` [Qemu-devel] "
  ` [Qemu-devel] [libvirt] "
` [Qemu-arm] [PATCH 2/2] numa: deprecate implict memory distribution between nodes
  ` [Qemu-devel] "

[PATCH 0/5] drm: Add PSR helpers
 2019-03-01 16:00 UTC  (4+ messages)
` [PATCH 1/5] drm: Add helpers to kick off PSR enable/disable

[PATCH V2 0/8] nvme: misc cleanups
 2019-03-01 15:59 UTC  (3+ messages)

[PATCH 1/2] x86/unwind: handle NULL pointer calls better in frame unwinder
 2019-03-01 15:59 UTC  (3+ messages)

[PATCH 1/3] phy: rockchip-emmc: Allow to set drive impedance via DTS
 2019-03-01 15:59 UTC  (11+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Define drive-impedance-ohm for RK3399's emmc-phy
` [PATCH 3/3] arm64: dts: rockchip: Decrease emmc-phy's drive impedance on rk3399-puma

[PATCH 1/5] drm/i915/execlists: Suppress redundant preemption
 2019-03-01 15:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915/execlists: Suppress redundant preemption (rev2)

[PATCH bpf-next 0/2] Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
 2019-03-01 15:58 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: "

mlx5 under FreeBSD
 2019-03-01 15:58 UTC  (9+ messages)

[PATCH 0/2] dpaa2-eth: add XDP_REDIRECT support
 2019-03-01 15:56 UTC  (4+ messages)
` [PATCH 1/2] dpaa2-eth: Add software annotation types
` [PATCH 2/2] dpaa2-eth: add XDP_REDIRECT support

[meta-oe PATCH 1/2] python-idna: Avoid removing '+x' from `.egg-info/` directory
 2019-03-01 15:56 UTC  (6+ messages)

[PATCH 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
 2019-03-01 15:55 UTC  (4+ messages)

naming of link to fitImage with initramfs
 2019-03-01 15:45 UTC 

[LTP] [PATCH 1/2] syscalls/sync_file_range: add partial file sync test-case
 2019-03-01 15:54 UTC  (3+ messages)
` [LTP] [PATCH 2/2] doc: document new library functions

[PATCH v4 0/5] Enable wm8524 on i.MX8MQ-EVK
 2019-03-01 15:53 UTC  (6+ messages)
` [PATCH v4 5/5] arm64: dts: imx8mq-evk: Enable wm8524 codec

[PATCH v2] tegra2/tegra3 automotive clock init
 2019-03-01 15:35 UTC  (7+ messages)
` [PATCH v2 1/6] soc/tegra: initial tegra-automotive detection
` [PATCH v2 2/6] soc/tegra: fuse: add is_automotive for tegra30
` [PATCH v2 3/6] soc/tegra: fuse: Add is_automotive for tegra20
` [PATCH v2 4/6] kconfig: build device tree overlay into tegra20/30
` [PATCH v2 5/6] clk: tegra20: add automotive specific clocks as dt overlay
` [PATCH v2 6/6] clk: tegra30: "

[PATCH 1/2] fchownat.2: add project support updates
 2019-03-01 15:51 UTC  (4+ messages)
` [PATCH 2/2] statx.2: add project support update

[PATCH RESEND V2 0/4] Add VIN support to RZ/G2M
 2019-03-01 15:45 UTC  (5+ messages)
` [PATCH RESEND V2 1/4] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
` [PATCH RESEND V2 2/4] media: rcar-csi2: Enable support for r8a774a1
` [PATCH RESEND V2 3/4] media: dt-bindings: media: rcar_vin: Add r8a774a1 support
` [PATCH RESEND V2 4/4] media: rcar-vin: Enable support for r8a774a1

[PATCH] net/softnic: fix sprintf with snprintf
 2019-03-01 15:51 UTC  (2+ messages)

[PATCH] perf/core: Mark expected switch fall-through
 2019-03-01 15:50 UTC  (4+ messages)

[Qemu-devel] [PATCH] virtio-blk: dataplane: release AioContext before blk_set_aio_context
 2019-03-01 15:50 UTC  (10+ messages)

[PATCH 0/8] add generic interface to set/get project
 2019-03-01 15:49 UTC  (7+ messages)
` [PATCH 4/8] xfs: support project ID in xfs_setattr()
` [PATCH 8/8] xfs: support project in xfs_getattr()

[Qemu-devel] [RFC] multi phase reset
 2019-03-01 15:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/9] Misc fixes to pvrdma device
 2019-03-01 15:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 4/9] {monitor, hw/pvrdma}: Expose device internals via monitor interface

[Qemu-devel] [PATCH] usb-mtp: Fix build with gcc 9
 2019-03-01 15:34 UTC  (5+ messages)

[PATCH] build: use integer for new max_ethports option too
 2019-03-01 15:46 UTC 

[GIT PULL] Hyper-V commits for v5.1
 2019-03-01 15:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v13 0/3] Add make check tests for Migration
 2019-03-01 15:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v13 2/3] migration: Create socket-address parameter

[PATCH 0/2] staging: mt7621-dma: SPDX license cleanups
 2019-03-01 15:39 UTC  (3+ messages)
` [PATCH 1/2] staging: mt7621-dma: add SPDX GPL-2.0 or later version license identifier

[igt-dev] [RFT i-g-t] lib/i915: Assert mmap size alignment
 2019-03-01 15:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-01 15:38 UTC  (3+ messages)
` [PATCH v1 1/6] net/af_xdp: introduce AF_XDP PMD driver

[U-Boot] SUNXI : CONFIG_VIDEO_SUNXI is never set
 2019-03-01 15:35 UTC 

[igt-dev] [PATCH] tests/kms_color: Change in commit style
 2019-03-01 15:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_color: Change in commit style (rev5)

[Buildroot] Bazel integration in buildroot
 2019-03-01 15:33 UTC  (3+ messages)

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-01 15:32 UTC  (17+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC

[PATCH] regulator: lp87565: Convert to use regulator_set/get_current_limit_regmap
 2019-03-01 15:31 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2] x86/mm: fix "old_pte" set but not used
 2019-03-01 15:29 UTC 

[PATCH -next] PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
 2019-03-01 15:29 UTC  (4+ messages)

[PATCH v4 0/3] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
 2019-03-01 15:27 UTC  (4+ messages)
` [PATCH v4 1/3] media: dt-bindings: media: document allegro-dvt bindings
` [PATCH v4 2/3] [media] allegro: add Allegro DVT video IP core driver
` [PATCH v4 3/3] [media] allegro: add SPS/PPS nal unit writer

[PATCH] efi: Downgrade "EFI_MEMMAP is not enabled" message
 2019-03-01 15:27 UTC  (7+ messages)

Mapping memory regions on s390
 2019-03-01 15:26 UTC 

[PATCH 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-01 15:26 UTC  (4+ messages)
` [PATCH 1/2] clk: meson-g12a: add cpu clock bindings


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.