All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 20:38:32 to 2021-10-06 21:30:45 UTC [more...]

[PATCH v2 00/27] Adding partial support for 128-bit riscv target
 2021-10-06 21:28 UTC  (23+ messages)
` [PATCH v2 01/27] memory: add a few defines for octo (128-bit) values
` [PATCH v2 02/27] Int128.h: addition of a few 128-bit operations
` [PATCH v2 03/27] target/riscv: adding upper 64 bits for misa
` [PATCH v2 04/27] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v2 05/27] target/riscv: additional macros to check instruction support
` [PATCH v2 06/27] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v2 07/27] target/riscv: refactoring calls to gen_arith
` [PATCH v2 08/27] target/riscv: refactoring calls to gen_shift
` [PATCH v2 09/27] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v2 10/27] target/riscv: adding accessors to the registers upper part
` [PATCH v2 11/27] target/riscv: handling 128-bit part in logic/arith/shift gen helpers
` [PATCH v2 12/27] target/riscv: moving some insns close to similar insns
` [PATCH v2 13/27] target/riscv: rename a few gen function helpers
` [PATCH v2 14/27] target/riscv: 128-bit support for instructions using gen_arith/gen_logic
` [PATCH v2 15/27] target/riscv: 128-bit support for instructions using gen_shift
` [PATCH v2 16/27] target/riscv: support for 128-bit loads and store
` [PATCH v2 17/27] target/riscv: 128-bit double word integer arithmetic instructions
` [PATCH v2 18/27] target/riscv: 128-bit double word integer shift instructions
` [PATCH v2 19/27] target/riscv: support for 128-bit base multiplications insns
` [PATCH v2 21/27] target/riscv: div and rem insns on 128-bit
` [PATCH v2 22/27] target/riscv: adding high part of some csrs
` [PATCH v2 23/27] target/riscv: helper functions to wrap calls to 128-bit csr insns

[PATCH v4 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-06 21:27 UTC  (11+ messages)
` [PATCH v4 01/10] imx8m: clean-up kconfig indentation
` [PATCH v4 02/10] verdin-imx8mm: fix ethernet
` [PATCH v4 03/10] ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
` [PATCH v4 04/10] verdin-imx8mm: switch to use binman to pack images
` [PATCH v4 05/10] verdin-imx8mm: enable sleep_moci output
` [PATCH v4 06/10] verdin-imx8mm: clean-up include order
` [PATCH v4 07/10] verdin-imx8mm: drop support for v1.0 hardware
` [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable
` [PATCH v4 09/10] verdin-imx8mm: use preboot for fdtfile evaluation
` [PATCH v4 10/10] verdin-imx8mm: fix watchdog pinctrl issue

Perf: Question about continuous background data collection
 2021-10-06 21:29 UTC 

Bug 214611 - UM: stdout output ceases under certain conditions
 2021-10-06 21:28 UTC  (10+ messages)

[PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GAS access
 2021-10-06 21:27 UTC  (2+ messages)

Stable release 4.4.286 broken for ARM64 with CONFIG_CC_STACKPROTECTOR=y
 2021-10-06 21:20 UTC 

Broken build with disabling OpenSSL crypto
 2021-10-06 21:27 UTC 

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-06 21:27 UTC  (18+ messages)
` [PATCH 06/12] openrisc: Use of_get_cpu_hwid()
    ` [OpenRISC] "

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-10-06 21:26 UTC  (7+ messages)
` [PATCH 05/11] selftests: net/fcnal: kill_procs via spin instead of sleep
` [PATCH 11/11] selftests: net/fcnal: Reduce client timeout

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-06 15:50 UTC 

[PATCH v5 00/13] mirror: Handle errors after READY cancel
 2021-10-06 21:24 UTC  (5+ messages)
` [PATCH v5 07/13] job: Do not soft-cancel after a job is done
` [PATCH v5 08/13] job: Add job_cancel_requested()

[dpdk-dev] [PATCH v3 0/4] net/ixgbe: Add support for Windows
 2021-10-06 21:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/4] net/ixgbe: build on Windows
  ` [dpdk-dev] [PATCH v4 4/4] "

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-06 14:39 UTC 

xdp-cpumap-tc multi queue schema and traffic mirroring
 2021-10-06 21:18 UTC 

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 13:20 UTC 

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-06 21:25 UTC  (12+ messages)
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 12:13 UTC 

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-10-06 21:23 UTC  (10+ messages)
` [PATCH v4 06/15] ftrace: Use an opaque type for functions not callable from C

[RFC] store function address in BTF
 2021-10-06 21:22 UTC  (4+ messages)

[PATCH bpf-next] bpf,x64: Factor out emission of REX byte in more cases
 2021-10-06 21:22 UTC  (2+ messages)

linux-next: Tree for Oct 5
 2021-10-06 21:22 UTC  (3+ messages)
` linux-next: Tree for Oct 5 (warnings: a. trace; b. mm/migrate)

[PATCH v2 0/4] dt-bindings: soc: smem: Make indirection optional
 2021-10-06 21:20 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: sram: Document qcom,rpm-msg-ram
` [PATCH v2 2/4] dt-bindings: soc: smem: Make indirection optional
` [PATCH v2 3/4] soc: qcom: smem: Support reserved-memory description

[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-06 21:16 UTC  (12+ messages)
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM

[PATCH][next] ftrace: Fix -Wcast-function-type warnings on powerpc64
 2021-10-06 21:23 UTC  (11+ messages)

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2021-10-06 21:16 UTC  (5+ messages)
    ` [wireless-regdb] "

[PATCH] dt-bindings: memory: add entry for version 3.80a
 2021-10-06 21:17 UTC  (2+ messages)

[PATCH] hashtable: remove a redundant check in hash_for_each_xxx()
 2021-10-06 21:16 UTC  (2+ messages)

[PATCH v2] aio: Add support for the POLLFREE
 2021-10-06 21:16 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
 2021-10-06 21:13 UTC  (4+ messages)

[PATCH] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-06 21:09 UTC  (2+ messages)

[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-10-06 21:14 UTC  (3+ messages)
` [RFC PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance" property

[PATCH net-next 0/2] Add mdiobus_modify_changed() helper
 2021-10-06 21:14 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: phylink: use "

[PATCH 5.14 000/172] 5.14.10-rc3 review
 2021-10-06 21:13 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-06 21:11 UTC  (7+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v7 4/6] dt-bindings: mvebu-uart: update information about UART clock

[PATCH] spapr/xive: Use xive_esb_rw() to trigger interrupts
 2021-10-06 21:05 UTC 

[PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
 2021-10-06 21:11 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: pinctrl: convert rockchip,pinctrl.txt to YAML
 2021-10-06 21:07 UTC  (4+ messages)

[PATCH v4 00/11] CSI2RX support on J721E
 2021-10-06 21:08 UTC  (5+ messages)
` [PATCH v4 08/11] media: ti: Add CSI2RX support for J721E

[PATCH] perf/core: allow ftrace for functions in kernel/event/core.c
 2021-10-06 21:07 UTC 

[PATCH v1 0/2] NVIDIA Tegra display driver improvements
 2021-10-06 21:07 UTC  (5+ messages)
` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+

[RFC PATCH v2 00/13] Introduce BPF map tracing capability
 2021-10-06 21:05 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/1] tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FD
 2021-10-06 21:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/1] "

[PATCH v2 0/7] btrfs-progs: use direct-IO for zoned device
 2021-10-06 21:02 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 119 runs, 5 regressions (v4.19.208-95-g4e87b1c850b9)
 2021-10-06 21:02 UTC 

[dpdk-dev] [PATCH 1/6] baseband: introduce NXP LA12xx driver
 2021-10-06 21:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/8] baseband: add "
  ` [dpdk-dev] [PATCH v8 1/8] bbdev: add big endian processing data processing info

[PATCH] cobalt/arch/arm: fptest: Add missing SIMD register clobbering
 2021-10-06 21:01 UTC  (2+ messages)

[PATCH 1/2] p2p: Add p2p.Peer.Address D-bus property
 2021-10-06 21:00 UTC 

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-06 20:59 UTC  (8+ messages)
` [RFC 04/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation
` [RFC 05/16] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 07/16] KVM: selftests: add SEV boot tests
` [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption
 2021-10-06 20:58 UTC  (2+ messages)

[PATCH] x86/PCI: Conditionally add a non-e820 mapped window to root bridge
 2021-10-06 20:58 UTC  (2+ messages)

[PATCH 0/5] Move intel_pm from MFD to Auxiliary bus
 2021-10-06 20:58 UTC  (4+ messages)
` [PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[PATCH v4 0/4] platform/x86: system76_acpi: Sync DKMS module changes
 2021-10-06 20:57 UTC  (2+ messages)

[PATCH] kunit: Report test parameter results as (K)TAP subtests
 2021-10-06 20:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/rpi-firmware: Support Device Tree Overlay
 2021-10-06 20:57 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.14.9 (stable-queue, f4ca9a7e)
 2021-10-06 20:57 UTC 

[PATCH 0/7] Sparse Index: integrate with reset
 2021-10-06 20:56 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] update-index: add --force-full-index option for expand/collapse test
  ` [PATCH v2 5/7] reset: make sparse-aware (except --mixed)

[PATCH v3 00/11] Add per channel properies support in tmp421
 2021-10-06 20:55 UTC  (6+ messages)
` [PATCH v3 11/11] dt-bindings: hwmon: allow specifying channels for tmp421

[dm-devel] [PATCH] dm: change dm_get_target_type() to check for module load error
 2021-10-06 20:55 UTC  (3+ messages)
` [dm-devel] "
  `  "

[PATCH 1/4] drm/amdkfd: ratelimited svm debug messages
 2021-10-06 20:55 UTC  (2+ messages)

stable/linux-4.14.y baseline: 120 runs, 8 regressions (v4.14.249)
 2021-10-06 20:54 UTC 

[PATCH] qtwebengine: replace patch with chromium flags
 2021-10-06 20:54 UTC 

[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-06 20:52 UTC  (3+ messages)
` [PATCH v4 32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE

[PATCH v2] Add device reset timeout field
 2021-10-06 20:53 UTC  (4+ messages)

[PATCH v3] drivers/cdrom: improved ioctl for media change detection
 2021-10-06 20:52 UTC  (3+ messages)

[PATCH 2/2] doc: Document the p2p.Peer.Address property
 2021-10-06 20:52 UTC 

[PATCH 1/2] p2p: Add p2p.Peer.Address D-bus property
 2021-10-06 20:52 UTC 

[PATCH] async_tx: correct reference to ASYNC_TX_ENABLE_CHANNEL_SWITCH
 2021-10-06 20:51 UTC  (5+ messages)

[PATCH v1 3/3] tools/usbip: support use case reconnect: command attach
 2021-10-06 20:51 UTC 

[Intel-gfx] [PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-06 20:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH 21/26] drm/i915: Multi-BB execbuf

[Intel-gfx] [PATCH 00/16] drm/i915: DP per-lane drive settings for icl+
 2021-10-06 20:49 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/16] drm/i915: Remove pointless extra namespace from dkl/snps buf trans structs
` [Intel-gfx] [PATCH 02/16] drm/i915: Shrink {icl_mg, tgl_dkl}_phy_ddi_buf_trans
` [Intel-gfx] [PATCH 03/16] drm/i915: Use standard form terminating condition for lane for loops
` [Intel-gfx] [PATCH 04/16] drm/i915: Add all per-lane register definitions for icl combo phy
` [Intel-gfx] [PATCH 05/16] drm/i915: Remove dead DKL_TX_LOADGEN_SHARING_PMD_DISABLE stuff
` [Intel-gfx] [PATCH 06/16] drm/i915: Extract icl_combo_phy_loadgen_select()
` [Intel-gfx] [PATCH 07/16] drm/i915: Stop using group access when progrmming icl combo phy TX
` [Intel-gfx] [PATCH 08/16] drm/i915: Query the vswing levels per-lane for icl combo phy
` [Intel-gfx] [PATCH 09/16] drm/i915: Query the vswing levels per-lane for icl mg phy
` [Intel-gfx] [PATCH 10/16] drm/i915: Query the vswing levels per-lane for tgl dkl phy
` [Intel-gfx] [PATCH 11/16] drm/i915: Query the vswing levels per-lane for snps phy
` [Intel-gfx] [PATCH 12/16] drm/i915: Enable per-lane drive settings for icl+
` [Intel-gfx] [PATCH 13/16] drm/i915: Use intel_de_rmw() for tgl dkl phy programming
` [Intel-gfx] [PATCH 14/16] drm/i915: Use intel_de_rmw() for icl mg "
` [Intel-gfx] [PATCH 15/16] drm/i915: Use intel_de_rmw() for icl combo "
` [Intel-gfx] [PATCH 16/16] drm/i915: Fix icl+ combo phy static lane power down setup

[PATCH v1 2/3] tools/usbip: support use case reconnect: command bind
 2021-10-06 20:50 UTC 

[PATCH v3 00/15] [RFC] Upstreaming the Scalar command
 2021-10-06 20:48 UTC  (8+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 11/15] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v4 13/15] scalar: implement the `delete` command

[PATCH 1/2] drm/msm/dsi: untangle cphy setting from the src pll setting
 2021-10-06 20:48 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dsi: stop setting clock parents manually

[PATCH v1 1/3] tools/usbip: support use case reconnect: prepare
 2021-10-06 20:48 UTC 

[PULL 0/3] Hexagon (target/hexagon) update
 2021-10-06 20:44 UTC  (2+ messages)

[Intel-gfx] [PATCH] i915/display/dmc: Add Support for PipeC and PipeD DMC
 2021-10-06 20:45 UTC 

[Intel-gfx] [PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-06 20:45 UTC  (4+ messages)
    `  "

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-06 20:45 UTC  (4+ messages)
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c

[Buildroot] [PATCH] support/testing: fix python_flask_expect_python
 2021-10-06 20:44 UTC  (2+ messages)

[Buildroot] [Bug 14256] New: Compiling with static libraries on s390x error
 2021-10-06 20:42 UTC  (2+ messages)
` [Buildroot] [Bug 14256] "

[Buildroot] [PATCH 01/12] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.3.p2.0
 2021-10-06 20:41 UTC  (12+ messages)
` [Buildroot] [PATCH 02/12] package/freescale-imx/imx-gpu-viv: "
` [Buildroot] [PATCH 03/12] package/freescale-imx/imx-vpu-hantro: bump version to 1.22.0
` [Buildroot] [PATCH 04/12] package/freescale-imx/imx-gpu-g2d: bump version to 6.4.3.p2.0
` [Buildroot] [PATCH 05/12] package/freescale-imx/firmware-imx: bump version to 8.12
` [Buildroot] [PATCH 06/12] package/freescale-imx/imx-vpu-hantro-vc: add package
` [Buildroot] [PATCH 07/12] package/freescale-imx/isp-vvcam-module: "
` [Buildroot] [PATCH 08/12] package/freescale-imx/isp-imx: "
` [Buildroot] [PATCH 09/12] package/freescale-imx/basler-camera: "
` [Buildroot] [PATCH 10/12] configs/nitrogen*: update kernel to 5.10.x_2.0.0
` [Buildroot] [PATCH 11/12] configs/nitrogen*: bump u-boot revision
` [Buildroot] [PATCH 12/12] configs/nitrogen8mp_defconfig: modify device trees

[PATCH] [RFC] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-06 20:43 UTC  (3+ messages)

[Buildroot] [RFC 1/2] toolchain: invert glibc <-> !static dependency
 2021-10-06 20:41 UTC  (2+ messages)
` [Buildroot] [RFC 2/2] Config.in: move toolchain menu before build options

[PATCH 0/5] cat-file replace handling and optimization
 2021-10-06 20:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ruby: fix build with autoconf >= 2.70
 2021-10-06 20:40 UTC 

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-10-06 20:40 UTC  (4+ messages)
` [PATCH 08/15] scalar: implement the `clone` subcommand

[PATCH] media: dvb: Solve problem with Terratec cinergyT2 when removed and reconnected, or after sleep
 2021-10-06 20:39 UTC 

[PATCH 00/12] block: 64bit blk io
 2021-10-06 20:37 UTC  (3+ messages)
` [PATCH 12/12] block-backend: drop INT_MAX restriction from blk_check_byte_request()

[PATCH] selftests/bpf: skip get_branch_snapshot in vm
 2021-10-06 20:38 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.15
 2021-10-06 20:38 UTC 

[PATCH 0/2] i18n: improve translatability of ambiguous object output
 2021-10-06 20:38 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] object.[ch]: mark object type names for translation


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.