All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 20:50:26 to 2021-10-06 21:54:24 UTC [more...]

[PATCH v2 00/27] Adding partial support for 128-bit riscv target
 2021-10-06 21:28 UTC  (47+ 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 20/27] target/riscv: addition of the 'd' insns for 128-bit mult/div/rem
` [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 v2 24/27] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v2 25/27] target/riscv: actual functions to realize crs 128-bit insns
` [PATCH v2 26/27] target/riscv: adding 128-bit access functions for some csrs
` [PATCH v2 27/27] target/riscv: support for 128-bit satp

strace build error static assertion failed: "XFRM_MSG_MAPPING != 0x26"
 2021-10-06 21:51 UTC  (3+ messages)

stable/linux-5.4.y baseline: 174 runs, 8 regressions (v5.4.151)
 2021-10-06 21:50 UTC 

[PATCH v3 0/8] media: ipu3 + i2c: Fix v4l2-compliance issues
 2021-10-06 21:50 UTC  (3+ messages)
` [PATCH v3 3/8] media: ipu3-imgu: Set valid initial format

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

[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 v2] imx8mm_venice: switch to use binman to pack images
 2021-10-06 21:44 UTC  (2+ messages)

[GIT PULL] zstd changes for linux-next
 2021-10-06 21:39 UTC  (3+ messages)
` [f2fs-dev] "

`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryzen: amdgpu: SME is not compatible with RAVEN
 2021-10-06 21:39 UTC  (10+ messages)

[RFC] add standardized attributes for force_discharge and inhibit_charge
 2021-10-06 21:39 UTC  (11+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-10-06 21:38 UTC  (5+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

[Buildroot] [PATCH v2 1/5] configs/raspberrypi*: bump kernel version to 24c8b05 (5.10.63)
 2021-10-06 21:37 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] package/rpi-firmware: bump version to 2ef3800
` [Buildroot] [PATCH v2 3/5] package/rpi-userland: bump version to 6e8f786
` [Buildroot] [PATCH v2 4/5] package/rpi-bt-firmware: bump version to 883b726
` [Buildroot] [PATCH v2 5/5] package/rpi-wifi-firmware: "

[PATCH v2 0/3] ARM: prepare and add netgear gs110emx support
 2021-10-06 21:36 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: mvebu: add device tree for netgear gs110emx switch

[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-06 21:36 UTC  (9+ messages)
` [PATCH v4 15/41] linux-user/host/riscv: Populate host_signal.h
` [PATCH v4 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v4 32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE
` [PATCH v4 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only

[PATCH bpf-next] bpf: introduce helper bpf_raw_read_cpu_clock
 2021-10-06 21:37 UTC  (2+ messages)

[PATCH BlueZ 1/4] shared/att: Add bt_att_resend
 2021-10-06 21:37 UTC  (4+ messages)
` [PATCH BlueZ 2/4] shared/gatt-client: Make use of bt_att_resend
` [PATCH BlueZ 3/4] attrib: "
` [PATCH BlueZ 4/4] test-hog: Update pdu sequence

[PATCH 1/4] drm/amdkfd: ratelimited svm debug messages
 2021-10-06 21:36 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: handle partial migration cpages 0

[Intel-gfx] [PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-06 21:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers (rev6)

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

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-10-06 21:35 UTC  (10+ messages)
` [PATCH 05/11] selftests: net/fcnal: kill_procs via spin instead of sleep
` [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k
` [PATCH 11/11] selftests: net/fcnal: Reduce client timeout

[igt-dev] [PATCH i-g-t] Revert include/drm-uapi/i915_drm.h back to a drm-next one
 2021-10-06 21:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Revert include/drm-uapi/i915_drm.h back to a drm-next one. (rev2)

[GIT PULL] Devicetree fixes for v5.15, take 3
 2021-10-06 21:35 UTC 

[PATCH v6 0/2] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-10-06 21:34 UTC  (3+ messages)

[PATCH v4 00/11] PCI devices passthrough on Arm, part 2
 2021-10-06 21:33 UTC  (7+ messages)
` [PATCH v4 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m

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

[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] 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()

[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)

[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  (3+ messages)
` [RFC 04/16] KVM: selftests: add library for creating/interacting with SEV 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  (5+ messages)
` [PATCH v2 "
  ` [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] "
  `  "

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 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  (3+ 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  (6+ messages)
` [Intel-gfx] [PATCH 12/16] drm/i915: Enable "
` [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


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.