messages from 2023-09-27 09:02:39 to 2023-09-27 09:37:26 UTC [more...]
[PATCH] ASoC: codecs: rtq9128: Add TDM data source selection
2023-09-27 9:13 UTC (2+ messages)
[PULL 00/21] tricore queue
2023-09-27 9:35 UTC (2+ messages)
` [PULL 20/21] target/tricore: Remove CSFRs from cpu.h
[PATCH] crypto: virtio-crypto: call finalize with bh disabled
2023-09-27 9:36 UTC (8+ messages)
[PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
2023-09-27 9:34 UTC (41+ messages)
` [dm-devel] "
` [f2fs-dev] "
` [PATCH 01/29] block: Provide bdev_open_* functions
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
` [Drbd-dev] [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
` "
` [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev()
` [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path()
` [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev()
` [PATCH 08/29] zram: Convert to use bdev_open_by_dev()
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
` [PATCH 10/29] dm: Convert to bdev_open_by_dev()
` [dm-devel] "
` [PATCH 11/29] md: "
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
` [PATCH 13/29] nvmet: Convert to bdev_open_by_path()
` [PATCH 14/29] s390/dasd: "
` [PATCH 15/29] scsi: target: "
` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
` [PATCH 19/29] fs: Convert to bdev_open_by_dev()
` [PATCH 20/29] btrfs: Convert to bdev_open_by_path()
` [PATCH 21/29] erofs: Convert to use bdev_open_by_path()
` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()
` [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
` [f2fs-dev] "
` [PATCH 24/29] jfs: Convert to bdev_open_by_dev()
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
` [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev()
` [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
` [PATCH 29/29] block: Remove blkdev_get_by_*() functions
[PATCH 1/1] eal: enable xz read support and ignore warning
2023-09-27 9:35 UTC (4+ messages)
` [PATCH v4 1/1] eal/unix: fix firmware reading with external xz helper
[Intel-xe] [PATCH] drm/xe: implement driver initiated functional reset
2023-09-27 9:33 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "
[PATCH net] can: sja1000: Always restart the Tx queue after an overrun
2023-09-27 9:33 UTC (3+ messages)
[PATCH v2 0/1] ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
2023-09-27 9:31 UTC (2+ messages)
[PATCH] dt-bindings: arm: qcom: drop the IPQ board types
2023-09-27 9:31 UTC
[Intel-xe] [PATCH v6 0/5] Add HWMON support for DGFX
2023-09-27 9:31 UTC (11+ messages)
` [Intel-xe] [PATCH v6 5/5] drm/xe/hwmon: Expose power1_max_interval
` "
[igt-dev] [PATCH] tests/kms_setmode: Update test description
2023-09-27 9:31 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[libgpiod][PATCH 0/2] rust: bindings: drop unneeded Arc within Chip
2023-09-27 9:31 UTC (4+ messages)
` [libgpiod][PATCH 1/2] bindings: rust: construct chip infos by reference
` [libgpiod][PATCH 2/2] bindings: rust: drop unneeded Arc within Chip
[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
2023-09-27 9:29 UTC (6+ messages)
` "
[PATCH 0/2] add checks for tests not in a suite
2023-09-27 9:31 UTC (8+ messages)
[Buildroot] [PATCH] package/wilc-driver: fix build failure with Linux 6.3+
2023-09-27 9:28 UTC
[PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver
2023-09-27 9:28 UTC (9+ messages)
` [PATCH V2 1/4] gpio: sprd: In the sleep state, the eic debounce clk must be forced open
` [PATCH V2 2/4] gpio: sprd: Clear interrupt after set the interrupt type
` [PATCH V2 3/4] gpio: sprd: Modify the calculation method of eic number
` [PATCH V2 4/4] gpio: sprd: Support 8 banks EIC controller
[PATCH] soc: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning
2023-09-27 9:28 UTC (5+ messages)
[PATCH v3 1/1] PCI: layerscape-ep: set 64-bit DMA mask
2023-09-27 9:26 UTC (4+ messages)
[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-09-27 9:30 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v5 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v5 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v5 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v5 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v5 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v5 7/7] selftests/bpf: add tests for verdict skmsg to closed socket
[Intel-wired-lan] [PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
2023-09-27 9:24 UTC (10+ messages)
` "
` [Intel-wired-lan] [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust
` "
` [PATCH net-next 2/4] dpll: spec: add support for pin-dpll "
` [Intel-wired-lan] "
` [PATCH net-next 3/4] dpll: netlink/core: "
` [Intel-wired-lan] "
` [PATCH net-next 4/4] ice: dpll: implement phase related callbacks
` [Intel-wired-lan] "
[PATH v3] cgroup: add cgroup_favordynmods= command-line option
2023-09-27 9:27 UTC
[PATCH] ARM: kprobes: Explicitly assign register for local variables
2023-09-27 9:26 UTC (3+ messages)
[PATCH V3 0/4] Add UFS host controller and Phy nodes for sc7280
2023-09-27 9:27 UTC (6+ messages)
` [PATCH V3 3/4] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
` [PATCH V3 4/4] dt-bindings: ufs: qcom: Align clk binding property for Qualcomm UFS
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-27 9:26 UTC (6+ messages)
[PATCH] net: appletalk: remove cops support
2023-09-27 9:26 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/intel/kms_psr2_su: fix igt_require_f() print message
2023-09-27 9:26 UTC (2+ messages)
[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
2023-09-27 9:25 UTC (15+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
` [EXT] "
` [EXT] Re: [PATCH v4 1/2] arm64: dts: imx8-ss-img: "
[PATCH V2 0/2] gpio: pmic-eic-sprd: Modification of UNISOC Platform PMIC EIC Driver
2023-09-27 9:24 UTC (6+ messages)
` [PATCH V2 1/2] gpio: pmic-eic-sprd: Two-dimensional arrays maintain pmic eic
` [PATCH V2 2/2] gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
[PATCH v6 0/2] Add support for MT8195 MDP3
2023-09-27 9:02 UTC (5+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: mt8195: add MDP3 nodes
[Intel-gfx] [PATCH] drm/i915/dsb: DSB code refactoring
2023-09-27 9:11 UTC
[PATCH] maint: Tweak comment in mailmap to sound friendlier
2023-09-27 9:21 UTC (2+ messages)
[igt-dev] [PATCH v2 0/3] kms lease
2023-09-27 9:22 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for kms lease (rev4)
[PATCH nft v2 1/1] mergesort: avoid cloning value in expr_msort_cmp()
2023-09-27 9:20 UTC
[igt-dev] [i-g-t 0/2] kms_pm_lpsp: Test optimization
2023-09-27 9:21 UTC (4+ messages)
` [igt-dev] [i-g-t 1/2] tests/intel/kms_pm_lpsp: "
[PATCH 0/2] Add RZ/V2M CSI slave support
2023-09-27 9:21 UTC (10+ messages)
` [PATCH 1/2] spi: renesas,rzv2m-csi: Add SPI Slave related properties
` [PATCH 2/2] spi: rzv2m-csi: Add Slave mode support
[PATCH 0/4] SM6375 features
2023-09-27 9:21 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm6375: Add UART1
` [PATCH 2/4] arm64: dts: qcom: sm6375-pdx225: Enable MSS
` [PATCH 3/4] arm64: dts: qcom: sm6375-pdx225: Enable ATH10K WiFi
` [PATCH 4/4] arm64: dts: qcom: sm6375-pdx225: Add USBPHY regulators
[PATCH v3 1/2] node: add IPv4 local node to handle local pkts
2023-09-27 9:21 UTC (3+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] node: add UDP v4 support
[linux-next:master 8126/8345] fs/proc/task_mmu.c:2105:3: error: implicit declaration of function 'pagemap_scan_backout_range'; did you mean 'pagemap_scan_push_range'?
2023-09-27 9:21 UTC
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-09-27 9:20 UTC (3+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
[PATCH v2 1/4] x86/resctrl: Enable non-contiguous bits in Intel CAT
2023-09-27 9:20 UTC (3+ messages)
[Intel-gfx] [Patch v1] drm/i915: Add uAPI to query micro-controller FW version
2023-09-27 9:20 UTC (2+ messages)
[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
2023-09-27 9:19 UTC (13+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` [virtio-comment] "
` "
[PATCH] eal/unix: enhance error reporting for firmware
2023-09-27 9:19 UTC (2+ messages)
[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
2023-09-27 9:18 UTC (9+ messages)
` [RFT PATCH 2/4] platform/x86: int3472: led: "
[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-09-27 9:18 UTC (4+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
[Buildroot] [PATCH] board/qemu/aarch64-virt/linux.config: enable base ACPI support
2023-09-27 8:58 UTC
[PATCH v2 00/12] Prerequisite change for IOMMUFD support
2023-09-27 9:16 UTC (5+ messages)
` [PATCH v2 07/12] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v2 08/12] vfio/ap: "
BUG: sleeping function called from invalid context in console_lock
2023-09-27 9:15 UTC (3+ messages)
[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
2023-09-27 9:15 UTC (3+ messages)
` [PATCH v1 03/13] ACPI: thermal: Collapse trip devices update function wrappers
[PATCH -next] ARM: shmobile: Remove unneeded semicolon
2023-09-27 9:14 UTC (3+ messages)
[PATCH V11 0/4] Add S4 SoC PLLs and Peripheral clock
2023-09-27 9:13 UTC (4+ messages)
[PATCH v7 04/12] ext4: extend ext4_mb_mark_context to support allocation under journal
2023-09-27 9:13 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the arm-soc-fixes tree
2023-09-27 9:09 UTC (3+ messages)
[PATCH v3 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
2023-09-27 9:09 UTC (24+ messages)
` [PATCH v3 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
` [PATCH v3 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
` [PATCH v3 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
` [PATCH v3 04/11] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
` [PATCH v3 05/11] KVM: arm64: vgic: Use vcpu_idx for the debug information
` [PATCH v3 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
` [PATCH v3 07/11] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
` [PATCH v3 08/11] KVM: arm64: Build MPIDR to vcpu index cache at runtime
` [PATCH v3 09/11] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
` [PATCH v3 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
` [PATCH v3 11/11] KVM: arm64: Clarify the ordering requirements for vcpu/RD creation
[PATCH 0/9] libtraceeval: Even more updates!
2023-09-27 9:09 UTC (4+ messages)
` [PATCH 4/9] libtraceeval: Add traceeval_iterator_remove()
[linusw-pinctrl:devel 15/25] drivers/pinctrl/realtek/pinctrl-rtd.c:180:29: warning: '%s' directive argument is null
2023-09-27 9:06 UTC (2+ messages)
[PATCH libnetfilter_queue] Fix typo in examples/nf-queue.c from patch 9a8e4c3
2023-09-27 9:06 UTC (2+ messages)
[LTP] [RFC PATCH] Add simple Alpine container
2023-09-27 9:05 UTC (4+ messages)
[PATCH nft] mergesort: avoid cloning value in expr_msort_cmp()
2023-09-27 9:05 UTC (3+ messages)
[PATCH rdma-next v1] RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
2023-09-27 9:05 UTC
[PATCHSET v5] Add io_uring futex/futexv support
2023-09-27 9:05 UTC (3+ messages)
` [PATCH 4/8] io_uring: add support for futex wake and wait
[PATCH v4 0/4] kunit: Fix some bugs in kunit
2023-09-27 9:03 UTC (5+ messages)
` [PATCH v4 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v4 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v4 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v4 4/4] kunit: test: Fix the possible memory leak in executor_test
[PATCH v2] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
2023-09-27 9:03 UTC (3+ messages)
[PATCH v3 00/11] Add Milk-V Pioneer RISC-V board support
2023-09-27 9:02 UTC (7+ messages)
` [PATCH v3 09/11] riscv: dts: add initial Sophgo SG2042 SoC device tree
` [PATCH v3 10/11] riscv: dts: sophgo: add Milk-V Pioneer board "
` [PATCH v3 11/11] riscv: defconfig: enable SOPHGO SoC
[Intel-gfx] [PATCH v4 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
2023-09-27 9:02 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 3/3] drm/i915/gt: Timeout when waiting for idle in suspending
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.