messages from 2023-02-13 14:01:19 to 2023-02-13 14:48:09 UTC [more...]
[isar-cip-core][PATCH 1/3] ebg: install for correct distro-arch
2023-02-13 14:45 UTC (6+ messages)
` [isar-cip-core][PATCH 3/3] wic(ebg): add support for riscv64
[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-02-13 14:46 UTC (2+ messages)
[PATCH v2] wireless-regdb: Update regulatory info for Russia (RU) on 5GHz
2023-02-13 14:48 UTC (2+ messages)
` [wireless-regdb] "
[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
2023-02-13 14:47 UTC (8+ messages)
[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-13 14:47 UTC (7+ messages)
[PATCH 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 14:47 UTC (9+ messages)
` [PATCH 1/4] splice: Rename "
` [PATCH 2/4] splice: Provide pipe_head_buf() helper
` [PATCH 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH 4/4] splice: Move filemap_read_splice() to mm/filemap.c
[PATCH 00/10] Retire Fork-Based Fuzzing
2023-02-13 14:47 UTC (21+ messages)
` [PATCH 01/10] hw/sparse-mem: clear memory on reset
` [PATCH 02/10] fuzz: add fuzz_reboot API
` [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
` [PATCH 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
` [PATCH 06/10] fuzz/virtio-net: "
` [PATCH 07/10] fuzz/virtio-blk: "
` [PATCH 08/10] fuzz/i440fx: "
` [PATCH 09/10] fuzz: remove fork-fuzzing scaffolding
[PATCH 00/22] DC Patches Feb 13, 2023
2023-02-13 14:47 UTC (2+ messages)
[PATCH v2 0/2] Enable remaining I2C busses on sm7225-fairphone-fp4
2023-02-13 14:46 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: move status property down
` [PATCH v2 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses
[PATCH] i2c: mxc_i2c: Use hex notation for the base address
2023-02-13 14:46 UTC (2+ messages)
[PATCH] PM: hibernate: don't store zero pages in the image file
2023-02-13 14:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
2023-02-13 14:45 UTC (7+ messages)
[PATCH v2 0/2] odroid: fix boot issues on u2, xu4 and siblings
2023-02-13 14:45 UTC (3+ messages)
` [PATCH v2 2/2] samsung: common: do not reset if cros-ec uclass is missing
[PATCH v2 00/10] Add IO page table replacement support
2023-02-13 14:45 UTC (6+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
[PATCH v4 00/11] dm: Move to new driver model schema for device tree tags
2023-02-13 14:45 UTC (5+ messages)
` [PATCH v4 10/11] dm: Add support for handling old u-boot,dm- tags
` [PATCH v4 10/11] dm: Add support for handling old u-boot, dm- tags
[igt-dev] [PATCH i-g-t v3 0/1] tests/i915/perf: Add stress / race exercises
2023-02-13 14:45 UTC (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/perf: Add stress / race exercises (rev3)
` [Intel-gfx] "
[PATCH] disable lock annotation with clang 3.4.2
2023-02-13 14:44 UTC
[PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
2023-02-13 14:44 UTC (7+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
[PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-13 14:43 UTC (3+ messages)
` [PATCH 2/2] x86/entry: "
[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
2023-02-13 14:43 UTC (2+ messages)
[PATCH 0/2] Enable remaining I2C busses on sm7225-fairphone-fp4
2023-02-13 14:43 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: move status property down
` [PATCH 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses
[PATCH] mt7915: handle FIF_MCAST_ACTION
2023-02-13 14:42 UTC (2+ messages)
[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
2023-02-13 14:42 UTC (4+ messages)
[meta-ti][dunfell][PATCH V2 1/2] am62xx-evm: Add AM62x HS-FS evm configuration
2023-02-13 14:42 UTC
[PATCH V2 00/10] Add basic ACPI support for risc-v virt
2023-02-13 14:40 UTC (11+ messages)
` [PATCH V2 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V2 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH V2 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
` [PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI
[PATCH 00/10] SM63(50|75) DPU support
2023-02-13 14:40 UTC (15+ messages)
` [PATCH 05/10] drm/msm/dpu: Allow variable SSPP/INTF_BLK size
` [PATCH 06/10] drm/msm/dpu: Add SM6350 support
FAILED: patch "[PATCH] drm/i915: Move fd_install after last use of fence" failed to apply to 5.15-stable tree
2023-02-13 14:40 UTC
[PATCH 1/2] net: stmmac: Make stmmac_dvr_remove() return void
2023-02-13 14:21 UTC (3+ messages)
FAILED: patch "[PATCH] drm/client: fix circular reference counting issue" failed to apply to 4.19-stable tree
2023-02-13 14:39 UTC
FAILED: patch "[PATCH] drm/client: fix circular reference counting issue" failed to apply to 5.10-stable tree
2023-02-13 14:39 UTC
FAILED: patch "[PATCH] drm/client: fix circular reference counting issue" failed to apply to 5.4-stable tree
2023-02-13 14:39 UTC
FAILED: patch "[PATCH] drm/client: fix circular reference counting issue" failed to apply to 5.15-stable tree
2023-02-13 14:39 UTC
FAILED: patch "[PATCH] drm/client: fix circular reference counting issue" failed to apply to 6.1-stable tree
2023-02-13 14:39 UTC
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-02-13 14:37 UTC (5+ messages)
` [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
2023-02-13 14:36 UTC (6+ messages)
` [PATCH 17/17] arm64: dts: apple: t8112: Initial t8112 (M2) device trees
[docs] [PATCH] ref-manual: add missing quotes
2023-02-13 14:36 UTC
[PATCH 1/3] kernel-dev,ref-manual: fix old override syntax
2023-02-13 14:35 UTC (3+ messages)
` [PATCH 2/3] ref-manual: refer to MACHINE variable instead of KMACHINE
` [PATCH 3/3] kernel-dev: harmonize example with ref-manual
[PATCH v2 0/9] RPMPD cleanup + parent PD
2023-02-13 14:35 UTC (10+ messages)
` [PATCH v2 1/9] soc: qcom: rpmpd: Bring all definitions to the top
` [PATCH v2 2/9] soc: qcom: rpmpd: Unify Low Power Island definitions
` [PATCH v2 3/9] soc: qcom: rpmpd: Remove vdd* from struct names
` [PATCH v2 4/9] soc: qcom: rpmpd: Expand struct definition macros
` [PATCH v2 5/9] soc: qcom: rpmpd: Improve the naming
` [PATCH v2 6/9] soc: qcom: rpmpd: Make bindings assignments consistent
` [PATCH v2 7/9] soc: qcom: rpmpd: Add parent PD support
` [PATCH v2 8/9] soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX
` [PATCH v2 9/9] soc: qcom: rpmpd: Remove useless comments
[Intel-gfx] [PATCH i-g-t v2] tests/i915_suspend: Refresh device list after *-without-i915 subtests
2023-02-13 14:34 UTC (2+ messages)
` [igt-dev] "
[RFC]: mempool: zero-copy cache get bulk
2023-02-13 14:33 UTC (3+ messages)
` [PATCH v9] mempool cache: add zero-copy get and put functions
[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
2023-02-13 14:32 UTC (3+ messages)
[PATCH 0/2] leds: ledtrig-tty: mode xtension
2023-02-13 14:06 UTC (3+ messages)
` [PATCH 1/2] tty: new helper function tty_get_mget
` [PATCH 2/2] leds: trigger: ledtrig-tty: add additional modes
[PATCH] iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
2023-02-13 14:32 UTC
[PATCH bpf-next] selftests/bpf: Cross-compile bpftool
2023-02-13 14:30 UTC (3+ messages)
[PATCH V7 0/7] Add minimal boot support for IPQ9574
2023-02-13 14:28 UTC (5+ messages)
` [PATCH V7 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
[PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-13 14:27 UTC
ERROR: unable to connect to bitbake server
2023-02-13 14:29 UTC (2+ messages)
` [bitbake-devel] "
[PATCH V3 0/7] Add minimal boot support for IPQ9574
2023-02-13 14:27 UTC (9+ messages)
` [PATCH V3 1/7] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V3 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
[PATCH] rust: fix regexp in scripts/is_rust_module.sh
2023-02-13 14:27 UTC (3+ messages)
[PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
2023-02-13 14:28 UTC (2+ messages)
[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
2023-02-13 14:28 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix to release compress file for F2FS_IOC_RESERVE_COMPRESS_BLOCKS when has no space
2023-02-13 14:28 UTC (3+ messages)
` [f2fs-dev] "
` "
[skeggsb-nouveau:01.03-gsp-ada 185/193] drivers/gpu/drm/nouveau/nvkm/engine/disp/r525.c:59:1: error: non-void function does not return a value in all control paths
2023-02-13 14:27 UTC
[PATCH] rtlwifi: rtl8192ce: fix dealing empty eeprom values
2023-02-13 14:27 UTC
[PATCH v3 3/3] serial: 8250_em: Add serial_out() to struct serial8250_em_hw_info
2023-02-13 14:26 UTC (12+ messages)
[PATCH v4 1/2] x86: Support APU5 & APU6 in PCEngines platform driver
2023-02-13 14:25 UTC (8+ messages)
[PATCH for-rc] RDMA/irdma: Fix for RoCEv2 traffic after IP deleted
2023-02-13 14:26 UTC (3+ messages)
[PATCH] spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usage
2023-02-13 14:23 UTC (3+ messages)
[PATCH] i3c: update dw-i3c-master i3c_clk_cfg function
2023-02-13 14:23 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-13 14:23 UTC (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH] automation: Add container and build jobs to run cppcheck analysis
2023-02-13 14:23 UTC
[PATCH] MAINTAINERS: Remove file reference for Broadcom Broadband SoC HS SPI driver entry
2023-02-13 14:23 UTC (2+ messages)
xen (multiboot) binary gets corrupted ELF notes
2023-02-13 14:23 UTC (4+ messages)
[PATCH 0/3] automation: dom0less arm32 testing
2023-02-13 14:22 UTC (4+ messages)
` [PATCH 1/3] automation: Add arm32 dom0less testing
` [PATCH 2/3] automation: Add a static memory allocation test on arm32
` [PATCH 3/3] automation: Add a gzip compressed kernel image "
[virtio-dev] [PATCH v2] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
2023-02-13 14:21 UTC (6+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH] regulator: max20411: Fix off-by-one for n_voltages setting
2023-02-13 14:20 UTC (2+ messages)
[PATCH 0/4] iommu: Extend changing default domain to normal group
2023-02-13 14:19 UTC (5+ messages)
` [PATCH 1/4] iommu: Add dev_iommu->ops_rwsem
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment
[meta-ti][dunfell][PATCH] am62xx-lp-evm: Add AM62x LP HS-FS evm configuration
2023-02-13 14:19 UTC (3+ messages)
` [EXTERNAL] "
[trace:trace/urgent 13/13] kernel/trace/trace_events.c:158:5: warning: no previous prototype for 'trace_define_field_ext'
2023-02-13 14:18 UTC (4+ messages)
[PATCH v2 00/10] Fixes for Rockchip NFC driver part 1
2023-02-13 14:18 UTC (2+ messages)
` [PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
[f2fs-dev] [PATCH v3 1/2] f2fs: export ipu policy in debugfs
2023-02-13 14:18 UTC (4+ messages)
` "
` [f2fs-dev] [PATCH v3 2/2] f2fs: replace si->sbi w/ sbi in stat_show()
` "
[PULL 00/22] Migration 20230213 patches
2023-02-13 14:17 UTC (2+ messages)
[PATCH v2 0/2] Share RZ/G2L SoC DTSI with RZ/V2L SoC
2023-02-13 14:16 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a07g044: Use SoC specific macro for CPG and RESET
` [PATCH v2 2/2] arm64: dts: renesas: r9a07g054: Reuse RZ/G2L SoC DTSI
[PATCH v4 00/16] pci hotplug tracking
2023-02-13 14:16 UTC (21+ messages)
` [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
` [PATCH v4 02/16] pci/shpc: change shpc_get_status() return type to uint8_t
` [PATCH v4 03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PATCH v4 04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PATCH v4 05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PATCH v4 06/16] pci/shpc: refactor shpc_device_plug_common()
` [PATCH v4 07/16] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v4 08/16] pcie_regs: drop duplicated indicator value macros
` [PATCH v4 09/16] pcie: drop unused PCIExpressIndicator
` [PATCH v4 10/16] pcie: pcie_cap_slot_enable_power() use correct helper
` [PATCH v4 11/16] pcie: introduce pcie_sltctl_powered_off() helper
` [PATCH v4 12/16] pcie: set power indicator to off on reset by default
` [PATCH v4 13/16] pci: introduce pci_find_the_only_child()
` [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
` [PATCH v4 15/16] qapi: add HOTPLUG_STATE event
` [PATCH v4 16/16] qapi: introduce DEVICE_ON event
[Buildroot] [PATCH] package/pkg-golang: disable version control information
2023-02-13 14:15 UTC
[PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods
2023-02-13 14:16 UTC (10+ messages)
` API for setting colors of RGB backlit keyboard zones (was [PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods)
[PATCH v11 0/6] Wave5 codec driver
2023-02-13 14:13 UTC (2+ messages)
Custom event handler does not work
2023-02-13 14:13 UTC
Fwd: linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
2023-02-13 14:12 UTC (2+ messages)
0day-bot system is shutting down for electrical work
2023-02-10 5:45 UTC
[PATCH] eal: cleanup alarm and multiprocess hotplug before memory detach
2023-02-09 12:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH] perf c2c: Add report option to show false sharing in adjacent cachelines
2023-02-13 14:04 UTC (3+ messages)
K3 AM62x SoC dts/dtsi include hierarchy and naming scheme
2023-02-13 14:06 UTC (5+ messages)
[PATCH 0/5] nvme: rework __nvme_submit_sync_cmd()
2023-02-13 14:07 UTC (8+ messages)
` [PATCH 5/5] nvme: retry authentication commands if DNR status bit is not set
[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
2023-02-13 14:07 UTC (4+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
RFI: Tablet mode support on HP Pro x360 435 G9 w/ AMD Ryzen 7 5825U
2023-02-13 14:06 UTC (4+ messages)
[PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-13 14:03 UTC (5+ messages)
[Intel-gfx] [PATCH 0/2] drm: Add plane SIZE_HINTS property
2023-02-09 11:58 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/2] drm: Introduce "
` [Intel-gfx] [PATCH v2 "
[Intel-gfx] [CI 1/4] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
2023-02-13 10:41 UTC (5+ messages)
` [Intel-gfx] [Cc: drm-misc folks] "
[Intel-gfx] [PATCH v2 00/14] Add vfio_device cdev for iommufd support
2023-02-10 11:31 UTC (3+ messages)
` [Intel-gfx] [PATCH v2 12/14] vfio: Add cdev for vfio_device
[RFC PATCH] dt-bindings: Add AST2600 i3c controller binding
2023-02-13 14:04 UTC (8+ messages)
[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
2023-02-13 14:01 UTC (3+ messages)
` [RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property
Please pull u-boot-marvell/master
2023-02-13 14:01 UTC
[PATCH] arm: mvebu: Add support for Synology DS116 (Armada 385)
2023-02-13 14:00 UTC (2+ messages)
[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
2023-02-13 14:01 UTC (2+ messages)
[RESEND PATCH v2] arm: mvebu: Power up 2nd SATA port for Thecus N2350
2023-02-13 14:00 UTC (2+ messages)
[PATCH] arm: kirkwood: sheevaplug: reduce u-boot image size
2023-02-13 13:59 UTC (2+ messages)
[PATCH v3] arm: mvebu: Add support for Thecus N2350 (Armada 385) board
2023-02-13 13:59 UTC (2+ messages)
[PATCH 1/2] nvme-pci: fix freeing single sgl
2023-02-13 14:01 UTC (2+ messages)
nvme/pcie hot plug results in /dev name change
2023-02-13 14:01 UTC (9+ messages)
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.