All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 14:51:05 to 2020-09-30 15:25:17 UTC [more...]

[PATCH v3 0/9] regmap: Add managed API, regmap fields, regmap config
 2020-09-30 15:25 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] net/virtio: setup Tx region for packed ring
 2020-09-30 15:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/virtio: use indirect ring in packed datapath

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-30 15:23 UTC  (5+ messages)
` [PATCH v6 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base and irq

[RFC PATCH seccomp 0/2] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-30 15:19 UTC  (9+ messages)
` [PATCH v3 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
  ` [PATCH v3 seccomp 1/5] x86: Enable seccomp architecture tracking
  ` [PATCH v3 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
  ` [PATCH v3 seccomp 3/5] seccomp/cache: Lookup syscall allowlist for fast path
  ` [PATCH v3 seccomp 4/5] selftests/seccomp: Compare bitmap vs filter overhead
  ` [PATCH v3 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-09-30 14:55 UTC  (20+ messages)
` [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PATCH v1 02/20] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PATCH v1 03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PATCH v1 04/20] s390x/tcg: Implement 32/128 bit for VECTOR FP ADD
` [PATCH v1 05/20] s390x/tcg: Implement 32/128 bit for VECTOR FP DIVIDE
` [PATCH v1 06/20] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY
` [PATCH v1 07/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SUBTRACT
` [PATCH v1 08/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v1 09/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v1 10/20] s390x/tcg: Implement 32/128 bit for VECTOR LOAD FP INTEGER
` [PATCH v1 11/20] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
` [PATCH v1 12/20] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
` [PATCH v1 13/20] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
` [PATCH v1 14/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SQUARE ROOT
` [PATCH v1 15/20] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PATCH v1 16/20] s390x/tcg: Implement 32/128bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PATCH v1 17/20] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PATCH v1 18/20] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v1 19/20] s390x/tcg: We support Vector enhancements facility

[PATCH] tools/xenstore: set maximum number of grants needed
 2020-09-30 15:23 UTC  (3+ messages)

[PATCH v5 bpf-next 00/12] BPF TCP header options
 2020-09-30 15:23 UTC  (3+ messages)
` [PATCH v5 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-09-30 15:10 UTC  (4+ messages)
` [PATCH v2 1/4] keyval: Parse help options

[PATCH v3 0/3] iommu/tegra-smmu: Add PCI support
 2020-09-30 15:23 UTC  (14+ messages)
` [PATCH v3 1/3] memory: tegra: Add devm_tegra_get_memory_controller()
` [PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev
` [PATCH v3 3/3] iommu/tegra-smmu: Add PCI support

[PATCH 1/4] libsepol: Get rid of the old and duplicated symbols
 2020-09-30 15:22 UTC  (3+ messages)
` [PATCH 4/4] libsemanage: Bump libsemanage.so version

[Intel-gfx] [PATCH v2 00/11] drm/i915: Plumb crtc state to link training code
 2020-09-30 15:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 05/11] drm/i915: Split ICL combo PHY buf trans per output type
` [Intel-gfx] [PATCH v2 06/11] drm/i915: Split ICL MG "

[PATCH v3 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 15:20 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-09-30 15:21 UTC  (7+ messages)
` [PATCH v2 2/6] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH v2 3/6] can: dev: __can_get_echo_skb(): fix the return length
` [PATCH v2 4/6] can: dev: add a helper function to calculate the duration of one bit
` [PATCH v2 5/6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
` [PATCH v2 6/6] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices

[PATCH v2 1/2] devfreq: qcom: Add L2 Krait Cache devfreq scaling driver
 2020-09-30 15:21 UTC  (5+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-30 15:20 UTC  (6+ messages)

[PATCH] parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()
 2020-09-30 15:20 UTC 

[dpdk-dev] [PATCH v1 1/1] net/mlx5: support match ICMP identifier fields
 2020-09-30 15:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

STM32MP1: Adding TF-A causes kernel errors
 2020-09-30 15:20 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] net/af_xdp: custom XDP program loading
 2020-09-30 15:20 UTC  (2+ messages)

[PATCH v3] arm64: Add purgatory printing
 2020-09-30 15:20 UTC  (2+ messages)

[RFC PATCH 0/2] objtool and cross compilation
 2020-09-30 15:19 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/2] objtool: x86 instruction decoder and big endian cross compiles

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-30 15:17 UTC  (18+ messages)
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH bpf-next v4 0/6] Various BPF helper improvements
 2020-09-30 15:18 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v4 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next v4 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v4 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next v4 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v4 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH] cifs: Return the appropriate error in cifs_sb_tlink instead of a generic error
 2020-09-30 15:18 UTC  (4+ messages)

[PATCH] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
 2020-09-30 15:17 UTC  (2+ messages)

[curro:for-edward 7/17] include/asm-generic/vmlinux.lds.h:299:9: warning: 'ACPI_PROBE_TABLE' macro redefined
 2020-09-30 15:18 UTC 

[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-09-30 15:16 UTC  (4+ messages)
  ` ethtool/phy tunables and extack (was Re: [PATCH net-next 0/3] net: atlantic: phy tunables from mac driver)

Linaro OP-TEE Contributions meeting Sept 2020
 2020-09-30 15:16 UTC 

[PATCH] reiserfs: Fix oops during mount
 2020-09-30 15:16 UTC  (2+ messages)

For review: seccomp_user_notif(2) manual page
 2020-09-30 15:11 UTC  (5+ messages)

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-09-30 15:15 UTC  (5+ messages)
` [Bug 209411] "

[PATCH 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-09-30 14:56 UTC  (6+ messages)
` [PATCH 1/4] keyval: Parse help options

[PATCH] ASoC: atmel-pcm: remove unnecessary include
 2020-09-30 15:12 UTC  (6+ messages)

[PATCH] spi: atmel: remove unnecessary include
 2020-09-30 15:12 UTC  (3+ messages)

Keyboard regression by intel-vbtn
 2020-09-30 15:12 UTC  (11+ messages)

[PATCH v3 0/3] implement I2C retries for mXT1368
 2020-09-30 15:12 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: input: atmel: add compatible for mXT1386
` [PATCH v3 2/3] Input: atmel_mxt_ts - implement I2C retries for mXT1368
` [PATCH v3 3/3] ARM: tegra: add mXT1386 compatible

[Intel-gfx] [PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
 2020-09-30 15:14 UTC  (9+ messages)
` [Intel-gfx] [PATCH rdma-next v4 4/4] RDMA/umem: Move to allocate SG table from pages
            `  "

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-09-30 15:14 UTC  (2+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-30 14:57 UTC  (7+ messages)

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-09-30 15:13 UTC  (16+ messages)
` [PATCH v4 19/52] memblock: get rid of a :c:type leftover
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs
` [PATCH v4 28/52] docs: remove sound API duplication
` [PATCH v4 37/52] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v4 39/52] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups

[Intel-gfx] [PATCH v2 04/11] drm/i915: Shove the PHY test into the hotplug work
 2020-09-30 15:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 "

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-30 15:05 UTC  (12+ messages)

[LTP] [PATCH 1/3] io_setup01: Handle no AIO support in kernel
 2020-09-30 15:11 UTC  (2+ messages)

amdgpu firmware updates
 2020-09-30 15:11 UTC 

[PATCH v1] libxc/bitops: increase potential size of bitmaps
 2020-09-30 15:10 UTC  (2+ messages)

[PATCH v2 0/5] Add PCIe support for SM8250 SoC
 2020-09-30 15:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindings
` [PATCH v2 2/5] phy: qcom-qmp: Add SM8250 PCIe QMP PHYs
` [PATCH v2 3/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
` [PATCH v2 4/5] PCI: qcom: Add SM8250 SoC support
` [PATCH v2 5/5] PCI: qcom: Add support for configuring BDF to SID mapping for SM8250

[PATCH RFC v2 00/19] i386: KVM: expand Hyper-V features early
 2020-09-30 14:56 UTC  (4+ messages)
` [PATCH RFC v2 12/19] i386: drop FEAT_HYPERV feature leaves

[PATCH] PCI: layerscape: Change back to the default error response behavior
 2020-09-30 15:07 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/dpaa2: fix build error about timesync functions
 2020-09-30 15:09 UTC  (8+ messages)
` [dpdk-dev] [dpdk-stable] "

[XEN PATCH] tools: Fix configure of upstream QEMU
 2020-09-30 15:09 UTC  (2+ messages)

[PATCH v2 1/3] kernel-shark: Fix all warnings showing when bulding with gcc 10.2.1
 2020-09-30 15:07 UTC  (3+ messages)
` [PATCH v2 2/3] kernel-shark: Check if Qt has been found when building the examples
` [PATCH v2 3/3] kernel-shark: Fix symbol resolving during linking

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-30 15:07 UTC  (11+ messages)
` [PATCH 02/30] spi: dw: Use ternary op to init set_cs callback
` [PATCH 11/30] spi: dw: Add DWC SSI capability

[PATCH v2 0/2] ALSA: HDA: Early Forbid of runtime PM
 2020-09-30 15:06 UTC  (2+ messages)

[PATCH v1] tools/libxc: report malloc errors in writev_exact
 2020-09-30 15:07 UTC  (3+ messages)

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-09-30 15:06 UTC  (13+ messages)

[PATCH] meson: add sysroot property
 2020-09-30 15:05 UTC 

[PATCH] i2c: aT91: remove legacy DMA left overs
 2020-09-30 14:56 UTC  (2+ messages)

[PATCH] arm-bsp/documentation: add BSP documentation template
 2020-09-30 15:05 UTC 

[PATCH v2 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 15:04 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-09-30 15:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 17/18] net: add checks for max SIMD bitwidth

[PATCH] pwm: sysfs: Set class on pwm devices
 2020-09-30 15:03 UTC  (11+ messages)

[PATCH v3] ref-manual: document authentication key variables
 2020-09-30 15:02 UTC 

[PATCH] x86: Use LOCK ADD instead of MFENCE for smp_mb()
 2020-09-30 15:02 UTC  (2+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-30 15:01 UTC  (11+ messages)

[PATCH net-next 0/2] tcp: exponential backoff in tcp_send_ack()
 2020-09-30 15:00 UTC  (3+ messages)
` [PATCH net-next 2/2] tcp: add exponential backoff in __tcp_send_ack()

[RFC PATCH] kthread: do not modify running work
 2020-09-30 15:01 UTC 

[PATCH v2] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 15:01 UTC 

[dpdk-dev] [PATCH v2] pci: support both PIO and MMIO BAR for legacy virtio on x86
 2020-09-30 14:59 UTC 

[Intel-gfx] [PATCH] Revert "drm/i915: Force state->modeset=true when distrust_bios_wm==true"
 2020-09-30 15:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

atomisp doesn't compile
 2020-09-30 15:00 UTC  (3+ messages)

imx27: Unsupported ECC algorithm
 2020-09-30 14:58 UTC  (6+ messages)

[PATCH] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 14:58 UTC 

[PATCH] libxfs: disallow filesystems with reverse mapping and reflink and realtime
 2020-09-30 14:58 UTC 

[PATCH -next] dt-bindings: hwlock: omap: Fix warnings with k3.yaml
 2020-09-30 14:55 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/10] support match on L3 fragmented packets
 2020-09-30 14:56 UTC  (9+ messages)
` [dpdk-dev] [PATCH 01/10] ethdev: add extensions attributes to IPv6 item
` [dpdk-dev] [PATCH 02/10] ethdev: add IPv6 fragment extension header item
` [dpdk-dev] [PATCH 03/10] app/testpmd: support IPv4 fragments
` [dpdk-dev] [PATCH 05/10] app/testpmd: support IPv6 fragment extension item

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-30 14:54 UTC  (10+ messages)

[PATCH] serial: max310x: rework RX interrupt handling
 2020-09-30 14:54 UTC  (4+ messages)

[PATCH net-next v2 1/7] net: devlink: Add unused port flavour
 2020-09-30 14:53 UTC  (11+ messages)

[LTP] [PATCH v2] controllers/cpuset_base_ops_testset.sh: Only verify '0-' subtest on kernel v4.3 or newer
 2020-09-30 14:53 UTC  (2+ messages)

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-30 14:50 UTC  (3+ messages)
` [PATCH v5 09/14] hw/block/nvme: Support "

[PATCH RFC 00/14] fix some comment spelling errors
 2020-09-30 10:56 UTC  (29+ messages)
` [PATCH RFC 01/14] cris/: "
` [PATCH RFC 02/14] ppc/: "
` [PATCH RFC 03/14] riscv/: "
` [PATCH RFC 04/14] rx/: "
` [PATCH RFC 05/14] tricore/: "
` [PATCH RFC 06/14] mips/: "
` [PATCH RFC 07/14] s390x/: "
` [PATCH RFC 08/14] m68k/: "
` [PATCH RFC 09/14] sh4/: "
` [PATCH RFC 10/14] i386/: "
` [PATCH RFC 11/14] avr/: "
` [PATCH RFC 12/14] arm/: "
` [PATCH RFC 13/14] alpha/: "
` [PATCH RFC 14/14] target/: "

[PATCH 0/2] xfs: a couple of small fixes
 2020-09-30 14:51 UTC  (3+ messages)
` [PATCH 2/2] xfs: fix finobt btree block recovery ordering

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-30 14:51 UTC  (4+ messages)
` [PATCH v2 11/12] mm/truncate,shmem: Handle truncates that split THPs


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.