All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 16:36:06 to 2020-02-27 17:07:05 UTC [more...]

[Intel-gfx] [PATCH v4-CI] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-27 16:59 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix kbuild test robot build error
 2020-02-27 16:58 UTC  (3+ messages)

[PATCH v2 00/11] mtd: spi-nor: add xSPI Octal DTR support
 2020-02-27 17:06 UTC  (26+ messages)
` [PATCH v2 01/11] dt-bindings: spi: allow expressing DTR capability
` [PATCH v2 03/11] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v2 04/11] spi: spi-mem: allow specifying a command's extension
` [PATCH v2 06/11] mtd: spi-nor: add support for DTR protocol

[PATCH 0/3] qemu-img: Fix check's leak/corruption fix report
 2020-02-27 17:02 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iotests: Add poke_file_[bl]e functions
` [PATCH 3/3] iotests/138: Test leaks/corruptions fixed report

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-27 17:02 UTC  (9+ messages)
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands

[PATCH v10 00/15] CoreSight CTI Driver
 2020-02-27 17:05 UTC  (4+ messages)
` [PATCH v10 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree

[Linux-kernel-mentees] [PATCH] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 17:05 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: reintroduce wait on OA configuration completion
 2020-02-27 17:04 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 4/5] KVM: Kick resamplefd for split kernel irqchip
 2020-02-27 17:00 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-27 17:03 UTC  (2+ messages)

[PATCH v7 0/2] MAX9286 GMSL support
 2020-02-27 17:03 UTC  (4+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-02-27 17:02 UTC  (8+ messages)
` [PATCH 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-27 17:03 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: sc7180: Add interconnect for QUP "

[dpdk-dev] [PATCH 0/2] fixes for bonding
 2020-02-27 17:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/bonding: fix MAC address when switching active port

[PATCH 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
 2020-02-27 17:01 UTC  (2+ messages)

[RFC 0/8] MIPS: CI20: add HDMI out support
 2020-02-27 17:02 UTC  (6+ messages)

[PATCH] ptp: add VMware virtual PTP clock driver
 2020-02-27 17:01 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add drgn script to list progs/maps
 2020-02-27 17:01 UTC  (3+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-27 17:01 UTC  (16+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control

[Intel-gfx] [PATCH 1/3] drm/i915: add i915_ioc32.h for compat
 2020-02-27 17:00 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: remove unused orig_clock i915 member
` [Intel-gfx] [PATCH 3/3] drm/i915: move watermark structs more towards usage

[PATCH v7 00/38] sg: add v4 interface
 2020-02-27 16:59 UTC  (39+ messages)
` [PATCH v7 01/38] sg: move functions around
` [PATCH v7 02/38] sg: remove typedefs, type+formatting cleanup
` [PATCH v7 03/38] sg: sg_log and is_enabled
` [PATCH v7 04/38] sg: rework sg_poll(), minor changes
` [PATCH v7 05/38] sg: bitops in sg_device
` [PATCH v7 06/38] sg: make open count an atomic
` [PATCH v7 07/38] sg: move header to uapi section
` [PATCH v7 08/38] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v7 09/38] sg: sg_allow_if_err_recovery and renames
` [PATCH v7 10/38] sg: improve naming
` [PATCH v7 11/38] sg: change rwlock to spinlock
` [PATCH v7 12/38] sg: ioctl handling
` [PATCH v7 13/38] sg: split sg_read
` [PATCH v7 14/38] sg: sg_common_write add structure for arguments
` [PATCH v7 15/38] sg: rework sg_vma_fault
` [PATCH v7 16/38] sg: rework sg_mmap
` [PATCH v7 17/38] sg: replace sg_allow_access
` [PATCH v7 18/38] sg: rework scatter gather handling
` [PATCH v7 19/38] sg: introduce request state machine
` [PATCH v7 20/38] sg: sg_find_srp_by_id
` [PATCH v7 21/38] sg: sg_fill_request_element
` [PATCH v7 22/38] sg: printk change %p to %pK
` [PATCH v7 23/38] sg: xarray for fds in device
` [PATCH v7 24/38] sg: xarray for reqs in fd
` [PATCH v7 25/38] sg: replace rq array with lists
` [PATCH v7 26/38] sg: sense buffer rework
` [PATCH v7 27/38] sg: add sg v4 interface support
` [PATCH v7 28/38] sg: rework debug info
` [PATCH v7 29/38] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v7 30/38] sg: expand sg_comm_wr_t
` [PATCH v7 31/38] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v7 32/38] sg: add some __must_hold macros
` [PATCH v7 33/38] sg: move procfs objects to avoid forward decls
` [PATCH v7 34/38] sg: protect multiple receivers
` [PATCH v7 35/38] sg: first debugfs support
` [PATCH v7 36/38] sg: rework mmap support
` [PATCH v7 37/38] sg: warn v3 write system call users
` [PATCH v7 38/38] sg: bump version to 4.0.08

[dpdk-dev] [PATCH 1/2] net/memif: enable loopback
 2020-02-27 16:59 UTC  (3+ messages)

UCSI:CCG: AMD Platform
 2020-02-27 16:59 UTC  (10+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: split intel_modeset_init() pre/post gem init
 2020-02-27 16:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-02-27 16:58 UTC  (3+ messages)
` [PATCH v5 50/50] multi-process: add configure and usage information

[PATCH 0/2] USB fastboot onto eMMC: make 30% faster!
 2020-02-27 16:58 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: fastboot: call discard_range for sparse files as well
` [PATCH 2/2] Revert "block: Adjust cache sizes"

[dpdk-dev] Questions about rte_timer APIs
 2020-02-27 16:58 UTC  (4+ messages)

[PATCH v1 1/1] x86/apic/vector: Fix NULL pointer exception in irq_complete_move()
 2020-02-27 16:55 UTC 

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused MDIC_DEST mask
 2020-02-27 16:57 UTC 

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-02-27 16:47 UTC  (5+ messages)

[PATCH] selftest/lkdtm: Use local .gitignore
 2020-02-27 16:53 UTC  (6+ messages)

[PATCH v4 0/7] aspeed-g6: enable usb support
 2020-02-27 16:55 UTC  (5+ messages)
` [PATCH v4 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub

[Buildroot] Untractably slow CVE checks in support/scripts/pkg-stat
 2020-02-27 16:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 0/1] Support to assemble CB kernel for gen7
 2020-02-27 16:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-02-27 16:53 UTC  (3+ messages)

[PATCH v4 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-27 16:53 UTC  (7+ messages)

[PATCH] arm64: dts: marvell: espressobin: add ethernet alias
 2020-02-27 16:52 UTC  (2+ messages)

[PATCH] kcsan: Fix a typo in a comment
 2020-02-27 16:52 UTC 

[GIT PULL] amdtee driver fix for v5.6
 2020-02-27 16:52 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 16/20] drm/i915: Move pipe ddb entries into the dbuf state
 2020-02-27 16:50 UTC  (2+ messages)

[PATCH RFC v4 0/6] Add Unisoc's drm kms module
 2020-02-27 16:50 UTC  (4+ messages)
` [PATCH RFC v4 1/6] dt-bindings: display: add Unisoc's drm master bindings

[PATCH v3 0/2] hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer
 2020-02-27 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
` [PATCH v3 2/2] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic

[PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
 2020-02-27 16:49 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: marvell: espressobin: indicate dts version
 2020-02-27 16:48 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: marvell: build ESPRESSObin variants

[PATCH 0/2] arm64: add Armv8.6 pointer authentication
 2020-02-27 16:48 UTC  (3+ messages)
` [PATCH 2/2] arm64: kprobe: disable probe of fault prone ptrauth instruction

[patch 0/8] x86/entry: Consolidation - Part II
 2020-02-27 16:46 UTC  (3+ messages)
` [patch 8/8] x86/entry: Move irqflags tracing to do_int80_syscall_32()

suspicious RCU due to "Prefer using an idle CPU as a migration target instead of comparing tasks"
 2020-02-27 16:47 UTC  (5+ messages)

possible deadlock in cma_netdev_callback
 2020-02-27 16:46 UTC  (6+ messages)

[PATCH iproute2] man: ip.8: Add missing vrf subcommand description
 2020-02-27 16:45 UTC 

[PATCH v11 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-27 16:45 UTC  (5+ messages)
` [PATCH v11 14/17] cpuidle: tegra: Squash Tegra114 driver into the common driver

[PATCH v2] nvme: log additional message for controller status
 2020-02-27 16:45 UTC 

[PATCH] fixdep: remove redundant null character check
 2020-02-27 16:44 UTC  (2+ messages)

[PATCH] fixdep: remove unneeded code and comments about *.ver files
 2020-02-27 16:44 UTC  (2+ messages)

[RESEND PATCH v2] dt-bindings: bd718x7: Yamlify and add BD71850
 2020-02-27 16:45 UTC  (2+ messages)

Overriding SDE_FILE
 2020-02-27 16:45 UTC  (5+ messages)

[MODERATED] [PATCH v2 0/2] v2: more sampling fun 0
 2020-02-27 16:43 UTC  (8+ messages)
` [MODERATED] Re: [PATCH v2 1/2] v2: more sampling fun 1
      `  "

[PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64
 2020-02-27 16:42 UTC  (9+ messages)
` [PATCH 1/2] sched/topology: Don't enable EAS on SMT systems
` [PATCH 2/2] arm64: defconfig: enable CONFIG_SCHED_SMT

[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-27 16:41 UTC  (3+ messages)
` [PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts

[meta-networking][PATCH] meta-networking: s|${COREBASE}/meta/files/common-licenses|${COMMON_LICENSE_DIR}
 2020-02-27 16:42 UTC 

[Intel-gfx] [PATCH] drm/i915/dram: hide the dram structs better
 2020-02-27 16:42 UTC  (2+ messages)

[Outreachy][PATCH 00/10] Finish converting git bisect to C part 2
 2020-02-27 16:41 UTC  (5+ messages)
` [PATCH 02/10] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C

[PATCH] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-02-27 16:40 UTC  (3+ messages)

[RFC PATCH v2] USB: hub: fix port suspend/resume
 2020-02-27 16:41 UTC  (3+ messages)

[meta-multimedia][PATCH] meta-multimedia: s|${COREBASE}/meta/files/common-licenses|${COMMON_LICENSE_DIR}
 2020-02-27 16:41 UTC 

[PATCH 00/17] DRM: imx spring-cleaning
 2020-02-27 16:21 UTC  (18+ messages)
` [PATCH 01/17] drm/imx: drop useless best_encoder callback
` [PATCH 02/17] drm/imx: parallel-display: fix edid memory leak
` [PATCH 03/17] drm/imx: parallel-display: move panel/bridge detection to fail early
` [PATCH 04/17] drm/imx: parallel-display: detach panel within drm_encoder destroy
` [PATCH 05/17] drm/imx: parallel-display: split encoder and decoder states
` [PATCH 06/17] imx/drm: parallel-display: split attach function
` [PATCH 07/17] drm/imx: tve: add regulator_disable devm_action
` [PATCH 08/17] drm/imx: tve: split global state container
` [PATCH 09/17] drm/imx: imx-ldb: remove useless enum
` [PATCH 10/17] drm/imx: imx-ldb: fix edid memory leak
` [PATCH 11/17] drm/imx: imx-ldb: release ldb-channel resources within encoder destroy
` [PATCH 12/17] drm/imx: remove imx_drm_encoder_destroy helper
` [PATCH 13/17] drm/imx: imx-ldb: split imx_ldb devres allocation context
` [PATCH 14/17] drm/imx: imx-ldb: add ldb_is_dual helper
` [PATCH 15/17] drm/imx: imx-ldb: split encoder and decoder states
` [PATCH 16/17] drm/imx: imx-ldb: refactor imx_ldb_bind
` [PATCH 17/17] drm/imx: fix drm_mode_config_cleanup race condition

[meta-oe][PATCH] meta-oe: s|${COREBASE}/meta/files/common-licenses|${COMMON_LICENSE_DIR}
 2020-02-27 16:41 UTC 

[dpdk-dev] [PATCH v1] net/axgbe: add register dump support
 2020-02-27 16:40 UTC  (3+ messages)

[LTP] [PATCH 1/4] Avoid using tst_res(TBROK)
 2020-02-27 16:39 UTC  (4+ messages)
` [LTP] [PATCH 2/4] lib: Check also flags for tst_res()
` [LTP] [PATCH 3/4] doc: Improve flags info
` [LTP] [PATCH 4/4] doc: Update style guide to new API

linux-next: Tree for Feb 25 (BOOT_CONFIG)
 2020-02-27 16:38 UTC  (6+ messages)
` [PATCH] bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue

[PATCH v2] softmmu/vl.c: fix too slow TCG regression
 2020-02-27 16:37 UTC  (3+ messages)

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-02-27 16:38 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH v3 5/5] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()
 2020-02-27 16:38 UTC  (3+ messages)

[PATCH v3 4/5] Documentation/locking/atomic: Add a litmus test for atomic_set()
 2020-02-27 16:37 UTC  (3+ messages)

[PATCH v2 0/6] misc: Improve error reporting on Windows
 2020-02-27 16:30 UTC  (2+ messages)
` [PATCH v2 4/6] util/osdep: Improve error report by calling error_setg_win32()

linux-next: Tree for Feb 27
 2020-02-27 16:34 UTC  (2+ messages)
` linux-next: Tree for Feb 27 (sound/soc/codecs/: SND_SOC_MAX98357A)

[PATCH v3 3/5] Documentation/locking/atomic: Introduce atomic-tests directory
 2020-02-27 16:36 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.