messages from 2021-10-15 03:30:52 to 2021-10-15 05:09:02 UTC [more...]
[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
2021-10-15 3:45 UTC (7+ messages)
` [PATCH v1 2/2] "
[PATCH] fsi: sbefifo: Add sysfs file indicating a timeout error
2021-10-15 5:08 UTC (2+ messages)
[PATCH] usb: phy: isp1301: add release func to dev to avoid memory leak
2021-10-15 5:16 UTC
[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
2021-10-15 5:08 UTC (9+ messages)
` [PATCH v2 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH v2 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v2 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
2021-10-15 5:06 UTC (6+ messages)
[PATCH v3 0/4] occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC
2021-10-15 5:05 UTC (5+ messages)
` [PATCH v3 1/4] fsi: occ: Use a large buffer for responses
` [PATCH v3 2/4] fsi: occ: Store the SBEFIFO FFDC in the user response buffer
[RFC PATCH v4 00/20] vDPA shadow virtqueue
2021-10-15 4:42 UTC (20+ messages)
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through "
` [RFC PATCH v4 11/20] vhost: Route host->guest "
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding
[meta-oe][PATCH] xrdp: Upgrade to 0.9.17
2021-10-15 5:02 UTC
[linusw-nomadik:ux500-dts-for-v5.16] BUILD SUCCESS be3a60a94390651499ea317ae6853bdb5c756065
2021-10-15 4:59 UTC
[PATCH v5 00/67] user-only: Cleanup SIGSEGV and SIGBUS handling
2021-10-15 4:10 UTC (68+ messages)
` [PATCH v5 01/67] accel/tcg: Split out adjust_signal_pc
` [PATCH v5 02/67] accel/tcg: Move clear_helper_retaddr to cpu loop
` [PATCH v5 03/67] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v5 04/67] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v5 05/67] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v5 06/67] linux-user: Reorg handling for SIGSEGV
` [PATCH v5 07/67] linux-user/host/x86: Populate host_signal.h
` [PATCH v5 08/67] linux-user/host/ppc: "
` [PATCH v5 09/67] linux-user/host/alpha: "
` [PATCH v5 10/67] linux-user/host/sparc: "
` [PATCH v5 11/67] linux-user/host/arm: "
` [PATCH v5 12/67] linux-user/host/aarch64: "
` [PATCH v5 13/67] linux-user/host/s390: "
` [PATCH v5 14/67] linux-user/host/mips: "
` [PATCH v5 15/67] linux-user/host/riscv: "
` [PATCH v5 16/67] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v5 17/67] linux-user/host/riscv: Improve host_signal_write
` [PATCH v5 18/67] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v5 19/67] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v5 20/67] linux-user: Add cpu_loop_exit_sigsegv
` [PATCH v5 21/67] target/alpha: Implement alpha_cpu_record_sigsegv
` [PATCH v5 22/67] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
` [PATCH v5 23/67] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v5 24/67] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v5 25/67] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v5 26/67] target/hppa: Make hppa_cpu_tlb_fill sysemu only
` [PATCH v5 27/67] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v5 28/67] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v5 29/67] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v5 30/67] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v5 31/67] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v5 32/67] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE
` [PATCH v5 33/67] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
` [PATCH v5 34/67] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v5 35/67] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v5 36/67] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v5 37/67] target/s390x: Implement s390_cpu_record_sigsegv
` [PATCH v5 38/67] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v5 39/67] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v5 40/67] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v5 41/67] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
` [PATCH v5 42/67] Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
` [PATCH v5 43/67] hw/core: Add TCGCPUOps.record_sigbus
` [PATCH v5 44/67] linux-user: Add cpu_loop_exit_sigbus
` [PATCH v5 45/67] target/alpha: Implement alpha_cpu_record_sigbus
` [PATCH v5 46/67] target/arm: Implement arm_cpu_record_sigbus
` [PATCH v5 47/67] linux-user/hppa: Remove EXCP_UNALIGN handling
` [PATCH v5 48/67] target/microblaze: Do not set MO_ALIGN for user-only
` [PATCH v5 49/67] target/ppc: Move SPR_DSISR setting to powerpc_excp
` [PATCH v5 50/67] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH v5 51/67] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
` [PATCH v5 52/67] target/s390x: Implement s390x_cpu_record_sigbus
` [PATCH v5 53/67] linux-user/hppa: Remove POWERPC_EXCP_ALIGN handling
` [PATCH v5 54/67] target/sh4: Set fault address in superh_cpu_do_unaligned_access
` [PATCH v5 55/67] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v5 56/67] target/sparc: Split out build_sfsr
` [PATCH v5 57/67] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
` [PATCH v5 58/67] accel/tcg: Report unaligned atomics for user-only
` [PATCH v5 59/67] accel/tcg: Report unaligned load/store "
` [PATCH v5 60/67] tcg: Add helper_unaligned_{ld, st} for user-only sigbus
` [PATCH v5 61/67] linux-user: Handle BUS_ADRALN in host_signal_handler
` [PATCH v5 62/67] linux-user: Split out do_prctl and subroutines
` [PATCH v5 63/67] linux-user: Disable more prctl subcodes
` [PATCH v5 64/67] linux-user: Add code for PR_GET/SET_UNALIGN
` [PATCH v5 65/67] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v5 66/67] target/hppa: "
` [PATCH v5 67/67] target/sh4: "
[PATCH][next] powerpc/vas: Fix potential NULL pointer dereference
2021-10-15 5:03 UTC (2+ messages)
[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
2021-10-15 4:59 UTC (5+ messages)
` [PATCH v2 02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
renesas/next baseline: 134 runs, 8 regressions (renesas-next-2021-10-14-v5.15-rc1)
2021-10-15 4:59 UTC
renesas/next baseline-nfs: 5 runs, 1 regressions (renesas-next-2021-10-14-v5.15-rc1)
2021-10-15 4:59 UTC
[meta-perl][PATCH] libcrypt-openssl-rsa-perl: Upgrade to 0.32
2021-10-15 4:55 UTC
[Intel-gfx] [PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
2021-10-15 4:54 UTC (4+ messages)
[PATCH] opensbi-payloads.inc: Use strings for fallback
2021-10-15 4:52 UTC (2+ messages)
` [OE-core] "
[usb:usb-testing] BUILD SUCCESS 660a92a59b9e831a0407e41ff62875656d30006e
2021-10-15 4:50 UTC
❌ FAIL: Test report for kernel 5.15.0-rc5 (mainline.kernel.org-clang, 26d65741)
2021-10-15 4:48 UTC
[PATCH v3 0/2] fix & prevent the missing preemption disabling
2021-10-15 4:45 UTC (10+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
[PATCH v2] ksmbd: validate credit charge after validating SMB2 PDU body size
2021-10-15 4:45 UTC
[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
2021-10-15 4:45 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
ip6tables executable not getting installed in dunfell
2021-10-15 4:40 UTC
[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
2021-10-15 4:36 UTC (4+ messages)
[PATCH v2] Add device reset timeout field
2021-10-15 4:36 UTC (12+ messages)
` [virtio-dev] "
[Intel-gfx] [PATCH 1/3] drm/dp: add helpers to read link training delays
2021-10-15 4:35 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "
glibc -fstack-protector-strong
2021-10-15 4:33 UTC (2+ messages)
` [yocto] "
[helgaas-pci:pci/switchtec] BUILD SUCCESS 9f37ab0412eba537377c38b1dde1a04fbd7b5264
2021-10-15 4:31 UTC
[PATCH] tools: mksunxiboot: Use sunxi_image header directly
2021-10-15 4:21 UTC (3+ messages)
[PATCH v2] qemu: Add knob for enabling PMDK pmem support
2021-10-15 4:16 UTC
Softoff features in PLDM lib
2021-10-15 4:14 UTC (3+ messages)
renesas/master baseline: 191 runs, 5 regressions (renesas-devel-2021-10-14-v5.15-rc5)
2021-10-15 4:14 UTC
renesas/master baseline-nfs: 8 runs, 2 regressions (renesas-devel-2021-10-14-v5.15-rc5)
2021-10-15 4:14 UTC
[PATCH] sched/fair: document the slow path and fast path in select_task_rq_fair
2021-10-15 4:14 UTC
[PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
2021-10-15 4:12 UTC (21+ messages)
` [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
` [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mV
` [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and reg_vdd_5v regulators
` [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
[RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism
2021-10-15 4:11 UTC (3+ messages)
[PATCH RESEND] archive: rewrite description for compression level option
2021-10-15 4:11 UTC (4+ messages)
[Intel-gfx] [PATCH v3 00/11] drm/i915: Simplify handling of modifiers
2021-10-15 4:10 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Simplify handling of modifiers (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[RFC PATCH 0/1] tools: mkimage: Add Allwinner TOC1 support
2021-10-15 4:08 UTC (2+ messages)
` [RFC PATCH 1/1] "
[meta-oe][PATCH] protobuf-c: update to 1.4.0
2021-10-15 4:07 UTC (2+ messages)
` [oe] "
[gustavoars:for-next/cast-function 3/4] kernel/trace/ftrace.c:7029:6: error: conflicting types for 'arch_ftrace_ops_list_func'
2021-10-15 4:06 UTC (2+ messages)
[PATCH net] rsi: stop thread firstly in rsi_91x_init() error handling
2021-10-15 4:03 UTC
linux-next: manual merge of the tip tree with the gfs2 tree
2021-10-15 4:04 UTC
nsenter installation in dunfell
2021-10-15 4:03 UTC
[GIT PULL] ARM: aspeed: devicetree changes for 5.16
2021-10-15 4:01 UTC (4+ messages)
[PATCH 1/2] opensbi-payloads.inc: Use strings for fallback
2021-10-15 3:58 UTC (2+ messages)
` [PATCH 2/2] mesa: Enable svga for x86 only
[PATCH v2] KVM: VMX: Remove redundant handling of bus lock vmexit
2021-10-15 3:57 UTC
[powerpc:next-test] BUILD SUCCESS 3091f5fc5f1df7741ddf326561384e0997eca2a1
2021-10-15 3:52 UTC
[PATCH 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
2021-10-15 3:55 UTC (3+ messages)
` [PATCH 1/2] docs/zh_CN: add core-api assoc_array translation
[PATCH v3 0/3] ath11k: add feature for device recovery
2021-10-15 3:54 UTC (8+ messages)
` [PATCH v3 1/3] ath11k: add ath11k_qmi_free_resource() for recovery
` [PATCH v3 2/3] ath11k: add support for device recovery for QCA6390
` [PATCH v3 3/3] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base
[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm 81/81] scripts/Makefile.clean:15: drivers/gpu/drm/rockchip/ebc-dev/Makefile: No such file or directory
2021-10-15 3:54 UTC
[igt-dev] [PATCH i-g-t 0/7] Prepare IGTs to allow only zero alignment
2021-10-15 3:49 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t 7/7] benchmarks/gem_exec_fault: Add softpin mode to support gens with ppgtt
[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
2021-10-15 3:44 UTC (2+ messages)
` [dpdk-dev] [PATCH V3] ethdev: fix eth device released repeatedly
[igt-dev] [PATCH v2 i-g-t] tests/i915: Skip gem_exec_fair on GuC based platforms
2021-10-15 3:48 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915: Skip gem_exec_fair on GuC based platforms (rev2)
[PATCH] MAINTAINERS: Update information related to the PCI sub-system
2021-10-15 3:48 UTC (2+ messages)
[PATCH] crypto: x86/sm4 - Fix invalid section entry size
2021-10-15 3:47 UTC
linux-next: manual merge of the audit tree with the device-mapper, selinux trees
2021-10-15 3:44 UTC
[PATCH v2 1/2] mt76: mt7915: enable HE UL MU-MIMO
2021-10-15 3:31 UTC (4+ messages)
` [PATCH v2 2/2] mt76: mt7915: fix missing HE phy cap
[PATCH v6 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
2021-10-15 3:29 UTC (14+ messages)
` [PATCH v6 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v6 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v6 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v6 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v6 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v6 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v6 8/8] mt76: mt7915: set muru platform type
[PATCH] spi: orion: Add of_node_put() before goto
2021-10-15 3:40 UTC
[PATCH] spi: cadence: Add of_node_put() before return
2021-10-15 3:39 UTC
[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
2021-10-15 3:38 UTC
[RFC v1 0/6] drm: Add support for DRM_CAP_RELEASE_FENCE capability
2021-10-15 3:37 UTC (4+ messages)
` [RFC v1 3/6] drm: Add a capability flag to support additional flip completion signalling
[Intel-gfx] [PATCH] drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
2021-10-15 3:36 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v8 6/8] drm/i915/ttm: move shrinker management into adjust_lru
2021-10-15 3:35 UTC (4+ messages)
` [Intel-gfx] "
[Virtio-fs] [PATCH v6 0/7] fuse,virtiofs: support per-file DAX
2021-10-15 3:33 UTC (3+ messages)
` "
[PATCH v6] virtio-pmem: PMEM device spec
2021-10-15 3:32 UTC (3+ messages)
` [virtio-dev] "
[PATCH 0/6] add aspeed-jpeg support for aspeed-video
2021-10-15 3:29 UTC (6+ messages)
` [PATCH 6/6] media: aspeed: richer debugfs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.