messages from 2025-05-30 08:56:39 to 2025-05-30 09:49:58 UTC [more...]
[PATCH 0/5] Convert Lichee Pi 4A to use S-Mode proper U-Boot
2025-05-30 9:48 UTC (5+ messages)
` [PATCH 1/5] riscv: cpu: th1520: Build spl.c for SPL only
` [PATCH 2/5] riscv: cpu: th1520: Support cache enabling/disabling in M mode only
` [PATCH 3/5] riscv: dts: th1520: Prepare binman configuration for loading OpenSBI
` [PATCH 4/5] board: thead: licheepi4a: Run proper U-Boot in S-Mode
[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
2025-05-30 9:48 UTC (7+ messages)
` [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v2 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
[PATCH v2] drm/ttm: Should to return the evict error
2025-05-30 9:48 UTC (9+ messages)
[PATCH v5 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-05-30 9:48 UTC (4+ messages)
` [PATCH v5 3/3] pwm: sophgo: add driver "
[PATCH] ACPICA: avoid out-of-bounds read in acpi_ut_safe_strncpy()
2025-05-30 9:47 UTC
[PATCH wireless-next v2] wifi: mwifiex: enable host mlme on sdio W8997 chipsets
2025-05-30 9:47 UTC
What's cooking in git.git (May 2025, #07; Fri, 23)
2025-05-30 9:47 UTC (5+ messages)
ksmbd and special characters in file names
2025-05-30 9:47 UTC (7+ messages)
[PATCH 6.12 000/626] 6.12.31-rc1 review
2025-05-30 9:47 UTC (9+ messages)
` [PATCH 6.12 008/626] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
` [PATCH 6.12 044/626] kconfig: merge_config: use an empty file as initfile
` [PATCH 6.12 063/626] mailbox: use error ret code of of_parse_phandle_with_args()
` [PATCH 6.12 305/626] x86/kaslr: Reduce KASLR entropy on most x86 systems
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-05-30 9:42 UTC (10+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment
2025-05-30 9:45 UTC (12+ messages)
[PATCH v3 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
2025-05-30 9:45 UTC (3+ messages)
` [PATCH v3 3/3] rpmsg: ctrl: "
Please consider backporting coredump %F patch to stable kernels
2025-05-30 9:44 UTC
[openeuler:openEuler-1.0-LTS 1654/1654] include/linux/uaccess.h:112:17: warning: 'bind' may be used uninitialized
2025-05-30 9:42 UTC
[PATCH v2 0/5] kdump: crashkernel reservation from CMA
2025-05-30 9:34 UTC (14+ messages)
[PATCH] target/loongarch: add check for fcond
2025-05-30 9:44 UTC (2+ messages)
[meta-python][PATCH 1/3] python3-portion: Upgrade 2.6.0 -> 2.6.1
2025-05-30 9:41 UTC (3+ messages)
` [meta-python][PATCH 2/3] python3-libevdev: Upgrade 0.11 -> 0.12
` [meta-python][PATCH 3/3] python3-charset-normalizer: Upgrade 3.4.1 -> 3.4.2
[PATCH] drm/i915/display: Implement wa_16011342517
2025-05-30 9:41 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Implement wa_16011342517 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[RFC v2 00/35] optimize cost of inter-process communication
2025-05-30 9:41 UTC (38+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples
[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
2025-05-30 9:43 UTC (2+ messages)
[PATCH v2 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
2025-05-30 9:35 UTC (5+ messages)
` [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v2 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info
[PATCH v3 00/17] object-store: carve out the object database subsystem
2025-05-30 9:39 UTC (8+ messages)
` [PATCH v3 02/17] object-store: rename `object_directory` to `odb_alternate`
[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
2025-05-30 9:38 UTC (7+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
[PATCH] drm/i915/display: add intel_display_device_present()
2025-05-30 9:38 UTC (3+ messages)
[PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
2025-05-30 9:30 UTC (7+ messages)
[PATCH v2] renesas: Renesas R-Car Gen4 watchdog driver
2025-05-30 9:38 UTC (2+ messages)
[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
2025-05-30 9:37 UTC (4+ messages)
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support
[PATCH 0/3] drm/xe/bmg: Update some WAs
2025-05-30 9:35 UTC (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2] man/man2/cachestat.2: add a man page for cachestat()
2025-05-30 9:34 UTC (2+ messages)
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-30 9:34 UTC (11+ messages)
[PATCH 00/43] sched: Use the SMP scheduler on UP too
2025-05-30 9:34 UTC (2+ messages)
` [PATCH] sched: Break dependency loop between sched.h and preempt.h
[PATCH] fs/resctrl: Restore the missing rdt_last_cmd_clear()
2025-05-30 9:34 UTC (3+ messages)
[PATCH] afs: Replace simple_strtoul with kstrtoul in afs_parse_address
2025-05-30 9:32 UTC (2+ messages)
[PATCH 0/4] ext4: better scalability for ext4 block allocation
2025-05-30 9:31 UTC (4+ messages)
` [PATCH 2/4] ext4: move mb_last_[group|start] to ext4_inode_info
[PATCH RFC v2 0/2] pmdomains: core: add support for domain hierarchies in DT
2025-05-30 9:31 UTC (3+ messages)
` [PATCH RFC v2 1/2] dt-bindings: power: add nexus map for power-domains
[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
2025-05-30 9:27 UTC
[PATCH i-g-t 0/3] Update "force_reset" code
2025-05-30 9:31 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Update "force_reset" code (rev3)
[RFC PATCH] build: reduce use of AVX compiler flags
2025-05-30 9:30 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 1/3] virtio: Fix typo in register_virtio_device() doc comment
2025-05-30 9:30 UTC (3+ messages)
` [PATCH v2 2/3] virtio-mem: fix multiple typos in struct comments and function docs
[PATCH] coresight-tpdm: add trace_id sysfs node
2025-05-30 9:24 UTC (2+ messages)
[PATCH i-g-t v4 00/11] Improve mem-copy/mem-set lib and tests
2025-05-30 9:29 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Improve mem-copy/mem-set lib and tests (rev3)
[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
2025-05-30 9:28 UTC (5+ messages)
` [PATCH v9 1/4] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075
` [PATCH v9 3/4] arm64: dts: qcom: qcs9075: Introduce QCS9075 SOM
` [PATCH v9 4/4] arm64: dts: qcom: Add support for qcs9075 IQ-9075-EVK
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-05-30 9:28 UTC (3+ messages)
` [PATCH v1 1/4] mm: "
[syzbot] [ext4?] WARNING in jbd2_journal_dirty_metadata (2)
2025-05-30 9:28 UTC
[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
2025-05-30 9:28 UTC (10+ messages)
` [PATCH v2 02/25] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [PATCH v2 03/25] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH v2 04/25] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
[PATCH mptcp-next v3 0/3] Squash to "BPF packet scheduler"
2025-05-30 9:28 UTC (2+ messages)
[PATCH v1 0/2] x86/smp: Fix power regression introduced by commit 96040f7273e2
2025-05-30 9:27 UTC (12+ messages)
[PATCH v2 0/5] KVM: arm64: Some VGIC-related fixes
2025-05-30 9:27 UTC (2+ messages)
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-30 9:27 UTC (12+ messages)
[PATCH] KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
2025-05-30 9:27 UTC (2+ messages)
[PATCH] KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
2025-05-30 9:27 UTC (2+ messages)
[PATCH] arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue
2025-05-30 9:27 UTC (2+ messages)
[PATCH 0/3] Enable huge-vmalloc permission change
2025-05-30 9:24 UTC (5+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
` [PATCH 3/3] mm/pagewalk: Add pre/post_pte_table callback for lazy MMU on arm64
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
2025-05-30 9:26 UTC (7+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
qcom: add QUPv3 firmware for QCS8300 platform
2025-05-30 9:24 UTC
[PATCH] gup: optimize longterm pin_user_pages() for large folio
2025-05-30 9:23 UTC
[PATCH v1] f2fs/004: avoid race condition in test
2025-05-30 9:23 UTC
[PATCH] x86/hvmloader: don't set xenpci MMIO BAR as UC in MTRR
2025-05-30 9:23 UTC
[PATCH] dma-buf: Add forward declaration of struct seq_file in dma-fence.h
2025-05-30 8:40 UTC
[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2025-05-30 9:16 UTC (7+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "
SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
2025-05-30 9:21 UTC (8+ messages)
[PATCH] drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
2025-05-30 8:48 UTC
[PATCH net] net: enetc: fix wrong TPID registers and remove dead branch
2025-05-30 9:00 UTC
Fwd: [cups] An issue with fonts in freefont-otf-20120503.tar.gz
2025-05-30 9:19 UTC
[PATCH] arm64: Enable vmalloc-huge with ptdump
2025-05-30 9:14 UTC (4+ messages)
[PATCH v2 0/2] PM: domains: add devm_pm_domain_attach()
2025-05-30 9:17 UTC (7+ messages)
` [PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
2025-05-30 9:17 UTC (12+ messages)
` [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
[PATCH net-next v6 00/14] Introduce an ethernet port representation
2025-05-30 9:08 UTC (4+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers
[PATCH v4 00/26] Arm GICv5: Host driver implementation
2025-05-30 9:17 UTC (7+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
[PATCH] interconnect: avoid memory allocation when 'icc_bw_lock' is held
2025-05-30 9:16 UTC (2+ messages)
[PATCH] image: android: fix ramdisk default address
2025-05-30 9:15 UTC (2+ messages)
[PATCH] drm/amdgpu: only export available rings to mesa for enabling kq|uq
2025-05-30 9:12 UTC (5+ messages)
[PATCH v6] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-05-30 9:09 UTC (2+ messages)
A Note On Wayland (was Fair Pay Philosophy, Low Jitter)
2025-05-30 7:35 UTC
[PATCH v3] tests/drm_virtgpu: Add functional coverage for core VirtIO-GPU ioctls
2025-05-30 9:02 UTC
[PATCH 01/14] drm/amdgpu: add user queue reset source
2025-05-30 9:00 UTC (14+ messages)
` [PATCH 02/14] drm/amdgpu/userq: add callback for reset
` [PATCH 03/14] drm/amdgpu: add mes userq reset callback
` [PATCH 04/14] drm/amdgpu/userq: add force completion helpers
` [PATCH 05/14] drm/amdgpu/userq: implement resets
` [PATCH 06/14] drm/amdgpu: add UAPI for user queue query status
` [PATCH 07/14] drm/amdgpu/userq: implement support for "
` [PATCH 08/14] drm/amd/amdgpu: Add hang detection before GFX queue reset in MES
` [PATCH 09/14] drm/amd/amdgpu: Add hang detect support for MES v12.0
` [PATCH 10/14] drm/amdgpu: Implement active VMID detection in MES queue reset for GFX
` [PATCH 11/14] drm/amd/amdgpu: Add HQD PQ address retrieval support for GFX11
` [PATCH 12/14] drm/amd/amdgpu: Implement HQD PQ address retrieval for GFX12
` [PATCH 13/14] drm/amd/amdgpu: Implement usermode queue hang detection
` [PATCH 14/14] drm/amd/amdgpu: Improve compute queue reset handling
[PATCH v2 0/2] spi: spi-qpic-snand: avoid memory corruption
2025-05-30 8:56 UTC (4+ messages)
` [PATCH v2 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
[PATCH] timezone: Replace Localtime file copy with symbolic link
2025-05-30 9:03 UTC (2+ messages)
Cachefiles slowdown caused by SEEK_HOLE
2025-05-30 9:03 UTC
[PATCH v2 0/3] xen/arm: Add option to optionally disable trapping on unmapped acceses
2025-05-30 9:01 UTC (5+ messages)
` [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
[kvm-unit-tests PATCH 00/16] x86: Add CPUID properties, clean up related code
2025-05-30 9:01 UTC (4+ messages)
` [kvm-unit-tests PATCH 01/16] lib: Add and use static_assert() convenience wrappers
[PATCH] rust: add basic ELF sections parser
2025-05-30 9:01 UTC (14+ messages)
[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
2025-05-30 9:00 UTC (4+ messages)
[PATCH v3 0/4] CAMSS support for MSM8939
2025-05-30 9:00 UTC (10+ messages)
` [PATCH v3 1/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH v3 2/4] media: qcom: camss: Add support for MSM8939
` [PATCH v3 3/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH v3 4/4] arm64: dts: qcom: msm8939: Add camss and cci
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.