All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-04 02:03:33 to 2021-02-04 03:14:11 UTC [more...]

[dpdk-dev] [PATCH] net/iavf: fix VLAN insert issue
 2021-02-04  3:11 UTC 

[PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-02-04  3:12 UTC  (5+ messages)
` [PATCHv17 "

[PATCH] ocfs2: Remove unneeded return variable
 2021-02-04  3:12 UTC 

[Intel-gfx] [PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-04  3:12 UTC  (3+ messages)
`  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dm-devel] BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-02-04  3:09 UTC  (14+ messages)
`  "

[driver-core:readfile 2/4] arch/arm64/include/asm/unistd32.h:894:23: error: array index in initializer exceeds array bounds
 2021-02-04  3:11 UTC 

[PATCH 0/5] target/sh4: Pass MMUAccessType to get_physical_address()
 2021-02-04  2:42 UTC  (11+ messages)
` [PATCH 1/5] target/sh4: Fix code style for checkpatch.pl
` [PATCH 2/5] target/sh4: Replace magic value by MMUAccessType definitions
` [PATCH 3/5] target/sh4: Pass mmu_idx to get_physical_address()
` [PATCH 4/5] target/sh4: Let get_physical_address() use MMUAccessType access_type
` [PATCH 5/5] target/sh4: Remove unused definitions

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-04  3:09 UTC  (14+ messages)
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH] ath11k: Update tx descriptor search index properly
 2021-02-04  3:08 UTC  (7+ messages)

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-04  2:47 UTC  (9+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v8 10/13] spapr: Add PEF based confidential guest support

[PATCH 0/2] target/nios2: Pass MMUAccessType to mmu_translate()
 2021-02-04  2:44 UTC  (3+ messages)
` [PATCH 1/2] target/nios2: Replace magic value by MMU definitions

[PATCH] rt2x00: remove duplicate word in comment
 2021-02-04  0:30 UTC  (3+ messages)

[PATCH] MIPS: Use common way to parse elfcorehdr
 2021-02-04  3:07 UTC 

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-04  3:06 UTC  (7+ messages)

stable/linux-4.4.y baseline: 61 runs, 1 regressions (v4.4.255)
 2021-02-04  3:06 UTC 

[PATCH net-next] net: core: Remove extra spaces
 2021-02-04  3:06 UTC 

[PATCH 1/1] cmd/riscv/sbi: support System Reset Extension
 2021-02-04  3:06 UTC  (3+ messages)

[PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate()
 2021-02-04  2:46 UTC  (3+ messages)
` [PATCH 2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type

[PULL 00/24] tcg patch queue
 2021-02-04  2:22 UTC  (4+ messages)
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

amdgpu problem after kexec
 2021-02-04  0:54 UTC  (5+ messages)

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-04  1:58 UTC  (73+ messages)
` [PATCH v2 18/93] tcg/tci: Merge INDEX_op_st8_{i32,i64}
` [PATCH v2 19/93] tcg/tci: Merge INDEX_op_st16_{i32,i64}
` [PATCH v2 20/93] tcg/tci: Move stack bounds check to compile-time
` [PATCH v2 22/93] tcg/tci: Use g_assert_not_reached
` [PATCH v2 26/93] tcg/tci: Restrict TCG_TARGET_NB_REGS to 16
` [PATCH v2 27/93] tcg/tci: Fix TCG_REG_R4 misusage
` [PATCH v2 28/93] tcg/tci: Use bool in tcg_out_ri*
` [PATCH v2 29/93] tcg/tci: Remove TCG_CONST
` [PATCH v2 31/93] tcg/tci: Remove tci_read_r8
` [PATCH v2 32/93] tcg/tci: Remove tci_read_r8s
` [PATCH v2 33/93] tcg/tci: Remove tci_read_r16
` [PATCH v2 34/93] tcg/tci: Remove tci_read_r16s
` [PATCH v2 35/93] tcg/tci: Remove tci_read_r32s
` [PATCH v2 36/93] tcg/tci: Reduce use of tci_read_r64
` [PATCH v2 37/93] tcg/tci: Merge basic arithmetic operations
` [PATCH v2 38/93] tcg/tci: Merge extension operations
` [PATCH v2 39/93] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
` [PATCH v2 40/93] tcg/tci: Merge bswap operations
` [PATCH v2 41/93] tcg/tci: Merge mov, not and neg operations
` [PATCH v2 42/93] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v2 43/93] tcg/tci: Split out tci_args_rrs
` [PATCH v2 44/93] tcg/tci: Split out tci_args_rr
` [PATCH v2 45/93] tcg/tci: Split out tci_args_rrr
` [PATCH v2 46/93] tcg/tci: Split out tci_args_rrrc
` [PATCH v2 47/93] tcg/tci: Split out tci_args_l
` [PATCH v2 48/93] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v2 49/93] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v2 50/93] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v2 51/93] tcg/tci: Reuse tci_args_l for calls
` [PATCH v2 52/93] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v2 53/93] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v2 54/93] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v2 55/93] tcg/tci: Split out tci_args_rrrr
` [PATCH v2 56/93] tcg/tci: Clean up deposit operations
` [PATCH v2 57/93] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v2 58/93] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v2 59/93] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v2 60/93] tcg/tci: Remove tci_disas
` [PATCH v2 61/93] tcg/tci: Implement the disassembler properly
` [PATCH v2 62/93] tcg: Build ffi data structures for helpers
` [PATCH v2 63/93] tcg/tci: Use ffi for calls
` [PATCH v2 64/93] tcg/tci: Improve tcg_target_call_clobber_regs
` [PATCH v2 65/93] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order
` [PATCH v2 66/93] tcg/tci: Push opcode emit into each case
` [PATCH v2 67/93] tcg/tci: Split out tcg_out_op_rrs
` [PATCH v2 68/93] tcg/tci: Split out tcg_out_op_l
` [PATCH v2 69/93] tcg/tci: Split out tcg_out_op_p
` [PATCH v2 70/93] tcg/tci: Split out tcg_out_op_rr
` [PATCH v2 71/93] tcg/tci: Split out tcg_out_op_rrr
` [PATCH v2 72/93] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v2 73/93] tcg/tci: Split out tcg_out_op_rrrrrc
` [PATCH v2 74/93] tcg/tci: Split out tcg_out_op_rrrbb
` [PATCH v2 75/93] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v2 76/93] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v2 77/93] tcg/tci: Split out tcg_out_op_rrrr
` [PATCH v2 78/93] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v2 79/93] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v2 80/93] tcg/tci: Split out tcg_out_op_v
` [PATCH v2 81/93] tcg/tci: Split out tcg_out_op_np
` [PATCH v2 82/93] tcg/tci: Split out tcg_out_op_r[iI]
` [PATCH v2 83/93] tcg/tci: Reserve r13 for a temporary
` [PATCH v2 84/93] tcg/tci: Emit setcond before brcond
` [PATCH v2 85/93] tcg/tci: Remove tci_write_reg
` [PATCH v2 86/93] tcg/tci: Change encoding to uint32_t units
` [PATCH v2 87/93] tcg/tci: Implement goto_ptr
` [PATCH v2 88/93] tcg/tci: Implement movcond
` [PATCH v2 89/93] tcg/tci: Implement andc, orc, eqv, nand, nor
` [PATCH v2 90/93] tcg/tci: Implement extract, sextract
` [PATCH v2 91/93] tcg/tci: Implement clz, ctz, ctpop
` [PATCH v2 92/93] tcg/tci: Implement mulu2, muls2
` [PATCH v2 93/93] tcg/tci: Implement add2, sub2

[PATCH 00/13] target/mips: Replace integer by MMUAccessType enum when possible
 2021-02-04  2:39 UTC  (4+ messages)
` [PATCH 07/13] target/mips: Let page_table_walk_refill() take MMUAccessType argument

[PATCH 01/13] arm: nanopi2: Remove unused code
 2021-02-04  3:02 UTC  (14+ messages)
` [PATCH 02/13] arm: imx: Remove unused CONFIG_xxx_TAG support
` [PATCH 03/13] arm: layerscape: Disable ATAG support on some platforms
` [PATCH 04/13] bcmstb: Disable ATAGs support
` [PATCH 05/13] arm: puma_rk3399: "
` [PATCH 06/13] arm: goni: Disable CONFIG_REVISION_TAG
` [PATCH 07/13] arm: aspeed: Disable ATAGs support
` [PATCH 08/13] arm: mediatek: "
` [PATCH 09/13] arm: mvebu: Disable ATAGs support on some platforms
` [PATCH 10/13] arm: rcar2/3: Disable ATAGs support
` [PATCH 11/13] arm: s32v234: "
` [PATCH 12/13] arm: socfpga: arria5_secu1: "
` [PATCH 13/13] arm: stm32: "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.173)
 2021-02-04  3:01 UTC 

[PATCH] scsi: bfa: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-04  3:01 UTC 

[PATCH net-next] seg6: fool-proof the processing of SRv6 behavior attributes
 2021-02-04  3:00 UTC  (4+ messages)

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-02-04  2:59 UTC  (5+ messages)

[PATCH 0/2] Fix failure to hot add memory
 2021-02-04  2:57 UTC  (15+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

[PATCH v5 0/3] Kbuild: DWARF v5 support
 2021-02-04  2:57 UTC  (8+ messages)

[PATCH 0/2] Clean up MSM8939 interconnect driver
 2021-02-04  2:56 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes

next/pending-fixes baseline: 280 runs, 8 regressions (v5.11-rc6-298-g490f4659faae)
 2021-02-04  2:56 UTC 

[PATCH] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
 2021-02-04  2:55 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.12
 2021-02-04  2:56 UTC  (3+ messages)

arch/sh/kernel/cpu/sh3/probe.c:96:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-02-04  2:52 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
 2021-02-04  2:50 UTC  (5+ messages)

[net-next] selftests/tls: fix selftest with CHACHA20-POLY1305
 2021-02-04  2:50 UTC  (2+ messages)

stable/linux-4.9.y baseline: 105 runs, 6 regressions (v4.9.255)
 2021-02-04  2:49 UTC 

[PATCH v5 0/3] Add required-opps support to devfreq passive gov
 2021-02-04  2:49 UTC  (3+ messages)
` [PATCH v5 3/3] PM / devfreq: Add required OPPs support to passive governor

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-04  2:44 UTC  (4+ messages)
` (subset) "

[PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
 2021-02-04  2:42 UTC  (4+ messages)

[PATCH v2] nvme: avoid "(efault)" from nvme_sysfs_show_subsysnqn()
 2021-02-04  2:42 UTC  (6+ messages)

[PATCH] [SCSI] fnic: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-04  2:40 UTC 

[PATCH] drivers: core: Detach device from power domain on shutdown
 2021-02-04  2:37 UTC  (7+ messages)

[PATCH] selftests: breakpoints: Fix wrong argument of ptrace() when single step
 2021-02-04  2:36 UTC  (3+ messages)

[PATCH] KVM: SVM: Remove bogus WARN and emulation if guest #GPs with EFER.SVME=1
 2021-02-04  2:35 UTC 

[PATCH V2] drivers: net: ethernet: i825xx: Fix couple of spellings and get rid of blank lines too in the file ether1.c
 2021-02-04  2:32 UTC  (5+ messages)

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.255)
 2021-02-04  2:32 UTC 

stable/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.13)
 2021-02-04  2:32 UTC 

[PATCH 00/14] spi: dw: Add support for DUAL/QUAD/OCTAL modes
 2021-02-04  2:32 UTC  (3+ messages)
` [PATCH 14/14] riscv: k210: Enable QSPI for spi3

[PATCH net-next 0/4] chelsio: improve PCI VPD handling
 2021-02-04  2:31 UTC  (4+ messages)
` [PATCH net-next 1/4] PCI/VPD: Remove Chelsio T3 quirk

[PATCH] block: recalculate segment count for multi-segment discard requests correctly
 2021-02-04  2:27 UTC  (7+ messages)

[PATCH v5 0/8] common SVDM version and VDO from dt
 2021-02-04  2:24 UTC  (4+ messages)
` [PATCH v5 2/8] usb: pd: Update VDO definitions

[PATCH net-next] cxgb4: Add new T6 PCI device id 0x6092
 2021-02-04  2:23 UTC  (2+ messages)

[PATCH v2 0/3] iommu/vt-d: Add support for ACPI/SATC table
 2021-02-04  2:13 UTC  (5+ messages)
` [PATCH v2 3/3] iommu/vt-d: Apply SATC policy

[RFC PATCH 0/9] cgroup support for GPU devices
 2021-02-04  2:23 UTC  (7+ messages)
` [RFC PATCH 7/9] drmcg: Add initial support for tracking gpu time usage
      ` [Intel-gfx] "

[PATCH] x86: Add a prompt for HPET_EMULATE_RTC
 2021-02-04  2:21 UTC 

[PATCH net] net: psample: Fix the netlink skb length
 2021-02-04  2:21 UTC  (2+ messages)

[PATCH 00/12] KVM: x86: Legal GPA fixes and cleanups
 2021-02-04  2:19 UTC  (4+ messages)
` [PATCH 07/12] KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode

[PATCH 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-04  2:20 UTC  (3+ messages)
` [PATCH 2/4] hugetlg: Break earlier in add_reservation_in_range() when we can

[dpdk-dev] [PATCH v1] net/ice: update VLAN strip set in double VLAN mode
 2021-02-04  2:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/ice: fix VLAN strip show "

Writing a BSP from downstream kernel sources
 2021-02-04  2:19 UTC  (10+ messages)
` [yocto] "

[PATCH net-next v2] netlink: add tracepoint at NL_SET_ERR_MSG
 2021-02-04  2:15 UTC  (2+ messages)

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-04  2:14 UTC  (4+ messages)
` [PATCH v6 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface

[PATCH RFC v1 4/6] swiotlb: enable 64-bit swiotlb
 2021-02-04  2:13 UTC 

5:11: in-kernel BTF is malformed
 2021-02-04  2:10 UTC  (8+ messages)

[PATCH V2 net-next 5/5] icmp: add response to RFC 8335 PROBE messages
 2021-02-04  2:10 UTC 

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-01-28
 2021-02-04  2:08 UTC  (5+ messages)
` [PATCH net-next 04/15] ice: add devlink parameters to read and write minimum security revision

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.219)
 2021-02-04  2:08 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Index min_{cdclk, voltage_level}[] with pipe
 2021-02-04  2:08 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use intel_hdmi_port_clock() more

Optimized clocksource with AMD AVIC enabled for Windows guest
 2021-02-04  2:05 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: endpoint : remove redundant check before usb_free_coherent()
 2021-02-04  2:05 UTC 

[PATCH] auto-t: testFT-PSK-roam wait for connected
 2021-02-04  2:06 UTC  (2+ messages)

[Outreachy] Internship blog 2020 post #5
 2021-02-04  2:04 UTC 

[PATCH v11 0/2] UIO support for dfl devices
 2021-02-04  1:59 UTC  (3+ messages)
` [PATCH v11 1/2] uio: uio_dfl: add userspace i/o driver for DFL bus
` [PATCH v11 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

ERROR: ".current_stack_frame" undefined!
 2021-02-04  2:02 UTC 

[igt-dev] [PATCH v3 1/3] drm-uapi: Add AMD DRM Modifier update to IGT
 2021-02-04  2:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [v3,1/3] drm-uapi: Add AMD DRM Modifier update to IGT (rev2)


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.