messages from 2020-01-19 13:40:36 to 2020-01-22 07:59:02 UTC [more...]
[PATCH for-rc] Revert "RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size"
2020-01-22 7:58 UTC (6+ messages)
[PATCH 4.19 000/306] 4.19.87-stable review
2020-01-22 7:48 UTC (6+ messages)
[BACKPORT v4.19 0/3] Fixes for nv50/gf100 under VMD
2020-01-22 7:30 UTC (5+ messages)
` [BACKPORT v4.19 1/3] drm/nouveau/bar/nv50: check bar1 vmm return value
` [BACKPORT v4.19 2/3] drm/nouveau/bar/gf100: ensure BAR is mapped
` [BACKPORT v4.19 3/3] drm/nouveau/mmu: qualify vmm during dtor
[PATCH v2 1/3] ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL
2020-01-22 6:42 UTC (3+ messages)
[PATCH] iommu/vt-d: call __dmar_remove_one_dev_info with valid pointer
2020-01-22 5:43 UTC (2+ messages)
stable-rc/linux-4.9.y boot: 53 boots: 2 failed, 51 passed (v4.9.210-90-ge20d090cbbfe)
2020-01-22 4:55 UTC
[PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr
2020-01-22 4:48 UTC (9+ messages)
[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
2020-01-22 4:24 UTC (4+ messages)
stable-rc/linux-4.19.y boot: 57 boots: 1 failed, 53 passed with 3 untried/unknown (v4.19.97-88-g854a2a8f9451)
2020-01-22 4:12 UTC
stable-rc/linux-4.4.y boot: 37 boots: 1 failed, 36 passed (v4.4.210-70-ga43a787c971a)
2020-01-22 3:34 UTC
[for-linus][PATCH 2/5] tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
2020-01-22 3:32 UTC (8+ messages)
` [for-linus][PATCH 3/5] tracing: trigger: Replace unneeded RCU-list traversals
` [for-linus][PATCH 4/5] tracing: Fix histogram code when expression has same var as value
` [for-linus][PATCH 5/5] tracing: Do not set trace clock if tracefs lockdown is in effect
✅ PASS: Test report for kernel 5.4.14-rc1-58262df.cki (stable)
2020-01-22 2:32 UTC
stable-rc/linux-4.14.y build: 196 builds: 0 failed, 196 passed, 98 warnings (v4.14.166-56-g49153e6f7d26)
2020-01-22 1:56 UTC
stable-rc/linux-4.9.y build: 183 builds: 1 failed, 182 passed (v4.9.210-90-ge20d090cbbfe)
2020-01-22 1:26 UTC
stable-rc/linux-4.19.y build: 206 builds: 2 failed, 204 passed, 2 errors, 6 warnings (v4.19.97-88-g854a2a8f9451)
2020-01-22 0:43 UTC
stable-rc/linux-4.4.y build: 182 builds: 1 failed, 181 passed, 2 errors, 12 warnings (v4.4.210-70-ga43a787c971a)
2020-01-22 0:04 UTC
[Patch v4] mm: thp: remove the defer list related code since this will not happen
2020-01-21 23:08 UTC (8+ messages)
[PATCH RESEND RESEND] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
2020-01-21 22:53 UTC (10+ messages)
[PATCH mips-fixes 0/3] MIPS: a set of tiny Kbuild fixes
2020-01-21 21:37 UTC (2+ messages)
[nacked] mm-move_pages-fix-the-return-value-if-there-are-not-migrated-pages.patch removed from -mm tree
2020-01-21 21:27 UTC
[PATCH] ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
2020-01-21 21:11 UTC (5+ messages)
[PATCH] mm: move_pages: fix the return value if there are not-migrated pages
2020-01-21 19:01 UTC (6+ messages)
[PATCH for 4.19-stable v2 00/24] mm/memory_hotplug: backport of pending stable fixes
2020-01-21 18:01 UTC (25+ messages)
` [PATCH for 4.19-stable v2 01/24] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH for 4.19-stable v2 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH for 4.19-stable v2 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH for 4.19-stable v2 04/24] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH for 4.19-stable v2 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH for 4.19-stable v2 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH for 4.19-stable v2 07/24] drivers/base/memory.c: clean up relics in function parameters
` [PATCH for 4.19-stable v2 08/24] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH for 4.19-stable v2 09/24] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH for 4.19-stable v2 10/24] mm/memory_hotplug: make __remove_section() "
` [PATCH for 4.19-stable v2 11/24] powerpc/mm: Fix section mismatch warning
` [PATCH for 4.19-stable v2 12/24] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH for 4.19-stable v2 13/24] s390x/mm: implement arch_remove_memory()
` [PATCH for 4.19-stable v2 14/24] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
` [PATCH for 4.19-stable v2 15/24] drivers/base/memory: pass a block_id to init_memory_block()
` [PATCH for 4.19-stable v2 16/24] mm/memory_hotplug: create memory block devices after arch_add_memory()
` [PATCH for 4.19-stable v2 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
` [PATCH for 4.19-stable v2 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
` [PATCH for 4.19-stable v2 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
` [PATCH for 4.19-stable v2 20/24] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH for 4.19-stable v2 21/24] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH for 4.19-stable v2 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
` [PATCH for 4.19-stable v2 23/24] mm/memory_hotplug: fix try_offline_node()
` [PATCH for 4.19-stable v2 24/24] mm/memory_hotplug: shrink zones when offlining memory
[PATCH 1/2 v2] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
2020-01-21 17:12 UTC (2+ messages)
` [PATCH 2/2 v2] x86/cpu/amd: Enable the fixed intructions retired free counter IRPERF
[PATCH v2] arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
2020-01-21 16:28 UTC (2+ messages)
[PATCH] drm/amdgpu: allow direct upload save restore list for raven2
2020-01-21 15:35 UTC (2+ messages)
Linux 5.4.13
2020-01-21 15:29 UTC (3+ messages)
[PATCHES] Networking
2020-01-21 15:29 UTC (2+ messages)
[PATCH 1/3] powerpc/tm: Clear the current thread's MSR[TS] after treclaim
2020-01-21 14:30 UTC (2+ messages)
[PATCH] sparc32: fix struct ipc64_perm type definition
2020-01-21 12:27 UTC (2+ messages)
[PATCH v2] usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
2020-01-21 10:17 UTC
[PATCH 07/11] crypto: ccree - fix FDE descriptor sequence
2020-01-21 9:35 UTC (3+ messages)
[PATCH 11/12] perf c2c: Fix return type for histogram sorting comparision functions
2020-01-21 7:55 UTC (2+ messages)
[PATCH] serial: imx: fix a race condition in receive path
2020-01-21 7:17 UTC (2+ messages)
` [PATCH v2] "
General for Development Coordination
2020-01-21 5:54 UTC
[PATCH V4] x86/Hyper-V: Balloon up according to request page number
2020-01-21 4:36 UTC (2+ messages)
[PATCH V3] x86/Hyper-V: Balloon up according to request page number
2020-01-21 3:36 UTC (3+ messages)
stable-rc 4.4.211-rc1/97203d960bdb: no regressions found in project stable v4.4.y
2020-01-21 2:51 UTC
stable-rc 5.4.14-rc1/0c9293cd7435: no regressions found in project stable v5.4.y
2020-01-21 2:45 UTC
stable-rc 4.19.98-rc1/6e319a78bc27: no regressions found in project stable v.4.19.y
2020-01-21 2:41 UTC
stable-rc 4.14.167-rc1/9accc54d9689: no regressions found in project stable v.4.14.y
2020-01-21 2:40 UTC
stable-rc 4.9.211-rc1/0f7725a1298b: no regressions found in project stable v4.9.y
2020-01-21 2:36 UTC
stable-rc/linux-4.14.y boot: 107 boots: 1 failed, 96 passed with 9 offline, 1 untried/unknown (v4.14.166-41-g9accc54d9689)
2020-01-21 0:47 UTC
stable-rc/linux-4.4.y boot: 79 boots: 0 failed, 72 passed with 7 offline (v4.4.210-63-g97203d960bdb)
2020-01-20 22:34 UTC
[PATCH 1/7] tracing: Initialize val to zero in parse_entry of inject code
2020-01-20 21:27 UTC (6+ messages)
` [PATCH 3/7] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4/7] ftrace: Avoid potential division by zero in function profiler
` [PATCH 5/7] tracing: Change offset type to s32 in preempt/irq tracepoints
` [PATCH 6/7] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
stable-rc/linux-4.14.y build: 198 builds: 0 failed, 198 passed, 97 warnings (v4.14.166-41-g9accc54d9689)
2020-01-20 21:18 UTC
stable-rc/linux-4.19.y boot: 61 boots: 0 failed, 53 passed with 7 offline, 1 untried/unknown (v4.19.97-66-g6e319a78bc27)
2020-01-20 21:14 UTC
❌ FAIL: Test report for kernel 5.4.13-rc1-7f1b863.cki (stable)
2020-01-20 20:55 UTC (4+ messages)
` [LTP] ??? "
✅ PASS: Test report for kernel 5.4.14-rc1-0c9293c.cki (stable)
2020-01-20 20:01 UTC
stable-rc/linux-4.9.y boot: 100 boots: 2 failed, 87 passed with 9 offline, 2 untried/unknown (v4.9.210-81-g0f7725a1298b)
2020-01-20 19:57 UTC
stable-rc/linux-4.4.y build: 179 builds: 1 failed, 178 passed, 2 errors, 12 warnings (v4.4.210-63-g97203d960bdb)
2020-01-20 19:05 UTC
Regression in macvlan driver in stable release 4.4.209
2020-01-20 18:47 UTC (5+ messages)
stable-rc/linux-4.19.y build: 205 builds: 2 failed, 203 passed, 2 errors, 6 warnings (v4.19.97-66-g6e319a78bc27)
2020-01-20 17:45 UTC
stable-rc/linux-4.9.y boot: 96 boots: 1 failed, 85 passed with 9 offline, 1 untried/unknown (v4.9.210-77-g2f9a91e62a20)
2020-01-20 17:18 UTC
✅ PASS: Test report for kernel 5.4.14-rc1-13da583.cki (stable)
2020-01-20 17:07 UTC
[tip: x86/urgent] x86/resctrl: Fix use-after-free when deleting resource groups
2020-01-20 16:47 UTC
[tip: x86/urgent] x86/resctrl: Fix a deadlock due to inaccurate reference
2020-01-20 16:47 UTC
[tip: x86/urgent] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
2020-01-20 16:47 UTC
General for Development Coordination
2020-01-20 15:44 UTC
stable-rc/linux-4.9.y build: 192 builds: 1 failed, 191 passed (v4.9.210-81-g0f7725a1298b)
2020-01-20 16:28 UTC
stable-rc/linux-4.19.y boot: 68 boots: 0 failed, 59 passed with 7 offline, 2 untried/unknown (v4.19.97-54-gb0ef8c14676a)
2020-01-20 16:05 UTC
stable-rc/linux-4.14.y boot: 99 boots: 0 failed, 88 passed with 9 offline, 2 untried/unknown (v4.14.166-36-g73e56648bcf1)
2020-01-20 16:01 UTC
[PATCH v3 1/2] usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
2020-01-20 15:05 UTC (6+ messages)
` [PATCH v3 2/2] usb: typec: fusb302: "
stable-rc/linux-4.4.y boot: 79 boots: 0 failed, 71 passed with 7 offline, 1 untried/unknown (v4.4.210-61-g7b7b6e94c6ca)
2020-01-20 14:43 UTC
stable-rc/linux-4.9.y build: 190 builds: 1 failed, 189 passed (v4.9.210-77-g2f9a91e62a20)
2020-01-20 13:48 UTC
[PATCH v4] ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
2020-01-20 13:31 UTC (2+ messages)
stable-rc/linux-4.19.y build: 203 builds: 2 failed, 201 passed, 2 errors, 6 warnings (v4.19.97-54-gb0ef8c14676a)
2020-01-20 12:35 UTC
stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 97 warnings (v4.14.166-36-g73e56648bcf1)
2020-01-20 12:31 UTC
stable-rc/linux-4.4.y build: 185 builds: 1 failed, 184 passed, 2 errors, 13 warnings (v4.4.210-61-g7b7b6e94c6ca)
2020-01-20 11:13 UTC
FAILED: patch "[PATCH] riscv: make sure the cores stay looping in .Lsecondary_park" failed to apply to 4.19-stable tree
2020-01-20 11:09 UTC
FAILED: patch "[PATCH] riscv: make sure the cores stay looping in .Lsecondary_park" failed to apply to 5.4-stable tree
2020-01-20 11:09 UTC
[PATCH V2] x86/Hyper-V: Balloon up according to request page number
2020-01-20 10:21 UTC (4+ messages)
patch "iio: adc: stm32-dfsdm: fix single conversion" added to staging-next
2020-01-20 9:42 UTC
patch "iio: st_gyro: Correct data for LSM9DS0 gyro" added to staging-next
2020-01-20 9:42 UTC
[PATCH] perf c2c: Fix sorting
2020-01-20 8:27 UTC (2+ messages)
` [tip: perf/core] perf c2c: Fix return type for histogram sorting comparision functions
FAILED: patch "[PATCH] USB: serial: keyspan: handle unbound ports" failed to apply to 4.9-stable tree
2020-01-20 8:08 UTC (6+ messages)
✅ PASS: Test report for kernel 5.5.0-rc6-3457be9.cki (stable-next)
2020-01-19 21:49 UTC
[PATCH] Revert "um: Enable CONFIG_CONSTRUCTORS"
2020-01-19 21:38 UTC (3+ messages)
FAILED: patch "[PATCH] iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID" failed to apply to 4.19-stable tree
2020-01-19 19:28 UTC (6+ messages)
FAILED: patch "[PATCH] arm64: dts: agilex/stratix10: fix pmu interrupt numbers" failed to apply to 4.19-stable tree
2020-01-19 19:04 UTC (2+ messages)
FAILED: patch "[PATCH] mm/huge_memory.c: thp: fix conflict of above-47bit hint" failed to apply to 4.19-stable tree
2020-01-19 16:41 UTC (2+ messages)
FAILED: patch "[PATCH] cpu/SMT: Fix x86 link error without CONFIG_SYSFS" failed to apply to 4.19-stable tree
2020-01-19 16:36 UTC (2+ messages)
FAILED: patch "[PATCH] drm/amd/display: Reorder detect_edp_sink_caps before link" failed to apply to 5.4-stable tree
2020-01-19 16:18 UTC (2+ messages)
FAILED: patch "[PATCH] scsi: fnic: fix invalid stack access" failed to apply to 4.9-stable tree
2020-01-19 15:53 UTC (2+ messages)
FAILED: patch "[PATCH] USB: serial: io_edgeport: handle unbound ports on URB" failed to apply to 4.14-stable tree
2020-01-19 15:53 UTC (3+ messages)
FAILED: patch "[PATCH] btrfs: check rw_devices, not num_devices for balance" failed to apply to 4.19-stable tree
2020-01-19 15:21 UTC
FAILED: patch "[PATCH] btrfs: check rw_devices, not num_devices for balance" failed to apply to 4.14-stable tree
2020-01-19 15:21 UTC
FAILED: patch "[PATCH] btrfs: check rw_devices, not num_devices for balance" failed to apply to 4.9-stable tree
2020-01-19 15:21 UTC
FAILED: patch "[PATCH] btrfs: check rw_devices, not num_devices for balance" failed to apply to 4.4-stable tree
2020-01-19 15:21 UTC
FAILED: patch "[PATCH] btrfs: do not delete mismatched root refs" failed to apply to 4.14-stable tree
2020-01-19 15:20 UTC
FAILED: patch "[PATCH] btrfs: do not delete mismatched root refs" failed to apply to 4.9-stable tree
2020-01-19 15:20 UTC
FAILED: patch "[PATCH] btrfs: do not delete mismatched root refs" failed to apply to 4.4-stable tree
2020-01-19 15:19 UTC
FAILED: patch "[PATCH] btrfs: fix invalid removal of root ref" failed to apply to 4.14-stable tree
2020-01-19 15:19 UTC
FAILED: patch "[PATCH] btrfs: fix invalid removal of root ref" failed to apply to 4.9-stable tree
2020-01-19 15:19 UTC
FAILED: patch "[PATCH] btrfs: fix invalid removal of root ref" failed to apply to 4.4-stable tree
2020-01-19 15:19 UTC
FAILED: patch "[PATCH] mm/huge_memory.c: thp: fix conflict of above-47bit hint" failed to apply to 4.14-stable tree
2020-01-19 15:14 UTC
FAILED: patch "[PATCH] cpu/SMT: Fix x86 link error without CONFIG_SYSFS" failed to apply to 4.9-stable tree
2020-01-19 14:40 UTC
FAILED: patch "[PATCH] cpu/SMT: Fix x86 link error without CONFIG_SYSFS" failed to apply to 4.14-stable tree
2020-01-19 14:40 UTC
FAILED: patch "[PATCH] ptrace: reintroduce usage of subjective credentials in" failed to apply to 4.4-stable tree
2020-01-19 14:37 UTC
FAILED: patch "[PATCH] ptrace: reintroduce usage of subjective credentials in" failed to apply to 4.9-stable tree
2020-01-19 14:37 UTC
[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
2020-01-19 14:33 UTC (12+ messages)
` [RFC][PATCHSET][CFT] pathwalk cleanups and fixes
patch "iio: adc: stm32-dfsdm: fix single conversion" added to staging-testing
2020-01-19 14:01 UTC
patch "iio: st_gyro: Correct data for LSM9DS0 gyro" added to staging-testing
2020-01-19 14:01 UTC
FAILED: patch "[PATCH] scsi: fnic: fix invalid stack access" failed to apply to 4.4-stable tree
2020-01-19 13:43 UTC
FAILED: patch "[PATCH] USB: serial: keyspan: handle unbound ports" failed to apply to 4.4-stable tree
2020-01-19 13:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).