messages from 2025-05-15 21:20:02 to 2025-05-15 23:13:58 UTC [more...]
[PATCH v10 00/13] Add support for AMD hardware feedback interface
2025-05-15 23:13 UTC (16+ messages)
` [PATCH v10 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v10 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v10 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v10 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v10 05/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v10 06/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v10 07/13] platform/x86: hfi: add online and offline callback support
` [PATCH v10 08/13] platform/x86: hfi: add power management callback
` [PATCH v10 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v10 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v10 11/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v10 12/13] platform/x86/amd: hfi: Add debugfs support
` [PATCH v10 13/13] x86/itmt: Add debugfs file to show core priorities
[PATCH -next 0/4] fs/buffer: misc optimizations
2025-05-15 17:39 UTC (2+ messages)
` [PATCH 3/4] fs/buffer: remove superfluous statements
[PATCH net] selftests: net: validate team flags propagation
2025-05-15 23:13 UTC
[PATCH v3] RISC-V: KVM: Remove scounteren initialization
2025-05-15 23:11 UTC (3+ messages)
[linusw-pinctrl:devel] BUILD SUCCESS 8cefeddf9ad636df3d84a9f825a3e0c3ffdf5abb
2025-05-15 23:10 UTC
[gustavoars:testing/wfamnae-next20250514] BUILD SUCCESS 5bcc54a21ba78468a316271a303d9af64d2b325b
2025-05-15 23:08 UTC
[Bug 220130] New: Display not working when connected via displayport (purple screen)
2025-05-15 23:06 UTC
[PATCH] HID: lenovo: Unbreak USB/BT keyboards on non-ACPI platforms
2025-05-15 23:05 UTC (3+ messages)
[lwn:docs-next 37/72] htmldocs: Warning: Documentation/translations/zh_CN/how-to.rst references a file that doesn't exist: Documentation/xxx/xxx.rst
2025-05-15 23:04 UTC
[PATCH v2 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
2025-05-15 23:03 UTC (15+ messages)
` [PATCH v2 1/7] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v2 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` [PATCH v2 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v2 4/7] drm/xe: Block reset while recovering from VF migration
` [PATCH v2 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v2 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v2 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
List of CONFIG_s currently missing in ndctl.git/README.md
2025-05-15 23:02 UTC
❌ FAIL: Test report for master (6.15.0-rc6, upstream-mainline, 4d0be1aa)
2025-05-15 23:02 UTC
[PATCH v2 2/2] usb: dwc3-exynos: add support for ExynosAutov920
2025-05-15 22:58 UTC
[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-05-15 22:52 UTC (28+ messages)
` [PATCH v13 01/27] x86/cpufeatures: Add support for "
` [PATCH v13 02/27] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v13 03/27] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v13 04/27] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v13 05/27] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v13 06/27] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v13 07/27] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v13 08/27] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v13 09/27] x86/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v13 10/27] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v13 11/27] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v13 12/27] x86/resctrl: Introduce event configuration modes
` [PATCH v13 13/27] x86/resctrl: Add the functionality to assign MBM events
` [PATCH v13 14/27] x86/resctrl: Add the functionality to unassign "
` [PATCH v13 15/27] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v13 16/27] x86/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v13 17/27] x86/resctrl: Add the support for reading ABMC counters
` [PATCH v13 18/27] x86/resctrl: Add definitions for MBM event configuration
` [PATCH v13 19/27] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v13 20/27] x86/resctrl: Provide interface to update the event configurations
` [PATCH v13 21/27] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
` [PATCH v13 22/27] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v13 23/27] x86/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v13 24/27] x86/resctrl: Introduce the interface to modify "
` [PATCH v13 25/27] x86/resctrl: Hide the BMEC related files when mbm_cnt_assign is enabled
` [PATCH v13 26/27] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v13 27/27] x86/resctrl: Configure mbm_cntr_assign mode if supported
[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202505151402
2025-05-15 22:55 UTC
[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202505151402
2025-05-15 22:55 UTC
[ath:ath12k-split-phy] BUILD SUCCESS 0cba60afc3129ddf8eee1a78f6209957735e38b8
2025-05-15 22:53 UTC
[oe-core][PATCHv4 0/5] Display manager proposal for x11 and wayland
2025-05-15 22:54 UTC (7+ messages)
` [oe-core][PATCHv4 1/5] libx11: create tmpfile dir for x11 domain socket
` [oe-core][PATCHv4 2/5] emptty: add version 0.14.0
` [oe-core][PATCHv4 3/5] weston-init: convert to virtual-emptty-conf
` [oe-core][PATCHv4 4/5] weston: remove deprecated weston-start scripts
` [oe-core][PATCHv4 5/5] xserver-nodm-init: convert to virtual-emptty-conf
[PATCH v4 net-next 0/9] af_unix: Introduce SO_PASSRIGHTS
2025-05-15 22:49 UTC (10+ messages)
` [PATCH v4 net-next 1/9] af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD
` [PATCH v4 net-next 2/9] af_unix: Don't pass struct socket to maybe_add_creds()
` [PATCH v4 net-next 3/9] scm: Move scm_recv() from scm.h to scm.c
` [PATCH v4 net-next 4/9] tcp: Restrict SO_TXREHASH to TCP socket
` [PATCH v4 net-next 5/9] net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}
` [PATCH v4 net-next 6/9] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock
` [PATCH v4 net-next 7/9] af_unix: Inherit sk_flags at connect()
` [PATCH v4 net-next 8/9] af_unix: Introduce SO_PASSRIGHTS
` [PATCH v4 net-next 9/9] selftest: af_unix: Test SO_PASSRIGHTS
[PATCH v1 char-misc-next 0/2] Add GPIO Hot reset and Wakeup Support
2025-05-15 22:51 UTC (4+ messages)
` [PATCH v1 char-misc-next 1/2] misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
dax behavior on CXL 1.1 hosts
2025-05-15 22:50 UTC
[meta-arago][scarthgap/master][PATCH] meta-arago-test: Add optee-test, strongswan, and libgpiod-tools to image
2025-05-15 22:50 UTC (6+ messages)
[PATCH net-next] tools: ynl-gen: array-nest: support arrays of nests
2025-05-15 22:50 UTC (2+ messages)
[PATCH v5 0/2] kvm: sev: Add SNP guest request throttling
2025-05-15 22:49 UTC (5+ messages)
` [PATCH v5 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v5 2/2] kvm: sev: If ccp is busy, report busy to guest
Looking for TODO
2025-05-15 22:49 UTC (4+ messages)
[PATCH v8 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-05-15 22:46 UTC (3+ messages)
` [PATCH v8 08/11] iio: adc: ad7768-1: add support for Synchronization over SPI
[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
2025-05-15 22:41 UTC
[Intel-wired-lan] [PATCH iwl-net v3 0/3] Fix XDP loading on machines with many CPUs
2025-05-15 22:43 UTC (3+ messages)
` "
[PATCH bpf-next v2 1/2] bpf: Warn with new bpf_unreachable() kfunc maybe due to uninitialized var
2025-05-15 22:42 UTC (2+ messages)
[pci:slot-reset 1/1] drivers/pci/controller/dwc/pcie-dw-rockchip.c:721:58: error: use of undeclared identifier 'PCIE_CLIENT_GENERAL_CON'
2025-05-15 22:42 UTC (4+ messages)
` 回复: "
[Intel-wired-lan] [PATCH 0/2] improve i40e parallel VF reset handling
2025-05-15 22:40 UTC (4+ messages)
` [Intel-wired-lan] [PATCH 2/2] i40e: retry VFLR handling if there is ongoing VF reset
` "
[linux-next:master] BUILD SUCCESS 484803582c77061b470ac64a634f25f89715be3f
2025-05-15 22:38 UTC
[PATCH 0/4] update MyFirstContribution with current code base
2025-05-15 22:38 UTC (6+ messages)
[rockchip:v6.16-armsoc/dts64 73/86] arch/arm64/boot/dts/rockchip/rk3562-evb2-v10.dtb: /soc/power-management@ff258000/power-controller: failed to match any schema with compatible: ['rockchip,rk3562-power-controller']
2025-05-15 22:36 UTC
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
2025-05-15 22:35 UTC (3+ messages)
[PATCH 00/14] Extend IGT to support Android
2025-05-15 22:34 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Extend IGT to support Android (rev5)
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-15 22:27 UTC (9+ messages)
[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
2025-05-15 22:28 UTC (8+ messages)
[PATCH] ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
2025-05-15 22:27 UTC
[PATCH 0/1] cdrom: patch for inclusion
2025-05-15 22:26 UTC (3+ messages)
` [PATCH 1/1] cdrom: Remove unnecessary NULL check before unregister_sysctl_table()
[PATCH v2] wifi: ath11k: clean-up during wrong ath11k_crypto_mode
2025-05-15 22:22 UTC
[PATCH v2 2/2] genirq: Add kunit tests for depth counts
2025-05-15 22:24 UTC (4+ messages)
[PATCH 1/5] objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
2025-05-15 22:22 UTC (12+ messages)
[PATCH 0/4] chardev: Fix issues found by vhost-user-test
2025-05-15 22:20 UTC (5+ messages)
` [PATCH 1/4] chardev: Fix QIOChannel refcount
` [PATCH 2/4] chardev: Don't attempt to unregister yank function more than once
` [PATCH 3/4] chardev: Consolidate yank registration
` [PATCH 4/4] chardev: Introduce a lock for hup_source
[xiang-erofs:dev-test] BUILD SUCCESS 9748f2f54f66743ac77275c34886a9f890e18409
2025-05-15 22:20 UTC
[PATCH v5 3/6] KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
2025-05-15 22:20 UTC
arm-linux-gnueabi-ld: error: .tmp_vmlinux1.btf.o is already in final BE8 format
2025-05-15 22:20 UTC
[openeuler:OLK-6.6 2229/2229] drivers/crypto/ccp/hygon/vpsp.c:589:6: warning: no previous prototype for function 'vpsp_set_default_vid_permission'
2025-05-15 22:19 UTC
[PATCH v3 net-next 6/9] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock
2025-05-15 22:15 UTC (4+ messages)
[PATCH v2] drm/amd/amdgpu: Add GPIO resources required for amdisp
2025-05-15 22:16 UTC
[PATCH v1 00/26] x86: Introduce centralized CPUID model
2025-05-15 22:12 UTC (5+ messages)
` [PATCH v1 04/26] x86/cpuid: Introduce centralized CPUID data
[PATCH] dt-bindings:iio:gyroscope:invensense,itg3200: add binding
2025-05-15 22:09 UTC (2+ messages)
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-15 22:09 UTC (3+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-15 22:08 UTC (3+ messages)
` [PATCHv2 22/22] man2: Add uprobe syscall page
[PATCH v1 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
2025-05-15 22:08 UTC (10+ messages)
` [PATCH v1 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v1 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v1 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request
Metalanguage for the Linux UAPI
2025-05-15 22:06 UTC (6+ messages)
[PATCH v2] RISC-V: KVM: Remove scounteren initialization
2025-05-15 22:06 UTC (3+ messages)
Snapshot send, modify, receive ->
2025-05-15 22:00 UTC
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-05-15 22:05 UTC (3+ messages)
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5039c880518e01b61e26bf968dff77f7c7b04311
2025-05-15 22:04 UTC
[PATCH v2 1/2] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
2025-05-15 22:00 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: add Radxa CM5 and "
[PATCH i-g-t] tests/intel/xe_oa: Avoid divide by zero SIGFPE
2025-05-15 22:03 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-05-15 22:03 UTC (4+ messages)
` [PATCH v2 05/10] cxl: Defer hardware dport->port_id assignment and registers probing
[PATCH v1] drm/amd/amdgpu: Add GPIO resources required for amdisp
2025-05-15 22:02 UTC (3+ messages)
[PATCH] x86/bugs: Restructure ITS mitigation
2025-05-15 22:02 UTC (4+ messages)
PROBLEM: fread.3 SYNOPSIS - inaccurate function declarations
2025-05-15 22:02 UTC (3+ messages)
[PATCH net-next v7] selftests/vsock: add initial vmtest.sh for vsock
2025-05-15 22:00 UTC
[PATCH v4] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-05-15 21:58 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev4)
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-15 21:57 UTC (7+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
[PATCH v2] fill_oids_from_packs: fix memory leak when fill_oids_from_packs failed
2025-05-15 21:56 UTC (3+ messages)
` [PATCH v3] commit-grap: fix memory leak when `fill_oids_from_packs()` fails
[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
2025-05-15 21:52 UTC (6+ messages)
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
[PATCH v7 07/14] media: rockchip: add driver for mipi csi-2 receiver
2025-05-15 21:48 UTC (3+ messages)
[PATCH 0/6] atomic writes tests
2025-05-15 21:50 UTC (8+ messages)
` [PATCH 1/6] generic/765: fix a few issues
Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
2025-05-15 20:10 UTC (10+ messages)
[PATCH 1/1] tools: mkimage: validate image references in FIT configurations
2025-05-15 21:30 UTC (6+ messages)
[PATCH v3 net-next 1/9] af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD
2025-05-15 21:48 UTC (3+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 8d59c2c88b0124372fd61de9dcf69932b6ffb7a4
2025-05-15 21:45 UTC
[PATCH 0/2] rust: drm: gem: More (and final) cleanup
2025-05-15 21:42 UTC (3+ messages)
` [PATCH 1/2] rust: drm: gem: Simplify use of generics
` [PATCH 2/2] rust: drm: gem: Add ObjectFile type alias
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-15 21:44 UTC (2+ messages)
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-15 21:42 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink
[PATCH 00/11] CodeQL-inspired fixes
2025-05-15 21:40 UTC (4+ messages)
` [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
[android-common:android15-6.6 1/1] include/linux/fortify-string.h:70:29: warning: '__builtin_memcpy': specified size between 4294967272 and 4294967295 exceeds maximum object size 2147483647
2025-05-15 21:38 UTC
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 21:39 UTC (5+ messages)
[GIT PULL] bcachefs fixes for 6.15-rc7
2025-05-15 21:38 UTC (2+ messages)
[PATCH v7 0/9] coredump: add coredump socket
2025-05-15 21:37 UTC (4+ messages)
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
[PATCH 6.14 000/197] 6.14.7-rc2 review
2025-05-15 21:37 UTC (2+ messages)
close(2) with EINTR has been changed by POSIX.1-2024
2025-05-15 21:33 UTC
[PATCH 0/3] Remove process exit error message
2025-05-15 21:31 UTC (5+ messages)
` [PATCH 3/3] drm/amdkfd: destroy_pdds release pdd->drm_file at end
[PATCH v3] opensbi: Pass CROSS_COMPILE and REPRODUCIBLE flags
2025-05-15 21:28 UTC
Community CI Meeting Minutes - May 15, 2025
2025-05-15 21:21 UTC
[PATCH net] vmxnet3: correctly report gso type for UDP tunnels
2025-05-15 21:25 UTC (4+ messages)
ER2025: labgrid workshop attendees
2025-05-15 21:23 UTC
[PATCH] radix tree: fix kmemleak false positive in radix_tree_shrink()
2025-05-15 21:23 UTC (3+ messages)
[PATCH v2 0/4] media: i2c: imx214: Add support for more clock frequencies
2025-05-15 21:21 UTC (8+ messages)
` [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
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.