messages from 2024-06-10 14:40:43 to 2024-06-10 15:17:29 UTC [more...]
[PATCH v2 0/2] Fixes for McASP and dmaengine_pcm
2024-06-10 14:47 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: ti: davinci-mcasp: Set min period size using FIFO config
[PATCH v2 0/9] Bug-fixes for a few boards
2024-06-10 14:59 UTC (10+ messages)
` [PATCH v2 1/9] nvidia: nyan-big: Disable debug UART
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH v2 3/9] rockchip: veyron: Add logging for power init
` [PATCH v2 4/9] power: regulator: Handle autoset in regulators_enable_boot_on()
` [PATCH v2 5/9] fdt: Correct condition for bloblist existing
` [PATCH v2 6/9] spl: Allow ATF to work when dcache is disabled
` [PATCH v2 7/9] rockchip: Ensure memory size is available in RK3399 SPL
` [PATCH v2 8/9] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH v2 9/9] Drop the special am335x_boneblack_vboot target
[PATCH 1/6] remoteproc: omap: Use devm_rproc_alloc() helper
2024-06-10 15:17 UTC (6+ messages)
` [PATCH 2/6] remoteproc: omap: Use devm action to release reserved memory
` [PATCH 3/6] remoteproc: omap: Use devm_rproc_add() helper
` [PATCH 4/6] remoteproc: da8xx: Use devm_rproc_alloc() helper
` [PATCH 5/6] remoteproc: da8xx: Use devm action to release reserved memory
` [PATCH 6/6] remoteproc: da8xx: Use devm_rproc_add() helper
[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-10 15:14 UTC (16+ messages)
` [PATCH v7 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v7 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v7 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v7 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v7 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v7 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v7 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v7 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v7 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v7 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v7 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v7 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v7 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v7 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v7 15/16] selftests/resctrl: Remove mongrp from CMT test
[PATCH] scripts/make_fit: Support decomposing DTBs
2024-06-10 15:16 UTC (3+ messages)
[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
2024-06-10 15:16 UTC (12+ messages)
[XEN PATCH v3 00/16] x86: make cpu virtualization support configurable
2024-06-10 15:16 UTC (5+ messages)
` [XEN PATCH v3 10/16] x86/domain: guard svm specific functions with usinc_svm macro
` [XEN PATCH v3 12/16] x86/vmx: guard access to cpu_has_vmx_* in common code
[PATCH v5 00/10] Only timeout jobs if they run longer than timeout period
2024-06-10 15:16 UTC (4+ messages)
` [PATCH v5 03/10] drm/xe: Emit ctx timestamp copy in ring ops
` ✓ CI.BAT: success for Only timeout jobs if they run longer than timeout period
[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
2024-06-10 15:16 UTC (4+ messages)
[PATCH v2] mm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead of 0
2024-06-10 15:15 UTC
[PATCH 0/6] bootstd: Add Android support
2024-06-10 15:15 UTC (3+ messages)
` [PATCH 5/6] bootstd: Add a bootmeth for Android
[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-06-10 15:15 UTC (7+ messages)
` [PATCH v4 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v4 4/4] pwm: "
Subject: [PATCH] drm/panel : truly-nt35521: transition to mipi_dsi wrapped functions
2024-06-10 15:14 UTC (2+ messages)
[PATCH 1/2] mfd: arizona: Simplify with spi_get_device_match_data()
2024-06-10 15:13 UTC (4+ messages)
` [PATCH 2/2] mfd: madera: "
[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-06-10 15:14 UTC (3+ messages)
[PATCH 0/3] media: vgxy61: Remove vendor prefix from driver name
2024-06-10 15:08 UTC (4+ messages)
` [PATCH 1/3] media: vgxy61: Fix "
` [PATCH 2/3] media: vgxy61: Add legacy compatible string
` [PATCH 3/3] media: vgxy61: Add MODULE_ALIAS()
[PATCH v2] mm/mm_init.c: don't initialize page->lru again
2024-06-10 15:13 UTC (2+ messages)
[PATCH rcu 0/9] Miscellaneous fixes for v6.11
2024-06-10 15:12 UTC (10+ messages)
` [PATCH rcu 3/9] rcu/tree: Reduce wake up for synchronize_rcu() common case
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-10 15:12 UTC (4+ messages)
[PATCH 0/5] media: uvc: Probe PLF limits at start-up
2024-06-10 15:12 UTC (7+ messages)
` [PATCH 1/5] media: uvcvideo: Allow custom control mapping
` [PATCH 4/5] media: uvcvideo: Cleanup version-specific mapping
` [PATCH 5/5] media: uvcvideo: Remove PLF device quirking
[RFC PATCH 00/31] Make U-Boot memory reservations coherent
2024-06-10 15:12 UTC (8+ messages)
` [RFC PATCH 15/31] efi_memory: add an event handler to update memory map
[PATCH v5] virtio-net: clarify coalescing parameters settings
2024-06-10 15:12 UTC (7+ messages)
[PATCH 0/2] Fixup GuC ABI
2024-06-10 15:12 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v11 0/5] Add support for CS40L50
2024-06-10 15:11 UTC (3+ messages)
` [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
[f2fs-dev] [PATCH 1/2] f2fs: fix to add missing sb_{start, end}_intwrite() for ckpt thread
2024-06-10 15:10 UTC (4+ messages)
[PATCH] s390/sclp: define commands for storage (un)assignment
2024-06-10 15:10 UTC
[PATCH 1/6] ARM: highbank: Switch to new sys-off handler API
2024-06-10 15:10 UTC (3+ messages)
[PATCH v4 RESEND] checkpatch: check for missing Fixes tags
2024-06-10 15:10 UTC (2+ messages)
Coding Style for local variables
2024-06-10 15:10 UTC
[PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
2024-06-10 15:07 UTC (3+ messages)
` [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
` [PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-10 15:07 UTC (15+ messages)
` [PATCH v9 1/2] power: sequencing: implement the pwrseq core
` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
[meta-arago][scarthgap][PATCH] openssl-perf: Performance script for testing
2024-06-10 15:07 UTC
[meta-arago][master][PATCH] openssl-perf: Performance script for testing
2024-06-10 15:06 UTC
[bug report] block/bio: remove duplicate append pages code
2024-06-10 15:06 UTC (2+ messages)
[PATCH] drivers: rtc: Add driver for SD2405AL
2024-06-10 15:06 UTC
[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-10 15:06 UTC (3+ messages)
[PATCH for-4.19? v5 00/10] x86: Make MAX_ALTP2M configurable
2024-06-10 15:05 UTC (11+ messages)
` [PATCH for-4.19? v5 07/10] xen: Make the maximum number of altp2m views configurable for x86
[Linux bug report] A bug breaking device drivers' fault isolation guarantees
2024-06-10 15:05 UTC
[RFC PATCH] NFSD: Support write delegations for pNFS LAYOUT operations
2024-06-10 15:04 UTC
[PATCH v2] checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
2024-06-10 15:02 UTC
[PATCH 0/3] lib: smbios: Extend driver with using sysinfo driver
2024-06-10 15:03 UTC (9+ messages)
` [PATCH 2/3] lib: smbios: Let detect the system via sysinfo
` [PATCH 3/3] lib: smbios: Detect system properties via SYSINFO IDs
Proposal: U-Boot memory management
2024-06-10 15:02 UTC (16+ messages)
[PATCH v1 0/4] Add second scatter test case
2024-06-10 15:03 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 3/4] dts: add methods for modifying MTU to testpmd shell
[Bug 218900] New: amdgpu: Fatal error during GPU init
2024-06-10 15:02 UTC (2+ messages)
` [Bug 218900] "
[PATCH] x86/EPT: relax iPAT for "invalid" MFNs
2024-06-10 15:00 UTC (2+ messages)
` [PATCH for-4.19] "
[PATCH v3 0/5] semihosting: Restrict to TCG
2024-06-10 14:58 UTC (6+ messages)
` [PATCH v3 1/5] target/m68k: Restrict semihosting "
` [PATCH v3 2/5] target/xtensa: "
` [PATCH v3 3/5] target/mips: "
` [PATCH v3 4/5] target/riscv: "
` [PATCH v3 5/5] semihosting: Restrict "
[PATCH][next] scripts/spelling.txt: add more spellings to spelling.txt
2024-06-10 14:59 UTC (2+ messages)
[PATCH] checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
2024-06-10 14:59 UTC (3+ messages)
[PATCH v4 0/8] Enable eQEP DT support for Sitara K3 platforms
2024-06-10 14:58 UTC (20+ messages)
` [PATCH v4 1/8] dt-bindings: counter: Add new ti,am62-eqep compatible
` [PATCH v4 2/8] counter/ti-eqep: Add new ti-am62-eqep compatible
` [PATCH v4 3/8] arm64: dts: ti: k3-am62-main: Add eQEP nodes
` [PATCH v4 4/8] arm64: dts: ti: k3-am62a-main: "
` [PATCH v4 5/8] arm64: dts: ti: k3-am62p-main: "
` [PATCH v4 6/8] arm64: dts: ti: k3-am64-main: "
` [PATCH v4 7/8] arm64: dts: ti: k3-am64x-sk: Enable eQEP
` [PATCH v4 8/8] counter: ti-eqep: Allow eQEP driver to be built for K3 devices
CVE-2024-36972: af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
2024-06-10 14:57 UTC
[PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
2024-06-10 14:57 UTC (3+ messages)
[PATCH v7] gpio: virtuser: new virtual driver
2024-06-10 14:57 UTC (4+ messages)
[PATCH v2] scsi: add missing MODULE_DESCRIPTION() macros
2024-06-10 14:57 UTC (3+ messages)
[Build #28567142] armhf build of rdma-core 53.0~202406101038+git4b429243~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
2024-06-10 14:56 UTC
[PATCH v2 0/3] semihosting: Restrict to TCG
2024-06-10 14:55 UTC (6+ messages)
` [PATCH v2 1/3] target/mips: Restrict semihosting "
[PATCH] drm/amd/display: Guard ACPI calls with CONFIG_ACPI
2024-06-10 14:55 UTC
[Build #28567148] armhf build of rdma-core 53.0~202406101038+git4b429243~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
2024-06-10 14:55 UTC
[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-10 14:55 UTC (4+ messages)
` [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
[PATCH] [RFC] mm/mm_init.c: simplify logic of deferred_[init|free]_pages
2024-06-10 14:54 UTC (3+ messages)
[PATCH 0/7] support large folio swap-out and swap-in for shmem
2024-06-10 14:53 UTC (3+ messages)
` [PATCH 4/7] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
fail to connect to AP mode in 6.10 on WCN785x (NCM865)
2024-06-10 14:52 UTC (2+ messages)
[PATCH v2] nvme: enable FDP support
2024-06-10 14:52 UTC (7+ messages)
[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-10 14:52 UTC (6+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs
[PATCH] pwm: add missing MODULE_DESCRIPTION() macros
2024-06-10 14:51 UTC (7+ messages)
[PATCH] bitbake-config-build: add a plugin for config fragments
2024-06-10 14:51 UTC (4+ messages)
` [OE-core] "
[PATCH v2] pwm: add missing MODULE_DESCRIPTION() macros
2024-06-10 14:51 UTC (2+ messages)
[PATCH] mempool: dump includes list of memory chunks
2024-06-10 14:51 UTC (3+ messages)
[PATCH v3] kobject_uevent: Fix OOB access within zap_modalias_env()
2024-06-10 14:48 UTC (2+ messages)
[PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-06-10 14:47 UTC
[PATCH v3 00/43] arm64: Support for Arm CCA in KVM
2024-06-10 13:41 UTC (12+ messages)
` [PATCH v3 15/43] arm64: RME: Support for the VGIC in realms
` [PATCH v3 16/43] KVM: arm64: Support timers in realm RECs
` [PATCH v3 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v3 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v3 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v3 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v3 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v3 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v3 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v3 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v3 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
[recipe build #3740099] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-06-10 14:48 UTC
[PATCH] mmc: add missing MODULE_DESCRIPTION() macros
2024-06-10 14:48 UTC (2+ messages)
[PATCH] crypto: qat - fix linking errors when PCI_IOV is disabled
2024-06-10 14:37 UTC
[PATCH v2 0/3] Add support for the Mobileye EyeQ6H SoC
2024-06-10 14:47 UTC (2+ messages)
[Bug 218949] New: Kernel panic after upgrading to 6.10-rc2
2024-06-10 14:45 UTC (4+ messages)
` [Bug 218949] "
[Buildroot] [PATCH v12 1/3] boot/zynqmp-firmware: new boot firmware
2024-06-10 14:44 UTC (5+ messages)
` [Buildroot] [PATCH v12 2/3] boot/uboot.mk: new zynqmp pmufw build option
` [Buildroot] [PATCH v12 3/3] configs/zynqmp*: build pmufw source
[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
2024-06-10 14:44 UTC (11+ messages)
` "
` "
[PATCH v2] ASoC: ti: omap-hdmi: Fix too long driver name
2024-06-10 14:46 UTC (2+ messages)
[PATCH] regulator: add missing MODULE_DESCRIPTION() macro
2024-06-10 14:43 UTC (4+ messages)
[RFC PATCH] btrfs: scrub: don't call calc_sector_number on failed bios
2024-06-10 14:42 UTC
[PATCH net-next 0/5] net: stmmac: provide platform select_pcs method
2024-06-10 14:40 UTC (11+ messages)
` [PATCH net-next 1/5] net: stmmac: add select_pcs() platform method
` [PATCH net-next 2/5] net: stmmac: dwmac-intel: provide a select_pcs() implementation
` [PATCH net-next 3/5] net: stmmac: dwmac-rzn1: provide "
` [PATCH net-next 4/5] net: stmmac: dwmac-socfpga: "
` [PATCH net-next 5/5] net: stmmac: clean up stmmac_mac_select_pcs()
[PATCH v5 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-10 14:41 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: trivial-devices: Add jedec,spd5118
` [PATCH v5 2/6] hwmon: Add support for SPD5118 compliant temperature sensors
` [PATCH v5 3/6] hwmon: (spd5118) Add suspend/resume support
` [PATCH v5 4/6] hwmon: (spd5118) Add support for reading SPD data
` [PATCH v5 5/6] i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMs
` [PATCH v5 6/6] hwmon: (spd5118) Add configuration option for auto-detection
[PATCH v1] drm/bridge: it6505: update usleep_range for RC circuit charge time
2024-06-10 14:40 UTC (2+ messages)
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.