All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-27 13:59:36 to 2020-03-27 14:54:38 UTC [more...]

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-27 14:19 UTC  (9+ messages)
` [PATCH 1/2] sound: ac97: Remove sound driver for ancient platform

[PATCH] x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH] x86/mm: Mark setup_emu2phys_nid() static
 2020-03-27 14:54 UTC  (2+ messages)
` [tip: x86/cleanups] "

[yyu168-linux_cet:cet 55/58] powerpc64le-linux-ld: warning: discarding dynamic section .rela___ksymtab+jiffies_to_timeval
 2020-03-27 14:54 UTC  (2+ messages)

[PATCH 3/3] PCI: Cadence: Remove using "cdns,max-outbound-regions" DT property
 2020-03-27 14:54 UTC  (2+ messages)

[PATCH 2/3] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
 2020-03-27 14:52 UTC  (2+ messages)

Build RISC-V 32-bit UEFI target fails with kernel.org riscv64 toolchain
 2020-03-27 14:51 UTC  (2+ messages)

[dpdk-dev] rte_flow: Different devices have different field indianess?
 2020-03-27 14:51 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/29] Update ENA driver to v2.1.0
 2020-03-27 14:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 01/29] net/ena: check if size of buffer is at least 1400B

[PATCH] fetch2: Fix urldata_cache key issues
 2020-03-27 14:48 UTC 

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-03-27 14:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 00/12] "

[dpdk-dev] [PATCH] eal: reorganize directories layout
 2020-03-27 14:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/8] "

[PATCH] fio: add NVMe engine
 2020-03-27 14:47 UTC  (9+ messages)

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-27 14:46 UTC  (7+ messages)
` [PATCH V10 02/11] iommu/uapi: Define a mask for bind data
` [PATCH V10 07/11] iommu/vt-d: Support flushing more translation cache types

[PATCH] cil: drop remaining dso.h include
 2020-03-27 14:47 UTC  (7+ messages)
` cil: Fix DISABLE_SYMVER support and drop last dso.h

[Outreachy Kernel][PATCH 0/2] staging: wlan-ng: Resolve various warnings reported by checkpatch.pl
 2020-03-27 14:42 UTC  (3+ messages)
` [Outreachy Kernel][PATCH 1/2] staging: wlang-ng: Properly align the lines of function call
` [Outreachy Kernel][PATCH 2/2] staging: wlan-ng: Line over 80 characters

fs/ntfscomp.c:82:11: error: ‘flg’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-03-27 14:45 UTC  (5+ messages)

[PATCH net-next] net: dsa: mt7530: use resolved link config in mac_link_up()
 2020-03-27 14:44 UTC  (2+ messages)

patch "vt: vt_ioctl: fix use-after-free in vt_in_use()" added to tty-testing
 2020-03-27 14:44 UTC 

patch "vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console" added to tty-testing
 2020-03-27 14:44 UTC 

[PATCH] grub.d: Use linuxefi and initrdefi commands if platform is efi
 2020-03-27 14:44 UTC  (3+ messages)

[PATCH v2] Add virtio SCMI device specification
 2020-03-27 14:43 UTC  (5+ messages)
` [PATCH v3] "
  ` [virtio-dev] "
      ` [virtio-comment] "

[PATCH] dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
 2020-03-27 14:42 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Allow for different modes of interruptible i915_active_wait
 2020-03-27 14:42 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Wrap i915_active in a simple kreffed struct

[PATCH 1/2] mm: cma: NUMA node interface
 2020-03-27 14:41 UTC  (4+ messages)
` [PATCH 2/2] mm: hugetlb: Use node interface of cma

[PATCH v2] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-03-27 14:41 UTC  (9+ messages)

[RFC PATCH] arm64: unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-03-27 14:39 UTC  (2+ messages)

[PATCH v2 tty-next 1/2] serial: 8250: Fix rs485 delay after console write
 2020-03-27 14:38 UTC  (2+ messages)
` [PATCH v2 tty-next 2/2] serial: 8250: Optimize irq enable "

[GIT PULL] arm64 fix for -rc8/final
 2020-03-27 14:36 UTC  (2+ messages)

[PATCH v6 00/13] SCMI Notifications Core Support
 2020-03-27 14:34 UTC  (28+ messages)
` [PATCH v6 01/13] firmware: arm_scmi: Add receive buffer support for notifications
` [PATCH v6 02/13] firmware: arm_scmi: Update protocol commands and notification list
` [PATCH v6 03/13] firmware: arm_scmi: Add notifications support in transport layer
` [PATCH v6 04/13] firmware: arm_scmi: Add support for notifications message processing
` [PATCH v6 05/13] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v6 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v6 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v6 08/13] firmware: arm_scmi: Enable notification core
` [PATCH v6 09/13] firmware: arm_scmi: Add Power notifications support
` [PATCH v6 10/13] firmware: arm_scmi: Add Perf "
` [PATCH v6 11/13] firmware: arm_scmi: Add Sensor "
` [PATCH v6 12/13] firmware: arm_scmi: Add Reset "
` [PATCH v6 13/13] firmware: arm_scmi: Add Base "

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27 14:38 UTC  (6+ messages)
` [PATCH net-next 6/9] net: phy: add backplane kr driver support

[Xen-devel] [PATCH v1] libxl: remove limit for default number of event channels
 2020-03-27 14:37 UTC  (3+ messages)

[GIT PULL] Devicetree fix for v5.6, take 4
 2020-03-27 14:37 UTC 

[dpdk-dev] [PATCH 00/17] Add CPU flags
 2020-03-27 14:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] eal/cpuflags: add x86 based cpu flags

[PATCH] efi: add missed space in GRUB_EFI_GLOBAL_VARIABLE_GUID
 2020-03-27 14:36 UTC  (5+ messages)

Full shell access or sudo command
 2020-03-27 14:36 UTC  (2+ messages)

[PATCH 0/6] acpi: i386 tweaks
 2020-03-27 14:35 UTC  (11+ messages)
` [PATCH 1/6] acpi: split hw/i386/acpi-build.c
` [PATCH 3/6] acpi: factor out acpi_dsdt_add_fw_cfg()
` [PATCH 4/6] acpi: drop pointless _STA method
` [PATCH 5/6] acpi: serial: don't use "
` [PATCH 6/6] acpi: parallel: "

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Move bandwidth calculation to igt_fixture
 2020-03-27 14:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/3] qla2xxx: Updates for the driver
 2020-03-27 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH v2 2/3] qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH v2 3/3] qla2xxx: delete all sessions before unregister local nvme port

[PATCH 00/17] Address several documentation build warnings
 2020-03-27 14:32 UTC  (4+ messages)
` [PATCH 14/17] infiniband: pa_vnic_encap.h: get rid of a warning

[Intel-gfx] [PATCH] drm/i915/tgl: Make Wa_14010229206 permanent
 2020-03-27 14:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[MPTCP] Re: [RFC PATCH 2/2] add support for mptcp netlink interface
 2020-03-27 14:31 UTC 

reducing s_mutex coverage in kcephfs client
 2020-03-27 14:31 UTC  (2+ messages)

[PATCH 00/12 v2] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-27 14:30 UTC  (5+ messages)

[PATCH bpf-next v7 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-27 14:29 UTC  (7+ messages)
` [PATCH bpf-next v7 4/8] bpf: lsm: Implement attach, detach and execution

[PATCH] arm64: mmu: no write cache for O_SYNC flag
 2020-03-27 14:29 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] imx: fix i.MX8MMini support
 2020-03-27 14:27 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/freescale-imx/imx-vpu-hantro: bump version to 1.15.0

[PATCH] docs: dt: fix a broken reference for a file converted to json
 2020-03-27 14:26 UTC  (2+ messages)

[PATCHv3 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27 14:26 UTC  (4+ messages)
` [PATCHv3 bpf-next 3/5] bpf: Don't refcount LISTEN sockets in sk_assign()

[PATCH 0/6] gpu: convert to use new I2C API
 2020-03-27 14:25 UTC  (5+ messages)
` [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device()

[PATCH] parisc: Regenerate parisc defconfigs
 2020-03-27 14:24 UTC  (5+ messages)

[dpdk-dev] Impossible to build external application if user build DPDK with "make config"
 2020-03-27 14:24 UTC  (5+ messages)

[Buildroot] [PATCH] package/oprofile: Fix build with binutils_2.34
 2020-03-27 14:23 UTC  (2+ messages)

[PATCH] soc: mediatek: mtk-mmsys: Export ddp_dis/connect symbols
 2020-03-27 14:22 UTC  (4+ messages)

[PATCH 0/3] qla2xxx: Updates for the driver
 2020-03-27 14:20 UTC  (7+ messages)
` [PATCH 1/3] qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH 2/3] qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH 3/3] qla2xxx: delete all sessions before unregister local nvme port

[PATCH v3 0/5] scsi: target: XCOPY performance
 2020-03-27 14:19 UTC  (12+ messages)
` [PATCH v3 1/5] scsi: target: use #def for xcopy descriptor len
` [PATCH v3 2/5] scsi: target: drop xcopy DISK BLOCK LENGTH debug
` [PATCH v3 3/5] scsi: target: avoid per-loop XCOPY buffer allocations
` [PATCH v3 4/5] scsi: target: increase XCOPY I/O size
` [PATCH v3 5/5] scsi: target: use the stack for XCOPY passthrough cmds

[PATCH] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-27 14:16 UTC  (6+ messages)

[PATCH] arm64: dts: update SolidRun Armada 8040 phy interface types
 2020-03-27 14:15 UTC  (6+ messages)

[PATCH v2] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-27 14:14 UTC  (2+ messages)

[PATCH] ASoC: amd: acp3x-pcm-dma: clean up two indentation issues
 2020-03-27 14:14 UTC  (3+ messages)

[PATCH] arm64: rename stext to primary_entry
 2020-03-27 14:15 UTC  (2+ messages)

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-27 14:14 UTC  (11+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

[igt-dev] [PATCH i-g-t v3] lib: Sync i915_pciids.h with kernel
 2020-03-27 14:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib: sync i915_pciids.h with kernel (rev6)

v15.2.0 Octopus released
 2020-03-27 14:14 UTC  (2+ messages)

[PATCH v2 1/1] cmd: blkls: Add blkls command
 2020-03-27 14:13 UTC 

[LTP] [PATCH v2] uart: add uart testcase in kernel device-drivers
 2020-03-27 14:13 UTC  (7+ messages)

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-03-27 14:12 UTC  (3+ messages)

[PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-27 14:09 UTC  (5+ messages)

[PATCH 0/2] media: Clean up stateless codec configuration
 2020-03-27 14:10 UTC  (6+ messages)
` [PATCH 2/2] media: Remove VIDEO_DEV unneeded dependency

[PATCH] qemu-user: fix build with LLVM lld 10
 2020-03-27 14:08 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v5 1/2] tests/kms_atomic: Add test to validate immutable zpos
 2020-03-27 14:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v5,1/2] "

Audit record ordering requirements
 2020-03-27 14:08 UTC  (4+ messages)

[RFCv3] i2c: hold the core_lock for the whole execution of i2c_register_adapter()
 2020-03-27 14:01 UTC  (2+ messages)

[PATCH RESEND 1/7] drm/dsc: use rc_model_size from DSC config for PPS
 2020-03-27 14:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [RESEND,1/7] "

[PATCH v5 0/2] Maxim MAX1241 driver
 2020-03-27 14:08 UTC  (3+ messages)

[PATCH v2] iio: imu: inv_mpu6050: add debugfs register r/w interface
 2020-03-27 14:08 UTC  (2+ messages)

[PATCH net-next v2 00/12] ethtool netlink interface, part 4
 2020-03-27 14:08 UTC  (13+ messages)
` [PATCH net-next v2 01/12] ethtool: fix reference leak in ethnl_set_privflags()
` [PATCH net-next v2 02/12] ethtool: provide coalescing parameters with COALESCE_GET request
` [PATCH net-next v2 03/12] ethtool: set coalescing parameters with COALESCE_SET request
` [PATCH net-next v2 04/12] ethtool: add COALESCE_NTF notification
` [PATCH net-next v2 05/12] ethtool: provide pause parameters with PAUSE_GET request
` [PATCH net-next v2 06/12] ethtool: set pause parameters with PAUSE_SET request
` [PATCH net-next v2 07/12] ethtool: add PAUSE_NTF notification
` [PATCH net-next v2 08/12] ethtool: provide EEE settings with EEE_GET request
` [PATCH net-next v2 09/12] ethtool: set EEE settings with EEE_SET request
` [PATCH net-next v2 10/12] ethtool: add EEE_NTF notification
` [PATCH net-next v2 11/12] ethtool: add timestamping related string sets
` [PATCH net-next v2 12/12] ethtool: provide timestamping information with TIMESTAMP_GET request

[PATCH 00/13] microvm: add acpi support
 2020-03-27 14:05 UTC  (6+ messages)

[PATCHSET 0/9] perf: Improve cgroup profiling (v6)
 2020-03-27 14:06 UTC  (3+ messages)
` [PATCH 3/9] perf tools: Basic support for CGROUP event

[dpdk-dev] [PATCH 0/4] fixes for hns3 PMD driver
 2020-03-27 14:05 UTC  (2+ messages)

[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
 2020-03-27 14:04 UTC  (3+ messages)
` [PATCH v2 16/17] remoteproc: Correctly deal with MCU synchronisation when changing state

Serial console and interrupts latency
 2020-03-27 14:03 UTC  (4+ messages)

[PATCH] i3c: master: Add driver for Silvaco I3C Dual-Role Master IP
 2020-03-25 16:00 UTC 

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-27 14:01 UTC  (6+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range
      ` [Virtio-fs] [PATCH 20/20] fuse, virtiofs: "

[PATCH 0/4] dm clone: Fix discard handling and overflow bugs which could cause data corruption
 2020-03-27 14:01 UTC  (5+ messages)
` [PATCH 1/4] dm clone: Fix handling of partial region discards
` [PATCH 2/4] dm clone: Add overflow check for number of regions
` [PATCH 3/4] dm clone: Add missing casts to prevent overflows and data corruption
` [PATCH 4/4] dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()

[PATCH net-next] net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
 2020-03-27 14:00 UTC 

What is the BEST GUI frontend to iptables firewall?
 2020-03-27 13:59 UTC  (8+ messages)

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-03-27 13:59 UTC  (4+ messages)
` [Xen-devel] [PATCH 17/17] xen: Switch parameter in get_page_from_gfn to use typesafe gfn

[PATCH 0/5] ARM: simplify handover from UEFI to decompressor
 2020-03-27 13:59 UTC  (5+ messages)
` [PATCH 1/5] ARM: decompressor: move headroom variable out of LC0

[Xen-devel] [xen-unstable-smoke test] 149087: tolerable all pass - PUSHED
 2020-03-27 13:59 UTC 


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.