messages from 2024-10-29 17:18:40 to 2024-10-29 17:54:09 UTC [more...]
[PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour
2024-10-29 17:02 UTC (11+ messages)
BeagleBone Black Ethernet PHY issues
2024-10-29 17:18 UTC
[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
2024-10-29 17:53 UTC (3+ messages)
[PATCH v1] xen/common: move gic_preinit() to common code
2024-10-29 17:53 UTC (3+ messages)
[Bug 219431] New: [6.12] amd-pstate / Ryzen 5xxx (Zen 3, Vermeer): Could not retrieve highest performance (-19)
2024-10-29 17:53 UTC (2+ messages)
` [Bug 219431] "
[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_ootb
2024-10-29 17:52 UTC (3+ messages)
[PATCH] sched/membarrier: Fix redundant load of membarrier_state
2024-10-29 17:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] Fix omap-iommu bitrot
2024-10-29 17:07 UTC (2+ messages)
[PATCH] Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"
2024-10-29 17:06 UTC (2+ messages)
[PATCH v11 0/5] Tracepoints and static branch in Rust
2024-10-29 17:50 UTC (3+ messages)
` [PATCH v11 5/5] rust: add arch_static_branch
[PATCH v2] bpf: fix filed access without lock
2024-10-29 17:50 UTC (2+ messages)
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-10-29 17:47 UTC (5+ messages)
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API
[PATCH 0/4] maple_tree: current split may result in deficient node
2024-10-29 17:49 UTC (4+ messages)
` [PATCH 3/4] maple_tree: use the correct min to calculate split
[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_dir_foreach_blk
2024-10-29 17:49 UTC (2+ messages)
[Buildroot] [PATCH v2] package/procps-ng: fix typos in config option and help text
2024-10-29 17:49 UTC (3+ messages)
` [Buildroot] [PATCH v3] "
[PATCH] ACPI: processor: Move arch_init_invariance_cppc() call later
2024-10-29 17:49 UTC
[PATCH v3] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping
2024-10-29 17:48 UTC (3+ messages)
[PATCH v2 0/8] packfile: avoid using the 'the_repository' global variable
2024-10-29 17:48 UTC (12+ messages)
` [PATCH v2 1/8] packfile: add repository to struct `packed_git`
` [PATCH v2 4/8] packfile: pass down repository to `odb_pack_name`
` [PATCH v2 8/8] config: make `packed_git_(limit|window_size)` non-global variables
[PATCH 00/29] Separating vcn power management by instance
2024-10-29 17:47 UTC (12+ messages)
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
[PATCH v5 1/3] drm/xe: Move LNL scheduling WA to xe_device.h
2024-10-29 17:47 UTC (2+ messages)
` ✗ CI.FULL: failure for series starting with [v5,1/3] "
[PATCH RFC] mm: count zeromap read and set for swapout and swapin
2024-10-29 17:46 UTC (22+ messages)
[PATCH net] sctp: properly validate chunk size in sctp_sf_ootb()
2024-10-29 17:46 UTC
[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
2024-10-29 17:03 UTC (3+ messages)
[PATCH v4 0/2] Tweak job timeout debug messages
2024-10-29 17:45 UTC (4+ messages)
` [PATCH v4 2/2] drm/xe: Upgrade job timeout message to warn
[RFC] drm/i915/psr: Disable psr1 if setup_time > vblank
2024-10-29 17:44 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v14 00/13] Add Secure TSC support for SNP guests
2024-10-29 17:43 UTC (3+ messages)
` [PATCH v14 01/13] x86/sev: Carve out and export SNP guest messaging init routines
[PATCH 00/29] Separating vcn power management by instance
2024-10-29 17:42 UTC (30+ messages)
` [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/29] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 08/29] drm/amdgpu: pass ip_block in set_clockgating_state
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
` [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/29] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/29] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/29] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 18/29] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/29] drm/amdgpu: early_init for each "
` [PATCH 21/29] drm/amdgpu: sw_init "
` [PATCH 22/29] drm/amdgpu: sw_fini "
` [PATCH 23/29] drm/amdgpu: hw_init "
` [PATCH 24/29] drm/amdgpu: suspend "
` [PATCH 25/29] drm/amdgpu: resume "
` [PATCH 26/29] drm/amdgpu: setup_ucode "
` [PATCH 27/29] drm/amdgpu: set funcs "
` [PATCH 28/29] drm/amdgpu: wait_for_idle "
` [PATCH 29/29] drm/amdgpu: set_powergating "
[PATCH] Add LAN78XX OTP_ACCESS flag support
2024-10-29 17:43 UTC (5+ messages)
[PATCH] igc: fix invalid length and corrupted multi-segment mbufs
2024-10-29 17:42 UTC (2+ messages)
[PATCH 1/1] RFC: dt bindings: Add property "brcm,gen3-eq-presets"
2024-10-29 16:54 UTC (4+ messages)
[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
2024-10-29 17:40 UTC (2+ messages)
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-29 17:40 UTC (7+ messages)
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
2024-10-29 16:15 UTC (2+ messages)
[PATCH 0/3] perf/dwc_pcie: Enable DesignWare PCIe PMU on Ampere SoCs
2024-10-29 16:15 UTC (2+ messages)
[PATCH] remoteproc: Switch back to struct platform_driver::remove()
2024-10-29 17:38 UTC (2+ messages)
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-10-29 17:38 UTC (5+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[PATCH i-g-t v3 0/2] rename drm_fdinfo into i915_fdinfo
2024-10-29 17:38 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for rename drm_fdinfo into i915_fdinfo (rev3)
[meta-oe][PATCH v3] libgpiod: update to v2.2
2024-10-29 17:37 UTC (10+ messages)
` [oe] "
[PATCH v4 0/4] Add support for stm32mp25x RNG
2024-10-29 16:05 UTC (3+ messages)
` [PATCH v4 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-29 16:07 UTC (19+ messages)
` [PATCH v5 04/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v5 06/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v5 07/13] iommufd/selftest: Add container_of helpers
` [PATCH v5 08/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v5 09/13] iommufd/selftest: Add refcount to mock_iommu_device
[PATCH 0/8] wifi: ath12k: MLO support part 2
2024-10-29 16:10 UTC (16+ messages)
` [PATCH 3/8] wifi: ath12k: Refactor sta state machine
` [PATCH 6/8] wifi: ath12k: add multi-link flag in peer create command
` [PATCH 7/8] wifi: ath12k: add helper to find multi-link station
` [PATCH 8/8] wifi: ath12k: Add MLO peer assoc command support
[PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
2024-10-29 16:02 UTC (2+ messages)
[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
2024-10-29 17:37 UTC (4+ messages)
` [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
nvme: machine check when running nvme subsystem-reset /dev/nvme0 against direct attach via PCIE slot
2024-10-29 16:07 UTC (4+ messages)
[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-29 16:04 UTC (9+ messages)
` [PATCH v5 01/13] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v5 02/13] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v5 04/13] iommufd/hw_pagetable: Enforce invalidation op on vIOMMU-based hwpt_nested
[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
2024-10-29 15:59 UTC (10+ messages)
` [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues
[i-g-t, v2, 0/1] tests/intel/xe_exec_threads: wait for all submissions to complete
2024-10-29 17:36 UTC (2+ messages)
` ✓ CI.xeBAT: success for "
[PATCH] net/bonding: make bonding functions stable
2024-10-29 17:36 UTC (2+ messages)
[PATCH 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
2024-10-29 15:47 UTC (3+ messages)
` [PATCH 2/2] kselftest/arm64: Lower poll interval while waiting for fp-stress children
[PATCH] platform/x86/amd/hsmp: fix compile-testing without CONFiG_AMD_NB
2024-10-29 17:35 UTC (2+ messages)
` [tip: x86/urgent] x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
[PATCH] perf/arm_pmuv3: fix building on 32-bit
2024-10-29 15:29 UTC (2+ messages)
[PATCH v2 0/6] phy: core: Fix bugs for several APIs and simplify an API
2024-10-29 15:35 UTC (4+ messages)
` [PATCH v2 2/6] phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-10-29 17:35 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] dt-bindings: arm: qcom: add missing elements to the SoC list
2024-10-29 17:35 UTC
[PATCH v9 0/4] shut down devices asynchronously
2024-10-29 15:32 UTC (9+ messages)
[PATCH 0/5] dtbs_check warning clean up against fsl,mxs-usbphy.yaml
2024-10-29 15:29 UTC (4+ messages)
[PATCH i-g-t] RFC: igt-runner fact checking
2024-10-28 12:53 UTC (2+ messages)
[PATCH] sched/topology: improve topology_span_sane speed
2024-10-29 17:34 UTC (2+ messages)
[Buildroot] [git commit] package/procps-ng: fix typos in config option and help text
2024-10-29 17:34 UTC
[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-29 17:32 UTC (4+ messages)
[PATCH v4 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-10-29 17:34 UTC (20+ messages)
` [PATCH v4 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
` [PATCH v4 02/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v4 03/17] wifi: cc33xx: Add debug.h
` [PATCH v4 04/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v4 05/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v4 06/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v4 07/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v4 08/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v4 09/17] wifi: cc33xx: Add main.c
` [PATCH v4 10/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v4 11/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v4 12/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v4 13/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v4 14/17] wifi: cc33xx: Add conf.h
` [PATCH v4 15/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v4 16/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v4 17/17] wifi: cc33xx: Add Kconfig, Makefile
[PATCH net-next] sctp: Avoid enqueuing addr events redundantly
2024-10-29 17:32 UTC (3+ messages)
[PATCH v2 0/3] fs: introduce file_ref_t
2024-10-29 17:30 UTC (7+ messages)
` [PATCH v2 3/3] fs: port files to file_ref
` Endorsing __randomize_layout for projects! "
[PATCH] drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW
2024-10-29 17:28 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v8 0/7] x86/resctrl: mba_MBps enhancement
2024-10-29 17:28 UTC (8+ messages)
` [PATCH v8 1/7] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control
` [PATCH v8 2/7] x86/resctrl: Compute memory bandwidth for all supported events
` [PATCH v8 3/7] x86/resctrl: Refactor mbm_update()
` [PATCH v8 4/7] x86/resctrl: Relax checks for mba_MBps mount option
` [PATCH v8 5/7] x86/resctrl: Add "mba_MBps_event" file to ctrl_mon directories
` [PATCH v8 6/7] x86/resctrl: Add write option to "mba_MBps_event" file
` [PATCH v8 7/7] x86/resctrl: Document the new "
[PATCH 0/3] drm/xe: Fix races on fdinfo
2024-10-29 17:27 UTC (5+ messages)
` [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
[opencloudos:next 7777/13046] drivers/iommu/amd/iommu.c:69:30: sparse: sparse: symbol 'amd_dirty_ops' was not declared. Should it be static?
2024-10-29 17:26 UTC
[PATCH 1/5] tools/amd_hdmi_compliance: Additional functionalities
2024-10-29 17:27 UTC (4+ messages)
` ✗ CI.xeBAT: failure for series starting with [1/5] "
[openeuler:OLK-5.10 18707/30000] drivers/ub/urma/ubcore/ubcore_dp.c:26:5: warning: no previous prototype for 'ubcore_rearm_jfc'
2024-10-29 17:26 UTC
[PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
2024-10-29 17:26 UTC (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: test with a very short loop
usb: gadget: automatic remote wakeup on hid write
2024-10-29 17:26 UTC (8+ messages)
[PATCH v5 00/10] Read/Write with meta/integrity
2024-10-29 16:24 UTC (11+ messages)
` [PATCH v5 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v5 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v5 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v5 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v5 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v5 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v5 08/10] nvme: add support for passing on the application tag
` [PATCH v5 09/10] scsi: add support for user-meta interface
` [PATCH v5 10/10] block: add support to pass user meta buffer
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-10-29 17:25 UTC (8+ messages)
` [PATCHv10 1/9] block: use generic u16 for write hints
` [PATCHv10 4/9] block: allow ability to limit partition "
` [PATCHv10 9/9] scsi: set permanent stream count in block limits
[PATCH v2 0/2] Converge on secs_to_jiffies()
2024-10-29 17:25 UTC (5+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()
[PATCH] btrfs: add a test for defrag of contiguous file extents
2024-10-29 17:23 UTC
[PATCH 0/2] btrfs: a couple fixes for extent map merging and defrag
2024-10-29 17:22 UTC (3+ messages)
` [PATCH 1/2] btrfs: fix extent map merging not happening for adjacent extents
` [PATCH 2/2] btrfs: fix defrag not merging contiguous extents due to merged extent maps
[PATCH] btrfs/287: make the test work when compression is enabled
2024-10-29 17:21 UTC
[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-10-29 17:21 UTC (5+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
[RFC PATCH 0/2] Add SEL Ethernet Support
2024-10-29 17:19 UTC (3+ messages)
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter
[PATCH 1/3] remoteproc: k3-r5: Use IO memset to clear TCMs
2024-10-29 17:20 UTC (2+ messages)
[PATCH v1 00/73] Provide flow filter API and statistics
2024-10-29 16:42 UTC (18+ messages)
` [PATCH v4 00/86] "
` [PATCH v4 45/86] net/ntnic: add MAC Rx module registers
` [PATCH v4 47/86] net/ntnic: add RPP LR "
` [PATCH v4 50/86] net/ntnic: add Tx INS "
` [PATCH v4 53/86] net/ntnic: enable RSS feature
` [PATCH v4 57/86] net/ntnic: added flm stat interface
` [PATCH v4 63/86] net/ntnic: add scrub registers
` [PATCH v4 66/86] net/ntnic: add aging API to the inline profile
` [PATCH v4 67/86] net/ntnic: add flow info and flow configure APIs
` [PATCH v4 71/86] net/ntnic: add meter API
` [PATCH v4 74/86] net/ntnic: add action update
` [PATCH v4 75/86] net/ntnic: add flow "
` [PATCH v4 79/86] net/ntnic: remove unnecessary type cast
` [PATCH v4 82/86] net/ntnic: add async flow create/delete API implementation
` [PATCH v4 83/86] net/ntnic: add async template APIs implementation
` [PATCH v4 84/86] net/ntnic: update async flow API documentation
` [PATCH v4 86/86] net/ntnic: update documentation for set MTU
[PATCH v2 0/2] fstests/xfs: a couple growfs log recovery tests
2024-10-29 17:21 UTC (3+ messages)
` [PATCH v2 1/2] xfs: online grow vs. log recovery stress test
` [PATCH v2 2/2] xfs: online grow vs. log recovery stress test (realtime version)
[libnftnl PATCH] Use SPDX License Identifiers in headers
2024-10-29 17:12 UTC (4+ messages)
[PATCH 0/4] QOM: Singleton interface
2024-10-29 17:17 UTC (8+ 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.