All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-30 13:09:10 to 2020-01-30 13:38:58 UTC [more...]

[meta-networking][PATCH 1/3] netperf: Inherit texinfo to get makeinfo
 2020-01-29  7:13 UTC  (2+ messages)
` [meta-oe][PATCH 2/3] recipes: Inherit missing texinfo for makeinfo program

[zeus][PATCH] core: recipes: fix some native tools dependencies
 2020-01-30  9:30 UTC  (4+ messages)

[PATCH 01/24] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-01-29  9:07 UTC  (7+ messages)
` [PATCH 03/24] libva-utils: fix upstream version check
` [PATCH 07/24] puzzles: upgrade to latest revision
` [PATCH 16/24] libedit: upgrade 20191025-3.1 -> 20191231-3.1
` [PATCH 18/24] python3-git: upgrade 3.0.2 -> 3.0.5
` [PATCH 19/24] gnu-config: upgrade to latest revision
` [PATCH 21/24] python3-six: upgrade 1.13.0 -> 1.14.0

[PATCH v2] hw/*/Makefile.objs: Move many .o files to common-objs
 2020-01-30 13:38 UTC 

[PATCH] MAINTAINERS: Add Thomas as drm-misc co-maintainer
 2020-01-30 13:38 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix compilation breakage without INFINIBAND_USER_ACCESS
 2020-01-30 13:38 UTC  (2+ messages)

[meta-networking][PATCH] wireguard: Upgrade to 20191219 snapshot
 2020-01-30  0:48 UTC 

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-30 13:32 UTC  (18+ messages)

[PATCH for-next 0/7] Refactor control path of bnxt_re driver
 2020-01-30 13:37 UTC  (3+ messages)
` [PATCH for-next 1/7] RDMA/bnxt_re: Refactor queue pair creation code

[Intel-gfx] [PATCH 1/2] drm/i915: extract engine WA programming to common resume function
 2020-01-30 13:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] grep: ignore --recurse-submodules if --no-index is given
 2020-01-30 13:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Refactor snapshot vs nocow writers locking
 2020-01-30 13:37 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: Implement DRW lock

[PATCH v2 00/14] git-p4: python3 compatibility
 2020-01-30 13:35 UTC  (4+ messages)

[PATCH 00/10] python: Explicit usage of Python 3
 2020-01-30 13:34 UTC  (5+ messages)
` [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

[Intel-gfx] [RFC 0/6] 3 display pipes combination system support
 2020-01-30 13:35 UTC  (5+ messages)
` [Intel-gfx] [RFC 2/6] drm/i915: Remove (pipe == crtc->index) asummption

[PATCH 1/2] devtool/standard.py: Allow recipe to disable menuconfig logic
 2020-01-29 11:55 UTC  (6+ messages)

[PATCH] target/s390x/translate: Fix RNSBG instruction
 2020-01-30 13:34 UTC 

[PATCH] glibc: merge libc-common.bbclass into glibc.bb
 2020-01-29 21:13 UTC 

[PATCH] bus: fsl-mc: add api to retrieve mc version
 2020-01-30 13:27 UTC  (5+ messages)

agfl and related cleanups
 2020-01-30 13:33 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove the agfl_bno member from struct xfs_agfl
` [PATCH 2/6] xfs: remove the xfs_agfl_t typedef
` [PATCH 3/6] xfs: remove XFS_BUF_TO_AGFL
` [PATCH 4/6] xfs: remove XFS_BUF_TO_AGI
` [PATCH 5/6] xfs: remove XFS_BUF_TO_AGF
` [PATCH 6/6] xfs: remove XFS_BUF_TO_SBP

[PATCH 1/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-01-30 13:30 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH 1/2] events: callchain: Annotate RCU pointer with __rcu
 2020-01-30 13:32 UTC  (7+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] events: callchain: Use RCU API to access RCU pointer
        `  "

[GIT PULL 00/23] KVM/arm updates for 5.6
 2020-01-30 13:25 UTC  (72+ messages)
` [PATCH 01/23] KVM: arm64: Only sign-extend MMIO up to register width
` [PATCH 02/23] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
` [PATCH 03/23] KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
` [PATCH 04/23] arm64: kvm: Fix IDMAP overlap with HYP VA
` [PATCH 05/23] KVM: ARM: Call hyp_cpu_pm_exit at the right place
` [PATCH 06/23] KVM: arm: Remove duplicate include
` [PATCH 07/23] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
` [PATCH 08/23] KVM: arm64: Correct PSTATE on exception entry
` [PATCH 09/23] KVM: arm/arm64: Correct CPSR "
` [PATCH 10/23] KVM: arm/arm64: Correct AArch32 SPSR "
` [PATCH 11/23] KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
` [PATCH 12/23] KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
` [PATCH 13/23] KVM: arm/arm64: Cleanup MMIO handling
` [PATCH 14/23] arm64: KVM: Add UAPI notes for swapped registers
` [PATCH 15/23] arm64: KVM: Annotate guest entry/exit as a single function
` [PATCH 16/23] KVM: arm/arm64: Fix young bit from mmu notifier
` [PATCH 17/23] KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
` [PATCH 18/23] KVM: arm: Make inject_abt32() inject an external abort instead
` [PATCH 19/23] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [PATCH 20/23] KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
` [PATCH 21/23] KVM: arm64: pmu: Fix chained SW_INCR counters
` [PATCH 22/23] KVM: arm64: pmu: Only handle supported event counters
` [PATCH 23/23] KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer

[meta-python2][zeus][PATCH 1/2] lib/oeqa/runtime/cases: add python2.py
 2020-01-30  6:05 UTC 

[igt-dev] [PATCH i-g-t 1/9] lib/ioctl_wrappers: Query if device supports set/get legacy tiling
 2020-01-30 13:32 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 2/9] lib/igt_fb: Fix creating FBs on platforms w/o HW detiling
` [igt-dev] [PATCH i-g-t 4/9] lib/igt_fb: Switch from XY_FAST_COPY_BLT to XY_SRC_COPY_BLT
` [igt-dev] [PATCH i-g-t 6/9] lib/igt_fb: Fall back from gtt map to coherent map on platforms w/o aperture
` [igt-dev] [PATCH i-g-t 8/9] lib/igt_fb: Speed up format conversion for local memory

[Xen-devel] [XEN PATCH v2 00/12] xen: Build system improvements
 2020-01-30 13:32 UTC  (5+ messages)
` [Xen-devel] [XEN PATCH v2 10/12] xen/build: use new $(c_flags) and $(a_flags) instead of $(CFLAGS)
` [Xen-devel] [XEN PATCH v2.1 15/12] squash! xen/build: have the root Makefile generates the CFLAGS

[RESEND PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-01-30 13:41 UTC  (2+ messages)

[PATCH 0/4] xfs: Remove wrappers for some semaphores
 2020-01-30 13:31 UTC  (5+ messages)
` [PATCH 4/4] xfs: replace mr*() functions with native rwsem calls

[PATCH] rbd: remove barriers from img_request_layered_{set,clear,test}()
 2020-01-30 13:31 UTC 

[PATCH] bonding: do not enslave CAN devices
 2020-01-30 13:30 UTC 

[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-01-30 13:29 UTC  (10+ messages)
` [PATCH v2 01/29] hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
` [PATCH v2 04/29] tests/acceptance: Use 'version-min' tag to verify QEMU binary version
` [PATCH v2 19/29] tests/acceptance/virtio_check_params: Only test Xen as superuser

[alsa-devel] [CX2075] No sound after suspend/resume from front speaker
 2020-01-30 13:29 UTC  (7+ messages)

[PATCH v2 0/9] Huge page-table entries for TTM
 2020-01-30 13:29 UTC  (5+ messages)
` [PATCH 5/9] mm, drm/ttm, drm/vmwgfx: Support huge TTM pagefaults

next/master boot: 183 boots: 12 failed, 169 passed with 2 untried/unknown (next-20200130)
 2020-01-30 13:29 UTC 

[cip-dev] CIP IRC weekly meeting today
 2020-01-30 13:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
 2020-01-30 13:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[RESEND PATCH] rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
 2020-01-30  4:54 UTC 

[PATCH 1/1] MAINTAINERS: Fix ti-vpe binding file line
 2020-01-30 13:28 UTC  (2+ messages)

[PATCH v3 00/12] grep: improve threading and fix race conditions
 2020-01-30 13:28 UTC  (6+ messages)
` [PATCH v3 08/12] grep: allow submodule functions to run in parallel

[PATCH v4 0/7] thermal: tsens: Handle critical interrupts
 2020-01-30 13:27 UTC  (8+ messages)
` [PATCH v4 1/7] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
` [PATCH v4 2/7] drivers: thermal: tsens: use simpler variables
` [PATCH v4 3/7] drivers: thermal: tsens: Release device in success path
` [PATCH v4 4/7] drivers: thermal: tsens: Add critical interrupt support
` [PATCH v4 5/7] drivers: thermal: tsens: Add watchdog support
` [PATCH v4 6/7] drivers: thermal: tsens: kernel-doc fixup
` [PATCH v4 7/7] drivers: thermal: tsens: Remove unnecessary irq flag

[PATCH v9 0/6] KVM: s390: Add new reset vcpu API
 2020-01-30 13:25 UTC  (5+ messages)
` [PATCH v9 2/6] KVM: s390: Cleanup initial cpu reset
` [PATCH v9 5/6] selftests: KVM: s390x: Add reset tests

[Xen-devel] [PATCH v5 00/12] More Hyper-V infrastructures
 2020-01-30 13:25 UTC  (4+ messages)
` [Xen-devel] [PATCH v5 02/12] x86/hypervisor: make hypervisor_ap_setup return an error code

next/pending-fixes boot: 186 boots: 11 failed, 174 passed with 1 untried/unknown (v5.5-5439-gb1111a46ce07)
 2020-01-30 13:25 UTC 

[alsa-devel] no period wakeup support
 2020-01-30 13:22 UTC  (5+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix copying the name of the dynflag
 2020-01-30 13:22 UTC 

[PATCH v3 1/5] console: Don't perform test for CON_BRL flag
 2020-01-30 13:22 UTC  (15+ messages)
` [PATCH v3 4/5] console: Avoid positive return code from unregister_console()
` [PATCH v3 5/5] console: Introduce ->exit() callback

[meta-networking][PATCH 1/3] squid: Link with libatomic on riscv
 2020-01-30  6:14 UTC  (3+ messages)

[PATCH v14 0/5] xenbus/backend: Add memory pressure handler callback
 2020-01-30 13:21 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v4] powerpc/smp: Use nid as fallback for package_id
 2020-01-30 13:18 UTC  (3+ messages)

[warrior] Issue when system memory is cached but available and signals in aarch64
 2020-01-29  7:18 UTC 

[Bug 1861404] [NEW] AVX instruction VMOVDQU implementation error for YMM registers
 2020-01-30 13:09 UTC  (2+ messages)
` [Bug 1861404] "

[PATCH] tst_libext2fs: Avoid multiple definition of global variables
 2020-01-30 13:21 UTC 

[PATCH 1/2] ARM: uniphier: set gd->ram_base correctly
 2020-01-30 13:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: uniphier: use $loadaddr for source command

[PATCH 0/4] crypto: ccree - fixes
 2020-01-30 13:19 UTC  (5+ messages)
` [PATCH 4/4] crypto: ccree - fix AEAD blocksize registration

[PATCH 00/20][RFC] Convert data reservations to the ticketing infrastructure
 2020-01-30 13:19 UTC  (3+ messages)
` [PATCH 05/20] btrfs: make ALLOC_CHUNK use the space info flags

[dpdk-dev] [Bug 386] Big spike in DPDK process VSZ since release 18.05.1
 2020-01-30 13:18 UTC 

[PATCH for-next 0/4] dmaengine: ti: k3-udma: Updates for next
 2020-01-30 13:19 UTC  (5+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-30 13:16 UTC  (13+ messages)

[PATCH 1/3] dt-bindings: iio: ltc2632: expand for ltc2636 support
 2020-01-30 13:15 UTC  (3+ messages)
` [PATCH 2/3] iio: dac: ltc2632: drop some duplicated data
` [PATCH 3/3] iio: dac: ltc2632: add support for LTC2636 family

[dpdk-dev] Big spike in DPDK VSZ
 2020-01-30 13:15 UTC  (4+ messages)

U-Boot PCI driver for mx6sxsabresd
 2020-01-30 13:15 UTC  (5+ messages)

[PATCH v2 1/2] gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
 2020-01-30 13:13 UTC  (2+ messages)

[PULL 00/18] Pull migration patches
 2020-01-30 13:12 UTC  (2+ messages)

[kvm-unit-tests PULL 0/6] s390x updates
 2020-01-30 13:11 UTC  (7+ messages)
` [kvm-unit-tests PULL 1/6] s390x: export sclp_setup_int
` [kvm-unit-tests PULL 2/6] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PULL 3/6] s390x: lib: fix stfl wrapper asm
` [kvm-unit-tests PULL 4/6] s390x: lib: add SPX and STPX instruction wrapper
` [kvm-unit-tests PULL 5/6] s390x: lib: fix program interrupt handler if sclp_busy was set
` [kvm-unit-tests PULL 6/6] s390x: SCLP unit test

[alsa-devel] [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
 2020-01-30 13:10 UTC  (20+ messages)
        ` [alsa-devel] [Linux-kernel] "

[Xen-devel] [PATCH 0/5] OvmfXen: Set PcdFSBClock at runtime
 2020-01-30 13:10 UTC  (5+ messages)
` [Xen-devel] [PATCH 4/5] OvmfPkg/XenPlatformPei: Calibrate APIC timer frequency

[PATCH] imx6: aristainetos: fix NAND detection with latest mainline
 2020-01-30 13:10 UTC 

[PATCH 2/7] gcov_seq_next should increase position index
 2020-01-30 13:09 UTC  (2+ messages)

[PATCH] x86/tsc: improve arithmetic division
 2020-01-30 13:08 UTC 


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.