LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 04:50:30 to 2023-06-07 07:36:17 UTC [more...]

[RFC PATCH] pps: Increase PPS_MAX_SOURCES value
 2023-06-07  7:33 UTC  (2+ messages)

[PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
 2023-06-07  7:33 UTC  (3+ messages)

[RFC PATCH 0/3] Add ability to disable ia32 at boot time
 2023-06-07  7:29 UTC  (4+ messages)
` [PATCH 1/3] x86: Introduce ia32_disabled boot parameter
` [PATCH 2/3] x86/entry: Disable IA32 syscalls in the presence of ia32_disabled
` [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed

[PATCH v1 0/6] Add display driver for MT8188 VDOSYS1
 2023-06-07  7:27 UTC  (11+ messages)
` [PATCH v1 1/6] dt-bindings: display/mediatek: mt8188: Add documentations for VDOSYS1
` [PATCH v1 2/6] dt-bindings: reset: mt8188: Add reset control bits "
` [PATCH v1 3/6] soc: mediatek: mt8188: Support VDOSYS1 in mtk-mmsys
` [PATCH v1 4/6] drm/mediatek: mt8188: Modify display driver for VDOSYS1
` [PATCH v1 5/6] soc: mediatek: mt8188: Support VDOSYS1 PADDING in mtk-mmsys
` [PATCH v1 6/6] drm/mediatek: mt8188: Add VDOSYS1 PADDING driver

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-06-07  7:26 UTC  (7+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 1/4] firmware: arm_scmi: Add optional flags to extended names helper
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
 2023-06-07  7:25 UTC  (9+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-06-07  7:23 UTC  (21+ messages)
` [PATCH v5 01/20] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v5 02/20] x86/efistub: Simplify and clean up handover entry code
` [PATCH v5 03/20] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
` [PATCH v5 04/20] x86/efistub: Clear BSS in EFI handover protocol entrypoint
` [PATCH v5 05/20] x86/decompressor: Use proper sequence to take the address of the GOT
` [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register
` [PATCH v5 07/20] x86/decompressor: Call trampoline as a normal function
` [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline
` [PATCH v5 09/20] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v5 10/20] x86/decompressor: Call trampoline directly from C code
` [PATCH v5 11/20] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v5 12/20] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v5 14/20] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v5 15/20] decompress: Use 8 byte alignment
` [PATCH v5 16/20] x86/decompressor: Move global symbol references to C code
` [PATCH v5 17/20] x86/decompressor: Factor out kernel decompression and relocation
` [PATCH v5 18/20] efi/libstub: Add limit argument to efi_random_alloc()
` [PATCH v5 19/20] x86/efistub: Perform SNP feature test while running in the firmware
` [PATCH v5 20/20] x86/efistub: Avoid legacy decompressor when doing EFI boot

[PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
 2023-06-07  7:22 UTC 

[PATCH v13 00/11] Add support for MT8195 SCP 2nd core
 2023-06-07  7:22 UTC  (12+ messages)
` [PATCH v13 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v13 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v13 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v13 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v13 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v13 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v13 07/11] remoteproc: mediatek: Add scp_boot_peers and scp_shutdown_peers operations
` [PATCH v13 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v13 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v13 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v13 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-06-07  7:21 UTC  (6+ messages)
  ` [fuse-devel] "

[PATCH v3 0/3] media: i2c: Add support for alvium camera
 2023-06-07  7:21 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v3 2/3] media: dt-bindings: alvium: add document YAML binding

[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-07  7:19 UTC  (4+ messages)

[PATCH net v2] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
 2023-06-07  7:15 UTC  (2+ messages)

[PATCH 0/5] drm/ssd130x: A few enhancements and cleanups
 2023-06-07  7:17 UTC  (3+ messages)

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-07  7:17 UTC  (13+ messages)

[RESEND PATCH v2 0/6] Add display support on the stm32f746-disco board
 2023-06-07  7:16 UTC  (11+ messages)
` [RESEND PATCH v2 1/6] ARM: dts: stm32: add ltdc support on stm32f746 MCU
` [RESEND PATCH v2 2/6] ARM: dts: stm32: add pin map for LTDC on stm32f7
` [RESEND PATCH v2 3/6] ARM: dts: stm32: support display on stm32f746-disco board
` [RESEND PATCH v2 4/6] dt-bindings: display: simple: add Rocktech RK043FN48H
` [RESEND PATCH v2 5/6] drm/panel: simple: add support for Rocktech RK043FN48H panel
` [RESEND PATCH v2 6/6] drm/stm: add an option to change FB bpp

[PATCH v2] arm64: dts: qcom: sm8250-edo: Panel framebuffer is 2.5k instead of 4k
 2023-06-07  7:15 UTC  (3+ messages)

[PATCH 1/2 v9] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-06-07  7:13 UTC  (2+ messages)

[PATCH v12 0/9] Implement copy offload support
 2023-06-07  7:12 UTC  (5+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH net-next] net: micrel: Change to receive timestamp in the frame for lan8841
 2023-06-07  7:09 UTC 

[PATCH 0/3] Add MHI Endpoint network driver
 2023-06-07  7:12 UTC  (9+ messages)
` [PATCH 3/3] net: mhi: Increase the default MTU from 16K to 32K

[PATCH v2 0/4] Bring back vmlinux.h generation
 2023-06-07  7:11 UTC  (4+ messages)
` [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH RFC v2 0/6] media: v4l2-ctrls: add controls for complex lens controller devices
 2023-06-07  7:10 UTC  (15+ messages)
` [PATCH RFC v2 1/6] media: v4l2-ctrls: fix documentation of V4L2_CID_FOCUS_ABSOLUTE unit
` [PATCH RFC v2 2/6] media: v4l2-ctrls: clarify documentation of V4L2_CID_FOCUS_RELATIVE
` [PATCH RFC v2 3/6] media: v4l2-ctrls: add lens group status controls for zoom and focus
` [PATCH RFC v2 4/6] media: v4l2-ctrls: add lens group speed "
` [PATCH RFC v2 5/6] media: v4l2-ctrls: add lens calibration controls

[v5 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-07  7:10 UTC  (6+ messages)
` [v5 3/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH v3] gpio: ath79: Add missing check for platform_get_irq
 2023-06-07  7:08 UTC 

[PATCH] mm/sparse: remove unused parameters in sparse_remove_section()
 2023-06-07  7:06 UTC  (2+ messages)

[PATCH v1 00/20] Reference count checking for thread
 2023-06-07  7:07 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix pointer dereference before sanity check
 2023-06-07  7:02 UTC 

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-07  7:01 UTC  (8+ messages)
` [PATCH v2 06/10] arm64: dts: qcom: Add SDX75 platform and IDP board support

[PATCH V3 1/9] ASoC: amd: ps: create platform devices based on acp config
 2023-06-07  7:04 UTC  (18+ messages)
` [PATCH V3 2/9] ASoC: amd: ps: handle SoundWire interrupts in acp pci driver
` [PATCH V3 4/9] ASoC: amd: ps: add SoundWire dma driver dma ops
` [PATCH V3 5/9] ASoC: amd: ps: add support for SoundWire DMA interrupts
` [PATCH V3 6/9] ASoC: amd: ps: add pm ops support for SoundWire dma driver
` [PATCH V3 9/9] ASoC: amd: ps: Add SoundWire specific checks in pci driver in pm ops

[PATCH 0/9] Mitigate a vmap lock contention
 2023-06-07  6:58 UTC  (6+ messages)
` [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock

[PATCH v5 0/4] Samsung Galaxy Express SGH-I437 Support
 2023-06-07  6:57 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express
` [PATCH v5 2/4] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
` [PATCH v5 3/4] ARM: dts: qcom: msm8960: Add USB node
` [PATCH v5 4/4] ARM: dts: qcom: Add Samsung Galaxy Express support

[PATCH] platform/x86: dell-laptop: Add drm module soft dependency
 2023-06-07  6:56 UTC  (7+ messages)

[PATCH] arm64: dts: mediatek: mt8192: Fix CPUs capacity-dmips-mhz
 2023-06-07  6:54 UTC  (5+ messages)

[GIT PULL] AMDTEE fix for v6.5
 2023-06-07  6:53 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: reset: convert the xlnx,zynqmp-reset.txt to yaml
 2023-06-07  6:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: firmware: add reset-controller property

[PATCH v4 0/3] Add JH7110 cpufreq support
 2023-06-07  6:51 UTC  (6+ messages)
` [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist

[PATCH v1] misc: fastrpc: Collect driver-remote processor transaction logs
 2023-06-07  6:51 UTC  (3+ messages)

[PATCH] gpio: sim: quietly ignore configured lines outside the bank
 2023-06-07  6:50 UTC 

[PATCH] streamline_config.pl: handle also ${CONFIG_FOO}
 2023-06-07  6:47 UTC  (2+ messages)

[PATCH v4 6/6] s390/uv: Update query for secret-UVCs
 2023-06-07  6:43 UTC  (2+ messages)

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-06-07  6:43 UTC 

[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Lake-S pin controller support
 2023-06-07  6:42 UTC  (3+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-07  6:41 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem

[PATCH] mm/mm_init.c: drop 'nid' parameter from check_for_memory()
 2023-06-07  6:39 UTC  (2+ messages)

[PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
 2023-06-07  6:38 UTC  (4+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-07  6:38 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

linux-next: duplicate patch in the regulator tree
 2023-06-07  6:37 UTC 

[PATCH v4 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-06-07  6:34 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab
 2023-06-07  6:33 UTC  (4+ messages)

[linus:master] [x86] 20f3337d35: stress-ng.lockofd.ops_per_sec 3.4% improvement
 2023-06-07  6:32 UTC 

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-06-07  6:32 UTC  (2+ messages)

[RFC v2 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-06-07  6:31 UTC  (8+ messages)
` [RFC v2 1/3] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support

[PATCH v3 2/2] Bluetooth: hci_qca: Add qcom devcoredump support
 2023-06-07  6:29 UTC 

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-07  6:28 UTC  (4+ messages)
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check

[PATCH v3 1/2] Bluetooth: hci_qca: Add qcom devcoredump sysfs support
 2023-06-07  6:27 UTC 

[PATCH v3 1/5] usb: phy: add usb phy notify port status API
 2023-06-07  6:24 UTC  (5+ messages)
` [PATCH v3 2/5] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY
` [PATCH v3 3/5] phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY
` [PATCH v3 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY
` [PATCH v3 5/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 3.0 PHY

[PATCH 1/1] fsnotify: export 'fsnotify_recalc_mask' symbol
 2023-06-07  6:21 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-07  6:16 UTC  (2+ messages)

[PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-07  6:14 UTC  (7+ messages)

[PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
 2023-06-07  6:11 UTC  (2+ messages)

[PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
 2023-06-07  6:06 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-07  6:02 UTC  (3+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-06-07  6:01 UTC  (4+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH net v2] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-06-07  5:59 UTC 

[PATCH v2] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-06-07  5:59 UTC 

[PATCH] crypto: crct10dif_common Add SPDX-License-Identifier tag
 2023-06-07  5:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] selftests/nolibc: add a test-report target
 2023-06-07  5:52 UTC  (2+ messages)

[PATCH] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
 2023-06-07  5:51 UTC 

Fwd: Remounting ext4 filesystem from ro to rw fails when quotas are enabled
 2023-06-07  5:51 UTC 

[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-07  5:45 UTC  (4+ messages)

[PATCH 0/8] SPDX conversion for cryptographic algorithms
 2023-06-07  5:39 UTC  (9+ messages)
` [PATCH 1/8] crypto: Convert dual BSD 3-Clause/GPL 2.0 boilerplate to SPDX identifier
` [PATCH 2/8] crypto: fcrypt: Replace dual BSD 3-Clause/GPL 2.0+ boilerplate with "
` [PATCH 3/8] crypto: drbg: Convert dual BSD 3-Clause/GPL-1.0 license boilerplate to "
` [PATCH 4/8] crypto: ecc: Replace BSD 2-Clause license boilerplate with "
` [PATCH 5/8] crypto: streebog_generic: Correct SPDX license identifier
` [PATCH 6/8] crypto: Replace GPL 2.0 boilerplate with "
` [PATCH 7/8] crypto: ecrdsa: Remove GPL 2.0+ boilerplate
` [PATCH 8/8] crypto: cts: Convert MIT boilerplate to corresponding SPDX license identifier

[PATCH] Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"
 2023-06-07  5:39 UTC 

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-06-07  5:37 UTC  (5+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built

rootwait regression in linux-next
 2023-06-07  5:37 UTC  (2+ messages)

[PATCH v7 00/12] x86: Support Key Locker
 2023-06-07  5:35 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH v2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
 2023-06-07  5:34 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2023-06-07  5:33 UTC  (3+ messages)

[PATCH -next] blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue()
 2023-06-07  5:33 UTC  (2+ messages)

[PATCH V3 0/1] perf tools: Allow config terms with breakpoints
 2023-06-07  5:33 UTC  (6+ messages)

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-07  5:31 UTC 

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-07  5:30 UTC 

[PATCH V23 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-07  5:26 UTC  (2+ messages)

[PATCH v2] ufs: core: Combine ufshcd_mq_poll_cqe functions
 2023-06-07  5:27 UTC  (2+ messages)

[PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
 2023-06-07  5:19 UTC  (2+ messages)

[gustavoars:testing/fam01-next20230606] BUILD SUCCESS WITH WARNING e2af9c6b35f6c39c338b785312947759d0dcdba8
 2023-06-07  5:06 UTC 

[PATCH] drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
 2023-06-07  5:07 UTC  (2+ messages)

[PATCH v1 0/2] Fix leak sanitizer warnings in perf top
 2023-06-07  5:01 UTC  (3+ messages)
` [PATCH v1 1/2] perf annotate: Fix parse_objdump_line memory leak
` [PATCH v1 2/2] perf top: Add exit routine for main thread

[PATCH v1 -next 0/2] RISC-V ACPI: Assorted fixes
 2023-06-07  4:55 UTC  (4+ messages)
` [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-07  4:55 UTC  (4+ messages)
` [PATCH v9 2/6] KVM: x86: Virtualize CR4.LAM_SUP

[PATCH V2] firmware: qcom_scm: use the SCM_CONVENTION based on ARM / ARM64
 2023-06-07  4:53 UTC 

[PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
 2023-06-07  4:49 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).