The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-04-12 07:55:31 to 2024-04-12 09:19:41 UTC [more...]

[PATCH 0/5] RTC: update APM X-Gene RTC driver by adding the pre-scaler support
 2024-04-12  9:19 UTC  (11+ messages)
` [PATCH 1/5] drivers/rtc/rtc-xgene: Add prescaler support in APM X-Gene RTC driver
` [PATCH 2/5] dt-bindings: rtc: Add optional property "prescaler" in APM X-Gene RTC Document
` [PATCH 3/5] drivers/rtc/rtc-xgene: Add "snps,dw-apb-rtc" into the "compatible"
` [PATCH 4/5] Kconfig: Enable APM X-Gene RTC for XuanTie TH1520
` [PATCH 5/5] riscv: dts: thead: Add XuanTie TH1520 RTC device node

[PATCH v5 00/12] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-04-12  9:16 UTC  (13+ messages)
` [PATCH v5 01/12] ARM: dts: aspeed: Harma: Revise SGPIO line name
` [PATCH v5 02/12] ARM: dts: aspeed: Harma: mapping ttyS2 to UART4
` [PATCH v5 03/12] ARM: dts: aspeed: Harma: Remove Vuart
` [PATCH v5 04/12] ARM: dts: aspeed: Harma: Add cpu power good line name
` [PATCH v5 05/12] ARM: dts: aspeed: Harma: Add spi-gpio
` [PATCH v5 06/12] ARM: dts: aspeed: Harma: Add PDB temperature
` [PATCH v5 07/12] ARM: dts: aspeed: Harma: Revise max31790 address
` [PATCH v5 08/12] ARM: dts: aspeed: Harma: Add NIC Fru device
` [PATCH v5 09/12] ARM: dts: aspeed: Harma: Add ltc4286 device
` [PATCH v5 10/12] ARM: dts: aspeed: Harma: Revise node name
` [PATCH v5 11/12] ARM: dts: aspeed: Harma: Add retimer device
` [PATCH v5 12/12] ARM: dts: aspeed: Harma: Modify GPIO line name

[PATCH v10 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-04-12  8:45 UTC  (3+ messages)
` [PATCH v10 2/3] clocksource: Add JH7110 timer driver
` [PATCH v10 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH v5,00/22] media: add driver to support secure video decoder
 2024-04-12  9:16 UTC  (25+ messages)
` [PATCH v5,01/23] v4l2: add restricted memory flags
` [PATCH v5,02/23] v4l2: handle restricted memory flags in queue setup
` [PATCH v5,03/23] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v5,04/23] v4l: add documentation for restricted memory flag
` [PATCH v5,05/23] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v5,06/23] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v5,07/23] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v5,08/23] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v5,09/23] media: mediatek: vcodec: allocate tee share memory
` [PATCH v5,10/23] media: mediatek: vcodec: send share memory data to optee
` [PATCH v5,11/23] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v5,12/23] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v5,13/23] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v5,14/23] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v5,15/23] media: mediatek: vcodec: Add one plane format
` [PATCH v5,16/23] media: mediatek: vcodec: support one plane capture buffer
` [PATCH v5,17/23] media: mediatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v5,18/23] media: mediatek: vcodec: remove parse nal_info in kernel
` [PATCH v5,19/23] media: mediatek: vcodec: disable wait interrupt for svp mode
` [PATCH v5,20/23] media: mediatek: vcodec: support tee decoder
` [PATCH v5,21/23] media: mediatek: vcodec: move vdec init interface to setup callback
` [PATCH v5,22/23] media: mediatek: vcodec: support hevc svp for mt8188
` [PATCH v5,23/23] WIP: media: mediatek: vcodec: support av1 svp decoder "

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-12  9:16 UTC  (5+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-12  9:16 UTC  (5+ messages)
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-12  9:16 UTC  (3+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-12  9:07 UTC  (7+ messages)

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-12  9:08 UTC  (3+ messages)
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-12  9:07 UTC  (4+ messages)
` [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in console_flush_all()

[PATCH net] octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
 2024-04-12  9:01 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-12  9:00 UTC  (10+ messages)
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[syzbot] [gfs2?] INFO: task hung in __gfs2_lookup
 2024-04-12  9:00 UTC 

[syzbot] [jffs2?] kernel BUG in jffs2_sum_write_sumnode
 2024-04-12  9:00 UTC 

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-12  8:58 UTC  (6+ messages)
` [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC core

[PATCH] KVM: loongarch: Add vcpu id check before create vcpu
 2024-04-12  8:58 UTC  (2+ messages)

[PATCH] vfio: change the description of VFIO_IOMMU_SPAPR_REGISTER_MEMORY
 2024-04-12  8:53 UTC 

[PATCH] bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()
 2024-04-12  8:52 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails
 2024-04-12  8:53 UTC 

[PATCH v6 00/11] Add support for TI TPS65224 PMIC
 2024-04-12  8:52 UTC  (3+ messages)
` [PATCH v6 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-12  8:48 UTC  (14+ messages)

[PATCH] mfd: bd71828: Remove commented code lines
 2024-04-12  8:49 UTC  (2+ messages)
` (subset) "

[PATCH] rust: remove unneeded `kernel::prelude` imports from doctests
 2024-04-12  8:48 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Use num_comp_vectors of ib_device
 2024-04-12  8:47 UTC 

[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-12  8:47 UTC  (2+ messages)

[PATCH v8 0/8] devm_led_classdev_register() usage problem
 2024-04-12  8:46 UTC  (2+ messages)
` [GIT PULL] Immutable branch between LEDs and Locking due for the v6.10 merge window

[v2] Support for Arm CCA VMs on Linux
 2024-04-12  8:43 UTC  (60+ messages)
` [PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
  ` [PATCH v2 01/14] arm64: rsi: Add RSI definitions
  ` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
  ` [PATCH v2 03/14] arm64: realm: Query IPA size from the RMM
  ` [PATCH v2 04/14] arm64: Mark all I/O as non-secure shared
  ` [PATCH v2 05/14] fixmap: Allow architecture overriding set_fixmap_io
  ` [PATCH v2 06/14] arm64: Override set_fixmap_io
  ` [PATCH v2 07/14] arm64: Make the PHYS_MASK_SHIFT dynamic
  ` [PATCH v2 08/14] arm64: Enforce bounce buffers for realm DMA
  ` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms
  ` [PATCH v2 10/14] arm64: Force device mappings to be non-secure shared
  ` [PATCH v2 11/14] efi: arm64: Map Device with Prot Shared
  ` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
  ` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token
  ` [PATCH v2 14/14] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
  ` [PATCH v2 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
  ` [PATCH v2 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
  ` [PATCH v2 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
  ` [PATCH v2 05/43] arm64: RME: Add SMC definitions for calling the RMM
  ` [PATCH v2 06/43] arm64: RME: Add wrappers for RMI calls
  ` [PATCH v2 07/43] arm64: RME: Check for RME support at KVM init
  ` [PATCH v2 08/43] arm64: RME: Define the user ABI
  ` [PATCH v2 09/43] arm64: RME: ioctls to create and configure realms
  ` [PATCH v2 10/43] kvm: arm64: Expose debug HW register numbers for Realm
  ` [PATCH v2 11/43] arm64: kvm: Allow passing machine type in KVM creation
  ` [PATCH v2 12/43] arm64: RME: Keep a spare page delegated to the RMM
  ` [PATCH v2 13/43] arm64: RME: RTT handling
  ` [PATCH v2 14/43] arm64: RME: Allocate/free RECs to match vCPUs
  ` [PATCH v2 15/43] arm64: RME: Support for the VGIC in realms
  ` [PATCH v2 16/43] KVM: arm64: Support timers in realm RECs
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS
  ` [PATCH v2 18/43] arm64: RME: Handle realm enter/exit
  ` [PATCH v2 19/43] KVM: arm64: Handle realm MMIO emulation
  ` [PATCH v2 20/43] arm64: RME: Allow populating initial contents
  ` [PATCH v2 21/43] arm64: RME: Runtime faulting of memory
  ` [PATCH v2 22/43] KVM: arm64: Handle realm VCPU load
  ` [PATCH v2 23/43] KVM: arm64: Validate register access for a Realm VM
  ` [PATCH v2 24/43] KVM: arm64: Handle Realm PSCI requests
  ` [PATCH v2 25/43] KVM: arm64: WARN on injected undef exceptions
  ` [PATCH v2 26/43] arm64: Don't expose stolen time for realm guests
  ` [PATCH v2 27/43] arm64: rme: allow userspace to inject aborts
  ` [PATCH v2 28/43] arm64: rme: support RSI_HOST_CALL
  ` [PATCH v2 29/43] arm64: rme: Allow checking SVE on VM instance
  ` [PATCH v2 30/43] arm64: RME: Always use 4k pages for realms
  ` [PATCH v2 31/43] arm64: rme: Prevent Device mappings for Realms
  ` [PATCH v2 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
  ` [PATCH v2 33/43] arm64: rme: Enable PMU support with a realm guest
  ` [PATCH v2 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
  ` [PATCH v2 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
  ` [PATCH v2 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
  ` [PATCH v2 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
  ` [PATCH v2 38/43] arm64: RME: Propagate max SVE vector length from RMM
  ` [PATCH v2 39/43] arm64: RME: Configure max SVE vector length for a Realm
  ` [PATCH v2 40/43] arm64: RME: Provide register list for unfinalized RME RECs
  ` [PATCH v2 41/43] arm64: RME: Provide accurate register list
  ` [PATCH v2 42/43] arm64: kvm: Expose support for private memory
  ` [PATCH v2 43/43] KVM: arm64: Allow activating realms

[PATCH v4 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
 2024-04-12  8:44 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property
` [PATCH v4 2/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion

[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
 2024-04-12  8:43 UTC 

[PATCH] Bluetooth: btusb: mediatek: Add usb reset for firmware setup failure
 2024-04-12  8:41 UTC 

[PATCH v2] arm64: dts: meson: fix S4 power-controller node
 2024-04-12  8:42 UTC 

[PATCH V2] cpufreq: Always clear freq_table pointer
 2024-04-12  8:41 UTC 

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-12  8:40 UTC  (13+ messages)

[PATCH v2] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
 2024-04-12  8:35 UTC 

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-12  8:39 UTC  (3+ messages)
` [PATCH 09/18] i2c: nomadik: "

[PATCH] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
 2024-04-12  8:38 UTC 

[PATCH V4] ppdev: Add an error check in register_device
 2024-04-12  8:38 UTC 

[PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
 2024-04-12  8:07 UTC  (3+ messages)

[PATCH v2] arm: kasan: clear stale stack poison
 2024-04-12  8:37 UTC  (2+ messages)

[PATCH 0/2] rust: time related cleanup
 2024-04-12  8:36 UTC  (6+ messages)
` [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-12  8:35 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: cv18xx: add DMA controller
 2024-04-12  8:33 UTC 

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12  8:31 UTC  (5+ messages)
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-04-12  8:29 UTC  (5+ messages)

[PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-12  8:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-12  8:29 UTC  (4+ messages)

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12  8:27 UTC  (4+ messages)

[PATCH V6 0/6] SCHED_DEADLINE server infrastructure
 2024-04-12  8:27 UTC  (6+ messages)
` [PATCH V6 3/6] sched/fair: Fair server interface

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-12  8:26 UTC  (4+ messages)

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-12  8:25 UTC  (5+ messages)

[PATCH] perf test: Increase buffer size for Coresight basic tests
 2024-04-12  8:22 UTC  (3+ messages)

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-12  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-12  8:19 UTC  (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-12  8:17 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] init/main.c: "
  ` [PATCH v2 2/2] init/main.c: Minor cleanup for the setup_command_line() function

[PATCH v6 00/10] block atomic writes
 2024-04-12  8:15 UTC  (9+ messages)

[GIT PULL] MIPS fixes for v6.9
 2024-04-12  8:16 UTC 

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-12  8:15 UTC  (4+ messages)
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for "

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-12  8:14 UTC  (3+ messages)
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12  8:11 UTC  (3+ messages)

[PATCH v3 0/2] Attach DT nodes to existing PCI devices
 2024-04-12  8:10 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: of: Attach created of_node to existing device

[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12  8:08 UTC  (2+ messages)

[PATCH] misc/pvpanic-pci: register attributes via pci_driver
 2024-04-12  8:05 UTC  (3+ messages)

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-12  8:04 UTC  (2+ messages)

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-03-11 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms
` [PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

[PATCH 5.4 000/215] 5.4.274-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH 5.10 000/294] 5.10.215-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-04-12  8:01 UTC  (8+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[tip:locking/core] BUILD SUCCESS 7316aec453e4f5cb7bd0d7b856c01ed71d64eafc
 2024-04-12  8:01 UTC 

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  8:01 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2024-04-12  7:58 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
 2024-04-12  7:56 UTC 

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:55 UTC 

[PATCH 1/1] LoongArch: KVM: Add PMU support
 2024-04-12  7:55 UTC  (2+ messages)


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