messages from 2018-11-28 14:20:59 to 2018-11-28 14:53:47 UTC [more...]
[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
2018-11-28 14:53 UTC (28+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10
[PATCH] version: 19.02-rc0
2018-11-28 14:52 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: improve release notes template
[RFC PATCH v2] block: add io timeout to sysfs
2018-11-28 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] qemu-doc: Update MIPS/nanoMIPS info
2018-11-28 14:36 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information
` [Qemu-devel] [PATCH 2/2] docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU models
[Qemu-arm] [PATCH for-3.1?] target/arm/sve_helper: Fix compilation with clang 3.4
2018-11-28 14:39 UTC (4+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[Qemu-devel] [RFC 00/48] Plugin support
2018-11-28 14:48 UTC (13+ messages)
` [Qemu-devel] [RFC 23/48] translator: add plugin_insn argument to translate_insn
` [Qemu-devel] [RFC 48/48] plugin: add a couple of very simple examples
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2018-11-28 14:52 UTC (8+ messages)
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
` [Qemu-devel] "
[Qemu-devel] [PATCH for-4.0 v2] configure: bump spice-server required version to 0.12.6
2018-11-28 14:46 UTC (3+ messages)
[Qemu-devel] [qemu-web PATCH] download: document version numbering scheme
2018-11-28 14:50 UTC
[PATCH v2] mtd: change len type from signed to unsigned type
2018-11-28 14:51 UTC (3+ messages)
PCI passthrough with multiple devices in same iommu group
2018-11-28 14:51 UTC
[PATCH v2 0/3] Remove tmem
2018-11-28 14:50 UTC (5+ messages)
` [PATCH v2 2/3] xen: remove tmem from hypervisor
[PATCH libdrm 1/5] new syncobj extension v2
2018-11-28 14:50 UTC (5+ messages)
` [PATCH libdrm 2/5] addr cs chunk for syncobj timeline
` [PATCH libdrm 3/5] add timeline wait/query ioctl v2
` [PATCH libdrm 4/5] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 5/5] add syncobj timeline tests v2
restart syncobj timeline changes v2
2018-11-28 14:50 UTC (12+ messages)
` [PATCH 01/11] dma-buf: make fence sequence numbers 64 bit
` [PATCH 02/11] dma-buf: add new dma_fence_chain container v2
` [PATCH 03/11] drm: revert "expand replace_fence to support timeline point v2"
` [PATCH 04/11] drm/syncobj: use only a single stub fence
` [PATCH 05/11] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 06/11] drm/syncobj: add new drm_syncobj_add_point interface v2
` [PATCH 07/11] drm/syncobj: add support for timeline point wait v7
` [PATCH 08/11] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 09/11] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 10/11] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 11/11] drm/amdgpu: update version for timeline syncobj support in amdgpu
[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
2018-11-28 14:34 UTC (12+ messages)
` [PATCH V2 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V2 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V2 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V2 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
[PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-28 14:47 UTC (5+ messages)
` [PATCH v5 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v5 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
[PATCH 0/2] irqchip/gic-v3-its: Use CMA for its table allocation
2018-11-28 14:47 UTC (3+ messages)
[v4 0/3] Add Colorspace connector property interface
2018-11-28 14:47 UTC (4+ messages)
[PATCH 00/12] arm64: Paravirtualized time support
2018-11-28 14:45 UTC (26+ messages)
` [PATCH 01/12] KVM: arm64: Document PV-time interface
` [PATCH 02/12] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 03/12] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 04/12] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 05/12] KVM: arm64: Implement PV_FEATURES call
` [PATCH 06/12] KVM: arm64: Support Live Physical Time reporting
` [PATCH 07/12] clocksource: arm_arch_timer: Use paravirtualized LPT
` [PATCH 08/12] KVM: Export mark_page_dirty_in_slot
` [PATCH 09/12] KVM: arm64: Support stolen time reporting via shared page
` [PATCH 10/12] arm64: Retrieve stolen time as paravirtualized guest
` [PATCH 11/12] KVM: Allow kvm_device_ops to be const
` [PATCH 12/12] KVM: arm64: Provide a PV_TIME device to user space
[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
2018-11-28 14:46 UTC (2+ messages)
[PATCH] docs/core-api: make mm-api.rst more structured
2018-11-28 14:45 UTC
OpenBMC Security Workgroup meeting today 10am PST
2018-11-28 14:49 UTC
[U-Boot] [PATCH V2 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
2018-11-28 14:45 UTC (6+ messages)
` [U-Boot] [PATCH V2 14/15] drivers: ddr: introduce DDR driver for i.MX8M
CONFIG_AUTOBOOT_STOP_STR to stop autoboot in barebox
2018-11-28 14:44 UTC
[PATCH for-rc 0/2] Patches for 4.20 rc cycle
2018-11-28 14:44 UTC (3+ messages)
` [PATCH for-rc 2/2] IB/hfi1: Fix an out-of-bounds access in get_hw_stats
[PATCH net-next] tcp: introduce skb_rbtree_walk_safe() and use it in tcp_clean_rtx_queue()
2018-11-28 14:44 UTC (2+ messages)
[PATCH] tracepoint: fix bad trace value in trace_kvm_exit()
2018-11-28 3:35 UTC
[PATCH v2 00/10] irqdomain, gic-v3-its: Implement late irq domain initialization
2018-11-28 14:43 UTC (22+ messages)
` [PATCH v2 01/10] irqdomain: Add interface to request an irq domain
` [PATCH v2 02/10] irqchip/gic-v3-its-platform-msi: Remove domain init order dependencies
` [PATCH v2 03/10] irqchip/irq-gic-v3-its-pci-msi: "
` [PATCH v2 04/10] irqchip/irq-gic-v3-its-fsl-mc-msi: "
` [PATCH v2 05/10] fsl-mc/dprc-driver: "
` [PATCH v2 06/10] irqchip/gic-v3-its: Initialize its nodes in probe order
` [PATCH v2 07/10] irqchip/gic-v3-its: Split probing from its node initialization
` [PATCH v2 08/10] irqchip/gic-v3-its: Decouple its initialization from gic
` [PATCH v2 09/10] irqchip/gic-v3-its: Initialize its nodes later
` [PATCH v2 10/10] irqchip/gic-v3-its: Initialize MSIs with subsys_initcalls
[RFC 0/5] add XDP support to mt76x2e/mt76x0e drivers
2018-11-28 14:43 UTC (8+ messages)
[PATCH 0/1] Add prctl to kill descendants on exit
2018-11-28 14:42 UTC (3+ messages)
` [PATCH] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT
Testing of 4.4/Ipipe + Xenomai 3.0.X on ARM32
2018-11-28 14:42 UTC (6+ messages)
[PATCH] mtd: nand: Fix memory allocation in nanddev_bbt_init()
2018-11-28 14:41 UTC (2+ messages)
[PATCH 0/8] fstests: fix quota failures on xfs
2018-11-28 3:41 UTC (6+ messages)
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota
[PATCH v7 0/2] sched/fair: update scale invariance of PELT
2018-11-28 14:40 UTC (7+ messages)
` [PATCH v7 2/2] "
[PATCH] Btrfs: fix deadlock with memory reclaim during scrub
2018-11-28 14:40 UTC (6+ messages)
` [PATCH v4] "
[PATCH] Return only active connectors for GET_RESOURCES
2018-11-28 14:39 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[bug report] samples: bpf: fix: error handling regarding kprobe_events
2018-11-28 14:39 UTC
[U-Boot] [PATCH 0/7] android: Implement A/B boot process
2018-11-28 14:38 UTC (2+ messages)
[PATCH 1/7] build: change @foo@ to $(foo) in automake makefiles
2018-11-28 14:38 UTC (4+ messages)
` [PATCH bluez] build system refresh (take 3)
[patch V2 28/28] x86/speculation: Provide IBPB always command line options
2018-11-28 14:36 UTC (2+ messages)
` [tip:x86/pti] "
[bug report] perf script: Make itrace script default to all calls
2018-11-28 14:37 UTC
[PATCH 0/3] Adapt some tests to ChromeOS
2018-11-28 3:36 UTC (5+ messages)
` [PATCH 1/3] generic: workaround device where glibc is not installed
` [PATCH 2/3] ext4: 032: fail nicely if the test partition is not big enough for the test
[patch V2 27/28] x86/speculation: Add seccomp Spectre v2 user space protection mode
2018-11-28 14:35 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 26/28] x86/speculation: Enable prctl mode for spectre_v2_user
2018-11-28 14:35 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 25/28] x86/speculation: Add prctl() control for indirect branch speculation
2018-11-28 14:34 UTC (2+ messages)
` [tip:x86/pti] "
[xen-unstable-smoke test] 130848: tolerable all pass - PUSHED
2018-11-28 14:35 UTC
[patch V2 24/28] x86/speculation: Prepare arch_smt_update() for PRCTL mode
2018-11-28 14:34 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH 0/8] SA11xx PCMCIA updates and GPIOD conversion
2018-11-28 14:34 UTC (2+ messages)
[Bug 108825] Raven Ridge: Banding on eDP display
2018-11-28 14:34 UTC (2+ messages)
` [Bug 108825] Regression "
[patch 20/24] x86/speculation: Split out TIF update
2018-11-28 14:33 UTC (2+ messages)
` [tip:x86/pti] x86/speculation: Prevent stale SPEC_CTRL msr content
[patch V2 23/28] x86/speculation: Split out TIF update
2018-11-28 14:33 UTC (2+ messages)
` [tip:x86/pti] "
[Qemu-devel] [PATCH v7 00/19] Fixing record/replay and adding reverse debugging
2018-11-28 14:33 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 06/19] qcow2: introduce icount field for snapshots
[patch V2 22/28] ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
2018-11-28 14:32 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-11-28 14:32 UTC (4+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
2018-11-28 14:32 UTC (2+ messages)
[patch V2 21/28] x86/speculation: Prepare for conditional IBPB in switch_mm()
2018-11-28 14:31 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 20/28] x86/speculation: Avoid __switch_to_xtra() calls
2018-11-28 14:31 UTC (2+ messages)
` [tip:x86/pti] "
[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
2018-11-28 14:31 UTC (5+ messages)
` [RFC,v2,10/15] usb:cdns3: Ep0 operations part of the API
` [RFC PATCH v2 10/15] "
[patch V2 13/28] x86/speculation: Reorder the spec_v2 code
2018-11-28 14:27 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 19/28] x86/process: Consolidate and simplify switch_to_xtra() code
2018-11-28 14:30 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH 0/2] arm64: Support HP Envy X2
2018-11-28 14:31 UTC (3+ messages)
` [PATCH 1/2] mkimage: Simplify header size logic
` [PATCH 2/2] mkimage: arm64-efi: Align first section to page
[PATCH 1/3] drm: Move drm_mode_setcrtc() local re-init to failure path
2018-11-28 14:31 UTC (7+ messages)
` [PATCH 2/3] drm: Move atomic_state_put after locks are dropped
` [PATCH 3/3] drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
[patch V2 18/28] x86/speculation: Prepare for per task indirect branch speculation control
2018-11-28 14:30 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH 00/77] ARM: dts: sunxi: Cleanup DTC warnings
2018-11-28 14:30 UTC (8+ messages)
` [PATCH 58/77] ARM: dts: sun8i: a23/a33: Remove redundant MMC pinmux tuning
` [PATCH 77/77] ARM: dts: sun9i: Add missing unit address
[patch V2 16/28] x86/speculation: Unify conditional spectre v2 print functions
2018-11-28 14:29 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 17/28] x86/speculation: Add command line control for indirect branch speculation
2018-11-28 14:29 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 11/28] x86/speculation: Rework SMT state change
2018-11-28 14:26 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 15/28] x86/speculataion: Mark command line parser data __initdata
2018-11-28 14:28 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH v4 0/2] ptrace: add PTRACE_GET_SYSCALL_INFO request
2018-11-28 14:29 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH] examples/bond: wait for slaves to become active
2018-11-28 14:28 UTC (4+ messages)
[Buildroot] [PATCH v1] valgrind: fix mips64 compile
2018-11-28 14:28 UTC (2+ messages)
[patch V2 14/28] x86/speculation: Mark string arrays const correctly
2018-11-28 14:27 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 12/28] x86/l1tf: Show actual SMT state
2018-11-28 14:26 UTC (2+ messages)
` [tip:x86/pti] "
[Qemu-devel] [PATCH v10 0/5] Add make check tests for Migration
2018-11-28 14:27 UTC (3+ messages)
` [Qemu-devel] [PATCH v10 2/5] migration: Create socket-address parameter
[RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
2018-11-28 14:27 UTC (4+ messages)
` [External] "
[patch V2 09/28] x86/Kconfig: Select SCHED_SMT if SMP enabled
2018-11-28 14:24 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 10/28] sched/smt: Expose sched_smt_present static key
2018-11-28 14:25 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH v2 0/5] Do not touch pages in hot-remove path
2018-11-28 14:25 UTC (4+ messages)
` [PATCH v2 3/5] mm, memory_hotplug: Move zone/pages handling to offline stage
missing firmware in debian 9
2018-11-28 14:25 UTC (4+ messages)
[patch V2 07/28] x86/speculation: Reorganize speculation control MSRs update
2018-11-28 14:23 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
2018-11-28 14:24 UTC (2+ messages)
[PATCH V2] amd-xgbe: set skb to NULL after freeing it
2018-11-28 14:23 UTC (2+ messages)
[Buildroot] [git commit] valgrind: fix mips64 compile
2018-11-28 14:23 UTC
[patch V2 06/28] x86/speculation: Rename SSBD update functions
2018-11-28 14:23 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 05/28] x86/speculation: Disable STIBP when enhanced IBRS is in use
2018-11-28 14:22 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
2018-11-28 14:22 UTC (4+ messages)
[patch V2 04/28] x86/speculation: Reorganize cpu_show_common()
2018-11-28 14:22 UTC (2+ messages)
` [tip:x86/pti] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
[PATCH] Btrfs: fix fsync of files with multiple hard links in new directories
2018-11-28 14:22 UTC
[U-Boot] [PATCH v3 0/9] Stop AXP from crashing when enabling LDO3
2018-11-28 14:22 UTC (4+ messages)
File not found: /sys/kernel/debug/tracing/events/syscalls
2018-11-28 14:22 UTC (7+ messages)
` [PATCH] arm64: ftrace: Fix to enable syscall events on arm64
[patch V2 03/28] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
2018-11-28 14:21 UTC (2+ messages)
` [tip:x86/pti] "
[patch V2 02/28] x86/speculation: Clean up spectre_v2_parse_cmdline()
2018-11-28 14:20 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH 1/3] drm/i915/ringbuffer: Clear semaphore sync registers on ring init
2018-11-28 14:21 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/ringbuffer: Clear semaphore sync registers on ring init (rev2)
[PATCH] trace-cmd: Fix record --date flag when sending tracing data to a listener
2018-11-28 3:21 UTC (2+ messages)
[patch V2 01/28] x86/speculation: Update the TIF_SSBD comment
2018-11-28 14:20 UTC (2+ messages)
` [tip:x86/pti] "
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.