messages from 2020-02-26 22:58:28 to 2020-02-27 00:10:41 UTC [more...]
FAILED: patch "[PATCH] tty: serial: qcom_geni_serial: Fix RX cancel command failure" failed to apply to 4.19-stable tree
2020-02-27 0:10 UTC (2+ messages)
[PATCH v6 0/9] iotests: use python logging
2020-02-27 0:06 UTC (7+ messages)
` [PATCH v6 1/9] iotests: do a light delinting
` [PATCH v6 3/9] iotests: replace mutable list default args
` [PATCH v6 4/9] iotest 258: use script_main
` [PATCH v6 5/9] iotests: Mark verify functions as private
` [PATCH v6 7/9] iotests: ignore import warnings from pylint
` [PATCH v6 9/9] iotests: add pylintrc file
[PATCH net-next 0/7] mptcp: update mptcp ack sequence outside of recv path
2020-02-27 0:10 UTC (5+ messages)
` [PATCH net-next 1/7] mptcp: add and use mptcp_data_ready helper
` [PATCH net-next 2/7] mptcp: add work queue skeleton
[igt-dev] [PATCH i-g-t v6 0/1] Support to assemble CB kernel for gen7
2020-02-27 0:09 UTC (2+ messages)
` [igt-dev] [PATCH i-g-t v6 1/1] tools/generate_cb_kernel: Add script to assemble CB kernel
[PATCH 0/3] mm/vma: some more minor changes
2020-02-27 0:08 UTC (7+ messages)
` [PATCH 1/3] mm/vma: Move VM_NO_KHUGEPAGED into generic header
` [PATCH 3/3] mm/vma: Make is_vma_temporary_stack() available for general use
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-02-27 0:08 UTC (4+ messages)
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
Readiness for v13.2.9?
2020-02-27 0:07 UTC
[PATCH 0/4] Upgrade accessibility (a11y) atk packages
2020-02-27 0:06 UTC (5+ messages)
` [PATCH 1/4] atk: upgrade 2.32.0 -> 2.34.1
` [PATCH 2/4] at-spi2-core: upgrade 2.32.1 -> 2.34.0
` [PATCH 3/4] at-spi2-atk: upgrade 2.32.0 -> 2.34.1
` [PATCH 4/4] maintainers.inc: add self for atk, at-spi2-core, at-spi2-atk
[PATCH 0/8] ASoC: soc-pcm cleanup step5
2020-02-27 0:04 UTC (4+ messages)
` [PATCH 8/8] ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()
[PATCH v4 0/2] perf report: Support annotation of code without symbols
2020-02-27 0:05 UTC (4+ messages)
` [PATCH v4 2/2] perf report: Support interactive "
[PATCH] mwifiex: set needed_headroom, not hard_header_len
2020-02-27 0:05 UTC
[PATCH] merge-recursive: apply collision handling unification to recursive case
2020-02-27 0:05 UTC
[patch 00/15] x86/entry: Consolidation - Part V
2020-02-27 0:04 UTC (9+ messages)
` [patch 01/15] x86/irq: Convey vector as argument and not in ptregs
[dpdk-dev] [PATCH] net/ixgbe: fix issue for change definitions of bool
2020-02-26 23:44 UTC
[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
2020-02-27 0:02 UTC (6+ messages)
` [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
[PATCH v5 0/3] drm/virtio: fix mmap page attributes
2020-02-27 0:02 UTC (5+ messages)
` [PATCH v5 1/3] drm/shmem: add support for per object caching flags
[Intel-gfx] [PATCH v2 01/14] drm/i915/tgl: Split GT and display workarounds
2020-02-27 0:02 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 02/14] drm/i915/tgl: Extend Wa_1409825376 stepping
[PATCH v5 0/6] TPM 2.0 trusted keys with attached policy
2020-02-27 0:02 UTC (5+ messages)
` [PATCH v5 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
[PATCH v5 0/5] Reftable support git-core
2020-02-27 0:01 UTC (5+ messages)
` [PATCH v6 "
[linux-review:UPDATE-20200227-041343/Jason-Ekstrand/RFC-dma-buf-Add-an-API-for-importing-and-exporting-sync-files/20200226-080015 1/1] drivers//dma-buf/dma-buf.c:438:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2020-02-27 0:00 UTC
[GIT PULL] chrome-platform fixes for v5.6-rc4
2020-02-27 0:00 UTC (2+ messages)
[PATCH] tools/memory-model: Remove lock-final checking in lock.cat
2020-02-26 23:59 UTC (3+ messages)
[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
2020-02-26 23:59 UTC (8+ messages)
[PATCH 0/2] KVM: VMX: Use basic exit reason for cheking and indexing
2020-02-26 23:59 UTC (10+ messages)
` [PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT
[Intel-gfx] [PATCH] drm/i915: Set up PIPE_MISC truncate bit on tgl+
2020-02-26 23:57 UTC (2+ messages)
[PATCHv3 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-02-26 23:57 UTC (21+ messages)
` [PATCH 06/18] bpf: Add bpf_ksym_tree tree
` [PATCH 07/18] bpf: Move bpf_tree add/del from bpf_prog_ksym_node_add/del
` [PATCH 08/18] bpf: Separate kallsyms add/del functions
` [PATCH 09/18] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/18] bpf: Re-initialize lnode in bpf_ksym_del
` [PATCH 11/18] bpf: Rename bpf_tree to bpf_progs_tree
` [PATCH 12/18] bpf: Add trampolines to kallsyms
` [PATCH 13/18] bpf: Return error value in bpf_dispatcher_update
` [PATCH 14/18] bpf: Add dispatchers to kallsyms
` [PATCH 15/18] bpf: Sort bpf kallsyms symbols
[PATCH v3 00/14] Initial Prefixed Instruction support
2020-02-26 23:54 UTC (7+ messages)
` [PATCH v3 07/14] powerpc/traps: Check for prefixed instructions in facility_unavailable_exception()
` [PATCH v3 08/14] powerpc/xmon: Remove store_inst() for patch_instruction()
[PATCH] NFS: check for allocation failure from mempool_alloc
2020-02-26 23:56 UTC (4+ messages)
[PATCH V5 5/5] vdpasim: vDPA device simulator
2020-02-26 23:55 UTC (3+ messages)
[igt-dev] [PATCH i-g-t v5 0/1] Support to assemble CB kernel for gen7
2020-02-26 23:55 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t v5 1/1] tools/generate_cb_buffer: Add script to assemble CB kernel
[PATCH v5 0/4] target-riscv: support vector extension part 1
2020-02-26 23:46 UTC (7+ messages)
[MODERATED] [PATCH v2 0/2] v2: more sampling fun 0
2020-02-26 23:53 UTC (16+ messages)
` [MODERATED] Re: [PATCH v2 1/2] v2: more sampling fun 1
` "
` [MODERATED] Re: [PATCH v2 2/2] v2: more sampling fun 2
[mel:sched-sisrewrite-v1r7 8/13] kernel/sched/fair.c:6024:45: warning: 'smt' may be used uninitialized in this function
2020-02-26 23:53 UTC
[PATCH] bnxt_en: add newline to netdev_*() format strings
2020-02-26 23:52 UTC (2+ messages)
[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
2020-02-26 23:50 UTC (5+ messages)
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
[LTP] [PATCH v3] syscalls: Check for time64 unsafe syscalls before using them
2020-02-26 23:52 UTC (2+ messages)
[PATCH mm] mm: Bring sparc pte_index() semantics inline with other platforms
2020-02-26 23:50 UTC (2+ messages)
[PATCH v2 0/3] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
2020-02-26 23:48 UTC (4+ messages)
[RFC PATCH 0/5] Add UEFI support for RISC-V
2020-02-26 23:46 UTC (3+ messages)
[PATCH RFC] nvme/fc: sq flow control
2020-02-26 23:45 UTC (2+ messages)
5.6 DP-MST regression: 1 of 2 monitors on TB3 (DP-MST) dock no longer light up
2020-02-26 23:41 UTC (7+ messages)
` [Intel-gfx] "
[PATCH] x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
2020-02-26 23:40 UTC (3+ messages)
Help needed in understanding weird PCIe issue on imx6q (PCIe just goes bad)
2020-02-26 23:40 UTC (4+ messages)
FAILED: patch "[PATCH] serial: 8250: Check UPF_IRQ_SHARED in advance" failed to apply to 4.14-stable tree
2020-02-26 23:39 UTC (2+ messages)
[PATCH qemu v7 0/5] spapr: Kill SLOF
2020-02-26 23:38 UTC (7+ messages)
[meta-oe][zeus][PATCH 1/2] libldb: Do not require the "pam" distro feature to be enabled
2020-02-26 23:38 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Skip barriers inside waits
2020-02-26 23:37 UTC
[PATCH 0/4] imx: Fixes for i.MX53 based HSC|DDC boards
2020-02-26 23:37 UTC (3+ messages)
` [PATCH 4/4] imx: pmic: Set proper pmic name for iMX53 "
[LTP] [PATCH v1] Stringify flags to improve error msg of unshare()
2020-02-26 23:37 UTC (2+ messages)
[PATCH v11 0/9] nvmet: add target passthru commands support
2020-02-26 23:35 UTC (25+ messages)
` [PATCH v11 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v11 2/9] nvme: Create helper function to obtain command effects
` [PATCH v11 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
` [PATCH v11 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v11 6/9] nvme: Export existing nvme core functions
` [PATCH v11 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v11 8/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v11 9/9] nvmet-configfs: Introduce passthru configfs interface
[PATCH 00/19] EFI stub early spring cleaning part 2
2020-02-26 23:34 UTC (5+ messages)
` [PATCH 13/19] efi/libstub: Move get_dram_base() into arm-stub.c
[jolsa-perf:poke 5/15] include/linux/kprobes.h:456:9: warning: 'struct kprobe_insn_cache' declared inside parameter list
2020-02-26 23:34 UTC
[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
2020-02-26 23:34 UTC (5+ messages)
` [PATCHv2 13/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
[PATCH] define rpi0w sdhci pinctrl state
2020-02-26 23:33 UTC
[Intel-wired-lan] [PATCH next] igc: make non-global functions static
2020-02-26 23:32 UTC (3+ messages)
[PATCH 1/2] client: Reorder interface creation ops
2020-02-26 23:32 UTC (2+ messages)
` [PATCH 2/2] client: Rework agent registarion logic
[meta-oe][PATCH v2 1/1] open-lldp: Add initial version 1.0.1
2020-02-26 23:28 UTC (4+ messages)
[PATCH] x86/tsc: Add kernel options to disable CPUID and MSR calibrations
2020-02-26 23:27 UTC (3+ messages)
Functionality vs Security
2020-02-26 23:26 UTC (7+ messages)
[LTP] [PATCH v2 1/1] lap/syscalls: Update syscall numbers
2020-02-26 23:26 UTC
[PATCH v5 0/2] block/nbd: fix memory leak in nbd_open
2020-02-26 23:25 UTC (3+ messages)
` [PATCH v5 1/2] block/nbd: extract the common cleanup code
[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
2020-02-26 23:23 UTC (8+ messages)
[PATCH 0/2] Add HTTPS proxy SSL options (cert, key, cainfo)
2020-02-26 23:23 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] http: add client cert for HTTPS proxies
` [PATCH v2 2/2] config: documentation for HTTPS proxy client cert
[PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
2020-02-26 23:23 UTC (2+ messages)
` [PATCH v3] "
[Buildroot] [PATCH] package/qt5/qt5tools: mark qdoc option as broken
2020-02-26 23:22 UTC
[dpdk-dev] [RFC 0/1] lib/ring: add scatter gather and serial dequeue APIs
2020-02-26 23:21 UTC (4+ messages)
` [dpdk-dev] [RFC 1/1] "
[PATCH for-rc] nvme-rdma/nvmet-rdma: Allocate sufficient RW ctxs to match hosts pgs len
2020-02-26 23:19 UTC (6+ messages)
[PATCH] Bluetooth: btintel: Replace zero-length array with flexible-array member
2020-02-26 22:59 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu/powerplay: Refactor SMU message handling for safety
2020-02-26 23:16 UTC (9+ messages)
` [PATCH v2 0/3] Implement SMU message register protection
` [PATCH v2 1/3] drm/amdgpu/powerplay: Refactor SMU message handling for safety
` [PATCH v2 2/3] drm/amdgpu/powerplay: Remove deprecated smc_read_arg
` [PATCH v2 3/3] drm/amdgpu/smu: Add message sending lock
` [PATCH v3 0/3] Implement SMU message register protection
` [PATCH v3 1/3] drm/amdgpu/powerplay: Refactor SMU message handling for safety
` [PATCH v3 2/3] drm/amdgpu/powerplay: Remove deprecated smc_read_arg
` [PATCH v3 3/3] drm/amdgpu/smu: Add message sending lock
USB reset + raid6 = majority of files unreadable
2020-02-26 23:14 UTC (7+ messages)
[PATCH v3 0/2] kstats: kernel metric collector
2020-02-26 23:11 UTC (4+ messages)
[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
2020-02-26 23:10 UTC (5+ messages)
` [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
2020-02-26 23:10 UTC (4+ messages)
` [Intel-gfx] [PATCH v4] "
[Intel-gfx] [PATCH] drm/i915/tgl: Allow DC5/DC6 entry while PG2 is active
2020-02-26 23:09 UTC (3+ messages)
[Intel-gfx] [PULL] gvt-next
2020-02-26 23:10 UTC (2+ messages)
[mark-rutland:arm64/daif-rework 5/5] arch/arm64/include/asm/arch_gicv3.h:173:0: error: unterminated argument list invoking macro "BUILD_BUG_ON"
2020-02-26 23:08 UTC
[PATCH 1/1] nvme-pci: Hold cq_poll_lock while completing CQEs
2020-02-26 23:06 UTC (2+ messages)
[PATCH v8 0/9] Clock framework API
2020-02-26 22:58 UTC (9+ messages)
` [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 PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
2020-02-26 23:06 UTC (4+ messages)
[PATCH v4 0/7] aspeed-g6: enable usb support
2020-02-26 23:03 UTC (24+ messages)
` [PATCH v4 1/7] usb: gadget: aspeed: support per-vhub usb descriptors
` [PATCH v4 2/7] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v4 3/7] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v4 4/7] ARM: dts: aspeed-g6: add usb functions
` [PATCH v4 5/7] ARM: dts: aspeed-g5: add vhub port and endpoint properties
` [PATCH v4 6/7] ARM: dts: aspeed-g4: "
` [PATCH v4 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub
Newly added disks not used after "soft" rebalance, not used after rebalance < 1%
2020-02-26 22:56 UTC (2+ messages)
[dpdk-dev] [PATCH] bnx2x: handle guest vlan for SR-IOV case
2020-02-26 23:05 UTC (2+ messages)
` [dpdk-dev] [EXT] "
[PATCH v2 4/7] iio: adc: adi-axi-adc: add support for AXI ADC IP core
2020-02-26 23:02 UTC (3+ messages)
[PATCH 0/1] Small fix to boot-time GDT handling
2020-02-26 23:00 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] x86/boot/compressed: Fix reloading of GDTR post-relocation
[PATCH][next] Bluetooth: Replace zero-length array with flexible-array member
2020-02-26 23:02 UTC
[PATCH 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
2020-02-26 22:55 UTC (2+ messages)
` [PATCH 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"
[PATCHv7 00/13] scsi: remove legacy cmd_list implementation
2020-02-26 22:58 UTC (4+ messages)
` [PATCH 02/13] scsi: add scsi_host_complete_all_commands() helper
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.