messages from 2019-08-02 14:24:03 to 2019-08-02 15:14:20 UTC [more...]
[PATCH] arm64/kvm: fix -Wimplicit-fallthrough warnings
2019-08-02 14:32 UTC (4+ messages)
[PATCH 0/7] jbd2: Bit spinlock conversions
2019-08-02 15:13 UTC (5+ messages)
` [PATCH 1/7] jbd2: Simplify journal_unmap_buffer()
` [PATCH 4/7] jbd2: Drop unnecessary branch from jbd2_journal_forget()
` [PATCH 5/7] jbd2: Don't call __bforget() unnecessarily
` [PATCH 7/7] jbd2: Free journal head outside of locked region
[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
2019-08-02 15:13 UTC (3+ messages)
[LTP] [PATCH v2 0/4] Move -Werror-implicit-function-declaration to
2019-08-02 15:14 UTC (7+ messages)
` [LTP] [PATCH v2 1/4] make: Remove C++ related flags
` [LTP] [PATCH v2 2/4] utils/ffsb: Add missing fhstat() signature + includes
` [LTP] [PATCH v2 3/4] build.sh: Respect user defined CFLAGS and LDFLAGS
` [LTP] [PATCH v2 4/4] make, travis: Remove -Werror-implicit-function-declaration
[PATCH][net-next][V2] net/mlx5: remove self-assignment on esw->dev
2019-08-02 15:13 UTC (2+ messages)
[PATCH v4 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
2019-08-02 15:11 UTC (3+ messages)
` [PATCH v4 4/4] edac: Add support for Amazon's Annapurna Labs L2 EDAC
[PATCH 1/2] drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic check
2019-08-02 15:11 UTC (2+ messages)
` [PATCH 2/2] drm/amd/display: Block immediate flips for non-fast updates
Support for --stdin-paths in commit, add, etc
2019-08-02 15:11 UTC (10+ messages)
[GIT PULL] exynos-drm-fixes
2019-08-02 15:11 UTC (2+ messages)
[PATCH v2] KEYS: trusted: allow module init if TPM is inactive or deactivated
2019-08-02 15:07 UTC (2+ messages)
[PATCH v2 1/2] cxgb4: sched: Use refcount_t for refcount
2019-08-02 15:10 UTC (5+ messages)
[Buildroot] [git commit] package/mtd: needs zstd
2019-08-02 15:10 UTC
[PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-08-02 15:10 UTC (5+ messages)
[PATCH 1/2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
2019-08-02 15:09 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/9] add failover feature for assigned network devices
2019-08-02 15:06 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] qdev/qbus: Add hidden device support
` [Qemu-devel] [PATCH 2/9] net/virtio: add failover support
` [Qemu-devel] [PATCH 3/9] vfio: unplug failover primary device before migration
` [Qemu-devel] [PATCH 4/9] migration: allow unplug during migration for failover devices
` [Qemu-devel] [PATCH 5/9] qapi: add unplug primary event
` [Qemu-devel] [PATCH 6/9] qapi: Add failover negotiated event
` [Qemu-devel] [PATCH 7/9] migration: Add new migration state wait-unplug
` [Qemu-devel] [PATCH 8/9] pci: mark devices partially unplugged
` [Qemu-devel] [PATCH 9/9] pci: mark device having guest unplug request pending
[U-Boot] [PATCH 0/5] Add support for Hikey960 board
2019-08-02 15:10 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] arm: dts: Import HI3660 devicetree from Linux
` [U-Boot] [PATCH 2/5] arm: dts: Add devicetree for Hikey960 board
` [U-Boot] [PATCH 3/5] board: hisilicon: Add support "
` [U-Boot] [PATCH 4/5] mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
` [U-Boot] [PATCH 5/5] MAINTAINERS: Add entry for HI3660 SoC
[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
2019-08-02 15:08 UTC (3+ messages)
` [PATCH 03/24] mm: factor shrinker work calculations
[Xen-devel] [PATCH v8 00/16] improve late microcode loading
2019-08-02 15:03 UTC (7+ messages)
` [Xen-devel] [PATCH v8 06/16] microcode: introduce a global cache of ucode patch
` [Xen-devel] [PATCH v8 07/16] microcode: clean up microcode_resume_cpu
` [Xen-devel] [PATCH v8 08/16] microcode: remove struct ucode_cpu_info
[RFC PATCH 00/40] soundwire: updates for 5.4
2019-08-02 15:08 UTC (4+ messages)
` [RFC PATCH 05/40] soundwire: intel: move interrupt enable after interrupt handler registration
[PATCH] Add default binder devices through binderfs when configured
2019-08-02 15:06 UTC (3+ messages)
[PULL] drm-misc-fixes
2019-08-02 15:07 UTC (2+ messages)
[PATCH] Revert "drm/vgem: fix cache synchronization on arm/arm64"
2019-08-02 15:06 UTC (3+ messages)
[PATCH] drm/i915: Report resv_obj allocation failure
2019-08-02 15:05 UTC (3+ messages)
[Qemu-devel] [PATCH for-4.2 v3 0/2] s390: stop abusing memory_region_allocate_system_memory()
2019-08-02 15:04 UTC (4+ messages)
[tisdk-build-scripts][PATCH] arago-thud-next: rename arago-core-tisdk-image -> arago-core-tisdk-bundle
2019-08-02 15:00 UTC
[PATCH v2 0/3] sched/deadline: Fix double accounting in push_dl_task() & some cleanups
2019-08-02 14:59 UTC (4+ messages)
` [PATCH v2 1/3] sched/deadline: Fix double accounting of rq/running bw in push & pull
` [PATCH v2 2/3] sched/deadline: Use __sub_running_bw() throughout dl_change_utilization()
` [PATCH v2 3/3] sched/deadline: Cleanup on_dl_rq() handling
[PATCH] xhci: Fix NULL pointer dereference at endpoint zero reset
2019-08-02 15:00 UTC
drm/komeda: Add support for generation of CRC data per frame
2019-08-02 14:58 UTC (6+ messages)
[PATCH] drm/i915: Drop the fudge warning on ring restart for ctg/elk
2019-08-02 14:55 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[GIT PULL for v5.4] Venus updates - stateful decoder
2019-08-02 14:54 UTC
[GIT PULL] STM32 DT changes for v5.4 #1
2019-08-02 14:54 UTC
[RFC 0/2] iomap & xfs support for large pages
2019-08-02 14:54 UTC (2+ messages)
[PATCH 00/34] put_user_pages(): miscellaneous call sites
2019-08-02 14:52 UTC (15+ messages)
` [PATCH 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*()
` [Xen-devel] "
` [Xen-devel] [PATCH 00/34] put_user_pages(): miscellaneous call sites
[PATCH 0/9] arm64: Stolen time support
2019-08-02 14:50 UTC (30+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest
[PATCH v2 0/3] ASoC: Codecs: Add TDA7802 codec
2019-08-02 14:51 UTC (10+ messages)
` [PATCH v2 3/3] ASoC: TDA7802: Add turn-on diagnostic routine
` [alsa-devel] "
[PATCH net-next v2] net: phy: broadcom: add 1000Base-X support for BCM54616S
2019-08-02 14:50 UTC (2+ messages)
[MPTCP] [PATCH v2 09/10] Use pm_get_local_id() to get the real local address id
2019-08-02 14:50 UTC
[LTP] [RFC PATCH 0/9] Introduce guarded buffers
2019-08-02 14:50 UTC (7+ messages)
` [LTP] [RFC PATCH 1/9] lib: Add support for "
[PATCH] netreg, gprs: Use -1 as netreg status during init
2019-08-02 14:50 UTC (2+ messages)
[Buildroot] [PATCH] package/python3: fix configure issue for musl/uclibc GCC 8+ toolchains on powerpc
2019-08-02 14:49 UTC
[GIT PULL] STM32 defconfig changes for v5.4 #1
2019-08-02 14:49 UTC
[Buildroot] [PATCH 1/1] package/waffle: bump version to 1.6.0
2019-08-02 14:49 UTC (2+ messages)
[Xen-devel] [PATCH] fix BUG in gnttab_unpopulate_status_frames()
2019-08-02 14:44 UTC (2+ messages)
Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
2019-08-02 14:48 UTC
[Buildroot] [PATCH] package/imagemagick: fix host build for old distributions
2019-08-02 14:48 UTC (3+ messages)
[Xen-devel] [GIT PULL] xen: fixes for 5.3-rc3
2019-08-02 14:47 UTC (2+ messages)
` "
[PATCH] drm/stm: ltdc: add pinctrl for DPI encoder mode
2019-08-02 14:47 UTC (3+ messages)
[PATCH v2 0/3] Support regulators coupling on NVIDIA Tegra20/30
2019-08-02 14:47 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: regulator: Document regulators coupling of NVIDIA Tegra20/30 SoCs
` [PATCH v2 3/3] soc/tegra: regulators: Add regulators coupler for Tegra30
[PATCH v2 0/7] AMD64 EDAC fixes
2019-08-02 14:46 UTC (2+ messages)
[PATCH] scripts/dtc: dtx_diff - add color output support
2019-08-02 14:45 UTC (6+ messages)
[Qemu-devel] [PATCH v2 00/23] testing/next for 4.1-rc2 (win, travis, iotests)
2019-08-02 14:44 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 22/23] tests: Run the iotests during "make check" again
` [Qemu-devel] make vm-build-openbsd (was: Re: [PATCH v2 22/23] tests: Run the iotests during "make check" again)
RFC: exposing information about the SRC_URI(s)/branch via buildhistory (or similar mechanism)
2019-08-02 14:45 UTC (4+ messages)
` [OE-core] "
[Buildroot] [PATCH v3] package/python-imutils: new package
2019-08-02 14:45 UTC
[Buildroot] [Bug 12076] New: Patchelf can link against an incompatible libc++ version
2019-08-02 14:44 UTC (2+ messages)
` [Buildroot] [Bug 12076] "
[patch 1/1] drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
2019-08-02 14:43 UTC (2+ messages)
[PATCH v4 0/9] arm_pmu: Use NMI for perf interrupt
2019-08-02 14:43 UTC (14+ messages)
` [PATCH v4 2/9] arm64: perf: Remove PMU locking
` [PATCH v4 3/9] arm: perf: save/resore pmsel
` [PATCH v4 4/9] arm: perf: Remove Remove PMU locking
` [PATCH v4 6/9] arm64: perf: Do not call irq_work_run in NMI context
dax writes on ext4 slower than direct-i/o?
2019-08-02 14:43 UTC (2+ messages)
[MPTCP] [PATCH v2 09/10] Use pm_get_local_id() to get the real local address id
2019-08-02 14:42 UTC
[PATCH] drivers/amba: add reset control to primecell probe
2019-08-02 14:42 UTC (3+ messages)
Export status for lttng-libust (2.6.2)
2019-08-02 14:41 UTC
Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
2019-08-02 14:41 UTC (5+ messages)
Export status for lttng-modules (2.6.0)
2019-08-02 14:41 UTC
[PATCH] x86/asm: Add support for MOVDIR64B instruction
2019-08-02 14:40 UTC (6+ messages)
[U-Boot] [PATCH] cmd: reset: add parameters to specify reboot_mode
2019-08-02 14:41 UTC (13+ messages)
[Sound-open-firmware] Signed firmware availability for kbl/cnl
2019-08-02 14:40 UTC (6+ messages)
Export status for lttng-tools (2.6.0)
2019-08-02 14:40 UTC
[PATCH] drm/komeda: Add support for 'memory-region' DT node property
2019-08-02 14:40 UTC
[dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
2019-08-02 14:39 UTC (3+ messages)
[PULL REQUEST] Please pull rdma.git
2019-08-02 14:39 UTC
[RFC PATCH v4 0/6] Deliver vGPU display refresh event to userspace
2019-08-02 14:38 UTC (9+ messages)
` [RFC PATCH v4 2/6] vfio: Introduce vGPU display irq type
[igt-dev] [PATCH 1/2] lib: expose fb_init
2019-08-02 14:38 UTC (3+ messages)
` [igt-dev] [PATCH 2/2] tests/prime_generic: add vendor-agnostic prime tests
[Qemu-devel] [PATCH 00/28] Tame a few "touch this, recompile the world" headers
2019-08-02 14:37 UTC (5+ messages)
` [Qemu-devel] [PATCH 22/28] Include hw/boards.h a bit less
[PATCH v4 0/6] coresight: etm4x: save/restore ETMv4 context across CPU low power states
2019-08-02 14:37 UTC (4+ messages)
` [PATCH v4 6/6] dt-bindings: arm: coresight: Add support for coresight-needs-save-restore
[RFC 0/9] dt-bindings: first tentative of conversion to yaml format
2019-08-02 14:37 UTC (5+ messages)
` [RFC 5/9] dt-bindings: arm: amlogic: amlogic, meson-gx-ao-secure: convert to yaml
[Xen-devel] [PATCH] ci: install C++ in opensuse-leap CI container
2019-08-02 14:37 UTC (5+ messages)
[Qemu-devel] [PATCH] block: Simplify bdrv_filter_default_perms()
2019-08-02 14:36 UTC (2+ messages)
[PATCH] mt76: mt76x02u: enable multi-vif support
2019-08-02 14:36 UTC
[PATCH -next] usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
2019-08-02 14:33 UTC (4+ messages)
[PATCH] perf/x86/amd: Change NMI latency mitigation to use a timestamp
2019-08-02 14:33 UTC (7+ messages)
[PATCH 0/5] Fix FIFO-99 abuse
2019-08-02 14:33 UTC (7+ messages)
[PATCH V2 0/4] block: introduce REQ_OP_ZONE_RESET_ALL
2019-08-02 14:32 UTC (4+ messages)
[MPTCP] [PATCH v2 08/10] mptcp: Add handling of outgoing MP_JOIN requests
2019-08-02 14:32 UTC
[Bridge] [PATCH net v3] net: bridge: move vlan init/deinit to NETDEV_REGISTER/UNREGISTER
2019-08-02 14:29 UTC (4+ messages)
` [Bridge] [PATCH net v4] net: bridge: move default pvid "
` "
inarp package
2019-08-02 14:27 UTC (4+ messages)
[PATCH] KEYS: trusted: allow module init if TPM is inactive or deactivated
2019-08-02 14:27 UTC (7+ messages)
[PATCH V2 0/9] Fixes for metadata accelreation
2019-08-02 14:27 UTC (11+ messages)
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker
[PATCH v2 8/8] sched/fair: use utilization to select misfit task
2019-08-02 14:27 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
2019-08-02 14:26 UTC (3+ messages)
[RFC PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
2019-08-02 14:24 UTC (3+ messages)
[PATCH] drm/i915: Flush any deferred RCU cleanup before switching off GEM
2019-08-02 14:24 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Flush any deferred RCU cleanup before switching off GEM (rev2)
[PATCH 1/1] pseries/hotplug-memory.c: Change rc variable to bool
2019-08-02 13:48 UTC (4+ messages)
[PATCH] mailmap: add entry for Jaegeuk Kim
2019-08-02 14:23 UTC (3+ messages)
lvmcache lv destroy with no flush
2019-08-02 14:24 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.