All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 15:17:01 to 2020-01-23 15:52:39 UTC [more...]

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-23 13:49 UTC  (2+ messages)
` [PULL 04/59] pvpanic: implement crashloaded event handling

[PULL 00/59] Misc patches for 2020-01-23
 2020-01-23 13:48 UTC  (23+ messages)
` [PULL 06/59] audio/audio: Add missing fall through comment
` [PULL 12/59] configure: Do not build libfdt if not required
` [PULL 14/59] Makefile: Restrict system emulation and tools objects
` [PULL 15/59] Makefile: Remove unhelpful comment
` [PULL 16/59] hw/core: Restrict reset handlers API to system-mode
` [PULL 17/59] hw/core/Makefile: Group generic objects versus system-mode objects
` [PULL 18/59] target/i386: kvm: initialize feature MSRs very early
` [PULL 19/59] target/i386: add a ucode-rev property
` [PULL 20/59] target/i386: kvm: initialize microcode revision from KVM
` [PULL 22/59] virtio-scsi: convert to new virtio_delete_queue
` [PULL 28/59] accel: Introduce the current_accel() wrapper
` [PULL 31/59] object: add extra sanity checks
` [PULL 33/59] qdev: remove extraneous error
` [PULL 34/59] qdev: move helper function to monitor/misc
` [PULL 35/59] object: avoid extra class property key duplication
` [PULL 38/59] object: make object_class_property_add* return property
` [PULL 39/59] qstring: add qstring_free()
` [PULL 41/59] object: do not free class properties
` [PULL 43/59] object: rename link "child" to "target"
` [PULL 45/59] object: express const link with link property
` [PULL 47/59] object: release all props
` [PULL 50/59] qdev: move instance properties to class properties

[yocto][meta-rockchip][PATCH] rk3288: Add wic.bmap images
 2020-01-23 15:52 UTC 

[PATCH net-next] soreuseport: Cleanup duplicate initialization of more_reuse->max_socks
 2020-01-23 15:52 UTC 

[Intel-gfx] [PATCH] drm/i915/huc: Fix error reported by I915_PARAM_HUC_STATUS
 2020-01-23 15:51 UTC  (5+ messages)

[PATCH 01/24] python3: update to 3.8.1
 2020-01-23 15:52 UTC  (5+ messages)
` [PATCH 24/24] meson: update 0.52.1 -> 0.53.0

[PATCH 1/2] mfd: da9062: enable being a system-power-controller
 2020-01-23 15:51 UTC  (2+ messages)

[PATCH] pinctrl: madera: Remove extra blank line
 2020-01-23 15:51 UTC  (2+ messages)

[Xen-devel] [PATCH v5 00/18] VM forking
 2020-01-23 15:50 UTC  (9+ messages)
` [Xen-devel] [PATCH v5 03/18] x86/p2m: Allow p2m_get_page_from_gfn to return shared entries
` [Xen-devel] [PATCH v5 04/18] x86/mem_sharing: make get_two_gfns take locks conditionally

[Xen-devel] [PATCH v4 0/7] More Hyper-V infrastructure
 2020-01-23 15:50 UTC  (10+ messages)
` [Xen-devel] [PATCH v4 2/7] x86/hyperv: setup hypercall page
` [Xen-devel] [PATCH v4 5/7] x86/hyperv: provide percpu hypercall input page
` [Xen-devel] [PATCH v4 6/7] x86/hyperv: retrieve vp_index from Hyper-V
` [Xen-devel] [PATCH v4 7/7] x86/hyperv: setup VP assist page

[PATCH] ARM: OMAP2+: Fix undefined reference to omap_secure_init
 2020-01-23 15:50 UTC  (3+ messages)

[RFC][PATCH 0/2] Avoiding DWC3 transfer stalls/hangs when using adb over f_fs
 2020-01-23 15:50 UTC  (4+ messages)
` [RFC][PATCH 2/2] usb: dwc3: gadget: Correct the logic for finding last SG entry

[PATCH v3] usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
 2020-01-23 15:50 UTC 

[REGRESSION][BISECTED] 5.5-rc suspend/resume failure caused by patch a4f55d8b8c14 ("usb: hub: Check device descriptor before resusciation")
 2020-01-23 15:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] net/mlx: assert cleanup in mlx drivers
 2020-01-23 15:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/5] mk/icc: disable treatment of warnings as errors
` [dpdk-dev] [PATCH 3/5] net/mlx4: introduce the mlx4 version of the assert

[yocto][meta-rockchip][PATCH] Remove u-boot-rockchip
 2020-01-23 15:49 UTC  (2+ messages)
` [yocto][meta-rockchip][PATCH v2] "

[Xen-devel] [PATCH v3 0/3] purge free_shared_domheap_page()
 2020-01-23 15:48 UTC  (10+ messages)
` [Xen-devel] [PATCH v3 1/3] x86 / vmx: make apic_access_mfn type-safe
` [Xen-devel] [PATCH v3 3/3] x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE

[PATCH] net-xdp: netdev attribute to control xdpgeneric skb linearization
 2020-01-23 15:48 UTC  (3+ messages)

[PATCH v8 00/11] Multi-phase reset mechanism
 2020-01-23 13:28 UTC  (8+ messages)
` [PATCH v8 02/11] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v8 03/11] hw/core: create Resettable QOM interface
` [PATCH v8 06/11] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v8 07/11] hw/core/qdev: update hotplug reset "
` [PATCH v8 08/11] hw/core: deprecate old reset functions and introduce new ones
` [PATCH v8 10/11] vl: replace deprecated qbus_reset_all registration
` [PATCH v8 11/11] hw/s390x/ipl: replace deprecated qdev_reset_all registration

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-23 15:48 UTC  (3+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

[PATCH] tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
 2020-01-23 15:47 UTC 

[PATCH] lib: devres: Export devm_ioremap_resource_wc
 2020-01-23 15:47 UTC 

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-23 15:46 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 001/205] ioat: ioat_alloc_ring() failure handling
 2020-01-23 15:46 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 003/205] drm/v3d: don't leak bin job if v3d_job_init fails

SELinux issue with 'keys-acl' patch in kernel.org's 'linux-next' tree
 2020-01-23 15:46 UTC  (4+ messages)
` SELinux: How to split permissions for keys?

[dpdk-dev] [PATCH v3 0/5] integrate librte_ipsec SAD into ipsec-secgw
 2020-01-23 15:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "

U-Boot Logo showing incorrect colors with eLCDIF
 2020-01-23 15:46 UTC  (2+ messages)

[PATCH 1/3] drm/dp: Include the AUX CH name in the debug messages
 2020-01-23 15:45 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/3] drm/i915: "
  `  "
` [PATCH 3/3] drm/i915: Give aux channels a better name
  ` [Intel-gfx] "

[PATCH 00/11] Improve testability with GIT_TEST_FSMONITOR
 2020-01-23 15:45 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 4/8] t3030-merge-recursive.sh: disable fsmonitor when tweaking GIT_WORK_TREE

[bug report] ceph: perform asynchronous unlink if we have sufficient caps
 2020-01-23 15:45 UTC  (2+ messages)

[RESEND] Atomic switch of MSR_IA32_UMWAIT_CONTROL
 2020-01-23 15:45 UTC 

[Intel-gfx] [PATCH 1/3] drm/dp: Include the AUX CH name in the debug messages
 2020-01-23 15:45 UTC 

[PATCH v5 0/6] Add support for frequency invariance for (some) x86
 2020-01-23 15:44 UTC  (3+ messages)

[PATCH 0/3] virgl: enable in qemu when 'opengl' is in DISTRO_FEATURES
 2020-01-23 15:44 UTC  (5+ messages)
` [PATCH 1/3] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target
` [PATCH 2/3] libsdl2: enable opengl option for native/nativesdk, subject to 'opengl' in DISTRO_FEATURES
` [PATCH 3/3] qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATURE

[Xen-devel] [PATCH] x86/apic: fix disabling LVT0 in disconnect_bsp_APIC
 2020-01-23 15:43 UTC  (5+ messages)

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-01-23 15:43 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 190 builds: 0 failed, 190 passed, 5 warnings (v4.19.98)
 2020-01-23 15:42 UTC 

[PATCH 1/1] mesh: Fix provisioning agent method call failure
 2020-01-23 15:40 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: return EINVAL instead of ENOENT in the VM code
 2020-01-23 15:39 UTC  (8+ messages)
` [PATCH 4/4] drm/amdgpu: rework synchronization of VM updates v3

#yocto bootchooser: Cannot get state 'state'
 2020-01-23 15:37 UTC  (20+ messages)
` [yocto] "

[PATCH v29 00/22] Add RX archtecture support
 2020-01-23 13:25 UTC  (10+ messages)
` [PATCH v29 01/22] MAINTAINERS: Add RX
` [PATCH v29 04/22] target/rx: TCG translation
` [PATCH v29 07/22] target/rx: RX disassembler
` [PATCH v29 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v29 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v29 13/22] target/rx: Dump bytes for each insn during disassembly
` [PATCH v29 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v29 17/22] hw/rx: RX Target hardware definition
` [PATCH v29 22/22] qemu-doc.texi: Add RX section

[dpdk-dev] Kni interface unable to receive ipv6 solicited node multicast addressed frames
 2020-01-23 15:36 UTC  (2+ messages)

[PULL 00/16] tcg patch queue
 2020-01-23 13:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace Tien Hock Loh as Altera PIO maintainer
 2020-01-23 15:34 UTC  (2+ messages)

[Xen-devel] [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-01-23 15:34 UTC  (3+ messages)

[PATCH 00/16 V2] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-01-23 15:34 UTC  (5+ messages)
` [PATCH 07/16] nvme-rdma: "

[PATCH v2 00/10] Rework READ_ONCE() to improve codegen
 2020-01-23 15:33 UTC  (11+ messages)
` [PATCH v2 01/10] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
` [PATCH v2 02/10] netfilter: Avoid assigning 'const' pointer to non-const pointer
` [PATCH v2 03/10] fault_inject: Don't rely on "return value" from WRITE_ONCE()
` [PATCH v2 04/10] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
` [PATCH v2 05/10] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [PATCH v2 06/10] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [PATCH v2 07/10] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
` [PATCH v2 08/10] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros
` [PATCH v2 09/10] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
` [PATCH v2 10/10] gcov: Remove old GCC 3.4 support

[igt-dev] [PATCH i-g-t] i915/gem_engine_topology: Introduce and use gem_context_clone_with_engines
 2020-01-23 15:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_engine_topology: Introduce and use gem_context_clone_with_engines (rev2)

[PATCH v2 4/4] hv_utils: Add the support of hibernation
 2020-01-23 15:31 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] intel_reg: Use static iterator
 2020-01-23 15:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[GSoC/Outreachy QEMU proposal] Extend support for ioctls in QEMU linux-user mode
 2020-01-23 13:34 UTC 

[PATCH] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 15:32 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Don't lock around irq_set_irq_wake()
 2020-01-23 15:31 UTC  (2+ messages)

[PATCH v2 1/2] i2c: Enable compile testing for some of drivers
 2020-01-23 15:31 UTC  (3+ messages)

[alsa-devel] [PATCH] dt-bindings: stm32: convert dfsdm to json-schema
 2020-01-23 15:30 UTC  (4+ messages)
  `  "

[PATCH v9 0/5] Add NUMA-awareness to qspinlock
 2020-01-23 15:29 UTC  (12+ messages)
` [PATCH v9 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH] spmi: pmic-arb: Set lockdep class for hierarchical irq domains
 2020-01-23 15:29 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2020-01-23 15:29 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detaching
      ` [dpdk-dev] [dpdk-stable] "

[PATCH][next] iio: st_sensors: handle memory allocation failure to fix null pointer dereference
 2020-01-23 15:28 UTC  (3+ messages)

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-23 15:27 UTC  (16+ messages)

[PATCH][next] drm/i915/gem: fix null pointer dereference on vm
 2020-01-23 15:27 UTC  (6+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH] drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm

[PATCH 0/4] fsmonitor: start using an opaque token for last update
 2020-01-23 15:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] fsmonitor: change last update timestamp on the index_state to opaque token
  ` [PATCH v2 2/4] fsmonitor: handle version 2 of the hooks that will use "
  ` [PATCH v2 3/4] fsmonitor: add fsmonitor hook scripts for version 2
  ` [PATCH v2 4/4] fsmonitor: update documentation for hook version and watchman hooks

[PATCH RESEND] gpiolib: hold gpio devices lock until ->descs array is initialised
 2020-01-23 15:26 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.4.14-0fce94b.cki (stable)
 2020-01-23 15:25 UTC  (2+ messages)
` [LTP] "

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-23 15:24 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] bpf: btf: Add btf_type_by_name_kind
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v3 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v3 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v3 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v3 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v3 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v3 10/10] bpf: lsm: Add Documentation

[RFC][PATCH] opencl: fix packaging of library
 2020-01-23 15:24 UTC  (5+ messages)

[RESEND PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 15:24 UTC  (3+ messages)

[PATCH 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-01-23 15:24 UTC  (11+ messages)
` [PATCH 01/10] mmc: Add a saved_clock member
` [PATCH 02/10] arm: K3: sysfw-loader: Add a config_pm_pre_callback()
` [PATCH 03/10] configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
` [PATCH 04/10] spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
` [PATCH 05/10] mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
` [PATCH 06/10] mmc: sdhci_am654: Update output tap delay writes
` [PATCH 07/10] configs: j721e_evm: Add Support for eMMC boot
` [PATCH 08/10] mmc: Add init() API
` [PATCH 09/10] mmc: sdhci: Expose sdhci_init() as non-static
` [PATCH 10/10] mmc: am654_sdhci: Implement workaround for card detect

[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-23 15:24 UTC  (3+ messages)

[arm-platforms:irq/irqchip-next 5/28] drivers/gpio/gpio-sifive.c:83:2: error: implicit declaration of function 'irq_chip_enable_parent'; did you mean 'gpiochip_enable_irq'?
 2020-01-23 15:23 UTC  (4+ messages)

Connectivity check uris
 2020-01-23 15:23 UTC  (6+ messages)

[Bug 206231] New: R9 280X low performance with all games
 2020-01-23 15:22 UTC  (4+ messages)
` [Bug 206231] "

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-01-23 13:20 UTC  (4+ messages)
` [PATCH v4 08/11] 9pfs: readdir benchmark

[ti:ti-rt-linux-5.4.y 2583/2633] tidss_dispc.c:(.text+0x1020): multiple definition of `dispc_write_irqenable'; drivers/video/fbdev/omap2/omapfb/dss/dispc.o:(.text+0x370): first defined here
 2020-01-23 15:20 UTC 

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 13:09 UTC  (3+ messages)
` [PATCH REPOST v3 23/80] arm/nseries: use memdev for RAM

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-23 15:18 UTC  (4+ messages)
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[LTP] [PATCH] Fix prctl02
 2020-01-23 15:18 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH V3] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-23 15:17 UTC  (7+ messages)
` [PATCH V4] "

[PATCH net-next] net/core: Replace driver version to be kernel version
 2020-01-23 15:17 UTC  (4+ messages)

[PATCH] media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
 2020-01-23 15:17 UTC  (3+ messages)

[PATCH 3/4] GPIO: aspeed: fixed a typo
 2020-01-23 15:17 UTC  (2+ messages)

[alsa-devel] [PATCH 0/9] add ASoC components for AHUB
 2020-01-23 15:16 UTC  (12+ messages)
` [alsa-devel] [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver


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.