messages from 2023-02-24 09:25:39 to 2023-02-24 10:07:04 UTC [more...]
[PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support
2023-02-24 10:06 UTC (22+ messages)
` [PATCH v3 07/11] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH v3 08/11] drm/panfrost: Add the MT8192 GPU ID
` [PATCH v3 09/11] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH v3 09/11] drm/panfrost: Add mediatek, mt8192-mali compatible
` [PATCH v3 10/11] drm/panfrost: Add new compatible for Mali on the MT8183 SoC
` [PATCH v3 11/11] drm/panfrost: Add support for Mali on the MT8186 SoC
[PATCH 0/3] Rename queue index to queue number
2023-02-24 10:06 UTC (7+ messages)
` [PATCH 1/3] transport-pci: Refer to the vq by its number
` [virtio-dev] "
` [PATCH 2/3] transport-mmio: Rename QueueNum register
` [virtio-dev] "
` [PATCH 3/3] transport-mmio: Refer to the vq by its number
` [virtio-dev] "
[linux-next:pending-fixes] BUILD SUCCESS ab98cc06b6836ebf9707a06c75bab739786d1f7b
2023-02-24 10:04 UTC
[PATCH 1/4] bindgen-cli: Add new recipe
2023-02-24 10:05 UTC (8+ messages)
` [PATCH 2/4] mesa, mesa-gl: 23.0.0
` [PATCH 3/4] mesa: Rename PACKAGECONFIG "opencl" to "clover"
` [PATCH 4/4] mesa: Add PACKAGECONFIG "rusticl"
` [OE-core] "
` [OE-core] [PATCH 1/4] bindgen-cli: Add new recipe
[PATCH v2 0/4] Simplify extcon_dev_register function
2023-02-24 10:03 UTC (3+ messages)
` [PATCH v2 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function
[PATCH v7 0/1] riscv: Allow to downgrade paging mode from the command line
2023-02-24 10:02 UTC (4+ messages)
` [PATCH v7 1/1] "
[PATCH v2 00/16] Enable GPU with DVFS support on MediaTek SoCs
2023-02-24 10:02 UTC (53+ messages)
` [PATCH v2 01/16] arm64: dts: mediatek: mt8183-kukui: Couple VGPU and VSRAM_GPU regulators
` [PATCH v2 02/16] arm64: dts: mediatek: mt8183-kukui: Override vgpu/vsram_gpu constraints
` [PATCH v2 03/16] arm64: dts: mediatek: mt8183: Remove second opp-microvolt entries from gpu table
` [PATCH v2 04/16] arm64: dts: mt8183-pumpkin: Couple VGPU and VSRAM_GPU regulators
` [PATCH v2 05/16] arm64: dts: mediatek: mt8183-evb: "
` [PATCH v2 06/16] arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
` [PATCH v2 07/16] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH v2 08/16] arm64: dts: mediatek: mt8192: Add mfg_ref_sel clock to MFG0 domain
` [PATCH v2 09/16] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH v2 10/16] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH v2 11/16] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH v2 12/16] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH v2 13/16] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH v2 14/16] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH v2 15/16] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH v2 16/16] arm64: dts: mediatek: mt8186: Add GPU node
[PATCH 1/2] docs/mm: Physical Memory: fix a reference to a file that doesn't exist
2023-02-24 10:03 UTC (2+ messages)
` [PATCH 2/2] docs/mm: hugetlbfs_reserv: "
[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
2023-02-24 10:02 UTC (10+ messages)
` [PATCH v11 3/5] "
[PATCH 0/2] s390: don't use 128-bit cmpxchg for READ_ONCE() purposes
2023-02-24 10:02 UTC (3+ messages)
` [PATCH 1/2] s390/rwonce: add READ_ONCE_ALIGNED_128() macro
` [PATCH 2/2] s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
2023-02-24 10:02 UTC (13+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
Pull request for efi-2023-04-rc3-2
2023-02-24 10:02 UTC
[PATCH] Fix snprintf format warnings during 'alsa' kselftest compilation
2023-02-23 20:14 UTC (3+ messages)
[syzbot] [alsa?] kernel BUG in __vunmap
2023-02-23 14:48 UTC
[PATCH] hw/display/sm501: Add alternatives to pixman routines
2023-02-24 10:01 UTC (2+ messages)
[PATCH 1/2] ASoC: max98363: add soundwire amplifier driver
2023-02-24 9:59 UTC (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: "
[RFC 00/11] cleanup vma_merge and improve mergeability tests
2023-02-24 10:00 UTC (12+ messages)
` [RFC 01/11] mm/mremap: fix dup_anon_vma() in vma_merge() case 4
` [RFC 02/11] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [RFC 03/11] mm/mmap/vma_merge: use the proper vma pointer in case 3
` [RFC 04/11] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
` [RFC 05/11] mm/mmap/vma_merge: use the proper vma pointer in case 4
` [RFC 06/11] mm/mmap/vma_merge: initialize mid and next in natural order
` [RFC 07/11] mm/mmap/vma_merge: set mid to NULL if not applicable
` [RFC 08/11] mm/mmap/vma_merge: rename adj_next to adj_start
` [RFC 09/11] mm/mmap/vma_merge: convert mergeability checks to return bool
` [RFC 10/11] mm/mmap: start distinguishing if vma can be removed in mergeability test
` [RFC 11/11] mm/mremap: simplify vma expansion again
[RFC PATCH] target/arm: properly document FEAT_CRC32
2023-02-24 9:59 UTC (3+ messages)
[PATCH] usb: dwc3-meson-g12a: Select PHY instead of imply PHY
2023-02-24 9:58 UTC (2+ messages)
[PATCH nft v2] meta: introduce broute expression
2023-02-24 9:57 UTC
[PATCH 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
2023-02-24 9:57 UTC (3+ messages)
` [PATCH 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
` [PATCH 2/2] config: starfive: add PMIC power ops in JH7110 visionfive2 board
[PATCH 4.14 0/7] 4.14.307-rc1 review
2023-02-24 9:56 UTC (4+ messages)
` [PATCH 4.14 6/7] uaccess: Add speculation barrier to copy_from_user()
[PATCH v3 0/3] automation: add arm32 xl domU creation test
2023-02-24 9:56 UTC (3+ messages)
` [PATCH v3 2/3] automation: add binaries/ to artifacts for Yocto arm32 job
[PATCH v4 0/4] RISC-V Hibernation Support
2023-02-24 9:55 UTC (9+ messages)
` [PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v3 0/2] io_uring: Add KASAN support for alloc caches
2023-02-24 9:55 UTC (4+ messages)
` [PATCH v3 1/2] io_uring: Move from hlist to io_wq_work_node
out of CI pipeline minutes again
2023-02-24 9:54 UTC (4+ messages)
[PATCH 0/5] Pegasos2 fixes and audio output support
2023-02-24 9:53 UTC (4+ messages)
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
2023-02-24 9:54 UTC (12+ messages)
` [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
[PATCH nf-next v2] netfilter: bridge: introduce broute meta statement
2023-02-24 9:52 UTC
[PATCH v2] Deprecate the "-no-acpi" command line switch
2023-02-24 9:52 UTC (2+ messages)
[PATCH v4 0/3] drm/helpers: Make the suballocation manager drm generic
2023-02-24 9:51 UTC (12+ messages)
` [Intel-xe] "
` [Intel-gfx] "
` [PATCH v4 1/3] drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper
` [Intel-xe] "
` [Intel-gfx] "
` [PATCH v4 2/3] drm/amd: Convert amdgpu to use "
` [Intel-xe] "
` [Intel-gfx] "
` [PATCH v4 3/3] drm/radeon: Use the drm suballocation manager implementation
` [Intel-xe] "
` [Intel-gfx] "
[PATCH] wifi: mac80211: check basic rates validity
2023-02-24 9:52 UTC
[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
2023-02-24 9:51 UTC (17+ messages)
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v4 09/14] drm/syncobj: Add deadline support for syncobj waits
[PATCH 1/2] kexec: Default __NR_kexec_file_load is set to undefined
2023-02-24 9:51 UTC (2+ messages)
` [PATCH 2/2] LoongArch: kdump: Set up kernel image segment
[Buildroot] [PATCH 1/1] package/asterisk: fix build with libressl
2023-02-24 9:50 UTC
[PATCH 5.15 00/37] 5.15.96-rc2 review
2023-02-24 9:50 UTC (2+ messages)
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-02-24 9:50 UTC (8+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
` 回复: "
` [PATCH v3 2/3] net/i40e: "
` 回复: "
[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
2023-02-24 9:47 UTC (14+ messages)
` [PATCH v4 0/2] Support Nvidia "
` [PATCH v4 1/2] gpio: gpio-mlxbf3: Add gpio driver support
` [PATCH v4 2/2] pinctrl: pinctrl-mlxbf: Add pinctrl "
[RFC 00/13] Replace static logtypes with static
2023-02-24 9:45 UTC (4+ messages)
` [PATCH v11 00/22] Convert static log type values in libraries
` [PATCH v11 21/22] hash: move rte_hash_set_alg out header
[PATCH v2] generic: add test for direct io partial writes
2023-02-24 9:44 UTC (2+ messages)
[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
2023-02-24 9:44 UTC (5+ messages)
` [PATCH 2/2] "
Subject: [PATCH 1/2] ARM: add LS1021A to Layerscape machine support
2023-02-24 9:40 UTC (2+ messages)
[PATCH v2 00/11] fixes and improvements to cnxk crypto PMD
2023-02-24 9:40 UTC (12+ messages)
` [PATCH v2 01/11] common/cnxk: fix incorrect auth key length
` [PATCH v2 02/11] crypto/cnxk: make sg version check const
` [PATCH v2 03/11] crypto/cnxk: use version field directly
` [PATCH v2 04/11] crypto/cnxk: use direct mode for zero aad length
` [PATCH v2 05/11] crypto/cnxk: set ctx for AE
` [PATCH v2 06/11] common/cnxk: ensure flush inval completion with CSR read
` [PATCH v2 07/11] common/cnxk: add errata function for CPT set ctx
` [PATCH v2 08/11] common/cnxk: replace CPT revision check with caps
` [PATCH v2 09/11] crypto/cnxk: support cn10k IPsec SG mode
` [PATCH v2 10/11] crypto/cnxk: fix order of ECFPM params
` [PATCH v2 11/11] crypto/cnxk: add model check for pdcp chain
[PATCH] gcr: correctly configure vala against introspection data
2023-02-24 9:40 UTC
[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add check on ENOSPC for DP MST config
2023-02-24 9:40 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/kms_display_modes: Fixed mode selection for extended mode tests
imx6ul.dtsi missing ipg clock and pgc node
2023-02-24 9:38 UTC (4+ messages)
[XEN PATCH v7 00/20] Xen FF-A mediator
2023-02-24 9:38 UTC (5+ messages)
` [XEN PATCH v7 06/20] xen/arm: ffa: add flags for FFA_PARTITION_INFO_GET
` [XEN PATCH v7 07/20] xen/arm: ffa: add defines for framework direct request/response messages
[PATCH RESEND 0/8] Resend LED patches
2023-02-24 9:38 UTC (16+ messages)
` [PATCH RESEND 4/8] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
` [PATCH RESEND 5/8] leds: Add support for Turris 1.x LEDs
` [PATCH RESEND 6/8] leds: turris-omnia: support HW controlled mode via private trigger
` [PATCH RESEND 7/8] leds: turris-omnia: initialize multi-intensity to full
` [PATCH RESEND 8/8] leds: turris-omnia: change max brightness from 255 to 1
[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
2023-02-24 9:36 UTC (3+ messages)
[PATCH mptcp-next] mptcp: add ro_after_init for tcp{,v6}_prot_override
2023-02-24 9:36 UTC (4+ messages)
[PATCH] net: tls: fix possible info leak in tls_set_device_offload()
2023-02-24 9:35 UTC (6+ messages)
[PATCH v12 0/8] Add latency priority for CFS class
2023-02-24 9:34 UTC (12+ messages)
` [PATCH v12 1/8] sched/fair: fix unfairness at wakeup
` [PATCH v12 2/8] sched: Introduce latency-nice as a per-task attribute
` [PATCH v12 3/8] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v12 4/8] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 6/8] sched/fair: Add sched group latency support
` [PATCH v12 7/8] sched/core: Support latency priority with sched core
` [PATCH v12 8/8] sched/fair: Add latency list
[PATCH v3 0/5] Support Flexible Data Placement (FDP)
2023-02-24 9:34 UTC (7+ messages)
` [PATCH v3 3/5] hw/nvme: add basic endurance group support
` [PATCH v3 1/5] hw/nvme: move adjustment of data_units{read,written}
Yocto bitbake unable to find debuginfod
2023-02-24 9:34 UTC (2+ messages)
` [yocto] "
[LSF/MM/BPF TOPIC] BTF function/address resolving
2023-02-24 9:33 UTC
[Intel-gfx] [PATCH] drm/i915/psr: Use calculated io and fast wake lines
2023-02-24 9:32 UTC (2+ messages)
[RFC PATCH v3 00/32] x86: enable FRED for x86-64
2023-02-24 9:28 UTC (3+ messages)
[PATCH] MAINTAINERS: Cover RCU documentation
2023-02-24 9:27 UTC (2+ messages)
[PATCH] accel/tcg: Add 'size' param to probe_access_full
2023-02-24 9:27 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/mtl: Apply Wa_14017073508 for MTL SoC Step
2023-02-24 9:27 UTC (2+ messages)
[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
2023-02-24 9:26 UTC (4+ messages)
[PATCH -perfbook 1/2] formal: Update RCU-test-ratio table as of v6.2
2023-02-24 9:26 UTC (2+ messages)
` [PATCH -perfbook 2/2] memorder: Fix PowerPC's rmb() requirement
[PATCH] x86: profiling: Set prof_cpu_mask to NULL after free
2023-02-24 9:26 UTC (2+ messages)
[PATCH] common/rc: don't clear superblock for zoned scratch pools
2023-02-24 9:25 UTC (3+ messages)
[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
2023-02-24 9:25 UTC (4+ messages)
[Buildroot] [PATCH v2, 1/1] package/xtables-addons: replace XTABLES_ADDONS_DISABLE_GEOIP_HELPERS
2023-02-24 9:25 UTC
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.