messages from 2024-12-03 18:25:49 to 2024-12-03 19:46:35 UTC [more...]
[PATCH v4 0/4] Implement inline static calls on PPC32 - v4
2024-12-03 19:44 UTC
[PATCH] drm/vmwgfx: Add Fake EDID
2024-12-03 19:46 UTC (10+ messages)
[PATCH v5 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-12-03 19:45 UTC (6+ messages)
` [PATCH v5 3/9] board_f: Correct stack reservation
[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
2024-12-03 19:45 UTC (10+ messages)
` [PATCH v4 03/25] efi_loader: Drop extra brackets in efi_mem_carve_out()
[PATCH 0/8] Reverts and fixes for board failures
2024-12-03 19:45 UTC (4+ messages)
` [PATCH 5/8] fdt: Allow the devicetree to come from a bloblist
[PATCH v2 0/4] Add pmem node for preserving distro ISO's
2024-12-03 19:45 UTC (3+ messages)
` [PATCH v2 1/4] fdt: add support for adding pmem nodes
[PATCH 4/8] Revert "fdt: Allow the devicetree to come from a bloblist"
2024-12-03 19:45 UTC (12+ messages)
[PATCH v3 0/7] ACPI: scan: MIPI DisCo for Imaging support
2024-12-03 19:44 UTC (4+ messages)
` [PATCH v3 2/7] ACPI: scan: Extract CSI-2 connection graph from _CRS
[PATCH 1/4] stkutil: Fix CVE-2024-7544
2024-12-03 19:43 UTC (4+ messages)
` [PATCH 2/4] stkutil: Fix CVE-2024-7543
` [PATCH 3/4] Fix CVE-2024-7547
` [PATCH 4/4] Fix CVE-2024-7546
[PATCH v6 00/14] efi_loader: efi http and ipconfig drivers
2024-12-03 19:43 UTC (7+ messages)
` [PATCH v6 13/14] efi_selftest: add test for HTTP protocol
` [PATCH v6 14/14] efi_selftest: add test for IPv4 Config2 protocol
[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
2024-12-03 19:42 UTC (3+ messages)
Regression on linux-next (next-20241120) and drm-tip
2024-12-03 19:42 UTC (11+ messages)
[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
2024-12-03 19:15 UTC (3+ messages)
` [PATCH v7 05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
[PATCH] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
2024-12-03 14:45 UTC
[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
2024-12-03 18:27 UTC (5+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section
` [PATCH 05/11] imx: Add iMX91 support
` [PATCH 11/11] imx: Support i.MX91 11x11 EVK board
[PATCH] dwmac_socfpga: Add RGMII-ID support
2024-12-03 14:30 UTC
[PATCH v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
2024-12-03 13:07 UTC (4+ messages)
[PATCH v3 00/25] led: Remove old status-LED code
2024-12-03 19:39 UTC (27+ messages)
` [PATCH v3 11/25] led: Drop the legacy LED command
` [PATCH v3 12/25] misc: Drop gpio_led driver
` [PATCH v3 13/25] pca9551_led: Delete driver
` [PATCH v3 14/25] misc: status_led: "
` [PATCH v3 16/25] powerpc: Drop status-LED code
` [PATCH v3 17/25] igep00x0: Drop unused status_led.h header file
` [PATCH v3 18/25] sunxi: Drop status-LED code
` [PATCH v3 19/25] common: Drop status-LED code in board_r
` [PATCH v3 21/25] ide: Drop unused status_led.h header file
` [PATCH v3 22/25] mpc83xx: Drop status-LED code
` [PATCH v3 23/25] net: "
` [PATCH v3 24/25] led: Drop status_led header file
` [PATCH v3 25/25] doc: Add devicetree bindings for options
[PATCH i-g-t 0/2] Add hibernate helpers and kms_ccs hibernate test
2024-12-03 19:41 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Add hibernate helpers and kms_ccs hibernate test (rev2)
linux-next: build failure after merge of the hwmon-staging tree
2024-12-03 19:40 UTC (2+ messages)
[PATCH v2] net: wireguard: Allow binding to specific ifindex
2024-12-03 19:39 UTC
[PATCH 0/7] Enhance documentation for new developers
2024-12-03 19:37 UTC (10+ messages)
` [PATCH 5/7] docs: add a codebase section
` [PATCH 6/7] docs: add a glossary
[PATCH] firmware: arm_scmi: Allow transport properties for multiple instances
2024-12-03 19:35 UTC
[RFC PATCH 00/14] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
2024-12-03 19:34 UTC (15+ messages)
` [RFC PATCH 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration
` [RFC PATCH 02/14] drivers/perf: apple_m1: Support host/guest event filtering
` [RFC PATCH 03/14] drivers/perf: apple_m1: Map generic branch events
` [RFC PATCH 04/14] KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps
` [RFC PATCH 05/14] KVM: arm64: Always allow fixed cycle counter
` [RFC PATCH 06/14] KVM: arm64: Use PERF_COUNT_HW_CPU_CYCLES for "
` [RFC PATCH 07/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
` [RFC PATCH 08/14] KVM: arm64: Drop kvm_arm_pmu_available static key
` [RFC PATCH 09/14] KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock
` [RFC PATCH 10/14] KVM: arm64: Move PMUVer filtering into KVM code
` [RFC PATCH 11/14] KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps
` [RFC PATCH 12/14] KVM: arm64: Advertise PMUv3 if IMPDEF traps are present
` [RFC PATCH 13/14] KVM: arm64: Advertise 0 event counters for IMPDEF PMU
` [RFC PATCH 14/14] arm64: Enable IMP DEF PMUv3 traps on Apple M2
New key Alexander Sverdlin
2024-12-03 19:34 UTC
[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
2024-12-03 19:33 UTC (2+ messages)
[PATCH v2 2/4] media: uvcvideo: Do not set an async control owned by other fh
2024-12-03 19:32 UTC (11+ messages)
[PATCH v2 0/4] Add stack protector
2024-12-03 19:30 UTC (5+ messages)
` [PATCH v2 4/4] xen: riscv: enable stack protector feature
[PATCH] Revert "clk: Fix invalid execution of clk_set_rate"
2024-12-03 19:30 UTC (5+ messages)
[PATCH] i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces
2024-12-03 19:27 UTC (2+ messages)
[PATCH v3 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2024-12-03 19:27 UTC (7+ messages)
` ✓ CI.Patch_applied: success for Maintenence of devcoredump <-> GuC-Err-Capture plumbing (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-12-03 19:26 UTC (11+ messages)
` [PATCH v7 "
` [PATCH v7 1/6] cat-file: add declaration of variable i inside its for loop
` [PATCH v7 2/6] fetch-pack: refactor packet writing
` [PATCH v7 6/6] cat-file: add remote-object-info to batch-command
[PATCH v2 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
2024-12-03 19:24 UTC (8+ messages)
` [PATCH v2 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver
[PATCH v2 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
2024-12-03 19:23 UTC (3+ messages)
` [PATCH v2 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
[PATCH] ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
2024-12-03 19:20 UTC
drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
2024-12-03 19:20 UTC (11+ messages)
[PATCH -v2 0/7] module: Strict per-modname namespaces
2024-12-03 19:19 UTC (5+ messages)
` [PATCH -v2 1/7] module: Convert symbol namespace to string literal
[PATCH 0/2] pwm: lpss: module namespace fixes
2024-12-03 19:19 UTC (5+ messages)
` [PATCH 1/2] pwm: lpss: Move namespace import into a header
` [PATCH 2/2] pwm: lpss: Define DEFAULT_SYMBOL_NAMESPACE earlier
[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
2024-12-03 19:19 UTC (8+ messages)
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
2024-12-03 19:17 UTC (12+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock
CVE-2024-50282: drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
2024-12-03 19:17 UTC (4+ messages)
` Possible wrong fix patch for some stable branches
[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000)
2024-12-03 19:17 UTC (7+ messages)
` [PATCH net-next 01/15] ice: Add E830 checksum offload support
[PATCH v2 0/8] vhost-scsi: Memory reduction patches
2024-12-03 19:15 UTC (9+ messages)
` [PATCH v2 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
` [PATCH v2 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH v2 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH v2 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH v2 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH v2 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH v2 8/8] vhost-scsi: Reduce response iov mem use
[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
2024-12-03 19:17 UTC (10+ messages)
` [PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
2024-12-03 19:15 UTC (2+ messages)
[PATCH v2 0/3] drm/dp: extract payload helpers
2024-12-03 19:11 UTC (3+ messages)
` ✗ i915.CI.Full: failure for drm/dp: extract payload helpers (rev2)
` ✗ Xe.CI.Full: "
[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-03 19:09 UTC
[PATCH v2 0/2] Add basic tracing support for m68k
2024-12-03 19:10 UTC (4+ messages)
` [PATCH v2 2/2] arch: m68k: Add STACKTRACE support
[PATCH v2 1/2] ubi: Expose interface for detailed erase counters
2024-12-03 19:09 UTC (3+ messages)
` [PATCH v2 2/2] ubi: Implement ioctl "
linux-next: build failure after merge of the staging tree
2024-12-03 19:08 UTC (4+ messages)
[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
2024-12-03 19:07 UTC (3+ messages)
` [RFC PATCH 06/22] KVM: x86: INIT may transition from HALTED to RUNNABLE
[GIT PULL] Quota and udf fixes for 6.13-rc2
2024-12-03 19:06 UTC (2+ messages)
[GIT PULL] XFS fixes for 6.13-rc2
2024-12-03 19:05 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.13-rc2
2024-12-03 19:05 UTC (2+ messages)
[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
2024-12-03 19:04 UTC (4+ messages)
Reset on Beaglebone Black has become unreliable/broken
2024-12-03 19:03 UTC (12+ messages)
[RFC PATCH v1 00/43] Introduce helper-to-tcg
2024-12-03 19:05 UTC (39+ messages)
` [RFC PATCH v1 01/43] Add option to enable/disable helper-to-tcg
` [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
` [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
` [RFC PATCH v1 05/43] tcg: Add helper function dispatcher and hook tcg_gen_callN
` [RFC PATCH v1 08/43] include/helper-to-tcg: Introduce annotate.h
` [RFC PATCH v1 09/43] helper-to-tcg: Introduce get-llvm-ir.py
` [RFC PATCH v1 28/43] helper-to-tcg: Introduce TcgType.h
` [RFC PATCH v1 34/43] target/hexagon: Add get_tb_mmu_index()
` [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
` [RFC PATCH v1 37/43] target/hexagon: Make HVX vector args. restrict *
[PATCH v2 0/2] Enable early bootup of AArch64 MPU systems (Part 2)
2024-12-03 19:02 UTC (6+ messages)
` [PATCH v2 1/2] xen/mpu: Map early uart when earlyprintk on
[PATCH] KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
2024-12-03 19:02 UTC
[PATCH] nvmet: replace kmalloc + memset with kzalloc for data allocation
2024-12-03 19:03 UTC (2+ messages)
FAILED: patch "[PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow" failed to apply to 4.19-stable tree
2024-12-03 19:02 UTC (2+ messages)
` [PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
2024-12-03 19:02 UTC (11+ messages)
[PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size
2024-12-03 18:59 UTC (2+ messages)
[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
2024-12-03 18:59 UTC (10+ messages)
infelicities in git hash-object --stdin-paths with special characters
2024-12-02 17:41 UTC
[PATCH v6 00/28] cxl: add type2 device basic support
2024-12-03 18:55 UTC (12+ messages)
` [PATCH v6 04/28] cxl/pci: add check for validating capabilities
` [PATCH v6 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v6 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v6 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v6 26/28] cxl: add function for obtaining region range
[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
2024-12-03 18:55 UTC (2+ messages)
[PATCH v5] [CI] drm/xe/vsec: Support BMG devices
2024-12-03 18:55 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/vsec: Support BMG devices (rev6)
[PATCH v5 00/10] iio: adc: ad7124: Various fixes
2024-12-03 18:53 UTC (7+ messages)
` [PATCH v5 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
Add crc-next tree to linux-next
2024-12-03 18:51 UTC (2+ messages)
[Buildroot] [PATCH next 1/1] package/kexec: bump to version 2.0.30
2024-12-03 18:49 UTC
[PATCH net-next] inet: add indirect call wrapper for getfrag() calls
2024-12-03 18:49 UTC (3+ messages)
[PATCH v6 0/2] iommu/arm-smmu-v3: Parse out event records
2024-12-03 18:49 UTC (3+ messages)
` [PATCH v6 1/2] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
` [PATCH v6 2/2] iommu/arm-smmu-v3: Log better event records
[PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch
2024-12-03 18:41 UTC (3+ messages)
` [PATCH v2 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
` [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
[PATCH] riscv/ptrace: add new regset to get original a0 register
2024-12-03 18:45 UTC (5+ messages)
[PATCH RFT v13 0/8] fork: Support shadow stacks in clone3()
2024-12-03 18:43 UTC (9+ messages)
` [PATCH RFT v13 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v13 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v13 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v13 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v13 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v13 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v13 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v13 8/8] selftests/clone3: Test shadow stack support
[PATCH 0/7] drm/dp_mst: Fix a few side-band message handling issues
2024-12-03 18:44 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Fix a few side-band message handling issues (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[b4 PATCH RESEND 0/5] Resolve some static typing errors
2024-12-03 18:44 UTC (3+ messages)
[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
2024-12-03 18:43 UTC (6+ messages)
[PATCH v2] drm/xe/display: fix ttm_bo_access() usage
2024-12-03 18:41 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/display: fix ttm_bo_access() usage (rev3)
[PATCH 1/2] gpio: omap: allow building the module with COMPILE_TEST=y
2024-12-03 18:41 UTC (2+ messages)
[PATCH] smp: Evaluate local cond_func() before IPI side-effects
2024-12-03 18:39 UTC
[PATCH v3 00/15] Allocate and free frozen pages
2024-12-03 18:38 UTC (5+ messages)
` [PATCH v3 01/15] mm/page_alloc: Cache page_zone() result in free_unref_page()
[PATCH v8 0/4] test/intel/xe_sysfs: Restore sysfs params correctly
2024-12-03 18:36 UTC (5+ messages)
` [PATCH v8 1/4] lib/igt_sysfs: Add engine list helpers
` [PATCH v8 4/4] tests/intel/xe_sysfs_scheduler: Assert sysfs params are restored
[PATCH v4 0/3] drm/tidss: Add OLDI bridge support
2024-12-03 18:36 UTC (4+ messages)
[PATCH v1] app/testpmd: use Tx preparation in txonly engine
2024-12-03 18:35 UTC (2+ messages)
[GIT PULL] perf-tools changes for v6.13
2024-12-03 18:33 UTC (5+ messages)
[PATCH net] net: defer final 'struct net' free in netns dismantle
2024-12-03 18:33 UTC (3+ messages)
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-03 18:23 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-12-03 18:32 UTC (10+ messages)
` [EXTERNAL] "
[PATCH 0/9] crypto: qce - refactor the driver
2024-12-03 18:32 UTC (3+ messages)
` [PATCH 4/9] crypto: qce - shrink code with devres clk helpers
[f2fs-dev] [syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in read_inline_xattr
2024-12-03 18:31 UTC (2+ messages)
` "
[PATCH 0/4] libfdt: Add namelen variants for setprop
2024-12-03 18:30 UTC (5+ messages)
` [PATCH 1/4] libfdt: add fdt_get_property_namelen_w()
` [PATCH 2/4] libfdt_internal: fdt_find_string_len_()
` [PATCH 3/4] libfdt: Add fdt_setprop_namelen()
` [PATCH 4/4] libfdt: Add fdt_setprop_namelen_string()
[syzbot] [mm?] BUG: stack guard page was hit in sys_sendfile64
2024-12-03 18:30 UTC
[syzbot] [bcachefs?] KMSAN: uninit-value in LZ4_decompress_safe_partial
2024-12-03 18:30 UTC
[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
2024-12-03 18:30 UTC
[bug report] ceph: decode interval_sets for delegated inos
2024-12-03 18:29 UTC (3+ messages)
[RFC PATCH v3 0/9] futex: Add support task local hash maps
2024-12-03 18:27 UTC (3+ messages)
Checkpatch miscomplaint about macro parentheses enclosure in traces
2024-12-03 18:27 UTC
[PATCH] include: Rename sysemu/ -> system/
2024-12-03 18:26 UTC (2+ messages)
[PATCH] arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
2024-12-03 18:24 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.