All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-18 16:17:12 to 2021-04-18 19:17:19 UTC [more...]

[PATCH 00/26] target/mips: Re-org to allow KVM-only builds
 2021-04-18 19:15 UTC  (38+ messages)
` [PATCH 01/26] target/mips: Simplify meson TCG rules
` [PATCH 02/26] target/mips: Move IEEE rounding mode array to new source file
` [PATCH 03/26] target/mips: Move msa_reset() "
` [PATCH 04/26] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH 05/26] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH 06/26] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH 07/26] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH 08/26] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH 09/26] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH 10/26] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH 11/26] target/mips: Move cpu_signal_handler definition around
` [PATCH 12/26] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH 13/26] target/mips: Move code related to physical addressing to sysemu/phys.c
` [PATCH 14/26] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH 15/26] target/mips: Restrict mmu_init() to TCG
` [PATCH 16/26] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH 17/26] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH 18/26] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH 19/26] target/mips: Move helper_cache() "
` [PATCH 20/26] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH 21/26] target/mips: Move exception management code to exception.c
` [PATCH 22/26] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH 23/26] target/mips: Move helper.h -> tcg/helper.h.inc
` [PATCH 24/26] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH 25/26] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-18 19:16 UTC  (7+ messages)
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[Accel-config] [PATCH v1 2/2] accel-config: Update README with Debian packaging documentation
 2021-04-18 19:11 UTC 

[Accel-config] [PATCH v1 1/2] accel-config: Add debian template files and package creations scripts
 2021-04-18 19:11 UTC 

[Accel-config] [PATCH v1 0/2] Add Debian packaging scripts and templates
 2021-04-18 19:11 UTC 

[dpdk-dev] [PATCH v4 9/9] app/testpmd: enable building testpmd on Windows
 2021-04-18 19:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v5 0/9] app/testpmd: enable "
  ` [dpdk-dev] [PATCH v5 5/9] app/testpmd: add clock_gettime_monotonic
  ` [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

[PATCH v1 1/7] iio: accel: st_accel: Move platform data from header to C file
 2021-04-18 19:09 UTC  (9+ messages)
` [PATCH v1 4/7] iio: st_sensors: Call st_sensors_power_enable() from bus drivers
` [PATCH v1 6/7] iio: st_sensors: Add lsm9ds0 IMU support

What's cooking in git.git (Apr 2021, #04; Thu, 15)
 2021-04-18 19:09 UTC  (3+ messages)

[PATCH v5 00/24] v4l: subdev internal routing
 2021-04-18 19:06 UTC  (20+ messages)
` [PATCH v5 03/24] media: entity: Walk the graph based on pads
` [PATCH v5 05/24] media: entity: Add iterator helper for entity pads
` [PATCH v5 06/24] media: entity: Move the pipeline from entity to pads
` [PATCH v5 11/24] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v5 12/24] media: entity: Add an iterator helper for connected pads
` [PATCH v5 18/24] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v5 20/24] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH v5 22/24] v4l: subdev: add v4l2_subdev_get_format_dir()
` [PATCH v5 24/24] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

[dpdk-dev] [PATCH] eal/windows: fix build warnings in MinGW
 2021-04-18 19:04 UTC  (3+ messages)

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.231-34-g84afd00847f9c)
 2021-04-18 19:03 UTC 

[linux-linus test] 161248: regressions - FAIL
 2021-04-18 19:01 UTC 

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-18 18:51 UTC  (12+ messages)
      ` fsnotify path hooks

[Buildroot] [PATCH 1/1] package/nettle: security bump to version 3.7.2
 2021-04-18 18:51 UTC 

[PATCH] bitwise: Upgrade 0.41 -> 0.42
 2021-04-18 18:50 UTC 

[PATCH v2] hw/mips/jazz: Remove confusing ifdef'ry
 2021-04-18 18:48 UTC  (2+ messages)

[PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
 2021-04-18 18:49 UTC  (2+ messages)

[PATCH] canonicalize ((x & M) == M) --> ((x & M) != 0) when M is a power-of-2
 2021-04-18 18:46 UTC 

[PATCH v3] ALSA: control: Add memory consumption limit to user controls
 2021-04-18 18:42 UTC  (7+ messages)

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-04-18 18:39 UTC  (7+ messages)
` [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[Buildroot] [PATCH 1/1] package/fmt: add FMT_CPE_ID_VENDOR
 2021-04-18 18:38 UTC 

Compiling kernel-3.4.xxx with gcc-9.x. Need some help
 2021-04-18 18:36 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/valgrind: Add a setting for LTO build
 2021-04-18 18:36 UTC 

[PATCH] usb: musb: davinci: change the variable type
 2021-04-18 18:36 UTC 

mmu.c:undefined reference to `patch__hash_page_A0'
 2021-04-18 18:35 UTC  (7+ messages)

[PATCH] git-merge: move space to between strings
 2021-04-18 18:33 UTC 

[PATCH] net: ethernet: ixp4xx: Set the DMA masks explicitly
 2021-04-18 18:28 UTC 

stable-rc/linux-5.4.y build: 199 builds: 0 failed, 199 passed, 121 warnings (v5.4.113-64-g6ac9d2aad325)
 2021-04-18 18:27 UTC 

[PATCH v2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel
 2021-04-18 18:26 UTC  (3+ messages)

[PATCH v5] sound: rawmidi: Add framing mode
 2021-04-18 18:24 UTC  (8+ messages)

[PATCH] scsi: ufs: Check for bkops in runtime suspend
 2021-04-18 18:25 UTC  (3+ messages)

[nmenon:yaml/tisci 8/8] dtbs_check: arch/arm/boot/dts/keystone-k2g-evm.dt.yaml: pmmc@2921c00: $nodename:0: 'pmmc@2921c00' does not match '^system-controller@[0-9a-f]+$'
 2021-04-18 18:20 UTC 

[PATCH] xen/arm: guest_walk: Only generate necessary offsets/masks
 2021-04-18 18:16 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-18 18:11 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 1/2] "
` [dpdk-dev] [PATCH v6 0/2] "
  ` [dpdk-dev] [PATCH v6 1/2] ethdev: "

[PATCH] tools: Drop XGETTEXT from Tools.mk.in
 2021-04-18 18:07 UTC  (2+ messages)

[PATCH v3 0/2] xen/arm: Mitigate straight-line speculation
 2021-04-18 18:04 UTC  (4+ messages)
` [PATCH v3 2/2] xen/arm64: Place a speculation barrier following an ret instruction

[PATCH v4] xen/arm64: Place a speculation barrier following an ret instruction
 2021-04-18 18:03 UTC 

PPC_FPU, ALTIVEC: enable_kernel_fp, put_vr, get_vr
 2021-04-18 17:59 UTC  (4+ messages)

stable-rc/linux-4.19.y build: 204 builds: 0 failed, 204 passed, 86 warnings (v4.19.188-42-gda54c8927dbd4)
 2021-04-18 17:55 UTC 

[leon-rdma:testing/rdma-next 2/2] drivers/infiniband/hw/hfi1/netdev.h:71:73: warning: parameter 'ctxt' set but not used
 2021-04-18 17:49 UTC 

[PATCH] xen/arm: smmuv1: Revert associating the group pointer with the S2CR
 2021-04-18 17:48 UTC  (8+ messages)

[PATCH] usb: musb: musb_core: Add space after that ','
 2021-04-18 17:47 UTC 

pcie + nvme + cyclone V
 2021-04-18 17:43 UTC 

[Bug 212369] New: AMDGPU: GPU hangs with '*ERROR* Couldn't update BO_VA (-12)' on MIPS64
 2021-04-18 17:40 UTC  (2+ messages)
` [Bug 212369] "

Different behavior wrt VRF and no VRF - packet Tx
 2021-04-18 17:40 UTC  (4+ messages)

[PATCH] ecryptfs: Fix typo in message
 2021-04-18 17:38 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: return IH ring drain finished if ring is empty
 2021-04-18 17:35 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: handle stale retry fault

[PATCH -next] eCryptfs: Use DEFINE_MUTEX() for mutex lock
 2021-04-18 17:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: os_dep: remove multiple return
 2021-04-18 17:32 UTC 

[PATCH] ecryptfs: fix incorrect kernel-doc comment syntax in files
 2021-04-18 17:24 UTC  (3+ messages)

DEL_INTERFACE and CMD_SET_CQM failed; Could not register frame watch type 00d0: -95
 2021-04-18 17:21 UTC 

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-18 17:21 UTC  (6+ messages)
      ` [PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3.2)

[PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS
 2021-04-18 17:19 UTC  (5+ messages)
` [PATCH 26/31] fs: ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
` [PATCH 28/31] fs: ecryptfs: crypto: Supply some missing param descriptions and demote abuses

[PATCH iproute2] ip: drop 2-char command assumption
 2021-04-18 17:18 UTC  (2+ messages)

bpf_fib_lookup VLAN
 2021-04-18 17:11 UTC  (4+ messages)

[PATCH net-next 0/2] nexthop: Support large scale nexthop flushing
 2021-04-18 17:07 UTC  (5+ messages)
` [PATCH net-next 1/2] nexthop: Restart nexthop dump based on last dumped nexthop identifier
` [PATCH net-next 2/2] selftests: fib_nexthops: Test large scale nexthop flushing

[PATCH 0/2] mtd: parsers: trx: Add support for Buffalo WSR-2533DHP2
 2021-04-18 17:03 UTC  (11+ messages)
` [PATCH 1/2] mtd: parsers: trx: Allow to specify trx-magic in DT
` [PATCH 2/2] mtd: parsers: trx: Remove dependency to BRCM architectures

[PATCH] ALSA: usb-audio: DJM-750: ensure format is set
 2021-04-18 16:59 UTC 

[PATCH] oe-time-dd-test.sh: increase timeout to 15 sec
 2021-04-18 17:00 UTC 

[PATCH] docs: fix the invalid vt-d spec location
 2021-04-18 16:59 UTC  (2+ messages)

[PATCH yocto-autobuilder-helper] config.json: measure every 60 seconds
 2021-04-18 16:55 UTC 

[PATCH 0/3] Enable the setting of a kernel module parameter from nfs.conf
 2021-04-18 16:51 UTC  (8+ messages)

[PATCH 0/6] enable deep sleep mode when mt7921e suspends
 2021-04-18 16:48 UTC  (18+ messages)
` [PATCH 1/6] mt76: mt7921: move mt7921_dma_reset in dma.c
` [PATCH 2/6] mt76: mt7921: introduce mt7921_wpdma_reset utility routine
` [PATCH 3/6] mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
  ` [PATCH 3/6] mt76: mt7921: introduce mt7921_dma_{enable, disable} utilities
` [PATCH 4/6] mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
` [PATCH 5/6] mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
` [PATCH 6/6] mt76: mt7921: enable deep sleep when the device suspends

[PATCH] staging: rtl8723bs: os_dep: remove unneeded variable ret
 2021-04-18 16:48 UTC 

[PATCH 00/19] mt76: improve runtime-pm support
 2021-04-18 16:45 UTC  (20+ messages)
` [PATCH 01/19] mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
` [PATCH 02/19] mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
` [PATCH 03/19] mt76: connac: introduce wake counter for fw_pmctrl synchronization
` [PATCH 04/19] mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
` [PATCH 05/19] mt76: mt7663: "
` [PATCH 06/19] mt76: dma: add the capability to define a custom rx napi poll routine
` [PATCH 07/19] mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
` [PATCH 08/19] mt76: mt7663: "
` [PATCH 09/19] mt76: connac: unschedule ps_work in mt76_connac_pm_wake
` [PATCH 10/19] mt76: connac: check wake refcount in mcu_fw_pmctrl
` [PATCH 11/19] mt76: connac: remove MT76_STATE_PM in mac_tx_free
` [PATCH 12/19] mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
` [PATCH 13/19] mt76: connac: alaways wake the device before scanning
` [PATCH 14/19] mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
` [PATCH 15/19] mt76: connac: do not run mt76_txq_schedule_all directly
` [PATCH 16/19] mt76: connac: use waitqueue for runtime-pm
` [PATCH 17/19] mt76: remove MT76_STATE_PM in tx path
` [PATCH 18/19] mt76: mt7921: add awake and doze time accounting
` [PATCH 19/19] mt76: mt7921: enable sw interrupts

✅ PASS: Test report for kernel 5.11.15 (stable-queue, b2b2a738)
 2021-04-18 16:44 UTC 

[PATCH] riscv: kprobes: Remove redundant kprobe_step_ctx
 2021-04-18 16:29 UTC  (2+ messages)

Dunfell linux kernel stuck at starting for v5.10
 2021-04-18 16:34 UTC 

[PULL 0/7] queue of proposed rc4 fixes
 2021-04-18 16:31 UTC  (2+ messages)

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-18 16:33 UTC  (9+ messages)
` [PATCH v4 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings

stable-rc/queue/4.9 build: 157 builds: 0 failed, 157 passed, 3 warnings (v4.9.267-19-gf35581a21fd0)
 2021-04-18 16:30 UTC 

stable-rc/queue/4.19 baseline: 108 runs, 4 regressions (v4.19.188-31-g6412e1b666bd8)
 2021-04-18 16:28 UTC 

stable-rc/queue/5.10 baseline: 137 runs, 1 regressions (v5.10.31-55-g2cd49362ddbcb)
 2021-04-18 16:28 UTC 

[leon-rdma:devlink-core 14/19] net/core/devlink.c:152:32-39: ERROR: invalid reference to the index variable of the iterator on line 143
 2021-04-18 16:26 UTC 

[Buildroot] [PATCH] package/numactl: make available on all architectures
 2021-04-18 16:23 UTC 

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-18 16:20 UTC  (5+ messages)
` [PATCH v8 clocksource 3/5] clocksource: Check per-CPU clock synchronization when marked unstable

[Buildroot] [git commit] support/scripts/cve.py: use proper CPE ID version when available
 2021-04-18 16:20 UTC 

[PATCH] common/rc: teach _require_scratch_swapfile() that swap does not work with DAX
 2021-04-18 16:19 UTC 

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-18 16:18 UTC  (3+ messages)

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-18 16:17 UTC  (13+ messages)
` [PATCH 05/15] x86: Implement function_nocfi


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.