messages from 2023-09-25 01:58:09 to 2023-09-25 03:03:37 UTC [more...]
[tip:x86/bugs] BUILD SUCCESS e2efc8e7d36a38e0a1f7724e74ff7c885963e7ca
2023-09-25 3:02 UTC
[PATCH 0/2] Sign the Image which is zboot's payload
2023-09-25 3:01 UTC (5+ messages)
[PATCH 0/3] common: Remove a few more header files
2023-09-25 2:39 UTC (4+ messages)
` [PATCH 1/3] Fix code style for time functions
` [PATCH 2/3] common: Drop time.h from common header
` [PATCH 3/3] common: Drop linux/string.h "
[Buildroot] [PATCH v3 1/6] package/binutils-bare-metal: new package
2023-09-25 2:59 UTC (7+ messages)
[dm-devel] fstrim on raid1 LV with writemostly PV leads to system freeze
2023-09-25 2:58 UTC (5+ messages)
` "
[RFC v2 0/4] Support reconnection in vduse
2023-09-25 2:57 UTC (6+ messages)
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
[asahilinux:bits/200-dcp 95/115] drivers/gpu/drm/apple/iomfb.c:150:6: warning: no previous prototype for 'dcp_push'
2023-09-25 2:56 UTC
[PATCH 1/2] ARM: dts: imx6ull-phytec-tauri: Remove board model and compatible
2023-09-25 2:54 UTC (3+ messages)
[RESEND PATCH v6 0/3] Add support for vibrator in multiple PMICs
2023-09-25 2:54 UTC (7+ messages)
` [RESEND PATCH v6 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [RESEND PATCH v6 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support
[PATCH v2] ARM: dts: imx6ull/7d-colibri: Fix compatible
2023-09-25 2:54 UTC (3+ messages)
[PATCH V2] firmware: qcom_scm: use the SCM_CONVENTION based on ARM / ARM64
2023-09-25 2:53 UTC (5+ messages)
[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring suspend
2023-09-25 2:48 UTC (4+ messages)
` [PATCH 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode
[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
2023-09-25 2:52 UTC (8+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` "
[PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
2023-09-25 2:42 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: watchdog: aspeed-wdt: "
[PATCH v2] genirq: avoid long loops in handle_edge_irq
2023-09-25 2:51 UTC
[PATCH v2] arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma size
2023-09-25 2:50 UTC (3+ messages)
[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
2023-09-25 2:48 UTC (12+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
[igt-dev] [PATCH] tests/amd_deadlock: add reset subtest
2023-09-25 2:49 UTC (3+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
[PATCH net 0/6] virtio-net: Fix and update interrupt moderation
2023-09-25 2:47 UTC (13+ messages)
` [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
[PATCH 06/17] pmdomain: imx: Move Kconfig options to the pmdomain subsystem
2023-09-25 2:45 UTC (3+ messages)
[PATCH -next v2] riscv: kdump: fix crashkernel reserving problem on RISC-V
2023-09-25 2:43 UTC (2+ messages)
Microcode SW error since Linux 6.5
2023-09-25 2:43 UTC (3+ messages)
[PATCH] mfd: dln2: Fix double put in dln2_probe
2023-09-25 2:41 UTC
[song-md:md-next] BUILD SUCCESS 2ba70b8d2990157e3926de7c2160e35ba2998b95
2023-09-25 2:41 UTC
[rdma:wip/leon-for-rc] BUILD SUCCESS d7f393430a17c2bfcdf805462a5aa80be4285b27
2023-09-25 2:40 UTC
[sailus-media-tree:metadata-pre] BUILD SUCCESS 1eb313b9ec4b45825601f4dbf9bd7b441e96f9cc
2023-09-25 2:41 UTC
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS ec59a054a84f04c6e8efe97b36f29a3057ffd780
2023-09-25 2:39 UTC
[PATCH v4 00/28] bsd-user: Implement freebsd process related system calls
2023-09-24 21:01 UTC (29+ messages)
` [PATCH v4 01/28] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFINITY
` [PATCH v4 02/28] bsd-user: Define procctl(2) related structs
` [PATCH v4 03/28] bsd-user: Implement host_to_target_siginfo
` [PATCH v4 04/28] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PATCH v4 05/28] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PATCH v4 06/28] bsd-user: Implement target_to_host_resource conversion function
` [PATCH v4 07/28] bsd-user: Implement target_to_host_rlim and host_to_target_rlim conversion
` [PATCH v4 08/28] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage
` [PATCH v4 09/28] bsd-user: Implement host_to_target_waitstatus conversion
` [PATCH v4 10/28] bsd-user: Get number of cpus
` [PATCH v4 11/28] bsd-user: Implement getgroups(2) and setgroups(2) system calls
` [PATCH v4 12/28] bsd-user: Implement umask(2), setlogin(2) and getlogin(2)
` [PATCH v4 13/28] bsd-user: Implement getrusage(2)
` [PATCH v4 14/28] bsd-user: Implement getrlimit(2) and setrlimit(2)
` [PATCH v4 15/28] bsd-user: Implement several get/set system calls:
` [PATCH v4 16/28] bsd-user: Implement get/set[resuid/resgid/sid] and issetugid
` [PATCH v4 17/28] bsd-user: Add stubs for profil(2), ktrace(2), utrace(2) and ptrace(2)
` [PATCH v4 18/28] bsd-user: Implement getpriority(2) and setpriority(2)
` [PATCH v4 19/28] bsd-user: Implement get_filename_from_fd
` [PATCH v4 20/28] bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve
` [PATCH v4 21/28] bsd-user: Implement procctl(2) along with necessary conversion functions
` [PATCH v4 22/28] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PATCH v4 23/28] bsd-user: Implement wait4(2) and wait6(2) "
` [PATCH v4 24/28] bsd-user: Implement setloginclass(2) and getloginclass(2) "
` [PATCH v4 25/28] bsd-user: Implement pdgetpid(2) and the undocumented setugid
` [PATCH v4 26/28] bsd-user: Implement fork(2) and vfork(2) system calls
` [PATCH v4 27/28] bsd-user: Implement rfork(2) system call
` [PATCH v4 28/28] bsd-user: Implement pdfork(2) "
[PATCH v5 0/8] bitmap: cleanup bitmap_*_region() implementation
2023-09-25 2:38 UTC (9+ messages)
` [PATCH v5 1/8] bitmap: align __reg_op() wrappers with modern coding style
` [PATCH v5 2/8] bitmap: add test for bitmap_*_region() functions
` [PATCH v5 3/8] bitmap: fix opencoded bitmap_allocate_region()
` [PATCH v5 4/8] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
` [PATCH v5 5/8] bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear()
` [PATCH v5 6/8] bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()
` [PATCH v5 7/8] bitmap: drop _reg_op() function
` [PATCH v5 8/8] bitmap: move bitmap_*_region() functions to bitmap.h
[PATCH v5 0/6] Share sva domains with all devices bound to a mm
2023-09-25 2:38 UTC (7+ messages)
` [PATCH v5 1/6] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v5 2/6] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v5 3/6] iommu: Introduce mm_get_pasid() "
` [PATCH v5 4/6] mm: Add structure to keep sva information
` [PATCH v5 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v5 6/6] mm: Deprecate pasid field
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS c1735368c670faae047e41c815474d5b64837072
2023-09-25 2:38 UTC
[PATCH] irqchip/gic-v3: move reading of GICR_TYPER later
2023-09-25 2:34 UTC
[PATCH] ARM: dts: imx7s: Fix CSI clocks
2023-09-25 2:36 UTC (2+ messages)
[PATCH 5/7] drm/sun4i: dw-hdmi: Split driver registration
2023-09-25 2:35 UTC (4+ messages)
[PATCH net-next] net/smc: add support for netdevice in containers
2023-09-25 2:35 UTC
[xilinx-xlnx:master 966/1123] drivers/spi/spi-zynq-qspi.c:167:6: warning: no previous prototype for 'zynq_qspi_update_stripe'
2023-09-25 2:35 UTC
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
2023-09-25 2:34 UTC (13+ messages)
[PATCH v2 1/2] ARM: dts: imx6ul-tx6ul: Use preferred i2c-gpios properties
2023-09-25 2:35 UTC (2+ messages)
[PATCH] Crash: add lock to serialize crash hotplug handling
2023-09-25 2:34 UTC (4+ messages)
[wireless:for-next] BUILD SUCCESS 684e45e120b82deccaf8b85633905304a3bbf56d
2023-09-25 2:33 UTC
[sailus-media-tree:metadata] BUILD REGRESSION ecdcf40f8de5c43837eecf44f4927cfd4e1b7f5d
2023-09-25 2:34 UTC
[PATCH 1/2] ARM: dts: imx6ul-tx6ul: Use preferred i2c-gpios properties
2023-09-25 2:33 UTC (2+ messages)
[PATCH 0/5] net/hns3: some performance optimizations
2023-09-25 2:33 UTC (2+ messages)
[PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
2023-09-25 2:29 UTC (3+ messages)
[LTP] [PATCH 0/5] Release scripts and docs
2023-09-25 2:31 UTC (5+ messages)
` [LTP] [PATCH 5/5] doc: Update release procedure
[PATCH v2 0/2] Rpmsg support for i.MX DSP with resource table
2023-09-25 2:31 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP
[RFC PATCH v2 0/3] Rust abstractions for network PHY drivers
2023-09-25 2:31 UTC (4+ messages)
` [RFC PATCH v2 3/3] net: phy: add Rust Asix PHY driver
[RFC PATCH bpf-next 3/8] cgroup: Add cgroup_get_from_id_within_subsys()
2023-09-25 2:31 UTC (3+ messages)
[PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
2023-09-25 2:27 UTC (3+ messages)
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
2023-09-25 2:30 UTC (14+ messages)
[RFC PATCH bpf-next 4/8] bpf: Add new kfuncs support for cgroup controller
2023-09-25 2:30 UTC (3+ messages)
[PATCH 1/8] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
2023-09-25 2:26 UTC (3+ messages)
[PATCH] platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_by
2023-09-25 2:30 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS c66650d29764e228eba40b7a59fdb70fa6567daa
2023-09-25 2:30 UTC
[wireless-next:main] BUILD SUCCESS 5ee7b2ea07cc6972bc505103f5d483943754a601
2023-09-25 2:27 UTC
[powerpc:fixes-test] BUILD SUCCESS 58b33e78a31782ffe25d404d5eba9a45fe636e27
2023-09-25 2:26 UTC
[PATCH] ALSA: control: do not access controls without possession of r_w lock
2023-09-25 2:25 UTC (2+ messages)
[rdma:for-next] BUILD SUCCESS cb7ab7854bc70942abed62d19d8c16d0064bf7dc
2023-09-25 2:26 UTC
[dtor-input:next] BUILD SUCCESS c50fdc48643a25f5218f6b8bba4f28e1b4a94708
2023-09-25 2:27 UTC
[PATCH net-next 3/4] net_sched: sch_fq: add fast path for mostly idle qdisc
2023-09-25 2:25 UTC (2+ messages)
[PATCH] arm64: dts: imx: Add imx8mm-prt8mm.dtb to build
2023-09-25 2:24 UTC (2+ messages)
[PATCH bpf-next v4 0/3] libbpf: Support symbol versioning for uprobe
2023-09-25 2:23 UTC (4+ messages)
` [PATCH bpf-next v4 2/3] "
[PATCH] ocfs2: Annotate struct ocfs2_replay_map with __counted_by
2023-09-25 2:22 UTC (2+ messages)
[PATCH v9 0/7] Add metrics for Arm CMN
2023-09-25 2:19 UTC (7+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers
[PATCHv3 1/3] tinfoil: Do not fail when logging is disabled and full config is used
2023-09-25 2:18 UTC (3+ messages)
` [PATCHv3 2/3] bitbake-getvar: Make --quiet work with --recipe
` [PATCHv3 3/3] bitbake-getvar: Make --value imply --quiet
[PATCH v6 00/13] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
2023-09-25 2:15 UTC (7+ messages)
` [PATCH v6 13/13] wifi: ath11k: send TPC power to firmware for 6 GHz station
[PATCH 10/15] platform/x86/amd/pmf: Add capability to sideload of policy binary
2023-09-25 2:14 UTC (3+ messages)
linux-next: duplicate patch in the mfd tree
2023-09-25 2:14 UTC
[PATCH 0/2] refactor rte_flow
2023-09-25 10:33 UTC (7+ messages)
` [PATCH v4 0/5] net/ice: "
` [PATCH v4 1/5] net/ice: remove pipeline mode
` [PATCH v4 2/5] net/ice: refine flow engine disabling
` [PATCH v4 3/5] net/ice: map group to pipeline stage
` [PATCH v4 4/5] net/ice: refine supported flow pattern name
` [PATCH v4 5/5] doc: add generic flow doc for ice PMD
[RFC PATCH v3 0/7] Add FS035VG158 panel
2023-09-25 2:10 UTC (8+ messages)
` [RFC PATCH v3 1/7] drm/panel: nv3052c: Document known register names
` [RFC PATCH v3 2/7] drm/panel: nv3052c: Add SPI device IDs
` [RFC PATCH v3 3/7] drm/panel: nv3052c: Allow specifying registers per panel
` [RFC PATCH v3 4/7] drm/panel: nv3052c: Add Fascontek FS035VG158 LCD display
` [RFC PATCH v3 5/7] dt-bindings: display: panel: Clean up leadtek,ltk035c5444t properties
` [RFC PATCH v3 6/7] dt-bindings: vendor-prefixes: Add fascontek
` [RFC PATCH v3 7/7] dt-bindings: display: panel: add Fascontek FS035VG158 panel
[RFC 0/2] Damos filter cleanup code and implement workingset
2023-09-25 2:10 UTC (2+ messages)
[PATCH 0/5] support item NSH matching
2023-09-25 2:09 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] app/testpmd: support for VXLAN-GPE's next protocol
` [PATCH v2 2/5] common/mlx5: extend HCA attribute query for NSH
` [PATCH v2 3/5] net/mlx5: enhance the validation for item VXLAN-GPE
` [PATCH v2 4/5] app/testpmd: support for NSH flow item
` [PATCH v2 5/5] net/mlx5: add support for item NSH
[PATCH V3 0/4] Add support for IPQ5018 tsens
2023-09-25 2:09 UTC (7+ messages)
` [PATCH V3 1/4] dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node
linux-next: manual merge of the block tree with the asm-generic tree
2023-09-25 2:09 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: imx93: Add the TMU interrupt
2023-09-25 2:06 UTC (3+ messages)
[PATCH 0/4] sched: drop for_each_numa_hop_mask()
2023-09-25 2:05 UTC (5+ messages)
` [PATCH 1/4] net: mellanox: drop mlx5_cpumask_default_spread()
` [PATCH 2/4] Revert "sched/topology: Introduce for_each_numa_hop_mask()"
` [PATCH 3/4] Revert "sched/topology: Introduce sched_numa_hop_mask()"
` [PATCH 4/4] lib/cpumask: don't mention for_each_numa_hop_mask in cpumask_local_spread()"
[PATCH] arm64: dts: imx8dxl-ss-adma: Fix i2c compatible entries
2023-09-25 2:04 UTC (3+ messages)
[PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
2023-09-25 2:04 UTC (2+ messages)
[PATCH] doc: Fix fw_payload.md
2023-09-25 2:03 UTC (2+ messages)
[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
2023-09-25 2:02 UTC (8+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
[PATCH] arm64: dts: imx8x-colibri-iris-v2: Fix pinctrl node names
2023-09-25 2:03 UTC (2+ messages)
[PATCH 1/2] dt-bindings: net: fec: Add imx8dxl description
2023-09-25 2:02 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-ss-conn: Complete the FEC compatibles
[PATCH v3 00/19] riscv: split TCG/KVM accelerators from cpu.c
2023-09-25 2:00 UTC (7+ messages)
` [PATCH v3 17/19] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH v3 18/19] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH v3 19/19] target/riscv/cpu: move priv spec functions to tcg-cpu.c
[PATCH] arm64: dts: imx8m: Remove 'nand-on-flash-bbt' from nand controller
2023-09-25 2:00 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-debix-som-a-bmb: Fix EEPROM #size-cells
2023-09-25 1:58 UTC (3+ messages)
[PATCH] arm64: imx8-ss-lsio: Add PWM interrupts
2023-09-25 1:57 UTC (2+ 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.