All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 03:08:43 to 2020-09-30 04:56:12 UTC [more...]

[PATCH V2 0/2] nvme-loop: use xarray for ctrl and port list
 2020-09-30  4:55 UTC  (2+ messages)
` [PATCH V2 1/2] nvme-loop: use xarray for loop ctrl tracking

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-09-30  4:31 UTC  (34+ messages)
` [PATCH v4 01/46] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v4 02/46] docs: repair broken references
` [PATCH v4 03/46] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 05/46] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v4 06/46] qapi-gen: Separate arg-parsing from generation
` [PATCH v4 07/46] qapi: move generator entrypoint into module
` [PATCH v4 08/46] [DO-NOT-MERGE] docs: add scripts/qapi/main to python manual
` [PATCH v4 09/46] qapi: Prefer explicit relative imports
` [PATCH v4 10/46] qapi: Remove wildcard includes
` [PATCH v4 11/46] qapi: enforce import order/styling with isort
` [PATCH v4 12/46] qapi: delint using flake8
` [PATCH v4 13/46] qapi: add pylintrc
` [PATCH v4 14/46] qapi/common.py: Remove python compatibility workaround
` [PATCH v4 15/46] qapi/common.py: Add indent manager
` [PATCH v4 16/46] qapi/common.py: delint with pylint
` [PATCH v4 17/46] qapi/common.py: Replace one-letter 'c' variable
` [PATCH v4 18/46] qapi/common.py: check with pylint
` [PATCH v4 19/46] qapi/common.py: add type hint annotations
` [PATCH v4 20/46] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v4 21/46] qapi/common.py: move build_params into gen.py
` [PATCH v4 22/46] qapi: establish mypy type-checking baseline
` [PATCH v4 23/46] qapi/events.py: add type hint annotations
` [PATCH v4 25/46] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v4 26/46] qapi/commands.py: add type hint annotations
` [PATCH v4 27/46] qapi/commands.py: enable checking with mypy
` [PATCH v4 28/46] qapi/source.py: add type hint annotations
` [PATCH v4 31/46] qapi/gen.py: "
` [PATCH v4 32/46] qapi/gen.py: Enable checking with mypy
` [PATCH v4 33/46] qapi/gen.py: Remove unused parameter
` [PATCH v4 34/46] qapi/gen.py: update write() to be more idiomatic
` [PATCH v4 36/46] qapi/introspect.py: assert obj is a dict when features are given
` [PATCH v4 46/46] qapi/visit.py: add type hint annotations

42cc27ddec ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-09-30  4:55 UTC  (2+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-09-30  4:55 UTC  (3+ messages)
` [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte

Contributor wanting to get started with simple contributions
 2020-09-30  4:38 UTC  (9+ messages)

[PATCH] systemd: Use ROOTPREFIX without suffixed slash in systemd.pc.in
 2020-09-30  4:54 UTC 

[RFC][PATCH 0/6] dma-buf: Performance improvements for system heap
 2020-09-30  4:46 UTC  (3+ messages)
` [RFC][PATCH 5/6] dma-buf: system_heap: Add pagepool support to "

[PATCH] fstests: delete btrfs/064 it makes no sense
 2020-09-30  4:44 UTC  (7+ messages)
` [PATCH v2] fstests: btrfs/064 add a comment to the test case header

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-09-30  4:43 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.9.0-rc7 (arm-next)
 2020-09-30  4:41 UTC 

[Buildroot] [PATCH] package/python-tinyrpc: not available for python 2.x
 2020-09-30  4:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v4)
 2020-09-30  4:37 UTC 

[PATCH iproute2-next] ip xfrm: support setting XFRMA_SET_MARK_MASK attribute in states
 2020-09-30  4:37 UTC 

[PATCH] RDMA/core: Remove ucontext->closing
 2020-09-30  4:36 UTC  (2+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-09-30  4:36 UTC  (4+ messages)
` [RFC 6/7] KVM: X86: Expose PKS to guest and userspace

[Virtio-fs] [RFC PATCH] fuse: update attributes on read() only on timeout
 2020-09-30  4:35 UTC  (3+ messages)
`  "

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-09-30  4:35 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Add one-off test to verify setting LA57 fails when it's unsupported
 2020-09-30  4:34 UTC 

[dpdk-dev] [PATCH v2 1/3] net: fix variable size of ethdev port id
 2020-09-30  4:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/3] app: "
  ` [dpdk-dev] [PATCH v3 3/3] doc: "

[PATCH dwarves 00/11] Switch BTF loading and encoding to libbpf APIs
 2020-09-30  4:27 UTC  (12+ messages)
` [PATCH dwarves 01/11] libbpf: update to latest libbpf version
` [PATCH dwarves 02/11] btf_encoder: detect BTF encoding errors and exit
` [PATCH dwarves 03/11] dwarves: expose and maintain active debug info loader operations
` [PATCH dwarves 04/11] btf_loader: use libbpf to load BTF
` [PATCH dwarves 05/11] btf_encoder: use libbpf APIs to encode BTF type info
` [PATCH dwarves 06/11] btf_encoder: fix emitting __ARRAY_SIZE_TYPE__ as index range type
` [PATCH dwarves 07/11] btf_encoder: discard CUs after BTF encoding
` [PATCH dwarves 08/11] btf_encoder: revamp how per-CPU variables are encoded
` [PATCH dwarves 09/11] dwarf_loader: increase the size of lookup hash map
` [PATCH dwarves 10/11] strings: use BTF's string APIs for strings management
` [PATCH dwarves 11/11] btf_encoder: support cross-compiled ELF binaries with different endianness

[PATCH v8 1/2] pwm: Add PWM driver for Intel Keem Bay
 2020-09-30  4:27 UTC  (3+ messages)

[PATCH v2] hw/ide: check null block before _cancel_dma_sync
 2020-09-30  4:26 UTC  (7+ messages)

[PATCH] nvme-loop: don't put ctrl on nvme_init_ctrl error
 2020-09-30  4:24 UTC 

[usb:usb-linus] BUILD SUCCESS 25b9e4b31ed5724b1f37a8a46fd50c6bafa6745c
 2020-09-30  4:20 UTC 

[PATCH 0/3] Enable USB host for AST2600
 2020-09-30  4:08 UTC  (8+ messages)
` [PATCH 1/3] configs: aspeed: enable UHCI driver in defconfig
` [PATCH 2/3] usb: host: add uhci compatible support for ast2600-uhci
` [PATCH 3/3] ARM: dts: add ehci uhci enable in evb dts

[igt-dev] [PATCH i-g-t 0/2] tools: Remove libdrm dependency
 2020-09-30  4:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 01/14] dt-bindings: vendor-prefixes: add DFI
 2020-09-30  4:16 UTC  (5+ messages)
` [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos

[PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
 2020-09-30  4:16 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
` [PATCH 2/5] KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
` [PATCH 3/5] KVM: x86: Move call to update_exception_bitmap() into VMX code
` [PATCH 4/5] KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
` [PATCH 5/5] KVM: x86: Let the guest own CR4.FSGSBASE

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-30  4:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev6)

✅ PASS: Test report for kernel 5.8.12 (stable-queue)
 2020-09-30  4:12 UTC 

[git pull] vmwgfx-fixes-5.9
 2020-09-30  4:10 UTC 

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-30  4:08 UTC  (5+ messages)

[PATCH 00/10] riscv: k210: Enable use of AI ram bank
 2020-09-30  4:08 UTC  (3+ messages)
` [PATCH 07/10] ram: sifive: Default to y only if compiling for fu540

[PATCH] drm/amd/pm: setup APU dpm clock table in SMU HW initialization
 2020-09-30  4:07 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-09-30  4:07 UTC 

[OE-core] [PATCH] harfbuzz: Refresh patch
 2020-09-30  4:05 UTC 

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-09-30  4:03 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix error handling in get_node
 2020-09-30  4:03 UTC 

[Linux-kernel-mentees] [PATCH] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-09-30  4:02 UTC  (4+ messages)
  ` [Linux-kernel-mentees][PATCH] "

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-09-30  3:53 UTC  (2+ messages)
` [Bug 1849644] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.7)

[PATCH 2/3] exfat: remove useless check in exfat_move_file()
 2020-09-30  4:01 UTC  (5+ messages)

[PATCH v17 00/12] Mediatek MT8183 scpsys support
 2020-09-30  3:37 UTC  (6+ messages)
` [PATCH v17 06/12] soc: mediatek: Add support for hierarchical scpsys device node

[ 186.758123] kernel BUG at drivers/md/bcache/writeback.c:324!
 2020-09-30  3:52 UTC  (4+ messages)

[ovmf test] 155045: all pass - PUSHED
 2020-09-30  3:50 UTC 

amdgpu: call trace introduced in 5.9-rc1 for Lenovo L14 Renoir
 2020-09-30  3:45 UTC  (10+ messages)

[dpdk-dev] [PATCH] net/enic: share flow actions with the same signature
 2020-09-30  3:45 UTC 

[PATCH v13 0/5] TPM 2.0 trusted key rework
 2020-09-30  3:43 UTC  (3+ messages)

1f58f7f6dd ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-09-30  3:38 UTC  (4+ messages)

[PATCH v2] Staging: nvec: Remove duplicate word in comment
 2020-09-30  3:39 UTC 

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-30  3:41 UTC  (12+ messages)

[PATCH v3 0/2] scsi: ufs-mediatek: Support performance mode for inline encryption engine
 2020-09-30  3:34 UTC  (3+ messages)

[PATCH -next] scsi: bnx2i: remove unnecessary mutex_init()
 2020-09-30  3:34 UTC  (2+ messages)

[PATCH] scsi: remove redundant initialization of variable ret
 2020-09-30  3:34 UTC  (3+ messages)

[PATCH] ibmvfc: Protect vhost->task_set increment by the host lock
 2020-09-30  3:34 UTC  (3+ messages)

[RFC] media: cx23885: reset DMA on AMD Family 15h (Models 30h-3fh) I/O Memory Management Unit due to RiSC engine stall
 2020-09-30  3:36 UTC 

[PATCH -next] scsi: libsas: simplify the return expression of sas_discover_end_dev
 2020-09-30  3:34 UTC  (3+ messages)
` [PATCH -next] scsi: libsas: simplify the return expression of sas_discover_* functions

[PATCH v3 00/13] qla2xxx misc features and bug fixes
 2020-09-30  3:34 UTC  (2+ messages)

[PATCH 0/3] target: scsi: tcmu: code rework and speed up of read data handling
 2020-09-30  3:34 UTC  (3+ messages)

[PATCH] scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
 2020-09-30  3:33 UTC  (3+ messages)

[PATCH] iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername
 2020-09-30  3:32 UTC  (2+ messages)

[cip-dev] improve show-description results
 2020-09-30  3:29 UTC  (2+ messages)

[PATCH v2 0/7] qla2xxx bug fixes
 2020-09-30  3:27 UTC  (2+ messages)

OpenSBI: Boot HART ISA display
 2020-09-30  3:26 UTC  (6+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-09-30  3:25 UTC 

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-30  3:24 UTC  (8+ messages)
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch

[PATCH v3 0/2] nbd: improve timeout handling and a fix
 2020-09-30  3:23 UTC  (3+ messages)
` [PATCH v3 1/2] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
` [PATCH v3 2/2] nbd: introduce a client flag to do zero timeout handling

[PATCH v2 bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  3:23 UTC  (2+ messages)

[PATCH v6 00/17] add support for Hisilicon SD5203 SoC
 2020-09-30  3:17 UTC  (36+ messages)
` [PATCH v6 01/17] dt-bindings: mfd: syscon: add some compatible strings for Hisilicon
` [PATCH v6 02/17] dt-bindings: arm: hisilicon: delete the descriptions of HiP05/HiP06 controllers
` [PATCH v6 03/17] dt-bindings: arm: hisilicon: split the dt-bindings of each controller into a separate file
` [PATCH v6 04/17] dt-bindings: arm: hisilicon: convert Hisilicon board/soc bindings to json-schema
` [PATCH v6 05/17] dt-bindings: arm: hisilicon: add binding for SD5203 SoC
` [PATCH v6 06/17] ARM: hisi: add support "
` [PATCH v6 07/17] ARM: debug: add UART early console support for SD5203
` [PATCH v6 08/17] ARM: dts: add SD5203 dts
` [PATCH v6 09/17] ARM: dts: hisilicon: fix ststem controller compatible node
` [PATCH v6 10/17] dt-bindings: arm: hisilicon: convert system controller bindings to json-schema
` [PATCH v6 11/17] dt-bindings: arm: hisilicon: convert hisilicon, cpuctrl "
  ` [PATCH v6 11/17] dt-bindings: arm: hisilicon: convert hisilicon,cpuctrl "
` [PATCH v6 12/17] dt-bindings: arm: hisilicon: convert hisilicon, pctrl "
  ` [PATCH v6 12/17] dt-bindings: arm: hisilicon: convert hisilicon,pctrl "
` [PATCH v6 13/17] dt-bindings: arm: hisilicon: convert hisilicon, hip04-fabric "
  ` [PATCH v6 13/17] dt-bindings: arm: hisilicon: convert hisilicon,hip04-fabric "
` [PATCH v6 14/17] dt-bindings: arm: hisilicon: convert hisilicon, hip04-bootwrapper "
  ` [PATCH v6 14/17] dt-bindings: arm: hisilicon: convert hisilicon,hip04-bootwrapper "
` [PATCH v6 15/17] dt-bindings: arm: hisilicon: convert Hi6220 domain controller "
` [PATCH v6 16/17] dt-bindings: arm: hisilicon: convert hisilicon, hi3798cv200-perictrl "
  ` [PATCH v6 16/17] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl "
` [PATCH v6 17/17] dt-bindings: arm: hisilicon: convert LPC controller "

[dpdk-dev] [PATCH v2 0/4] add async data path in vhost sample
 2020-09-30  3:08 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] example/vhost: add async vhost args parsing function
  ` [dpdk-dev] [PATCH v3 2/4] example/vhost: add support for vhost async data path
  ` [dpdk-dev] [PATCH v3 3/4] doc: update vhost sample doc "
  ` [dpdk-dev] [PATCH v3 4/4] doc: update release notes for vhost sample

[PATCH 0/1] NFSv4.2: Fix NFS4ERR_STALE with inter server copy
 2020-09-30  3:18 UTC  (2+ messages)

[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
 2020-09-30  3:18 UTC  (4+ messages)

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-30  3:13 UTC  (3+ messages)

[PATCH] using same logic for overrides
 2020-09-30  3:11 UTC 

[Qemu-devel PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2020-09-30  3:11 UTC  (3+ messages)
` [Qemu-devel PATCH v2] target/i386: add "-cpu,lbr-fmt=*" "

[PATCH v5 00/17] add support for Hisilicon SD5203 SoC
 2020-09-30  3:08 UTC  (5+ messages)
` [PATCH v5 08/17] ARM: dts: add SD5203 dts
` [PATCH v5 09/17] ARM: dts: hisilicon: fix ststem controller compatible node


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.