messages from 2020-02-25 13:24:45 to 2020-02-25 14:01:42 UTC [more...]
[PATCH] crypto: Replace zero-length array with flexible-array member
2020-02-25 14:00 UTC (6+ messages)
[PATCH][next] sfc: Replace zero-length array with flexible-array member
2020-02-25 14:01 UTC (3+ messages)
[PATCH 0/5] i.MXRT1020 add basic support
2020-02-25 13:59 UTC (4+ messages)
` [PATCH 4/5] dt-bindings: pinctrl: add i.MXRT1020 pins definition
[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
2020-02-25 13:59 UTC (6+ messages)
` [PATCH 48/61] KVM: x86: Do host CPUID at load time to mask "
` [PATCH 50/61] KVM: x86: Set emulated/transmuted feature bits via kvm_cpu_caps
[PATCH] net: phy: corrected the return value for genphy_check_and_restart_aneg
2020-02-25 13:59 UTC (3+ messages)
[PATCH v4l-utils] v4l2-compliance: fix assert on only read/write-only controls
2020-02-25 13:59 UTC
[PATCH v8 0/9] Clock framework API
2020-02-25 13:14 UTC (12+ messages)
` [PATCH v8 1/9] hw/core/clock: introduce clock object
` [PATCH v8 3/9] qdev: add clock input&output support to devices
` [PATCH v8 4/9] qdev-clock: introduce an init array to ease the device construction
` [PATCH v8 5/9] docs/clocks: add device's clock documentation
` [PATCH v8 6/9] hw/misc/zynq_slcr: add clock generation for uarts
` [PATCH v8 7/9] hw/char/cadence_uart: add clock support
` [PATCH v8 8/9] hw/arm/xilinx_zynq: connect uart clocks to slcr
` [PATCH v8 9/9] qdev-monitor: print the device's clock with info qtree
[Intel-gfx][PATCH 00/10] drm/i915: Introduce i915 based i915_MISSING_CASE macro and us it in i915
2020-02-25 13:47 UTC (22+ messages)
` [Intel-gfx] [PATCH "
` [Intel-gfx] [PATCH 01/10] drm/i915: Add i915 device based MISSING_CASE macro
` [Intel-gfx][PATCH "
` [Intel-gfx] [PATCH 02/10] drm/i915/display/cdclk: Make MISSING_CASE backtrace i915 specific
` [Intel-gfx][PATCH "
` [Intel-gfx][PATCH 03/10] drm/i915/display/ddi: "
` [Intel-gfx] [PATCH "
` [Intel-gfx][PATCH 04/10] drm/i915/display/display: "
` [Intel-gfx] [PATCH "
` [Intel-gfx][PATCH 05/10] drm/i915/dp: "
` [Intel-gfx] [PATCH "
` [Intel-gfx][PATCH 06/10] drm/i915/display/hdmi: "
` [Intel-gfx] [PATCH "
` [Intel-gfx][PATCH 07/10] drm/i915/display: "
` [Intel-gfx] [PATCH "
` [Intel-gfx] [PATCH 08/10] drm/i915/gem: "
` [Intel-gfx][PATCH "
` [Intel-gfx][PATCH 09/10] drm/i915/gt: "
` [Intel-gfx] [PATCH "
` [Intel-gfx][PATCH 10/10] drm/i915: "
` [Intel-gfx] [PATCH "
[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
2020-02-25 13:58 UTC (4+ messages)
` [PATCHv2 05/56] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
[PATCH v5 0/5] Add modem Clock controller (MSS CC) driver for SC7180
2020-02-25 13:58 UTC (5+ messages)
` [PATCH v5 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
[PATCH] drm/amdgpu: fix the gfx hang while use per-ib secure flag
2020-02-25 13:57 UTC
[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
2020-02-25 13:57 UTC (7+ messages)
` [PATCH v24 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v24 05/10] ACPI: Build Hardware Error Source Table
[meta-networking][warrior][PATCH] drbd: update SRC_URI to use archive subdirectory
2020-02-25 13:57 UTC
[Xen-devel] [PATCH] xen/grant-table: Remove outdated warning in gnttab_grow_table()
2020-02-25 13:57 UTC (3+ messages)
[PATCH v2 net-next 0/2] Allow unknown unicast traffic to CPU for Felix DSA
2020-02-25 13:57 UTC (6+ messages)
[PATCH v2 0/3] Cleanup dtbs_check warnings for tsens
2020-02-25 13:57 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: tsens: Add entry for sc7180 tsens to binding
` [PATCH v2 2/3] dt-bindings: thermal: tsens: Make dtbs_check pass for msm8916 tsens
` [PATCH v2 3/3] dt-bindings: thermal: tsens: Make dtbs_check pass for msm8996 tsens
[PATCH] s390: Replace zero-length array with flexible-array member
2020-02-25 13:57 UTC (2+ messages)
[LTP] [PATCH V3 00/10] Add new LTP tests related to fsmount family of syscalls
2020-02-25 13:57 UTC (5+ messages)
` [LTP] [PATCH V3 05/10] syscalls/fsconfig: New tests
` [LTP] [PATCH V3 08/10] syscalls/move_mount: "
[PATCH bpf-next 0/7] bpf: sockmap, sockhash: support storing UDP sockets
2020-02-25 13:56 UTC (8+ messages)
` [PATCH bpf-next 1/7] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next 2/7] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next 3/7] skmsg: introduce sk_psock_hooks
` [PATCH bpf-next 4/7] bpf: sockmap: allow UDP sockets
` [PATCH bpf-next 5/7] selftests: bpf: don't listen() on "
` [PATCH bpf-next 6/7] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next 7/7] selftests: bpf: enable UDP sockmap reuseport tests
[almost-patch] Add diff regular expressions for Markdown and Zshell
2020-02-25 13:56 UTC
Interrupt timeout
2020-02-25 13:56 UTC
[PATCH V2 0/2] Fix RX cancel command failure
2020-02-25 13:54 UTC (3+ messages)
` [PATCH V2 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
` [PATCH V2 2/2] tty: serial: qcom_geni_serial: Fix RX cancel command failure
[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
2020-02-25 11:30 UTC (3+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "
[PATCH bpf-next v2 0/5] bpftool: Make probes which emit dmesg warnings optional
2020-02-25 13:55 UTC (5+ messages)
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test for "bpftool feature" command
[dpdk-dev] Dropping python 2 support
2020-02-25 13:54 UTC (3+ messages)
` [dpdk-dev] [PATCH] doc: add deprecation notice for "
[PATCH 1/1] dt-bindings: arm: fsl: fix APF6Dev compatible
2020-02-25 12:39 UTC
[Xen-devel] [PATCH] x86/build: Fix -mskip-rax-setup handling
2020-02-25 13:53 UTC (2+ messages)
[meta-python2][PATCH 1/2] python-backports-functools-lru-cache: enable native and nativesdk
2020-02-25 13:53 UTC (2+ messages)
` [meta-python2][PATCH 2/2] python-backports-init: "
[PATCH 0/2] Adding support for versal CPM as Root Port driver
2020-02-25 13:53 UTC (4+ messages)
` [PATCH 1/2] PCI: Versal CPM: Add device tree binding forversal CPM host controller
[dpdk-dev] [PATCH] doc: deprecate using MAX values as array size
2020-02-25 13:52 UTC (2+ messages)
[PATCH v3 00/19] testing & plugin updates
2020-02-25 12:47 UTC (15+ messages)
` [PATCH v3 01/19] tests/tcg: include a skip runner for pauth3 with plugins
` [PATCH v3 02/19] tests/rcutorture: update usage hint
` [PATCH v3 03/19] tests/rcutorture: better document locking of stats
` [PATCH v3 05/19] travis.yml: Test the s390-ccw build, too
` [PATCH v3 06/19] travis.yml: Fix Travis YAML configuration warnings
` [PATCH v3 09/19] tracing: only allow -trace to override -D if set
` [PATCH v3 10/19] docs/devel: document query handle lifetimes
` [PATCH v3 13/19] qemu/bitops.h: Add extract8 and extract16
` [PATCH v3 14/19] target/riscv: progressively load the instruction during decode
` [PATCH v3 15/19] tests/plugins: make howvec clean-up after itself
` [PATCH v3 16/19] tests/tcg: give debug builds a little bit longer
` [PATCH v3 17/19] tcg: save vaddr temp for plugin usage
` [PATCH v3 18/19] tests/tcg: fix typo in configure.sh test for v8.3
` [PATCH v3 19/19] tests/tcg: take into account expected clashes pauth-4
[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
2020-02-25 13:51 UTC (6+ messages)
` [PATCH 2/5] iio: adc: axi-adc: add support for AXI ADC IP core
[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
2020-02-25 13:51 UTC (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP
[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
2020-02-25 13:31 UTC (3+ messages)
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue
[PATCH] kernel-devsrc: fix missing generated files from the packet
2020-02-25 13:51 UTC (6+ messages)
[PATCH v2 0/4] Acceptance test: Extension of migration tests
2020-02-25 13:13 UTC (3+ messages)
` [PATCH v2 3/4] Acceptance test: provides new functions
` [PATCH v2 4/4] Acceptance test: provides to use RDMA transport for migration test
[PATCH] ARM: dts: bcm283x: Add missing properties to the PWR LED
2020-02-25 13:50 UTC (5+ messages)
[dpdk-dev] [PATCH] doc: deprecation notice to move igb_uio to a new repo
2020-02-25 13:49 UTC (5+ messages)
` [dpdk-dev] [dpdk-techboard] "
[dpdk-dev] [PATCH] vfio: map contiguous areas in one go
2020-02-25 13:49 UTC (2+ messages)
[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
2020-02-25 13:26 UTC (7+ messages)
` [PATCH v2 04/17] target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
` [PATCH v2 05/17] target/arm: Improve ID_AA64PFR0 FP/SIMD validation
` [PATCH v2 11/17] target/arm: Move VLLDM and VLSTM to vfp.decode
[Xen-devel] [PATCH v9 0/5] VM forking
2020-02-25 13:45 UTC (12+ messages)
` [Xen-devel] [PATCH v9 3/5] xen/mem_sharing: "
` [Xen-devel] [PATCH v9 4/5] x86/mem_sharing: reset a fork
[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
2020-02-25 13:46 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: avoid spurious EBUSY due to nonblocking atomic modesets (rev3)
[PATCH v2 00/16] Fanotify event with name info
2020-02-25 13:46 UTC (3+ messages)
` [PATCH v2 02/16] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
[PATCH] KVM: SVM: allocate AVIC data structures based on kvm_amd moduleparameter
2020-02-25 13:45 UTC (2+ messages)
[PATCH] ima-evm-utils: Fix compatibility with LibreSSL
2020-02-25 13:44 UTC (2+ messages)
[PATCH v4 28/36] KVM: s390: protvirt: Report CPU state to Ultravisor
2020-02-25 13:44 UTC (3+ messages)
[PATCH] drm/amdgpu: use amdgpu_ring_test_helper when possible
2020-02-25 13:43 UTC (2+ messages)
[PATCH] clk: Fix phase init check
2020-02-25 13:42 UTC
[PATCH nf 0/2] nft_set_pipapo: Fix crash due to dangling entries in mapping table
2020-02-25 13:42 UTC (8+ messages)
[Intel-gfx] [PATCH 1/3] drm/i915: split out intel_dram.[ch] from i915_drv.c
2020-02-25 13:41 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "
[RFC PATCH v4 00/19] Core scheduling v4
2020-02-25 13:41 UTC (12+ messages)
[Intel-gfx] [PATCH] drm/i915: significantly reduce the use of <drm/i915_drm.h>
2020-02-25 13:41 UTC (6+ messages)
` [Intel-gfx] [PATCH v2] "
[dpdk-dev] [RFC 0/6] New sync modes for ring
2020-02-25 13:41 UTC (5+ messages)
[PATCH] linux: add bbappend for generic cases
2020-02-25 13:41 UTC (4+ messages)
` [meta-virtualization] "
[alsa-devel] [PATCH] ASoC: fsl: Add generic CPU DAI driver
2020-02-25 13:39 UTC (6+ messages)
` "
[PATCH 1/6] drm/amdkfd: Rename queue_count to active_queue_count
2020-02-25 13:39 UTC (3+ messages)
` [PATCH 6/6] drm/amdkfd: Delete unnecessary unmap queue package submissions
[igt-dev] [PATCH i-g-t] perf: Avoid the regular drm_open_driver exithandler
2020-02-25 13:39 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
2020-02-25 13:39 UTC (2+ messages)
next/master bisection: baseline.login on sun8i-h2-plus-orangepi-zero
2020-02-25 13:38 UTC (3+ messages)
[PATCH v4 00/36] KVM: s390: Add support for protected VMs
2020-02-25 13:37 UTC (4+ messages)
` [PATCH v4 34/36] s390: protvirt: Add sysfs firmware interface for Ultravisor information
[PATCH] drm/amdgpu: stop disable the scheduler during HW fini
2020-02-25 13:40 UTC (5+ messages)
[PATCH v2 0/3] mm: memcontrol: recursive memory protection
2020-02-25 13:37 UTC (6+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
[PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len
2020-02-25 13:36 UTC (12+ messages)
[PATCH 8/9] virStorageFileGetMetadataRecurse: Allow format probing under special circumstances
2020-02-25 13:21 UTC (6+ messages)
Reproducable un-receive-able snapshot send
2020-02-25 13:36 UTC (3+ messages)
[PATCH v4 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
2020-02-25 13:11 UTC (10+ messages)
` [PATCH v4 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [PATCH v4 3/3] ACPI/unit-test: Add a new test for pxb-pcie "
[Xen-devel] [xen-unstable test] 147522: regressions - FAIL
2020-02-25 13:35 UTC
[PATCH v7 00/19] xfs: Delayed Ready Attrs
2020-02-25 13:34 UTC (16+ messages)
` [PATCH v7 03/19] xfs: Add xfs_has_attr and subroutines
` [PATCH v7 07/19] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v7 12/19] xfs: Add helper function xfs_attr_rmtval_unmap
` [PATCH v7 13/19] xfs: Add delay ready attr remove routines
[PATCH v3 00/21] linux-user: generate syscall_nr.sh
2020-02-25 12:15 UTC (10+ messages)
` [PATCH v3 02/21] linux-user, alpha: add syscall table generation support
` [PATCH v3 06/21] linux-user, sh4: "
` [PATCH v3 07/21] linux-user, microblaze: "
` [PATCH v3 08/21] linux-user, arm: "
` [PATCH v3 11/21] linux-user, s390x: "
` [PATCH v3 15/21] linux-user, x86_64: "
` [PATCH v3 17/21] linux-user, mips64: "
` [PATCH v3 18/21] linux-user, scripts: add a script to update syscall.tbl
` [PATCH v3 20/21] linux-user,mips: move content of mips_syscall_args
General Discussion about GPLness
2020-02-25 13:33 UTC (9+ messages)
[PATCH] readline/ediline: Fix conflicting manpages
2020-02-25 13:33 UTC (3+ messages)
[PATCH for-rc] RDMA/core: Fix additional panic in get_pkey_idx_qp_list()
2020-02-25 13:31 UTC
[Intel-gfx] [PATCH] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
2020-02-25 13:31 UTC (3+ messages)
[PATCH v6 00/11] arm64: Branch Target Identification support
2020-02-25 13:28 UTC (5+ messages)
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
2020-02-25 13:28 UTC (4+ messages)
[PATCH] pc-bios/s390x: Pack ResetInfo struct
2020-02-25 12:58 UTC (7+ messages)
Execute spi transfers inside FIQ (NMI) or panic
2020-02-25 13:27 UTC
[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
2020-02-25 13:23 UTC (3+ messages)
` [PATCH v3 04/27] ocxl: Remove unnecessary externs
[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
2020-02-25 12:07 UTC (2+ messages)
` [PULL 135/136] accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
[Xen-devel] [PATCH v7 00/11] error: auto propagated local_err part I
2020-02-25 12:52 UTC (5+ messages)
` [Xen-devel] [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp
` "
[alsa-devel] [PATCH] ASoC: Intel: mrfld: fix incorrect check on p->sink
2020-02-25 13:24 UTC (2+ messages)
` Applied "ASoC: Intel: mrfld: fix incorrect check on p->sink" to the asoc tree
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.