public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-24 07:28:29 to 2023-02-24 10:15:01 UTC [more...]

[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-24 10:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items

[PATCH] dt-bindings: MFD: Convert STMPE to YAML schema
 2023-02-24 10:14 UTC  (2+ messages)

[PATCH v2 0/7] make slab shrink lockless
 2023-02-24 10:12 UTC  (6+ messages)
` [PATCH v2 2/7] mm: vmscan: make global "

[PATCH 0/6] Drop the per-node-mode exception handlers
 2023-02-24 10:10 UTC  (7+ messages)
` [PATCH 1/6] LoongArch: Rename handle_syscall to handle_sys
` [PATCH 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
` [PATCH 3/6] LoongArch: Create a exception handlers section
` [PATCH 4/6] LoongArch: Drop pernode exception handlers
` [PATCH 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
` [PATCH 6/6] LoongArch: Clean up la_abs macro

[PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support
 2023-02-24 10:09 UTC  (24+ messages)
` [PATCH v3 02/11] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
` [PATCH v3 03/11] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH v3 04/11] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH v3 05/11] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH v3 06/11] dt-bindings: gpu: mali-bifrost: Add support for MediaTek MT8186
` [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 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 v1 1/1] pstore/ram: Fix crash when setting number of cpus to an odd number
 2023-02-24 10:07 UTC  (3+ messages)

[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  (2+ messages)
` [PATCH v7 1/1] "

[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  (9+ 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

[PATCH v2 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-24 10:02 UTC  (35+ 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

[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

[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

[PATCH 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-02-24  9:59 UTC  (4+ messages)
` [PATCH 2/2] ASoC: dt-bindings: "

[PATCH v4 0/4] RISC-V Hibernation Support
 2023-02-24  9:55 UTC  (7+ 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

[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 v4 00/14] dma-fence: Deadline awareness
 2023-02-24  9:51 UTC  (14+ 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 5.15 00/37] 5.15.96-rc2 review
 2023-02-24  9:50 UTC  (2+ messages)

[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 "

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-24  9:44 UTC  (5+ messages)
` [PATCH 2/2] "

[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
 2023-02-24  9:36 UTC  (3+ messages)

[PATCH v12 0/8] Add latency priority for CFS class
 2023-02-24  9:34 UTC  (9+ 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] net: tls: fix possible info leak in tls_set_device_offload()
 2023-02-24  9:35 UTC  (6+ messages)

[RFC PATCH v3 00/32] x86: enable FRED for x86-64
 2023-02-24  9:28 UTC  (27+ messages)
` [RFC PATCH v3 09/32] x86/cpu: add X86_CR4_FRED macro
` [RFC PATCH v3 10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [RFC PATCH v3 11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [RFC PATCH v3 12/32] x86/cpu: add MSR numbers for FRED configuration
` [RFC PATCH v3 13/32] x86/fred: header file for event types
` [RFC PATCH v3 14/32] x86/fred: header file with FRED definitions
` [RFC PATCH v3 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [RFC PATCH v3 16/32] x86/fred: reserve space for the FRED stack frame
` [RFC PATCH v3 17/32] x86/fred: add a page fault entry stub for FRED
` [RFC PATCH v3 18/32] x86/fred: add a debug "
` [RFC PATCH v3 19/32] x86/fred: add a NMI "
` [RFC PATCH v3 20/32] x86/fred: add a machine check "
` [RFC PATCH v3 21/32] x86/fred: FRED entry/exit and dispatch code
` [RFC PATCH v3 22/32] x86/fred: FRED initialization code
` [RFC PATCH v3 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [RFC PATCH v3 24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [RFC PATCH v3 25/32] x86/fred: disallow the swapgs instruction "
` [RFC PATCH v3 26/32] x86/fred: no ESPFIX needed "
` [RFC PATCH v3 27/32] x86/fred: allow single-step trap and NMI when starting a new thread
` [RFC PATCH v3 28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [RFC PATCH v3 29/32] x86/ia32: do not modify the DPL bits for a null selector
` [RFC PATCH v3 30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [RFC PATCH v3 31/32] x86/fred: allow dynamic stack frame size
` [RFC PATCH v3 32/32] x86/fred: disable FRED by default in its early stage

[PATCH] x86: profiling: Set prof_cpu_mask to NULL after free
 2023-02-24  9:26 UTC  (2+ 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)

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-24  9:24 UTC  (9+ messages)
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset

[PATCH v3 00/35] Per-VMA locks
 2023-02-24  9:21 UTC  (2+ messages)

[PATCH] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
 2023-02-24  9:20 UTC 

[PATCH v1 0/4] MT8195 Cherry: Enable PCIe/WiFi, add PWMs
 2023-02-24  9:19 UTC  (9+ messages)
` [PATCH v1 1/4] arm64: dts: mediatek: cherry: Add platform thermal configuration
` [PATCH v1 2/4] arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi
` [PATCH v1 3/4] arm64: dts: mediatek: mt8195: Add display pwm nodes
` [PATCH v1 4/4] arm64: dts: mediatek: cherry: Add configuration for display backlight

[PATCH 0/4] rust: alloc: vec: Add some missing fallible try_* methods
 2023-02-24  9:11 UTC  (5+ messages)
` [PATCH 1/4] rust: Import upstream `alloc::vec::set_len_on_drop` module
` [PATCH 2/4] rust: Import upstream `alloc::vec::spec_extend` module
` [PATCH 3/4] rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}
` [PATCH 4/4] rust: alloc: vec: Add some try_* methods we need

[syzbot] KMSAN: uninit-value in hfsplus_delete_cat
 2023-02-24  9:07 UTC  (2+ messages)
` [syzbot] [hfs?] "

[net PATCH v2] octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
 2023-02-24  9:07 UTC  (4+ messages)

[GIT PULL] MM updates for 6.3-rc1
 2023-02-24  9:04 UTC  (3+ messages)

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-24  9:00 UTC  (10+ messages)
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-24  8:59 UTC  (4+ messages)
` [PATCH v5 2/4] kasan: Treat meminstrinsic as builtins in uninstrumented files
` [PATCH v5 3/4] kasan: test: Fix test for new meminstrinsic instrumentation
` [PATCH v5 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-24  8:59 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe support
` [PATCH 7/7] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH v4 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-02-24  8:57 UTC  (4+ messages)
` [PATCH v4 2/2] hwmon: (sfctemp) Add StarFive JH71x0 "

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-24  8:54 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS ad32ab9604f29827494024828f527228e84fbd2c
 2023-02-24  8:52 UTC 

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-02-24  8:50 UTC  (6+ messages)
` [PATCH 1/5] rust: error: Add Error::to_ptr()
` [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
` [PATCH 3/5] rust: error: Add to_result() helper
` [PATCH 4/5] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2023-02-24  8:48 UTC  (5+ messages)

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-02-24  8:46 UTC  (11+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function

drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
 2023-02-24  8:45 UTC  (2+ messages)

[PATCH] rust: ioctl: Add ioctl number manipulation functions
 2023-02-24  8:43 UTC  (2+ messages)

[PATCH RESEND 1/8] dt-bindings: leds: register-bit-led: Add active-low property
 2023-02-24  8:42 UTC  (2+ messages)

[syzbot] linux-next test error: possible deadlock in hci_cmd_sync_clear
 2023-02-24  8:41 UTC 

amdgpu didn't start with pci=nocrs parameter, get error "Fatal error during GPU init"
 2023-02-24  8:38 UTC  (3+ messages)

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-24  8:37 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes

[PATCH] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
 2023-02-24  8:36 UTC  (2+ messages)

[PATCH v18 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-02-24  8:34 UTC  (11+ messages)
` [PATCH v18 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

[PATCH V2] dt-bindings: usb: snps,dwc3: support i.MX8MQ
 2023-02-24  8:34 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2023-02-24  8:32 UTC  (2+ messages)
` [syzbot] [fs?] [mm?] "

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-02-24  8:31 UTC  (4+ messages)

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-02-24  8:28 UTC  (3+ messages)

[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-02-24  8:26 UTC  (5+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A

[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
 2023-02-24  8:25 UTC  (2+ messages)

[PATCH] tee: optee: Add SMC for loading OP-TEE image
 2023-02-24  8:25 UTC  (4+ messages)

[PATCH v5 0/5] ARM: Add GXP I2C Support
 2023-02-24  8:25 UTC  (5+ messages)
` [PATCH v5 3/5] ARM: dts: hpe: Add I2C Topology

[PATCH] mm/memcontrol: add memory.peak in cgroup root
 2023-02-24  8:23 UTC  (2+ messages)

[PATCH v11 0/2] Checkpoint Support for Syscall User Dispatch
 2023-02-24  8:17 UTC  (3+ messages)
` [PATCH v11 2/2] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD

[PATCH 0/3] OPP: Simplify set_required_opp handling
 2023-02-24  8:17 UTC  (4+ messages)

[GIT PULL] KVM changes for Linux 6.3 merge window
 2023-02-24  8:11 UTC 

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-02-24  8:09 UTC 

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-24  8:07 UTC  (7+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[PATCH] arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllers
 2023-02-24  8:02 UTC  (2+ messages)

[PATCH] efivarfs: fix NULL-deref on mount when no efivars
 2023-02-24  8:02 UTC  (3+ messages)

[PATCH 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-02-24  7:59 UTC  (3+ messages)
` [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-24  7:39 UTC  (5+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-24  7:53 UTC  (3+ messages)
` [PATCH v5 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-24  7:49 UTC  (7+ messages)
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox

[PATCH v1 0/3] Add PLL clocks driver for StarFive JH7110
 2023-02-24  7:45 UTC  (8+ messages)
` [PATCH v1 2/3] clk: starfive: Add StarFive JH7110 PLL clock driver

[PATCH v3 0/2] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-24  7:42 UTC  (4+ messages)
` [PATCH v3 2/2] drivers: watchdog: Add StarFive Watchdog driver

[PATCH 0/3] rust: Miscellaneous macro improvements
 2023-02-24  7:38 UTC  (3+ messages)
` [PATCH 3/3] rust: macros: Allow specifying multiple module aliases

[PATCH V2] nvmem: add explicit config option to read OF fixed cells
 2023-02-24  7:29 UTC 

[RFC PATCH 0/4] fpga: add initial KUnit test suite for the subsystem
 2023-02-24  7:20 UTC  (5+ messages)
` [RFC PATCH 2/4] fpga: add fake FPGA region


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox