All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-21 13:46:52 to 2024-03-21 14:42:29 UTC [more...]

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-03-21 14:42 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom,coresight-funnel: Add label for multi-ouput

[Intel-wired-lan] [PATCH v2 net] ice: Fix freeing uninitialized pointers
 2024-03-21 14:42 UTC  (2+ messages)
`  "

[PATCH v3 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
 2024-03-21 14:41 UTC  (5+ messages)

[PATCH 1/2] drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags
 2024-03-21 14:41 UTC  (2+ messages)

[PATCH i-g-t v4 00/25] Update test documentation for i915 tests
 2024-03-21 14:40 UTC  (3+ messages)
` [PATCH i-g-t v4 14/25] tests/intel: Introduce Obsolete subcategory

[PATCH 0/5] Add RK816 PMIC support
 2024-03-21 14:39 UTC  (18+ messages)
` [PATCH 1/5] dt-bindings: mfd: Add rk816 binding
` [PATCH 2/5] mfd: rk8xx: Add RK816 support
` [PATCH 3/5] pinctrl: rk805: Add rk816 pinctrl support
` [PATCH 4/5] regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_range
` [PATCH 5/5] regulator: rk808: Add RK816 support

[PATCH v3 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 14:40 UTC  (6+ messages)
` [PATCH v3 2/2] drm/xe/uapi: Add L3 bank mask to topology query
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/xe/query: Define and use a constant for the number of masks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
 2024-03-21 14:39 UTC  (4+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-21 14:39 UTC  (2+ messages)

[PATCH] crypto: ecrdsa - Fix module auto-load on add_key
 2024-03-21 14:38 UTC  (2+ messages)

[PATCH v2] ARM: unwind: improve unwinders for noreturn case
 2024-03-21 14:37 UTC  (13+ messages)

[PATCH] doc: update LTS maintenance to 3 years
 2024-03-21 14:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: once more fix the call oder in amdgpu_ttm_move()
 2024-03-21 14:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add a NULL check for freeing root PT
 2024-03-21 14:35 UTC 

[PATCH 0/2] Add interconnect driver for IPQ9574 SoC
 2024-03-21 14:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm IPQ9574 support

[PATCH] drm/xe/mocs: Add debugfs node to dump mocs
 2024-03-21 14:34 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] arm/scp-firmware: update to v2.14.0
 2024-03-21 14:34 UTC  (3+ messages)
` [PATCH 2/3] arm-toolchain/gcc-arm-none-eabi: remove 11.2
` [PATCH 3/3] CI: reduce coverage of dev kernel

[PATCH 1/7] CI: update kas to 4.3.1
 2024-03-21 14:33 UTC  (7+ messages)
` [PATCH 2/7] arm/edk2: update to 202402
` [PATCH 3/7] arm/trusted-firmware-a: update to 2.10.2
` [PATCH 4/7] arm/sbsa-acs: update to 7.1.4
` [PATCH 5/7] arm/scp-firmware: update to v2.14.0
` [PATCH 6/7] arm-toolchain/gcc-arm-none-eabi: remove 11.2
` [PATCH 7/7] CI: reduce coverage of dev kernel

[BUG REPORT] not ok 1 Derive Kc subkey for camellia128-cts-cmac
 2024-03-21 14:32 UTC  (5+ messages)
    ` [PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test

[PATCH] ARM: dts: imx7s: Add snvs-poweroff support
 2024-03-21 14:31 UTC  (2+ messages)

[PATCH v10 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-03-21 14:40 UTC  (22+ messages)
` [PATCH v10 01/21] hw/core/machine: Introduce the module as a CPU topology level
` [PATCH v10 02/21] hw/core/machine: Support modules in -smp
` [PATCH v10 03/21] hw/core: Introduce module-id as the topology subindex
` [PATCH v10 04/21] hw/core: Support module-id in numa configuration
` [PATCH v10 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v10 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v10 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v10 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v10 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v10 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v10 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v10 12/21] i386: Introduce module level cpu topology to CPUX86State
` [PATCH v10 13/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v10 14/21] i386: Expose module level in CPUID[0x1F]
` [PATCH v10 15/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v10 16/21] i386/cpu: Introduce module-id to X86CPU
` [PATCH v10 17/21] tests: Add test case of APIC ID for module level parsing
` [PATCH v10 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v10 19/21] i386: Add cache topology info in CPUCacheInfo
` [PATCH v10 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v10 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]

[PATCH] net/vmxnet3: Don't enable rx queue interrupts on FreeBSD
 2024-03-21 14:30 UTC  (3+ messages)

[PATCH] net/netlink: how to deal with the problem of exceeding the maximum reach of nlattr's nla_len
 2024-03-21 14:30 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: pervent access to suspended controller
 2024-03-21 14:30 UTC 

[PATCH 0/4] Change userptr so it can be unified with hmmptr
 2024-03-21 14:30 UTC  (3+ messages)
` [PATCH 4/4] drm/xe: destroy userptr vma on UNMAP event

[PATCH] drm/xe: Use FIELD_PREP for lrc descriptor
 2024-03-21 14:29 UTC  (2+ messages)

[meta-ti][scarthgap][PATCH] README: update with scarthgap specific info
 2024-03-21 14:28 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH 8/8] ucounts: delete these duplicate static variables ue_zero and ue_int_max
 2024-03-21 14:28 UTC  (3+ messages)

[PATCH] ath10k: allocate dummy net_device dynamically
 2024-03-21 14:28 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: leds: add LED_FUNCTION_* mainly for router devices
 2024-03-21 14:28 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: add LED_FUNCTION_MOBILE for mobile network

Hello
 2024-03-21 14:27 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in scheduler_tick (3)
 2024-03-21 14:28 UTC  (2+ messages)

[PATCH] drm/i915: Do not print 'pxp init failed with 0' when it succeed
 2024-03-21 14:27 UTC  (3+ messages)

[PATCH] wifi: ath11k: allocate dummy net_device dynamically
 2024-03-21 14:26 UTC  (3+ messages)

[PATCH] dm vdo: use kernel byteswapping routines instead of GCC ones
 2024-03-21 14:25 UTC  (3+ messages)

[PATCH v1 00/12] perf vendor events intel update
 2024-03-21 14:25 UTC  (2+ messages)

[PATCH v4 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 14:25 UTC  (2+ messages)
` [PATCH v4 2/2] drm/xe/uapi: Add L3 bank mask to topology query

[PATCH 0/9] Various significant MM patches
 2024-03-21 14:24 UTC  (10+ messages)
` [PATCH 1/9] mm: Always initialise folio->_deferred_list
` [PATCH 2/9] mm: Create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
` [PATCH 3/9] mm: Remove folio_prep_large_rmappable()
` [PATCH 4/9] mm: Support page_mapcount() on page_has_type() pages
` [PATCH 5/9] mm: Turn folio_test_hugetlb into a PageType
` [PATCH 6/9] mm: Remove a call to compound_head() from is_page_hwpoison()
` [PATCH 7/9] mm: Free up PG_slab
` [PATCH 8/9] mm: Improve dumping of mapcount and page_type
` [PATCH 9/9] hugetlb: Remove mention of destructors

[PATCH 1/2] net/mlx5/hws: fix rule resize status check
 2024-03-21 14:24 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5/hws: fix port ID for root table

[PATCH v21 0/9] Add REMOVE_BUF ioctl
 2024-03-21 14:24 UTC  (24+ messages)
` [PATCH v21 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v21 3/9] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v21 6/9] media: core: Free range "
` [PATCH v21 7/9] media: v4l2: Add REMOVE_BUFS ioctl
` [PATCH v21 8/9] media: v4l2: Add mem2mem helpers for "
` [PATCH v21 9/9] media: verisilicon: Support removing buffers on capture queue

[PATCH 09/10] mm: page_isolation: prepare for hygienic freelists
 2024-03-21 14:24 UTC  (3+ messages)

Export python packages installed using pypi to target
 2024-03-21 14:23 UTC  (5+ messages)
` [yocto] "

[PATCH v4 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-21 14:21 UTC  (2+ messages)
` [PATCH v4 2/2] hwmon: pmbus: adp1050: Add driver support

[PATCH net 1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path
 2024-03-21 14:20 UTC  (2+ messages)

[PATCH v3 4/4] rust: add abstraction for `struct page`
 2024-03-21 14:19 UTC  (8+ messages)

[PATCH] i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
 2024-03-21 14:19 UTC 

[PATCH v7 2/2] drm/amdgpu: sync page table freeing with tlb flush
 2024-03-21 14:18 UTC  (6+ messages)
` [PATCH v8] "

[PATCH 0/2] dt-bindings: hwmon: convert lm87 and max6650 to dtschema
 2024-03-21 14:18 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: hwmon: max6650: convert "

[PATCH v3 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-21 14:17 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-21 14:17 UTC  (4+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure

[djwong-xfs:vectorized-scrub 261/307] fs/xfs/xfs_attr_item.h:62:6: warning: conflicting types for 'xfs_attr_defer_add' due to enum/integer mismatch; have 'void(struct xfs_da_args *, enum xfs_attr_defer_op)'
 2024-03-21 14:16 UTC 

[PATCH 0/5] Qualcomm DWC3 USB support
 2024-03-21 14:14 UTC  (8+ messages)
` [PATCH 1/5] usb: dwc3-generic: implement Qualcomm wrapper

[syzbot] [bpf?] [net?] possible deadlock in wq_worker_tick
 2024-03-21 14:14 UTC  (2+ messages)

[PATCH v7 0/5] support '%pd' and '%pD' for print file name
 2024-03-21 14:15 UTC  (4+ messages)
` [PATCH v7 1/5] tracing/probes: support '%pd' type for print struct dentry's name

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-03-21 14:11 UTC  (10+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module

[PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-03-21 14:11 UTC  (3+ messages)

[PATCH v3] target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int'
 2024-03-21 14:11 UTC  (2+ messages)

[PATCH v5 00/13] drm/ast: Detect connector status for VGA and SIL164
 2024-03-21 14:09 UTC  (3+ messages)
` [PATCH v5 12/13] drm/ast: Implement polling for VGA and SIL164 connectors

[PATCH] selftests: livepatch: Test atomic replace against multiple modules
 2024-03-21 14:08 UTC  (2+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-21 14:07 UTC  (3+ messages)
` stack access issue. "

[patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu)
 2024-03-21 14:06 UTC  (7+ messages)
` [patch 5/9] x86: Cure per CPU madness on UP

[syzbot] [exfat?] INFO: task hung in do_new_mount (2)
 2024-03-21 14:06 UTC 

[PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-03-21 13:49 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] tools/include: copy ethtool.h to tools directory
` [PATCH bpf-next v2 2/7] selftests/xsk: make batch size variable
` [PATCH bpf-next v2 3/7] selftests/bpf: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next v2 4/7] selftests/bpf: implement set_hw_ring_size function to configure interface ring size
` [PATCH bpf-next v2 5/7] selftests/xsk: introduce set_ring_size function with a retry mechanism for handling AF_XDP socket closures
` [PATCH bpf-next v2 6/7] selftests/xsk: test AF_XDP functionality under minimal ring configurations
` [PATCH bpf-next v2 7/7] selftests/xsk: add new test case for AF_XDP under max ring sizes

[PATCH v3 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-21 14:02 UTC  (5+ messages)
` [PATCH v3 3/3] x86/PVH: Support relocatable dom0 kernels

[PATCH] dt-bindings: spi: convert spi-jcore to dtschema
 2024-03-21 14:00 UTC  (2+ messages)

[PATCH] tests/kms: Skip amdgpu's writeback connectors on panning tests
 2024-03-21 14:00 UTC  (2+ messages)

[PATCH 1/2] lib/amd: check output has hpd before trigger hotplug
 2024-03-21 13:59 UTC  (4+ messages)
` [PATCH 2/2] tests/amdgpu/amd_vrr_range: Skip on unsupported connector types

[PATCH v3][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-21 13:58 UTC  (2+ messages)

[PATCH] wifi: ath9k: cleanup ath_tx_complete_aggr()
 2024-03-21 13:57 UTC  (2+ messages)

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-21 13:55 UTC  (5+ messages)
` [PATCH v5 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA

[PULL] drm-misc-next
 2024-03-21 13:56 UTC 

[PATCH 1/8] iommu: Introduce a replace API for device pasid
 2024-03-21 13:58 UTC  (12+ messages)

[PATCH] net: stmmac: Do not enable/disable runtime PM for PCI devices
 2024-03-21 13:54 UTC  (2+ messages)

[GIT PULL] sh updates for v6.9
 2024-03-21 13:52 UTC 

[PATCH net-next v2 0/3] netlink: handle EMSGSIZE errors in the core
 2024-03-21 13:51 UTC  (8+ messages)
` [PATCH net-next v2 3/3] genetlink: fit NLMSG_DONE into same read() as families

Git difftool: interaction between --dir-diff and --trust-exit-code
 2024-03-21 13:50 UTC  (5+ messages)
` [PATCH v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`

[PATCH v9 1/2] dt-bindings: mtd: fixed-partitions: Add alignment properties
 2024-03-21 13:49 UTC  (4+ messages)
` [PATCH v9 2/2] dt-bindings: mtd: fixed-partition: Add binman compatibles

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-03-21 13:42 UTC  (4+ messages)
` [PATCH v3 47/49] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled

[PATCH 0/3] t7800: fix quoting of looped test bodies
 2024-03-21 13:48 UTC  (5+ messages)
` [PATCH 1/3] t7800: improve test descriptions with empty arguments
` [PATCH 2/3] t7800: use single quotes for test bodies
` [PATCH 3/3] t/README: document how to loop around test cases

[GIT PULL] Char/Misc driver changes for 6.9-rc1
 2024-03-21 13:48 UTC  (2+ messages)

[PATCH libnvme] libnvme : record the nvme pci adapter physical slot
 2024-03-21 13:48 UTC  (2+ 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.