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

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-05 20:33 UTC  (26+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

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

[PATCH v2 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-05 19:56 UTC  (15+ messages)
` [PATCH v2 01/15] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
` [PATCH v2 02/15] hw/core/clock: trace clock values in Hz instead of ns
` [PATCH v2 03/15] hw/core/clock: add the clock_new helper function
` [PATCH v2 04/15] hw/arm/raspi: fix CPRMAN base address
` [PATCH v2 05/15] hw/arm/raspi: add a skeleton implementation of the CPRMAN
` [PATCH v2 06/15] hw/misc/bcm2835_cprman: add a PLL skeleton implementation
` [PATCH v2 07/15] hw/misc/bcm2835_cprman: implement PLLs behaviour
` [PATCH v2 08/15] hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
` [PATCH v2 10/15] hw/misc/bcm2835_cprman: add a clock mux "
` [PATCH v2 11/15] hw/misc/bcm2835_cprman: implement clock mux behaviour
` [PATCH v2 12/15] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
` [PATCH v2 13/15] hw/misc/bcm2835_cprman: add sane reset values to the registers
` [PATCH v2 14/15] hw/char/pl011: add a clock input
` [PATCH v2 15/15] hw/arm/bcm2835_peripherals: connect the UART clock

[Intel-gfx] [PATCH 0/5] drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
 2020-10-05 20:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programming
` [Intel-gfx] [PATCH 4/5] drm/i915: Add an encoder hook to sanitize its state during init/resume

[BUG][PATCH] arm64: bti: fix BTI to handle local indirect branches
 2020-10-05 20:28 UTC  (7+ messages)

"next" now merged to master
 2020-10-05 20:29 UTC 

[PATCH] qom: fix objects with improper parent type
 2020-10-05 20:06 UTC  (2+ messages)

Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
 2020-10-05 20:28 UTC 

[Buildroot] [PATCH v2 0/1] package/libmdbx: new package (library/database)
 2020-10-05 20:28 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/1] "
    ` [Buildroot] [PATCH v3 0/1] "
    ` [Buildroot] [PATCH v3 1/1] "

[dpdk-dev] [PATCH v2 0/2] Eventdev ABI changes for DLB/DLB2
 2020-10-05 20:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] eventdev: eventdev: express DLB/DLB2 PMD constraints
` [dpdk-dev] [PATCH v2 2/2] eventdev: update app and examples for new eventdev ABI

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

[Intel-gfx] [PATCH 2/5] drm/i915: Move the initial fastset commit check to encoder hooks
 2020-10-05 20:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

stable-rc/linux-4.4.y build: 185 builds: 1 failed, 184 passed, 2 errors, 13 warnings (v4.4.238-17-g258721d49aab)
 2020-10-05 20:24 UTC 

[MPTCP] Re: INFO: task hung in lock_sock_nested (3)
 2020-10-05 20:22 UTC 

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

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-05 19:51 UTC  (37+ 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 06/36] qapi: Remove wildcard includes
` [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 10/36] qapi/common.py: Remove python compatibility workaround
` [PATCH v5 11/36] qapi/common.py: Add indent manager
` [PATCH v5 12/36] qapi/common.py: delint with pylint
` [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
` [PATCH v5 16/36] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v5 17/36] qapi/common.py: move build_params into gen.py
` [PATCH v5 18/36] qapi: establish mypy type-checking baseline
` [PATCH v5 19/36] qapi/events.py: add type hint annotations
` [PATCH v5 20/36] qapi/events.py: Move comments into docstrings
` [PATCH v5 21/36] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v5 22/36] qapi/commands.py: add type hint annotations
` [PATCH v5 23/36] qapi/commands.py: enable checking with mypy
` [PATCH v5 24/36] qapi/source.py: add type hint annotations
` [PATCH v5 25/36] qapi/source.py: delint with pylint
` [PATCH v5 26/36] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v5 27/36] qapi/gen.py: add type hint annotations
` [PATCH v5 28/36] qapi/gen.py: Enable checking with mypy
` [PATCH v5 29/36] qapi/gen.py: Remove unused parameter
` [PATCH v5 30/36] qapi/gen.py: update write() to be more idiomatic
` [PATCH v5 31/36] qapi/gen.py: delint with pylint
` [PATCH v5 32/36] qapi/types.py: add type hint annotations
` [PATCH v5 33/36] qapi/types.py: remove one-letter variables
` [PATCH v5 34/36] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v5 35/36] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v5 36/36] qapi/visit.py: add type hint annotations

[PATCH v5] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-10-05 20:17 UTC  (3+ messages)
` [PATCH v7] ipvs: inspect reply packets from DR/TUN real servers

[PATCH] lm3697: Rename struct into more appropiate name
 2020-10-05 20:17 UTC 

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

[dpdk-dev] [PATCH 1/1] eal: increase TRACE CTF SIZE to recommended size
 2020-10-05 20:02 UTC 

[PATCH v8 net-next] ipvs: inspect reply packets from DR/TUN real servers
 2020-10-05 20:13 UTC 

[GIT PULL] platform-drivers-x86 for 5.9-2
 2020-10-05 20:15 UTC  (2+ messages)

[GIT] Networking
 2020-10-05 20:15 UTC  (2+ messages)

(no subject)
 2020-10-05 20:13 UTC  (4+ messages)
` [PATCH v2 10/10] fpga: fpga-mgr: altera-pr-ip: Simplify registration

[PATCH net-next 0/6] ethtool: allow dumping policies to user space
 2020-10-05 20:12 UTC  (22+ messages)
` [PATCH net-next 1/6] ethtool: wire up get policies to ops
` [PATCH net-next 5/6] netlink: add mask validation

[dpdk-dev] [PATCH v2 1/1] eventdev: add PCI probe named convenience function
 2020-10-05 20:12 UTC 

[PATCH v2 0/3] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-05 20:07 UTC  (12+ messages)
` [PATCH v2 2/3] firmware: Keem Bay: Add support for Arm Trusted Firmware Service call

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

nfs home directory and google chrome
 2020-10-05 20:07 UTC  (3+ messages)

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

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

stable-rc/linux-5.8.y build: 194 builds: 0 failed, 194 passed, 18 warnings (v5.8.13-86-g8bb413de12d0)
 2020-10-05 20:03 UTC 

[PATCH 0/3] a family of FTDI-based devices that need ftdi_sio quirks
 2020-10-05 20:02 UTC  (5+ messages)

stable-rc/queue/4.4 baseline: 83 runs, 1 regressions (v4.4.238-16-g98ec56901158)
 2020-10-05 20:02 UTC 

[PATCH] power: supply: max17040: Fix ptr to enum cast
 2020-10-05 20:00 UTC 

[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  (14+ 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 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

Litmus test for question from Al Viro
 2020-10-05 19:48 UTC  (11+ 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  (15+ 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 10/14] acl: introduce 512-bit "
  ` [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  (2+ 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  (11+ messages)

[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  (7+ 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 

[PATCH dwarves 00/11] Switch BTF loading and encoding to libbpf APIs
 2020-10-05 19:30 UTC  (2+ 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.