messages from 2023-02-21 02:46:56 to 2023-02-21 04:01:23 UTC [more...]
[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
2023-02-21 4:00 UTC (42+ messages)
` [PATCH v3 03/55] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v3 24/55] clk: mediatek: mt7622: "
` [PATCH v3 25/55] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v3 28/55] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v3 39/55] clk: mediatek: Split MT8195 clock drivers and allow module build
` [PATCH v3 46/55] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v3 50/55] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v3 51/55] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 52/55] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v3 53/55] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v3 54/55] clk: mediatek: mt8135: Convert to simple probe and enable module build
[PATCH] ptp: kvm: Use decrypted memory in confidential guest on x86
2023-02-21 3:58 UTC (2+ messages)
[PATCH 0/7] A few patches to improve ext4 balloc
2023-02-21 11:59 UTC (8+ messages)
` [PATCH 1/7] ext4: properly handle error of ext4_init_block_bitmap in ext4_read_block_bitmap_nowait
` [PATCH 2/7] ext4: correct validation check of inode table in ext4_valid_block_bitmap
` [PATCH 3/7] ext4: call ext4_bg_num_gdb_[no]meta directly in ext4_num_base_meta_clusters
` [PATCH 4/7] ext4: remove unnecessary check in ext4_bg_num_gdb_nometa
` [PATCH 5/7] ext4: remove stale comment in ext4_init_block_bitmap
` [PATCH 6/7] ext4: stop trying to verify just initialized bitmap in ext4_read_block_bitmap_nowait
` [PATCH 7/7] ext4: improve inode table blocks counting in ext4_num_overhead_clusters
[PATCH -next V7 6/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
2023-02-21 3:56 UTC (5+ messages)
[PATCH 0/2] configure RSS and handle metadata correctly
2023-02-21 3:55 UTC (9+ messages)
` [PATCH 1/2] net/nfp: standardize the use of RSS-related codes
` [PATCH 2/2] net/nfp: modify RSS's processing logic
` [PATCH v2 0/2] configure RSS and handle metadata correctly
` [PATCH v2 1/2] net/nfp: standardize the use of RSS-related codes
` [PATCH v2 2/2] net/nfp: modify RSS's processing logic
[PATCH] Update documentation of vfs_tmpfile
2023-02-21 3:55 UTC
[PATCH v3 0/4] v3: EMA and HWSIM support in AP mode
2023-02-21 3:55 UTC (2+ messages)
[PATCH] tty: tty_ldisc: Remove the ret variable
2023-02-22 20:23 UTC
[PATCH v9 0/9] arm64: j721s2: Add support for additional IPs
2023-02-21 3:50 UTC (5+ messages)
` [PATCH v9 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB
[Intel-gfx] [PATCH v4 00/19] Add vfio_device cdev for iommufd support
2023-02-21 3:48 UTC (40+ messages)
` "
` [Intel-gfx] [PATCH v4 01/19] vfio: Allocate per device file structure
` "
` [Intel-gfx] [PATCH v4 02/19] vfio: Refine vfio file kAPIs
` "
` [Intel-gfx] [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
` "
` [Intel-gfx] [PATCH v4 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` "
` [Intel-gfx] [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
` "
` [Intel-gfx] [PATCH v4 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` "
` [Intel-gfx] [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
` "
` [Intel-gfx] [PATCH v4 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` "
` [Intel-gfx] [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
` "
` [Intel-gfx] [PATCH v4 10/19] vfio: Add infrastructure for bind_iommufd from userspace
` "
` [Intel-gfx] [PATCH v4 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` "
` [Intel-gfx] [PATCH v4 12/19] vfio-iommufd: Add detach_ioas for emulated "
` "
` [Intel-gfx] [PATCH v4 13/19] vfio: Add cdev_device_open_cnt to vfio_group
` "
` [Intel-gfx] [PATCH v4 14/19] vfio: Make vfio_device_open() single open for device cdev path
` "
` [Intel-gfx] [PATCH v4 15/19] vfio: Add cdev for vfio_device
` "
` [Intel-gfx] [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` "
` [Intel-gfx] [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` "
` [Intel-gfx] [PATCH v4 18/19] vfio: Compile group optionally
` "
` [Intel-gfx] [PATCH v4 19/19] docs: vfio: Add vfio device cdev description
` "
[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-02-21 3:46 UTC (5+ messages)
` [PATCH v4 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v4 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v4 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v4 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[PATCH] PM: s2idle: Don't allow s2idle when cpuidle isn't supported
2023-02-21 3:44 UTC (3+ messages)
[PATCH] drm/amd/display: Clean up some inconsistent indenting
2023-02-21 3:44 UTC (2+ messages)
[PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
2023-02-21 3:41 UTC
[PATCH v2] md: Use optimal I/O size for last bitmap page
2023-02-21 3:31 UTC (3+ messages)
[PATCH 0/2] target/arm: Fix gdbstub for m-profile (#1421)
2023-02-21 3:41 UTC (3+ messages)
` [PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
` [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
[RESEND PATCH v4 0/6] crypto: Accelerated AES/GCM stitched implementation
2023-02-21 3:40 UTC (7+ messages)
` [RESEND PATCH v4 1/6] Glue code for "
` [RESEND PATCH v4 2/6] An accelerated "
` [RESEND PATCH v4 3/6] Supporting functions for AES
` [RESEND PATCH v4 4/6] Supporting functions for ghash
` [RESEND PATCH v4 5/6] A perl script to process PowerPC assembler source
` [RESEND PATCH v4 6/6] Update Kconfig and Makefile
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-21 3:38 UTC (5+ messages)
[PATCH v5 00/29] e1000x cleanups (preliminary for IGB)
2023-02-21 3:38 UTC (3+ messages)
` [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
[PATCH] Input: touchscreen - Add new Novatek NVT-ts driver
2023-02-21 3:39 UTC (2+ messages)
[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
2023-02-21 3:34 UTC (5+ messages)
[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-21 3:32 UTC (7+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2
[Intel-gfx] [PATCH v2 00/18] drm/i915: Init DDI ports in VBT order
2023-02-21 3:31 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Init DDI ports in VBT order (rev2)
Running bootstrap script fails on Debian unstable
2023-02-21 3:29 UTC (6+ messages)
[PATCH] arm64: dts: mediatek: mt8183: kukui: Add scp firmware-name
2023-02-21 3:24 UTC (3+ messages)
[linux-linus test] 177951: regressions - trouble: broken/fail/pass/starved
2023-02-21 3:22 UTC
[PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
2023-02-21 3:21 UTC
[kirkstone][PATCH v7 0/3] Graphics, graphics, and more graphics
2023-02-21 3:21 UTC (4+ messages)
` [kirkstone][PATCH v7 1/3] meta-ti-bsp: graphics: Resolve dependency chain
` [meta-ti] "
[PATCH 0/3] RISC-V Hibernation Support
2023-02-21 3:16 UTC (6+ messages)
` [PATCH 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v2 00/29] Add KVM LoongArch support
2023-02-21 3:19 UTC (13+ messages)
` [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v2 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v2 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
[PATCH 6.1 000/118] 6.1.13-rc1 review
2023-02-21 3:16 UTC (2+ messages)
[PATCH] sh: SH2007: drop the bad URL info
2023-02-21 3:10 UTC
[PATCH v6 00/14] GDB script fixes and improvements
2023-02-21 3:07 UTC (4+ messages)
` [PATCH v6 09/14] gdb: Add more support for debugging on EFI platforms
[GIT PULL] x86/mm change for v6.3
2023-02-21 3:07 UTC (2+ messages)
[chrome-os:chromeos-5.10 56/65] drivers/gpu/drm/i915/pxp/intel_pxp_tee.c:212:6: error: no previous prototype for 'intel_pxp_tee_end_one_fw_session'
2023-02-21 3:06 UTC
[GIT PULL] x86/core changes for v6.3
2023-02-21 3:07 UTC (2+ messages)
[GIT PULL] x86/boot changes for v6.3
2023-02-21 3:07 UTC (2+ messages)
[GIT PULL] x86/fpu changes for v6.3
2023-02-21 3:07 UTC (2+ messages)
[GIT PULL] x86/platform changes for v6.3
2023-02-21 3:07 UTC (2+ messages)
[GIT PULL] x86/build change for v6.3
2023-02-21 3:07 UTC (2+ messages)
[GIT PULL] x86/asm changes for v6.3
2023-02-21 3:07 UTC (2+ messages)
[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
2023-02-21 3:05 UTC (14+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests
[PATCH v4 0/6] crypto: Accelerated AES/GCM stitched implementation
2023-02-21 3:05 UTC (6+ messages)
` [PATCH v4 1/6] Update Kconfig and Makefile
[PATCH net 1/4] MAINTAINERS: Switch maintenance for cc2520 driver over
2023-02-21 2:58 UTC (4+ messages)
` [PATCH net 4/4] MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154
ieee802154: energy detection question
2023-02-21 2:58 UTC (2+ messages)
[PATCH] arm64: defconfig: Fix unintentional disablement of PCI on i.MX
2023-02-21 2:57 UTC (3+ messages)
[PATCH bpf-next v3 0/3] libbpf: allow users to set kprobe/uprobe attach mode
2023-02-21 2:53 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] libbpf: add support "
` [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
` [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
[PATCH] app/testpmd: fix secondary process not forwarding
2023-02-21 2:52 UTC (3+ messages)
[PATCH v2] scsi: ufs: Guard the ufs_mtk_runtime_suspend and ufs_mtk_runtime_resume with CONFIG_PM
2023-02-21 2:50 UTC (2+ messages)
[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
2023-02-21 2:46 UTC (40+ messages)
` [PATCH v4 01/19] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v4 02/19] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
` [PATCH v4 03/19] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 04/19] reset: Create subdirectory for StarFive drivers
` [PATCH v4 05/19] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v4 06/19] reset: starfive: Extract the "
` [PATCH v4 07/19] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 08/19] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v4 10/19] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v4 13/19] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v4 14/19] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v4 15/19] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v4 16/19] dt-bindings: riscv: Add SiFive S7 compatible
` [PATCH v4 17/19] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v4 18/19] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v4 19/19] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree
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.