messages from 2024-05-22 15:44:27 to 2024-05-22 16:34:03 UTC [more...]
[PATCH] riscv: prevent pt_regs corruption for secondary idle threads
2024-05-22 16:33 UTC (2+ messages)
[PATCH] hash: cast away atomic qualification
2024-05-22 16:33 UTC (3+ messages)
` [PATCH v2] "
mdadm/Create wait_for_zero_forks is stuck
2024-05-22 16:33 UTC (4+ messages)
[PATCH v3] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
2024-05-22 16:33 UTC (4+ messages)
[CI 1/6] tests/intel/xe_pm: Update runtime pm conditions
2024-05-22 16:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/6] "
[Basic]: bitbake menuconfig not reflected changes from custom defconfig
2024-05-22 16:31 UTC
b4 patch selection logic
2024-05-22 16:30 UTC (3+ messages)
[bitbake-devel][PATCH] bitbake-hashclient: Add ping command
2024-05-22 16:29 UTC
[PATCH v4 0/1] nvme: queue-depth multipath iopolicy
2024-05-22 16:29 UTC (5+ messages)
` [PATCH v4 1/1] nvme: multipath: Implemented new iopolicy "queue-depth"
[meta-ti][master/scarthgap][PATCH] conf: machine: Update UBOOT_MACHINE for am62xx-lp-evm
2024-05-22 16:29 UTC (6+ messages)
[PATCH 0/3] Store platform name in xe_device.info
2024-05-22 16:29 UTC (7+ messages)
` [PATCH 1/3] drm/xe: "
` [PATCH 2/3] drm/xe: Drop undesired prefix from the platform name
` [PATCH 3/3] drm/xe: Use platform name in xe_assert()
[PATCH] nvme-pci: silence a lockdep complaint
2024-05-22 16:28 UTC (4+ messages)
[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
2024-05-22 16:28 UTC (7+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
Re* [PATCH] add-patch: response to unknown command
2024-05-22 16:27 UTC (6+ messages)
` [PATCH v2] add-patch: enforce only one-letter response to prompts
[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
2024-05-22 16:26 UTC (2+ messages)
[PATCH v3 0/8] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
2024-05-22 16:22 UTC (6+ messages)
` [PATCH v3 3/8] ASoC: samsung: midas_wm1811: Add headset mic bias supply support
[PATCH v2] nvmet: fix ns enable/disable possible hang
2024-05-22 16:24 UTC (2+ messages)
[PATCH 1/5] clock: qcom: ipq4019: add ESS clock
2024-05-22 16:23 UTC (8+ messages)
` [PATCH 2/5] dt-bindings: clock: qcom: ipq4019: add missing networking resets
` [PATCH 3/5] "
` [PATCH 5/5] arm: dts: add IPQ4019 ESS EDMA U-Boot additions
[libgpiod][PATCH 0/2] support casting line.Value to bool
2024-05-22 16:22 UTC (2+ messages)
[PATCH for-4.19 v3 0/3] xen/x86: support foreign mappings for HVM/PVH
2024-05-22 16:21 UTC (6+ messages)
` [PATCH for-4.19 v3 2/3] xen: enable altp2m at create domain domctl
[PATCH i-g-t 00/10] lib: sync i915_pciids.h and _local.h with kernel
2024-05-22 16:21 UTC (21+ messages)
` [PATCH i-g-t 01/10] lib: sync i915_pciids.h with kernel commit 432ed92bfb55
` [PATCH i-g-t 02/10] lib: sync i915_pciids.h with kernel commit 41c0f8a36f15
` [PATCH i-g-t 03/10] lib: sync i915_pciids.h with kernel commit 7b43a37348b7
` [PATCH i-g-t 04/10] lib: sync i915_pciids.h with kernel commit 5c8c22adc802
` [PATCH i-g-t 05/10] lib: sync i915_pciids.h with kernel commit aa3d586e1624
` [PATCH i-g-t 06/10] lib: sync i915_pciids.h with kernel commit bfbda4722767
` [PATCH i-g-t 07/10] lib: sync i915_pciids.h with kernel commit 7858cc0b55e3
` [PATCH i-g-t 08/10] lib: sync i915_pciids.h with kernel commit d2c4b1db1c4f
` [PATCH i-g-t 09/10] lib: sync i915_pciids.h with kernel commit cfa7772880f8
` [PATCH i-g-t 10/10] lib: switch i915_pciids_local.h to xe driver style PCI ID macros
[PATCH 0/4] rockchip: Add gpio request() ops and drop PCIe reset-gpios workaround
2024-05-22 16:20 UTC (9+ messages)
sm notify (nlm) question
2024-05-22 16:20 UTC (7+ messages)
[PATCH v5 00/68] Define _GNU_SOURCE for sources using
2024-05-22 16:19 UTC (3+ messages)
[PATCH] cpupower: Add Chinese Simplified translation
2024-05-22 16:19 UTC
[GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
2024-05-22 16:18 UTC (4+ messages)
[PATCH] staging: media/atomisp/include/linux: Fix spelling mistakes in atomisp.h
2024-05-22 16:18 UTC
[PATCH 1/2 v4] tpm-v2: add support for mapping algorithm names to algos
2024-05-22 16:17 UTC (3+ messages)
[PATCH 01/15] net: introduce alternative implementation as net-lwip/
2024-05-22 16:06 UTC (16+ messages)
` [PATCH 02/15] net-lwip: import lwIP library under lib/lwip
` [PATCH 03/15] net-lwip: add DHCP support and dhcp commmand
` [PATCH 04/15] net-lwip: add TFTP support and tftpboot command
` [PATCH 05/15] net-lwip: add ping command
` [PATCH 06/15] net-lwip: add dns command
` [PATCH 07/15] net-lwip: add wget command
` [PATCH 08/15] net-lwip: import net command from cmd/net.c
` [PATCH 09/15] net-lwip: add support for EFI_HTTP_BOOT
` [PATCH 10/15] test: dm: dsa, eth: disable tests when CONFIG_NET_LWIP=y
` [PATCH 11/15] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH 12/15] configs: add qemu_arm64_lwip_defconfig
` [PATCH 13/15] test/py: net: add _lwip variants of dhcp, ping and tftpboot tests
` [PATCH 14/15] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH 15/15] CI: add qemu_arm64_lwip to the test matrix
[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
2024-05-22 16:15 UTC (3+ messages)
[PATCH v4 bpf-next 00/11] bpf: support resilient split BTF
2024-05-22 16:16 UTC (8+ messages)
[PATCH i-g-t] tests/kms_sysfs_edid_timing: Skip the first detect
2024-05-22 16:16 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
2024-05-22 16:14 UTC (2+ messages)
[RFC 0/2] net/tap RSS BPF rewrite
2024-05-22 16:15 UTC (4+ messages)
` [PATCH v15 00/11] net/tap: make RSS work again
` [PATCH v15 09/11] net/tap: simplify internals
[RFC 0/3] generic sw counters
2024-05-22 16:12 UTC (10+ messages)
` [PATCH v10 0/8] Common statistics for software PMD's
` [PATCH v10 1/8] eal: generic 64 bit counter
` [PATCH v10 2/8] ethdev: add common counters for statistics
` [PATCH v10 3/8] net/af_packet: use generic SW stats
` [PATCH v10 4/8] net/af_xdp: "
` [PATCH v10 5/8] net/pcap: "
` [PATCH v10 6/8] net/ring: "
` [PATCH v10 7/8] net/tap: "
` [PATCH v10 8/8] net/null: "
[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
2024-05-22 16:15 UTC (8+ messages)
` [PATCH v4 04/15] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
[PATCH pciutils 0/6] pcilmr: Improve grading of the margining results
2024-05-22 16:06 UTC (7+ messages)
` [PATCH pciutils 1/6] pcilmr: Ensure that utility can accept either Downstream or Upstream link port
` [PATCH pciutils 2/6] pcilmr: Move most of pcilmr arguments parsing logic to the separate file
` [PATCH pciutils 3/6] pcilmr: Add new grading option
` [PATCH pciutils 4/6] pcilmr: Add option to configure margining dwell time
` [PATCH pciutils 5/6] pcilmr: Apply grading quirk for Ice Lake RC ports
` [PATCH pciutils 6/6] pcilmr: Update usage and man: new arguments format and grading
[pci:defer/misc] BUILD SUCCESS 17661d367522e15262cc5c8c8831c599c547cb08
2024-05-22 16:13 UTC
[PATCH 00/17] Add OA functionality to Xe
2024-05-22 16:13 UTC (17+ messages)
6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
2024-05-22 16:13 UTC (11+ messages)
[Buildroot] [PATCH] configs/versal_vck190_defconfig: add hashes
2024-05-22 16:13 UTC
WARN Kernel v6.9-evl-rebase - EVL: invalid out-of-band syscall <0x43564d41> - Firefox browser
2024-05-22 16:11 UTC (6+ messages)
[PATCH] rust: kernel: make impl_has_work compatible with more complex generics
2024-05-22 16:11 UTC (7+ messages)
` [PATCH v2] rust: kernel: make impl_has_work compatible with more generics
` [PATCH v3] "
[PATCH 0/3] KEYS: trusted: bug fixes
2024-05-22 16:11 UTC (10+ messages)
` [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
[PATCH v1 0/4] Add second scatter test case
2024-05-22 16:10 UTC (3+ messages)
` [PATCH v1 3/4] dts: add methods for modifying MTU to testpmd shell
[PATCH] drm/xe/uc: Don't emit false error if running in execlist mode
2024-05-22 16:08 UTC (2+ messages)
[PATCH 0/9] Enable haltpoll for arm64
2024-05-22 16:09 UTC (7+ messages)
` [PATCH 3/9] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
[PATCH] qga: Add an interactive mode to guest-exec via VSOCK for Linux
2024-05-22 16:10 UTC (2+ messages)
[PATCH net] ax25: Fix refcount leak issues of ax25_dev
2024-05-22 16:10 UTC (12+ messages)
` Kernel 6.9.1 AX.25 Crash
[PATCH 0/5] dm: empty flush optimization
2024-05-22 16:10 UTC (6+ messages)
` [PATCH 3/5] dm: support retrieving struct dm_target from struct dm_dev
` [PATCH] dm: optimize flushes
` "
[Buildroot] [git commit] configs/orangepi_r1_defconfig: bump Linux kernel to 6.6.31
2024-05-22 15:54 UTC
[Buildroot] [git commit] configs/orangepi_r1_defconfig: bump Linux to 5.10.217 to fix gcc 13.x build
2024-05-22 15:53 UTC
[Buildroot] [git commit] configs/orangepi_r1_defconfig: add hashes for Linux/headers/u-boot
2024-05-22 15:54 UTC
[Buildroot] [git commit] configs/orangepi_r1_defconfig: drop double _HOST_UBOOT_TOOLS=y
2024-05-22 15:53 UTC
[Buildroot] [git commit] configs/orangepi_r1_defconfig: bump U-boot to v2024.01 to fix compatibility with setuptools >= 69
2024-05-22 15:53 UTC
[Buildroot] [PATCH 1/5] configs/orangepi_r1_defconfig: drop double _HOST_UBOOT_TOOLS=y
2024-05-22 16:09 UTC (2+ messages)
[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
2024-05-22 16:07 UTC (7+ messages)
` [PATCH v2 1/6] virtio: Add bool to VirtQueueElement
` [PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH v2 3/6] virtio: virtqueue_ordered_fill "
[PATCH pciutils] pcilmr: Fix margining for ports with Lane reversal
2024-05-22 16:08 UTC
[PATCH 0/3] Enable ICSSG Driver for AM64x
2024-05-22 16:08 UTC (3+ messages)
` [PATCH 1/3] arm: dts: k3-am642-evm-u-boot: Add remoteproc-name for PRU cores
[PATCH] alias: document caveats and add trace of prepared command
2024-05-22 16:07 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/beaglev_fire: add support for BeagleV Fire
2024-05-22 16:06 UTC (3+ messages)
[cocci] Searching for repeated source code with SmPL?
2024-05-22 16:06 UTC (6+ messages)
Fwd: [CPF] Real-time Micro-conference at LPC
2024-05-22 16:05 UTC
[PATCH scarthgap 0/5] Fix ACS test failures for corstone1000
2024-05-22 16:04 UTC (6+ messages)
` [PATCH scarthgap 1/5] arm-bsp/trusted-services: corstone1000: add EFI var handling fixes
` [PATCH scarthgap 2/5] arm-bsp/trusted-services: corstone1000: add fixes for private auth vars
` [PATCH scarthgap 3/5] arm-bsp/trusted-firmware-m: corstone1000: increase PS sizes
` [PATCH scarthgap 4/5] arm-bsp/trusted-services: corstone1000: increase comm buffer size
` [PATCH scarthgap 5/5] arm-bsp/trusted-firmware-m: corstone1000: increase RSE_COMMS buff size
[PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
2024-05-22 16:04 UTC (3+ messages)
[PATCH 0/5] Fix ACS test failures for corstone1000
2024-05-22 16:03 UTC (6+ messages)
` [PATCH 1/5] arm-bsp/trusted-services: corstone1000: add EFI var handling fixes
` [PATCH 2/5] arm-bsp/trusted-services: corstone1000: add fixes for private auth vars
` [PATCH 3/5] arm-bsp/trusted-firmware-m: corstone1000: increase PS sizes
` [PATCH 4/5] arm-bsp/trusted-services: corstone1000: increase comm buffer size
` [PATCH 5/5] arm-bsp/trusted-firmware-m: corstone1000: increase RSE_COMMS buff size
[PATCH 00/15] Introduce the lwIP network stack
2024-05-22 16:00 UTC
[PATCH v5] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
2024-05-22 16:01 UTC (6+ messages)
[PATCH 0/2 v3] pwm: add support for duty_offset
2024-05-22 16:00 UTC (4+ messages)
` [PATCH 1/2 v3] pwm: add duty offset support
[PATCH] vfs: Delete the associated dentry when deleting a file
2024-05-22 16:00 UTC (3+ messages)
[PATCH 0/2] novatek-nvt-ts: add support for NT36672A touchscreen
2024-05-22 16:00 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: input: document Novatek NVT touchscreen controller
[Buildroot] [RFC PATCH 0/2] Add support to genimage.sh for creating a bmap image
2024-05-22 15:59 UTC (7+ messages)
` [Buildroot] [RFC PATCH 1/2] support/scripts/genimage.sh: support "
[PATCH 0/6] dts: add testpmd params and statefulness
2024-05-22 15:59 UTC (3+ messages)
` [PATCH v2 0/8] dts: add testpmd params
[PATCH] drm/i915/dpt: Make DPT object unshrinkable
2024-05-22 15:58 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/dpt: Make DPT object unshrinkable (rev3)
[PATCH 0/1] nvme-pci: add quirks for Lexar NM790
2024-05-22 15:56 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/4] drm/xe: Allow migrate vm gpu submissions from reclaim context
2024-05-22 15:55 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH RESEND 5.4.y] ext4: fix bug_on in __es_tree_search
2024-05-22 15:54 UTC (2+ messages)
[PATCH] drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()
2024-05-22 15:53 UTC (3+ messages)
[PATCH net-next v19 00/13] Add Realtek automotive PCIe driver
2024-05-22 15:53 UTC (9+ messages)
` [PATCH net-next v19 01/13] rtase: Add pci table supported in this module
Dell XPS 13 9360: `slp_s0_residency_usec` stays 0
2024-05-22 15:52 UTC (2+ messages)
[PATCH] tests/qtest/migration-test: Fix the check for a successful run of analyze-migration.py
2024-05-22 15:52 UTC (2+ messages)
[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
2024-05-22 15:52 UTC (9+ messages)
` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token
[PATCH v5.15.y] nfsd: don't allow nfsd threads to be signalled
2024-05-22 15:52 UTC (3+ messages)
[Buildroot] [PATCH 1/1] configs/imx8mmpico: bump bsp components to version tn-mickledore_6.1.55-2.2.0_20240417
2024-05-22 15:50 UTC (2+ messages)
[Buildroot] [git commit] configs/imx8mmpico: bump bsp components to version tn-mickledore_6.1.55-2.2.0_20240417
2024-05-22 15:25 UTC
[PATCH] drm/i915/dpt: Make DPT object unshrinkable
2024-05-22 15:29 UTC (2+ messages)
[PATCH 0/1] nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012
2024-05-22 15:47 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v4 0/8] Move camss version related defs in to resources
2024-05-22 15:46 UTC (9+ messages)
` [PATCH v4 1/8] media: qcom: camss: Add per sub-device type resources
` [PATCH v4 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v4 3/8] media: qcom: camss: Attach formats to CSID resources
` [PATCH v4 4/8] media: qcom: camss: Attach formats to CSIPHY resources
` [PATCH v4 5/8] media: qcom: camss: Move format related functions
` [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
` [PATCH v4 7/8] media: qcom: camss: Decompose register and link operations
` [PATCH v4 8/8] media: qcom: camss: Decouple VFE from CSID
[PATCH] drm: xlnx: zynqmp_disp: Fix WARN_ON build warning
2024-05-22 15:46 UTC (6+ messages)
[PATCH] fetch/npmsw: The fetcher shouldn't have any knowledge of S
2024-05-22 15:46 UTC
[Buildroot] [PATCH] support/testing/infra/emulator.py: fix qemu prompt detection
2024-05-22 15:46 UTC
[PATCH] ieee1275 radix support added for KVM on power
2024-05-22 15:45 UTC (2+ messages)
Pickup commit "mfd: stpmic1: Fix swapped mask/unmask in irq chip" for stable kernel?
2024-05-22 15:46 UTC (2+ messages)
[PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-22 15:45 UTC (12+ messages)
[PATCH] spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema
2024-05-22 15:45 UTC (2+ messages)
Backport request
2024-05-22 15:45 UTC (2+ messages)
[PATCH 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-05-22 15:44 UTC (4+ messages)
` [PATCH 01/17] Add cc33xx.h, cc33xx_i.h
Fix Intel's ice driver in stable
2024-05-22 15:44 UTC (4+ messages)
[PATCH 0/7] Enable QoS for DSS on J7 family of TI SoCs
2024-05-22 15:44 UTC (3+ messages)
` [PATCH 2/7] arm: mach-k3: j721e: Enable QoS for DSS
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.