All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-13 14:00:41 to 2023-12-13 14:42:59 UTC [more...]

[PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
 2023-12-13 14:42 UTC  (2+ messages)

[PATCH 1/4] drm/ttm: return ENOSPC from ttm_bo_mem_space
 2023-12-13 14:42 UTC  (4+ messages)
` [PATCH 2/4] drm/ttm: replace busy placement with flags v3
` [PATCH 3/4] drm/ttm: improve idle/busy handling
` [PATCH 4/4] drm/amdgpu: use GTT only as fallback for VRAM|GTT

[PATCH] mei: fix vsc dependency
 2023-12-13 14:42 UTC  (3+ messages)

[PATCH linux-next] ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
 2023-12-13 14:39 UTC  (3+ messages)

[PATCH] nfsd: properly tear down server when write_ports fails
 2023-12-13 14:42 UTC  (8+ messages)

[PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-13 14:41 UTC  (8+ messages)
` [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
` [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls

[PATCH i-g-t] intel/xe_exec_store.c: Fix the execution of basic-all test
 2023-12-13 14:41 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Use COMPUTE instead of RENDER engine for Xe if missing
 2023-12-13 14:41 UTC  (7+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
`  "
` ✓ Fi.CI.IGT: success "

[PATCH v2] dcache: remove unnecessary NULL check in dget_dlock()
 2023-12-13 14:40 UTC  (2+ messages)

[PULL 0/6] Firmware/edk2 20231213 patches
 2023-12-13 14:39 UTC  (5+ messages)
` [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes

[PATCH v7 0/7] arm64: Reorganize kernel VA space
 2023-12-13 14:39 UTC  (5+ messages)
` [PATCH v7 5/7] arm64: vmemmap: Avoid base2 order of struct page size to dimension region

[xen-4.17-testing test] 184109: tolerable trouble: fail/pass/starved - PUSHED
 2023-12-13 14:39 UTC 

[PATCH 1/2] thermal: core: add initial support for cold and critical_cold trip point
 2023-12-13 14:39 UTC  (6+ messages)

Wireless interface (wlan) not shown on Raspberry Pi Zero W
 2023-12-13 14:39 UTC 

[RFC 0/1] SPI support in QEMU TPM
 2023-12-13 14:39 UTC  (3+ messages)
` [RFC 1/1] hw: tpmtisspi: add SPI support to QEMU TPM implementation

[PATCH] Revert "drm/amd/display: Adjust the MST resume flow"
 2023-12-13 14:39 UTC  (11+ messages)

[PATCH 1/2] drm/edid: replace __attribute__((packed)) with __packed
 2023-12-13 14:38 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/edid: replace __attribute__((packed)) with __packed (rev2)
` ✓ Fi.CI.BAT: success "

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2023-12-13 14:38 UTC  (4+ messages)
` [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
` [RFC PATCH v3 2/3] fs: Make vfs_mknod() to check CAP_MKNOD in user namespace of sb
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH] arm64: dts: allwinner: Orange Pi One Plus PHY support
 2023-12-13 14:37 UTC  (9+ messages)

[PATCH RFC net-next v1 0/3] Take advantage of certain device drivers during MACsec offload
 2023-12-13 14:36 UTC  (5+ messages)
` [PATCH RFC net-next v1 2/3] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-13 14:36 UTC  (6+ messages)
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string

[PATCH v3] tracing: Allow creating instances with specified system events
 2023-12-13 14:37 UTC 

[PATCH 0/1] RFC: linux-5.15.y ksmbd backport for CVE-2023-38431
 2023-12-13 14:36 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH net] ipmr: support IP_PKTINFO on cache report IGMP msg
 2023-12-13 14:33 UTC 

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-13 14:34 UTC  (6+ messages)
` [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms

[PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
 2023-12-13 14:26 UTC  (2+ messages)

[PATCH v3 0/2] Add support for LTC4282
 2023-12-13 14:35 UTC  (9+ messages)
` [PATCH v3 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[PULL] drm-intel-fixes
 2023-12-13 14:33 UTC  (2+ messages)

[REGRESSION] x86/smpboot/64: System will not boot on v6.5, v6.7-rc4
 2023-12-13 14:34 UTC  (3+ messages)

xen | Successful pipeline for staging | a236b74b
 2023-12-13 14:34 UTC 

[PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
 2023-12-13 14:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v7 0/7] Initial SR-IOV validation
 2023-12-13 14:34 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v7 3/7] lib/igt_sriov_device: add helper for checking if VF DRM driver is probed
  `  "
` [igt-dev] [PATCH i-g-t v7 4/7] lib/igt_sriov_device: add helpers for operations in different VFs scenarios
  `  "

[PATCH v5 0/2] mutiple selectable capabilities in tcpm
 2023-12-13 14:32 UTC  (3+ messages)
` [PATCH v5 2/2] usb: typec: tcpm: Support multiple capabilities

[PATCH 5.15 000/139] 5.15.143-rc2 review
 2023-12-13 14:31 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Auto-validate DMABuf imports in compute VMs
 2023-12-13 14:30 UTC  (2+ messages)

[PATCH 1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py
 2023-12-13 14:30 UTC  (5+ messages)
` [PATCH 4/4] toaster/test: Fixes functional tests warning on autobuilder
  ` [bitbake-devel] "

[PATCH v5 00/16] Add VOP2 support on rk3588
 2023-12-13 14:30 UTC  (4+ messages)
` (subset) "

[PATCH 4.19 00/53] 4.19.302-rc2 review
 2023-12-13 14:30 UTC  (2+ messages)

[PATCH 4.14 00/24] 4.14.333-rc2 review
 2023-12-13 14:30 UTC  (2+ messages)

whitelist commands
 2023-12-13 14:04 UTC 

[PATCH v1] android_ab: don't ignore ab_control_store return code
 2023-12-13  9:56 UTC  (2+ messages)

[PATCH v11 00/23] Add display driver for MT8188 VDOSYS1
 2023-12-13 14:28 UTC  (6+ messages)
` [PATCH v11 14/23] drm/mediatek: Power on/off devices with function pointers

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-13 14:27 UTC  (21+ messages)
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "

[PATCH v5 00/16] Support Andes PMU extension
 2023-12-13 14:28 UTC  (4+ messages)
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number

[PATCH v2 i-g-t] benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing
 2023-12-13 14:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing (rev2)

[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
 2023-12-13 14:27 UTC  (7+ messages)
` [PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH 3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()

[PATCH rcu 0/3] SRCU updates for v6.8
 2023-12-13 14:27 UTC  (3+ messages)
` [PATCH rcu 3/3] srcu: Explain why callbacks invocations can't run concurrently

[PATCH V2 0/5] Clean up perf mem
 2023-12-13 14:24 UTC  (8+ messages)
` [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu

[PATCH] docs: Document a policy for when to deviate from specifications
 2023-12-13 14:24 UTC  (2+ messages)

[akpm-mm:mm-unstable 208/262] lib/maple_tree.c:5506:30: error: 'struct ma_state' has no member named 'end'
 2023-12-13 14:24 UTC 

[android-common:android11-5.4 3089/28635] fs/incfs/vfs.c:1307:37: sparse: sparse: non size-preserving integer to pointer cast
 2023-12-13 14:24 UTC 

[PATCH v8 1/2] dt-bindings: adc: add AD7173
 2023-12-13 14:24 UTC  (3+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH 1/2] drm/amd/pm: support return vpe clock table
 2023-12-13 14:23 UTC  (2+ messages)

[PATCH v3 0/4] Add DFU and usb boot for TI am62x
 2023-12-13 14:23 UTC  (6+ messages)
` [PATCH v3 4/4] configs: am62x_evm_*: Enable USB and DFU support

[PATCH] efi_loader: eliminate efi_disk_obj structure
 2023-12-13 14:22 UTC  (2+ messages)

[PATCH RFC] nvme: avoid deadlock warning in sync_io_queues() path
 2023-12-13 14:22 UTC  (3+ messages)

[PATCH 1/2] drm/buddy: Implement tracking clear page feature
 2023-12-13 14:20 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: Enable clear page functionality

[PATCH 00/25] DC Patches for Dec 18, 2023
 2023-12-13 14:19 UTC  (3+ messages)
` [PATCH 03/25] drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram table 3.0"

[PATCH i-g-t] intel/xe_exec_store: Add Persistent subtest
 2023-12-13 14:19 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH v3 0/9] irqchip/renesas-rzg2l: add support for RZ/G3S SoC
 2023-12-13 14:18 UTC  (6+ messages)
` [PATCH v3 1/9] clk: renesas: r9a08g045: Add IA55 pclk and its reset
` [PATCH v3 9/9] arm64: dts: renesas: r9108g045: Add IA55 interrupt controller node

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-13 14:18 UTC  (9+ messages)
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature

[PATCH] qemu-options: Clarify handling of commas in options parameters
 2023-12-13 14:17 UTC 

next: arm64: gcc-8-defconfig - failed - net/wireless/shipped-certs.c:92:1: error: expected '}' before numeric constant
 2023-12-13 14:17 UTC 

[PATCH v3 0/7] dma-buf: heaps: Add secure heap
 2023-12-13 14:16 UTC  (11+ messages)

[PATCH i-g-t v6 0/5] Compression support for Lunarlake
 2023-12-13 19:55 UTC  (3+ messages)
` [PATCH i-g-t v6 5/5] tests/intel/xe_ccs: Add compression "

[PATCH 0/3] Hi,
 2023-12-13 14:15 UTC  (4+ messages)
` [PATCH 1/3] lib/oe/package: replace in place PN-locale-* packages in PACKAGES
` [PATCH 2/3] lib/oe/package: add LOCALEEXTRADIRS to define extra locations for locales
` [PATCH 3/3] cups: use LOCALEEXTRADIRS to split localized HTML templates

[PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
 2023-12-13 14:13 UTC  (2+ messages)

fs/pstore/ram_core.c:532:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-13 14:13 UTC 

[dhowells-fs:afs-next 40/43] fs/afs/callback.c:82:13: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
 2023-12-13 14:13 UTC 

[Intel-gfx] [RFC] drm/i915: Allow dmabuf mmap forwarding
 2023-12-13 14:13 UTC  (5+ messages)
`  "

[XEN PATCH] xen/arm: ffa: return FFA_RET_NOT_SUPPORTED on unhandled calls
 2023-12-13 14:12 UTC  (2+ messages)

[PATCH v2] drm/xe/uapi: Uniform async vs sync handling
 2023-12-13 14:13 UTC  (2+ messages)

[PATCH 00/11] tcg: Move tcg expanders out of line
 2023-12-13 14:12 UTC  (5+ messages)
` [PATCH 01/11] tcg: Mark tcg_gen_op* as noinline
` [PATCH 02/11] tcg: Move tcg_gen_op* out of line

[RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
 2023-12-13 14:12 UTC  (2+ messages)
` [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test

ath10k-firmware: WCN3990: Add board file for the Qualcomm SDM845 MTP platform
 2023-12-13 14:11 UTC  (3+ messages)

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-13 14:11 UTC  (11+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE

[PATCH v2 0/2] libceph: fix sparse-read failure bug
 2023-12-13 14:11 UTC  (9+ messages)
` [PATCH v2 2/2] libceph: just wait for more data to be available on the socket

[PATCH] tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
 2023-12-13 14:10 UTC  (3+ messages)

[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
 2023-12-13 14:09 UTC  (7+ messages)
` [PATCH v2 09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes
` [PATCH v2 10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-13 14:09 UTC  (16+ messages)

[PATCH net 1/2] net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
 2023-12-13 14:08 UTC  (2+ messages)
` [PATCH net 2/2] net/mlx5e: Fix error codes in alloc_branch_attr()

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-12-13 14:08 UTC 

[nf-next PATCH] netfilter: nf_tables: Support updating table's owner flag
 2023-12-13 14:08 UTC  (6+ messages)

[PATCH v3] mmc: Poll CD in case cyclic framework is enabled
 2023-12-13 14:07 UTC  (5+ messages)

[Patch v5 00/11] Add MFC V12 support
 2023-12-13 14:06 UTC  (6+ messages)
  ` [Patch v5 11/11] arm64: dts: fsd: Add MFC related DT enteries
    ` (subset) "

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-12-13 14:06 UTC  (5+ messages)
` [PATCH v2 17/35] tcg/mips: Support TCG_COND_TST{EQ,NE}

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-13 14:06 UTC  (8+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory

[PATCH v2 0/3] iio: adc: add new ad7380 driver
 2023-12-13 14:07 UTC  (5+ messages)
` [PATCH v2 3/3] iio: adc: ad7380: new driver for AD7380 ADCs

[OE-Core][PATCH] rust: Upgrade 1.71.1 -> 1.74.1
 2023-12-13 14:06 UTC  (2+ messages)

[PATCH RFC v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-13 14:05 UTC  (2+ messages)

[PATCH v6 0/4] Add displays support for bsh-smm-s2/pro boards
 2023-12-13 14:03 UTC  (11+ messages)
` [PATCH v6 1/4] drm: bridge: samsung-dsim: enter display mode in the enable() callback
` [PATCH v6 2/4] drm: bridge: samsung-dsim: complete the CLKLANE_STOP setting
` [PATCH v6 3/4] dt-bindings: display: panel: Add synaptics r63353 panel controller
` [PATCH v6 4/4] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH v5 0/8] media: v4l2-subdev: Improve frame interval handling
 2023-12-13 14:04 UTC  (9+ messages)
` [PATCH v5 1/8] media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CONTROLLER
` [PATCH v5 2/8] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
` [PATCH v5 3/8] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
` [PATCH v5 4/8] media: v4l2-subdev: Store frame interval in subdev state
` [PATCH v5 5/8] media: docs: uAPI: Clarify error documentation for invalid 'which' value
` [PATCH v5 6/8] media: docs: uAPI: Expand "
` [PATCH v5 7/8] media: docs: uAPI: Fix documentation of 'which' field for routing ioctls
` [PATCH v5 8/8] media: i2c: thp7312: Store frame interval in subdev state

[PATCH v2 0/7] arm64: qcom: add AIM300 AIoT board support
 2023-12-13 14:04 UTC  (4+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: aim300: add AIM300 AIoT

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2023-12-13 14:03 UTC  (3+ messages)
` [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation

[PATCH 1/2] dt-bindings: iio: spi-dac: Add driver for SPI shift register DACs
 2023-12-13 14:03 UTC  (5+ messages)
  ` [PATCH 2/2] "

[XEN PATCH 0/7] address violations of MISRA C:2012 Rule 2.1
 2023-12-13 14:02 UTC  (5+ messages)
` [XEN PATCH 5/7] xen/arm: traps: add ASSERT_UNREACHABLE() where needed

[i-g-t 1/2] tests/kms_vrr: Tweak flipline subtest
 2023-12-13 14:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] tests/kms_vrr: Tweak flipline subtest (rev2)

[PATCH v9 0/4] Implement MTE tag compression for swapped pages
 2023-12-13 14:01 UTC  (4+ messages)

[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2023-12-13 14:01 UTC  (3+ messages)
` [PATCH v2 11/20] util/dsa: Implement DSA task asynchronous submission and wait for completion

[PATCH v3] watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
 2023-12-13 14:01 UTC  (2+ messages)

[ANNOUNCE] Sharness v1.2.0
 2023-12-13 14:01 UTC  (4+ messages)
` New attempt to export test-lib from Git, maybe Sharness2?

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-13 12:50 UTC  (6+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit

[PATCH] crypto: crc32: implement crc32() with crc32_no_comp()
 2023-12-13 14:00 UTC 

[PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
 2023-12-13 14:00 UTC  (11+ messages)


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.