All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-05 19:00:40 to 2020-10-05 20:00:30 UTC [more...]

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-05 19:51 UTC  (12+ messages)
` [PATCH v5 01/36] docs: repair broken references
` [PATCH v5 02/36] qapi: modify docstrings to be sphinx-compatible
` [PATCH v5 03/36] qapi-gen: Separate arg-parsing from generation
` [PATCH v5 04/36] qapi: move generator entrypoint into module
` [PATCH v5 05/36] qapi: Prefer explicit relative imports
` [PATCH v5 07/36] qapi: enforce import order/styling with isort
` [PATCH v5 08/36] qapi: delint using flake8
` [PATCH v5 09/36] qapi: add pylintrc
` [PATCH v5 13/36] qapi/common.py: Replace one-letter 'c' variable
` [PATCH v5 14/36] qapi/common.py: check with pylint
` [PATCH v5 15/36] qapi/common.py: add type hint annotations

[Intel-gfx] [PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 20:00 UTC  (8+ messages)
`  "
` [Intel-gfx] [PATCH v4 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
  `  "
` [Intel-gfx] [PATCH v4 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/jsl: Update JSL Voltage swing table
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] net: dsa: microchip: fix race condition
 2020-10-05 19:59 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 0f33ece60c7308569e1995ef78db71a32bc505d8
 2020-10-05 19:59 UTC 

#yocto #sdk How to add *-dev packages to sdk installer and not to target rootfs
 2020-10-05 19:59 UTC  (4+ messages)
` [yocto] "

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-05 19:59 UTC  (17+ messages)

[PATCH v3 6/7] maintenance: use default schedule if not configured
 2020-10-05 19:57 UTC  (2+ messages)

[PATCH 0/2] KVM: VMX: x2APIC + APICV MSR fix and cleanup
 2020-10-05 19:55 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
` [PATCH 2/2] KVM: VMX: Ignore userspace MSR filters for x2APIC when APICV is enabled

[Intel-gfx] [PATCH] drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications
 2020-10-05 19:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications (rev2)

[igt-dev] [PATCH i-g-t v2] lib/igt_chamelium: Use curl timeout for xmlrpc calls
 2020-10-05 19:53 UTC  (2+ messages)

[PATCH net-next 0/6] ethtool: allow dumping policies to user space
 2020-10-05 19:53 UTC  (25+ messages)
` [PATCH net-next 1/6] ethtool: wire up get policies to ops
` [PATCH net-next 5/6] netlink: add mask validation
` [PATCH net-next 6/6] ethtool: specify which header flags are supported per command

[PATCH v3] scripts: Convert qemu-version.sh to qemu-version.py
 2020-10-05 19:51 UTC 

[PATCH 00/17] dm: test: Add unit tests for SPL
 2020-10-05 19:51 UTC  (4+ messages)
` [PATCH 15/17] pytest: Collect SPL unit tests

[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
 2020-10-05 19:50 UTC  (6+ messages)
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-05 19:49 UTC  (6+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

Litmus test for question from Al Viro
 2020-10-05 19:48 UTC  (12+ messages)
        ` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)
 2020-10-05 19:46 UTC  (8+ messages)
` [RFC PATCH] overlayfs: add OVL_IOC_GETINFOFD ioctl that opens ovlinfofd

Error in driver for RTL8821CE
 2020-10-05 19:46 UTC 

[dpdk-dev] [PATCH v1 1/4] x86: change cpuflag macros to compiler macros
 2020-10-05 19:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/4] Remove RTE_MACHINE_CPUFLAG_ macros
  ` [dpdk-dev] [PATCH v3 3/4] ppc: change cpuflag macros to compiler macros

[PATCH 1/3] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
 2020-10-05 19:41 UTC 

[dpdk-dev] [PATCH v2 00/12] acl: introduce AVX512 classify method
 2020-10-05 18:45 UTC  (16+ messages)
` [dpdk-dev] [PATCH v3 00/14] acl: introduce AVX512 classify methods
  ` [dpdk-dev] [PATCH v3 01/14] acl: fix x86 build when compiler doesn't support AVX2
  ` [dpdk-dev] [PATCH v3 02/14] doc: fix missing classify methods in ACL guide
  ` [dpdk-dev] [PATCH v3 03/14] acl: remove of unused enum value
  ` [dpdk-dev] [PATCH v3 04/14] acl: remove library constructor
  ` [dpdk-dev] [PATCH v3 05/14] app/acl: few small improvements
  ` [dpdk-dev] [PATCH v3 06/14] test/acl: expand classify test coverage
  ` [dpdk-dev] [PATCH v3 07/14] acl: add infrastructure to support AVX512 classify
  ` [dpdk-dev] [PATCH v3 08/14] acl: introduce 256-bit width AVX512 classify implementation
  ` [dpdk-dev] [PATCH v3 09/14] acl: update default classify algorithm selection
  ` [dpdk-dev] [PATCH v3 10/14] acl: introduce 512-bit width AVX512 classify implementation
  ` [dpdk-dev] [PATCH v3 11/14] acl: for AVX512 classify use 4B load whenever possible
  ` [dpdk-dev] [PATCH v3 12/14] acl: deduplicate AVX512 code paths
  ` [dpdk-dev] [PATCH v3 13/14] test/acl: add AVX512 classify support
  ` [dpdk-dev] [PATCH v3 14/14] app/acl: "

[PATCH V2 1/3] riscv: Fixup static_obj() fail
 2020-10-05 19:45 UTC  (3+ messages)

[PATCH] Revert "riscv: Fixup static_obj() fail"
 2020-10-05 19:39 UTC 

stable-rc/linux-4.19.y build: 199 builds: 0 failed, 199 passed, 74 warnings (v4.19.149-39-g204463e611dc)
 2020-10-05 19:45 UTC 

[usb:usb-next] BUILD SUCCESS 168ae5a74b4a9ebf0bd9c5ea7008af0b7a6ccf04
 2020-10-05 19:40 UTC 

[PATCH] power: supply: sbs-battery: chromebook workaround for PEC
 2020-10-05 18:47 UTC  (3+ messages)

[Buildroot] [PATCH] package/prosody: bump to version 0.11.7
 2020-10-05 19:42 UTC 

[PATCH v21 16/18] mm/damon: Add kunit tests
 2020-10-05 19:42 UTC  (3+ messages)

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-10-05 18:43 UTC  (4+ messages)
` [PATCH v8 6/8] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied

Debugging reboot freeze
 2020-10-05 19:40 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] remove experimental tags from APIs
 2020-10-05 19:39 UTC  (5+ messages)

stable-rc/queue/4.19 baseline: 66 runs, 1 regressions (v4.19.149-38-g9471efb6a728)
 2020-10-05 19:38 UTC 

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-10-05 19:37 UTC  (16+ messages)

[Linux-kernel-mentees] [PATCH v3] checkpatch: add new warnings to author signoff checks
 2020-10-05 19:37 UTC  (4+ messages)
`  "

[PATCH v18 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-10-05 19:34 UTC  (3+ messages)
` [PATCH v18 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-05 19:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 02/18] eal: add default SIMD bitwidth values

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-05 18:24 UTC  (14+ messages)
` [PATCH v2 1/6] Add ancillary bus support
` [PATCH v2 2/6] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH v2 3/6] ASoC: SOF: Create client driver for IPC test
` [PATCH v2 4/6] ASoC: SOF: ops: Add ops for client registration
` [PATCH v2 5/6] ASoC: SOF: Intel: Define "
` [PATCH v2 6/6] ASoC: SOF: debug: Remove IPC flood test support in SOF core

[dpdk-dev] [PATCH v4] windows/netuio: add Windows NetUIO kernel driver
 2020-10-05 19:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH] docs/devel/clocks: Include API reference using kernel-doc
 2020-10-05 19:32 UTC 

[RFC PATCH v3 0/4] RDMA: Add dma-buf support
 2020-10-05 16:19 UTC  (5+ messages)
` [RFC PATCH v3 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH dwarves 00/11] Switch BTF loading and encoding to libbpf APIs
 2020-10-05 19:30 UTC  (2+ messages)

[PATCH 0/2] Clean up x86_32 stackprotector
 2020-10-05 19:30 UTC  (3+ messages)
` [PATCH 1/2] x86/stackprotector/32: Make the canary into a regular percpu variable
` [PATCH 2/2] x86/entry/32: Remove leftover macros after stackprotector cleanups

[PATCH v2] multipath-tools: add info about the historical-service-time path selector to man page
 2020-10-05 19:28 UTC 

[PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 19:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next 1/2] samples/bpf: change Makefile to cope with latest llvm
 2020-10-05 19:27 UTC  (4+ messages)

[PATCH 1/8] drm/ttm: remove TTM_PAGE_FLAG_WRITE
 2020-10-05 15:18 UTC  (5+ messages)
` [PATCH 4/8] drm/ttm: rename TTM caching enum
` [PATCH 5/8] drm/ttm: set the tt caching state at creation time

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-05 19:24 UTC  (2+ messages)

[BUG][PATCH] arm64: bti: fix BTI to handle local indirect branches
 2020-10-05 19:24 UTC  (4+ messages)

[PATCH v2] scripts: Convert qemu-version.sh to qemu-version.py
 2020-10-05 19:22 UTC  (2+ messages)

[PATCH] sound: sparc: dbri: fix repeated word 'the'
 2020-10-05 19:23 UTC  (6+ messages)

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-10-05 19:22 UTC  (10+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source

using raid56 on a private machine
 2020-10-05 19:22 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS d429a8e5aae53186cedb473439de6d59661f15c9
 2020-10-05 17:42 UTC 

[PATCH v3] x86/sgx: Fix sgx_encl_may_map locking
 2020-10-05 17:43 UTC  (9+ messages)

[PATCH v2] use valid btf in bpf_program__set_attach_target(prog, 0, ...);
 2020-10-05 19:21 UTC  (2+ messages)

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-05 19:12 UTC  (5+ messages)
` [PATCH net-next 05/16] devlink: Add remote reload stats

[PATCH 2/2] PCI: vmd: Enable ASPM for mobile platforms
 2020-10-05 19:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unintended executable mode
 2020-10-05 19:18 UTC  (4+ messages)

[PATCH v2 1/3] staging: greybus: fix warnings about endianness detected by sparse
 2020-10-05 19:17 UTC  (3+ messages)

[dpdk-dev] [PATCH] linux/igb_uio: add Makefile to build the kernel module
 2020-10-05 17:57 UTC  (3+ messages)
` [dpdk-dev] [DPDK_KMODS v3] "

[PATCH] u-boot: upgrade 2020.07 -> 2020.10
 2020-10-05 19:15 UTC 

stable-rc/linux-4.14.y build: 199 builds: 0 failed, 199 passed, 65 warnings (v4.14.200-31-g8a81fe854906)
 2020-10-05 19:16 UTC 

[dpdk-dev] [PATCH 0/7] support PDCP-SDAP for dpaa2_sec
 2020-10-05 18:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/7] security: modify PDCP xform to support SDAP

[PATCH] sound: usb: endpoint.c: fix repeated word 'there'
 2020-10-05 19:12 UTC  (2+ messages)

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-10-05 19:14 UTC  (9+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail

[PATCH 8/8] x86/mce: Decode a kernel instruction to determine if it is copying from user
 2020-10-05 17:47 UTC  (5+ messages)
` [PATCH v2 0/7] Add machine check recovery when copying from user space
  ` [PATCH v2 6/7] x86/mce: Recover from poison found while "

[PATCH] drm/amd/display: Add missing function pointers for dcn3
 2020-10-05 19:13 UTC  (3+ messages)

[linux-rt-devel:linux-5.9.y-rt-rebase 207/220] arch/powerpc/platforms/pseries/iommu.c:181:8: error: 'DEFINE_LOCAL_IRQ_LOCK' declared 'static' but never defined
 2020-10-05 19:13 UTC 

[PATCH] sound: drivers: portman2x4: fix repeated word 'if'
 2020-10-05 19:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Rename i915_{save,restore}_state()
 2020-10-05 17:14 UTC 

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-05 19:08 UTC  (3+ messages)
` [RFC PATCH 06/21] contrib/gitdm: Add Google to the domain map

[ragnatech:media-tree] BUILD REGRESSION 463c43fcd97e493d8a17242f4f000c86fe642ed6
 2020-10-05 17:18 UTC 

[PATCH 0/4 v2] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-10-05 19:10 UTC  (6+ messages)
` [PATCH 3/4 v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode

[PATCH] dt-bindings: pinctrl: sunxi: Allow pinctrl with more interrupt banks
 2020-10-05 19:09 UTC  (2+ messages)

[Intel-gfx] [PATCH CI] drm/i915/display/ehl: Limit eDP to HBR2
 2020-10-05 17:54 UTC 

[PATCH v10 00/19] Initial support for multi-process Qemu
 2020-10-05 18:51 UTC  (10+ messages)
` [PATCH v10 04/19] multi-process: setup a machine object for remote device process
` [PATCH v10 07/19] multi-process: Initialize message handler in remote device
` [PATCH v10 10/19] multi-process: introduce proxy object
` [PATCH v10 13/19] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v10 15/19] multi-process: create IOHUB object to handle irq
` [PATCH v10 16/19] multi-process: Retrieve PCI info from remote process
` [PATCH v10 17/19] multi-process: perform device reset in the "
` [PATCH v10 18/19] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v10 19/19] multi-process: add configure and usage information

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-10-05 19:09 UTC  (2+ messages)

Identifying thread/process termination
 2020-10-05 19:07 UTC 

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-05 19:08 UTC  (7+ messages)
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH 00/13] ASoC: Intel: Remove obsolete solutions and
 2020-10-05 17:25 UTC  (4+ messages)
` [PATCH 03/13] ASoC: Intel: Remove rt5640 support for baytrail solution

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-10-05 19:05 UTC  (9+ messages)
` [PATCH v2 1/5] tpm_tis: Fix check_locality for correct locality acquisition
` [PATCH v2 2/5] tpm_tis: Clean up locality release
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles

[dpdk-dev] [PATCH] ethdev: fix RSS flow expansion in case of mismatch
 2020-10-05 17:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/2] ethdev: RSS expand code fix and relocate
  ` [dpdk-dev] [PATCH v2 2/2] ethdev: move RSS expand code from ethdev to MLX5 PMD

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05 18:59 UTC  (7+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-10-05 19:01 UTC  (9+ messages)


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.