messages from 2024-11-21 17:49:42 to 2024-11-21 19:02:45 UTC [more...]
[PATCH v2 00/18] test/functional: improve functional test debugging & fix tuxrun
2024-11-21 19:01 UTC (3+ messages)
` [PATCH v2 11/18] tests/functional: enable debug logging for QEMUMachine
[PATCH 0/8] Display Global Histogram
2024-11-21 19:02 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Display Global Histogram (rev4)
[PATCH v4 net-next 0/3] PHC support in ENA driver
2024-11-21 18:59 UTC (7+ messages)
` [PATCH v4 net-next 3/3] net: ena: Add PHC documentation
[RFC 00/13] acpi/x86: s2idle: implement Modern Standby transition states and expose to userspace
2024-11-21 18:58 UTC (9+ messages)
` [RFC 01/13] Documentation: PM: Add documentation for S0ix Standby States
` [RFC 05/13] acpi/x86: s2idle: add modern standby transition function
` [RFC 11/13] acpi/x86: s2idle: add quirk table for modern standby delays
[i-g-t V3 0/4] Force connector/crtc attrs to default
2024-11-21 18:57 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Force connector/crtc attrs to default (rev5)
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-11-21 18:57 UTC (6+ messages)
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
[PATCH v3 0/3] Addition of new tests for extsize hints
2024-11-21 18:52 UTC (11+ messages)
` [PATCH v3 1/3] common/rc,xfs/207: Add a common helper function to check xflag bits
` [PATCH v3 2/3] common/rc: Add a new _require_scratch_extsize helper function
` [PATCH v3 3/3] generic: Addition of new tests for extsize hints
[PATCH v3 0/9] Buddy allocator like folio split
2024-11-21 18:52 UTC (10+ messages)
` [PATCH v3 1/9] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v3 2/9] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v3 3/9] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH v3 4/9] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v3 5/9] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v3 6/9] mm/truncate: use folio_split() for truncate operation
` [PATCH v3 7/9] selftests/mm: use selftests framework to print test result
` [PATCH v3 8/9] selftests/mm: add tests for splitting pmd THPs to all lower orders
` [PATCH v3 9/9] selftests/mm: add tests for folio_split(), buddy allocator like split
[PATCH v2] staging:gpib: Fix a dereference before null check issue
2024-11-21 18:55 UTC (2+ messages)
[PATCH v1] perf tests: Fix hwmon parsing with PMU name test
2024-11-21 18:55 UTC (4+ messages)
[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
2024-11-21 18:54 UTC (4+ messages)
[PATCH] drm/xe/pf: Drop 2GiB limit of fair LMEM allocation
2024-11-21 18:54 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH bpf-next v1 0/7] IRQ save/restore
2024-11-21 18:54 UTC (9+ messages)
` [PATCH bpf-next v1 2/7] bpf: Be consistent between {acquire,find,release}_lock_state
` [PATCH bpf-next v1 3/7] bpf: Consolidate RCU and preempt locks in bpf_func_state
` [PATCH bpf-next v1 4/7] bpf: Refactor mark_{dynptr,iter}_read
[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
2024-11-21 18:53 UTC (23+ messages)
` [RFC PATCH 01/22] x86/aperfmperf: Introduce get_host_[am]perf()
` [RFC PATCH 02/22] x86/aperfmperf: Introduce set_guest_[am]perf()
` [RFC PATCH 03/22] x86/aperfmperf: Introduce restore_host_[am]perf()
` [RFC PATCH 04/22] x86/msr: Adjust remote reads of IA32_[AM]PERF by the per-cpu host offset
` [RFC PATCH 05/22] KVM: x86: Introduce kvm_vcpu_make_runnable()
` [RFC PATCH 06/22] KVM: x86: INIT may transition from HALTED to RUNNABLE
` [RFC PATCH 07/22] KVM: nSVM: Nested #VMEXIT "
` [RFC PATCH 08/22] KVM: nVMX: Nested VM-exit "
` [RFC PATCH 09/22] KVM: x86: Introduce KVM_X86_FEATURE_APERFMPERF
` [RFC PATCH 10/22] KVM: x86: Make APERFMPERF a governed feature
` [RFC PATCH 11/22] KVM: x86: Initialize guest [am]perf at vcpu power-on
` [RFC PATCH 12/22] KVM: x86: Load guest [am]perf into hardware MSRs at vcpu_load()
` [RFC PATCH 13/22] KVM: x86: Load guest [am]perf when leaving halt state
` [RFC PATCH 14/22] KVM: x86: Introduce kvm_user_return_notifier_register()
` [RFC PATCH 15/22] KVM: x86: Restore host IA32_[AM]PERF on userspace return
` [RFC PATCH 16/22] KVM: x86: Save guest [am]perf checkpoint on HLT
` [RFC PATCH 17/22] KVM: x86: Save guest [am]perf checkpoint on vcpu_put()
` [RFC PATCH 18/22] KVM: x86: Update aperfmperf on host-initiated MP_STATE transitions
` [RFC PATCH 19/22] KVM: x86: Allow host and guest access to IA32_[AM]PERF
` [RFC PATCH 20/22] KVM: VMX: Pass through guest reads of IA32_[AM]PERF
` [RFC PATCH 21/22] KVM: SVM: "
` [RFC PATCH 22/22] KVM: x86: Enable guest usage of X86_FEATURE_APERFMPERF
[PATCH] scsi: megasas: Internal cdbs have 16-byte length
2024-11-21 18:53 UTC (5+ messages)
[PATCH v1 0/4] Add debugfs support for fastrpc driver
2024-11-21 18:53 UTC (5+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc
[RFC/RFT][PATCH v0.1] ACPI: OSL: Use usleep_range() in acpi_os_sleep()
2024-11-21 18:53 UTC (3+ messages)
[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
2024-11-21 18:53 UTC (3+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "
[PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
2024-11-21 18:52 UTC (4+ messages)
[PATCH v4 0/2] MVME: Adopt standard RTC driver
2024-11-21 18:52 UTC (6+ messages)
` [PATCH v4 1/2] rtc: m48t59: Use platform_data struct for year offset value
` (subset) "
[PATCH] libmultipath: Fix MAPINFO_CHECK_UUID with partitions
2024-11-21 18:51 UTC (4+ messages)
[PATCH] slab: Fix too strict alignment check in create_cache()
2024-11-21 18:50 UTC (8+ messages)
[PATCH] arm64: dts: qcom: qcs9100: Update memory map for QCS9100 Ride and QCS9100 Ride Rev3
2024-11-21 18:50 UTC (5+ messages)
[GIT PULL] execve updates for v6.13-rc1
2024-11-21 18:50 UTC (10+ messages)
[PATCH i-g-t 0/3] Skip test if joiner display is connected
2024-11-21 18:49 UTC (7+ messages)
` [PATCH i-g-t 1/3] lib/igt_kms: Add is_joiner_mode function
` [PATCH i-g-t 2/3] tests/kms_async_flips: Skip Async flips on joiner output
` [PATCH i-g-t 3/3] tests/kms_display_modes: Skip test if joiner display is connected
[PATCH v8 0/2] MCTP Over PCC Transport
2024-11-21 18:49 UTC (3+ messages)
` [PATCH v8 2/2] mctp pcc: Implement MCTP over "
[1/1] rt-tests: determine_maximum_mpps.sh: Get frequency from timebase-frequency if cpuinfo fails
2024-11-21 18:49 UTC (2+ messages)
[PATCH v2 0/3] Enable Watchdog on QCS8300
2024-11-21 18:48 UTC (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300-ride: Add watchdog node
[openeuler:OLK-6.6 1513/1513] mm/memory.c:5277:17: warning: variable 'nr_pages' set but not used
2024-11-21 18:47 UTC
QEMU patches for native windows support through clang-cl
2024-11-21 18:47 UTC (3+ messages)
[1/1] rt-tests: queuelat: Fix wraparound in __clock_gettime()
2024-11-21 18:48 UTC (2+ messages)
[PATCH v2] Kconfig: clean up the efi configuration status
2024-11-21 18:47 UTC (5+ messages)
[ANNOUNCEMENT] Open Source Firmware, BMC and Bootloader devroom at FOSDEM'25 - CfP
2024-11-21 18:46 UTC
[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
2024-11-21 18:45 UTC (13+ messages)
` [PATCH v2 03/11] drm/msm: adreno: move features bits in a separate variable
` [PATCH v2 04/11] drm/msm: adreno: add GMU_BW_VOTE feature flag
` [PATCH v2 05/11] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
[meta-rockchip] [PATCH] SOQuartz: add
2024-11-21 18:43 UTC (2+ messages)
TOMOYO and runc containers dislike one another
2024-11-21 18:42 UTC
[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
2024-11-21 18:42 UTC (9+ messages)
[RFC PATCH 00/29] UMD direct submission in Xe
2024-11-21 18:41 UTC (6+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
2024-11-21 18:41 UTC (5+ messages)
` [PATCH v2 4/4] Bluetooth: hci_qca: add qcom,product-variant properties
[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
2024-11-21 18:38 UTC (20+ messages)
` [RFC PATCH v2 07/20] cxl: Add Set Feature command support for user submission
` [RFC PATCH v2 08/20] cxl: Move cxl_driver related bits to be usable by external drivers
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 10/20] fwctl/cxl: Add support for get driver information
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information
` [RFC PATCH v2 12/20] cxl: Save Command Effects Log (CEL) effects for enabled commands
` [RFC PATCH v2 13/20] fwctl/cxl: Add hw_info callback
` [RFC PATCH v2 14/20] cxl: Move defines and error codes from cxlmem.h to cxl/mailbox.h
[f2fs-dev] [PATCH] Revert "f2fs: remove unreachable lazytime mount option parsing"
2024-11-21 18:37 UTC (7+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-21 18:37 UTC (7+ messages)
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
[PATCH] Bluetooth: btusb: Add one more ID 0x0489:0xe10a for Qualcomm WCN785x
2024-11-21 18:37 UTC (2+ messages)
` "
[PATCH] Bluetooth: btusb: Add one more ID 0x0489:0xe10a for Qualcomm WCN785x
2024-11-21 18:37 UTC (3+ messages)
` "
[PATCH i-g-t] lib/intel_device_info: Use per-thread device info cache
2024-11-21 18:36 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Xe.CI.Full: "
[PATCH v4 0/3] qcom: ipq5424: Add LLCC/system-cache-controller
2024-11-21 18:32 UTC (3+ messages)
` [PATCH v4 2/3] soc: qcom: llcc: Update configuration data for IPQ5424
[PATCH v6.13-rc1] arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
2024-11-21 18:29 UTC (3+ messages)
[PATCH v2] hvf: Enable 1G page support
2024-11-21 18:29 UTC
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-21 18:28 UTC (16+ messages)
[PATCH v2 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers
2024-11-21 18:28 UTC (4+ messages)
[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
2024-11-21 18:27 UTC (7+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
[PATCH 00/16] remove use of VLAs for Windows built code
2024-11-21 18:26 UTC (15+ messages)
` [PATCH v9 00/21] remove use of VLAs for Windows
` [PATCH v9 18/21] build: enable vla warnings on Windows built code
` [PATCH v10 00/21] remove use of VLAs for Windows
` [PATCH v10 01/21] eal: include header required for alloca
` [PATCH v10 06/21] hash/thash: remove use of VLAs for Windows built
` [PATCH v10 21/21] hash: remove use of VLAs by using standard arrays
[PATCH] hwmon: (tps23861) Cast unsigned temperature register value to signed
2024-11-21 18:26 UTC (2+ messages)
[ath:master-pending] BUILD SUCCESS 60146c59c97ff2cba87a336c997b060fafc5eb24
2024-11-21 18:25 UTC
[RFC 00/10] unit test bugs
2024-11-21 18:23 UTC (11+ messages)
` [PATCH v4 0/9] Bug fixes for standalone tests
` [PATCH v4 1/9] app/test: do not duplicate loop variable
` [PATCH v4 2/9] app/test: fix typo in address compare
` [PATCH v4 3/9] app/test: fix paren typo
` [PATCH v4 4/9] app/test: avoid duplicate initialization
` [PATCH v4 5/9] app/test: fix TLS zero length record
` [PATCH v4 6/9] app/test: fix operator precedence bug
` [PATCH v4 7/9] test/eal: fix core check in c flag test
` [PATCH v4 8/9] app/test-pmd: remove redundant condition
` [PATCH v4 9/9] app/test-pmd: avoid potential outside of array reference
[PATCH v4 0/5] move per-vma lock into vm_area_struct
2024-11-21 18:25 UTC (9+ messages)
` [PATCH v4 2/5] mm: "
[PATCH v1] ufs: core: add missing post notify for power mode change
2024-11-21 18:24 UTC (2+ messages)
[meta-virtualization][master][scarthgap][styhead][PATCH 0/6] Add bbclass for xen boot script variables
2024-11-21 18:24 UTC (5+ messages)
` [meta-virtualization][master][PATCH 1/6] xen-u-boot-scr: "
[PATCH v2] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
2024-11-21 18:22 UTC
[Buildroot] [PATCH 1/1] package/php: security bump version to 8.3.14
2024-11-21 18:21 UTC
[PATCH v3 0/5] batman-adv: TT change events fixes and improvements
2024-11-21 18:20 UTC (7+ messages)
` [PATCH v3 2/5] batman-adv: Remove uninitialized data in full table TT response
` [PATCH v3 1/5] batman-adv: Do not send uninitialized TT changes
[GIT PULL] First batch of KVM changes for Linux 6.13 merge window
2024-11-21 18:19 UTC (6+ messages)
posix timer freeze after some random time, under pthread create/destroy load
2024-11-21 18:19 UTC (2+ messages)
[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
2024-11-21 18:18 UTC (5+ messages)
[PATCH] Fix memory leaks
2024-11-21 18:17 UTC (3+ messages)
` [DTrace-devel] "
CVE-2024-53095: smb: client: Fix use-after-free of network namespace
2024-11-21 18:16 UTC
CVE-2024-53094: RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
2024-11-21 18:16 UTC
CVE-2024-53093: nvme-multipath: defer partition scanning
2024-11-21 18:16 UTC
CVE-2024-53092: virtio_pci: Fix admin vq cleanup by using correct info pointer
2024-11-21 18:16 UTC
CVE-2024-53091: bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
2024-11-21 18:16 UTC
CVE-2024-53089: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
2024-11-21 18:16 UTC
CVE-2024-53090: afs: Fix lock recursion
2024-11-21 18:16 UTC
Parsing extracted i.MX NAND flash
2024-11-21 18:15 UTC (4+ messages)
[lttng-dev] [Userspace RCU] - rcu_dereference() memory ordering
2024-11-21 18:13 UTC (4+ messages)
` "
[PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
2024-11-21 18:10 UTC (18+ messages)
[PATCH] KVM: x86: async_pf: check earlier if can deliver async pf
2024-11-21 18:10 UTC (5+ messages)
[PATCH 2/2] arm64: dts: ti: k3-am62l: add initial reference board file
2024-11-21 18:06 UTC
[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
2024-11-21 18:06 UTC (7+ messages)
[GIT PULL] jfs updates for v6.13
2024-11-21 18:05 UTC (2+ messages)
[GIT PULL] dlm updates for 6.13
2024-11-21 18:05 UTC (2+ messages)
[GIT PULL] erofs updates for 6.13-rc1
2024-11-21 18:05 UTC (3+ messages)
[PATCH 00/12] QOM: container_get() removal
2024-11-21 18:03 UTC (7+ messages)
` [PATCH 10/12] qom: Create system containers explicitly
[GIT PULL] fsnotify changes for 6.13-rc1
2024-11-21 18:04 UTC (2+ messages)
[GIT PULL] Quota and isofs fixes for 6.13-rc1
2024-11-21 18:04 UTC (2+ messages)
[GIT PULL] Remove reiserfs
2024-11-21 18:04 UTC (2+ messages)
[PATCH] perf/x86/intel: Add Arrow Lake U support
2024-11-21 18:05 UTC
[PATCH V5 0/4] Add EPSS L3 provider support on SA8775P SoC
2024-11-21 18:03 UTC (12+ messages)
` [PATCH V5 1/4] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V5 2/4] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH V5 3/4] interconnect: qcom: Add EPSS L3 support on SA8775P
[RFC] crypto/virtio: add vhost-vdpa backend
2024-11-21 18:02 UTC
[PATCH v3 0/2] x86/pkeys: Set XSTATE_BV[PKRU] when updating
2024-11-21 18:01 UTC (2+ messages)
[PATCH 0/6] multipath-tools: Handle tableless DM devices
2024-11-21 18:00 UTC (8+ messages)
` [PATCH 1/6] libmultipath: signal device with no table in libmp_mapinfo
[PATCH v16 00/26] Improve write performance for zoned UFS devices
2024-11-21 18:00 UTC (10+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
[GIT PULL] nvme updates for Linux 6.13
2024-11-21 17:59 UTC (2+ messages)
[PATCH i-g-t 0/2] tests/gem_mmap_offset: Fix OOM hits
2024-11-21 17:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] hvf: Enable 1G page support
2024-11-21 17:55 UTC (2+ messages)
[PATCH v3 1/1] x86/ia32: Leave NULL selector values 0~3 as is
2024-11-21 17:54 UTC
[syzbot] [media?] WARNING in iguanair_probe/usb_submit_urb (2)
2024-11-21 17:55 UTC (2+ messages)
[PATCH 1/8] COW: Fix hardcoded magic numbers and work with python 3.13
2024-11-21 17:54 UTC (7+ messages)
` [PATCH 3/8] checksum/fetch2: Switch from persist_data to a standard cache file
` [bitbake-devel] "
[PATCH next v1 0/2] limit local tw done
2024-11-21 17:53 UTC (8+ messages)
` [PATCH next v1 2/2] io_uring: "
[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
2024-11-21 17:52 UTC
[PATCH v2] drm/amdkfd: Differentiate logging message for driver oversubscription
2024-11-21 17:50 UTC (3+ messages)
[meta-arago][master/scarthgap][PATCH] README: yocto-check-layer clean up
2024-11-21 17:49 UTC (4+ 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.