messages from 2025-07-30 18:27:54 to 2025-07-30 20:06:18 UTC [more...]
[scarthgap][PATCH] Tags from ARM-software repository are now in another branch
2025-07-30 18:56 UTC (4+ messages)
` [meta-arago] "
[v2 02/11] mm/thp: zone_device awareness in THP handling code
2025-07-30 20:05 UTC (2+ messages)
[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-07-30 20:05 UTC (30+ messages)
` [PATCH v16 01/34] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v16 05/34] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v16 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v16 16/34] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v16 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v16 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v16 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v16 20/34] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v16 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v16 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v16 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v16 24/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v16 25/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v16 26/34] fs/resctrl: Provide interface to update the event configurations
[PATCH 0/5] git-gui: workaround deprecation of Tcl/TK 8.5 in macOS
2025-07-30 20:06 UTC (7+ messages)
` [PATCH 4/5] git-gui: honor TCLTK_PATH in git-gui--askpass
` [PATCH 5/5] git-gui: ensure own version of git-gui--askpass is used
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-07-30 20:05 UTC (7+ messages)
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
[PATCH v2 0/2] mm/damon: Add damos_stat support for vaddr
2025-07-30 20:02 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 79fb37f39b77bbf9a56304e9af843cd93a7a1916
2025-07-30 20:01 UTC
[PATCH v3 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
2025-07-30 20:01 UTC (3+ messages)
` [PATCH v3 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
[PATCH v5] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
2025-07-30 19:59 UTC (2+ messages)
[thomas-weissschuh:b4/umh-h 6/6] net/bridge/br_stp_if.c:135:7: error: call to undeclared function 'call_usermodehelper'; ISO C99 and later do not support implicit function declarations
2025-07-30 19:59 UTC
[PATCH 00/10] Supporting RAS on XE
2025-07-30 19:59 UTC (3+ messages)
` [PATCH 01/10] drm/xe: Handle errors from various components
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-30 19:58 UTC (2+ messages)
[PATCH v5 00/11] Updates for drm/xe/configfs
2025-07-30 19:57 UTC (9+ messages)
` [PATCH v5 10/11] drm/xe/configfs: Only allow configurations for supported devices
[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
2025-07-30 19:47 UTC (2+ messages)
[GIT PULL] NVDIMM for 6.17
2025-07-30 19:57 UTC
[PATCH 0/3] Some more xe_migrate_access_memory fixes
2025-07-30 19:54 UTC (4+ messages)
` [PATCH 3/3] drm/xe/migrate: prevent potential UAF
` ✓ Xe.CI.Full: success for Some more xe_migrate_access_memory fixes
BUG: Circular locking dependency on netdev led trigger on NanoPi R5S
2025-07-30 19:50 UTC (4+ messages)
[PATCH 0/8] Add the STM and the SWT descriptions for the s32g2 and s32g3
2025-07-30 19:50 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: s32g2: Add the STM description
` [PATCH 2/8] arm64: dts: s32g274-rd2: Enable the STM timers
` [PATCH 3/8] arm64: dts: s32g3: Add the STM descriptions
` [PATCH 4/8] arm64: dts: s32g399a-rdb3: Enable the STM timers
` [PATCH 5/8] arm64: dts: s32g2: Add the Software Timer Watchdog (SWT) description
` [PATCH 6/8] arm64: dts: s32g274-rd2: Enable the SWT watchdog
` [PATCH 7/8] arm64: dts: s32g3: Add the Software Timer Watchdog (SWT) description
` [PATCH 8/8] arm64: dts: s32g399a-rdb3: Enable the SWT watchdog
[PATCH 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
2025-07-30 17:52 UTC (14+ messages)
` [PATCH 1/5] contrib/plugins/hotblocks: Correctly free sorted counts list
` [PATCH 2/5] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [PATCH 3/5] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [PATCH 4/5] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [PATCH 5/5] contrib/plugins/hotblocks: Allow limit to be set as a command line argument
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-07-30 19:51 UTC (35+ messages)
` [PATCH 2/4] agents: add core development references
[PATCH for-10.2 v2 0/3] linux-user/aarch64: Syndrome fixes and enhancements
2025-07-30 17:42 UTC (5+ messages)
` [PATCH v2 1/3] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 2/3] linux-user/aarch64: Check syndrome for EXCP_UDEF
[PATCH v2 2/6] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
2025-07-30 19:44 UTC (2+ messages)
[BUG] 6.16-rc7: lockdep failure with max77620-gpio/max77686-rtc
2025-07-30 19:43 UTC (2+ messages)
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-30 19:42 UTC (4+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
[PATCH dovetail-6.16] generic: irq_pipeline: Fix fallouts of lock guard conversion
2025-07-30 19:39 UTC
[PATCH] drivers/net: Account for renaming of from_timer in 6.16
2025-07-30 19:39 UTC
[PATCH] drm/xe: rename XE_WA to XE_GT_WA
2025-07-30 19:38 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
[RFC PATCH] rust: workqueue: Add an example for try_spawn()
2025-07-30 19:38 UTC (5+ messages)
[PATCH] i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()
2025-07-30 19:38 UTC
[Buildroot] [PATCH 1/1] package/{opencl-headers, opencl-clhpp, opencl-icd-loader}: bump version to v2025.07.22
2025-07-30 19:37 UTC (2+ messages)
[Buildroot] [git commit] package/opencl-{clhpp, headers, icd-loader}: bump version to v2025.07.22
2025-07-30 12:48 UTC
ALSAfirewire broken
2025-07-30 19:36 UTC (3+ messages)
` ALSAfirewire broken / Pipewire 90ms delay
[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
2025-07-30 19:35 UTC (6+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property
[PATCH 5.10.y 0/4] Backport series: "permit write-sealed memfd read-only shared mappings"
2025-07-30 19:34 UTC (4+ messages)
[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
2025-07-30 17:19 UTC (10+ messages)
` [PATCH v3 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v3 17/21] iotests/307: Test multi-thread export interface
` [PATCH v3 18/21] fuse: Implement multi-threading
` [PATCH v3 19/21] qapi/block-export: Document FUSE's multi-threading
[PATCH 0/3] Groundwork for Lock<T> when T is pinned
2025-07-30 19:32 UTC (3+ messages)
` [PATCH 2/3] rust: lock: guard: add T: Unpin bound to DerefMut
[PATCH v3] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4s
2025-07-30 19:29 UTC (6+ messages)
[Buildroot] [PATCH 0/4] package/compliance-as-code: introduce new package
2025-07-30 19:29 UTC (5+ messages)
` [Buildroot] [PATCH 4/4] package/compliance-as-code: add "
[PATCH] selftests/filesystems: Fix build warning on anon_inode_test
2025-07-30 19:27 UTC
[PATCH] btrfs: fix iteration bug in __qgroup_excl_accounting()
2025-07-30 19:26 UTC (2+ messages)
[PATCH V2 0/4] 9p: convert to the new mount API
2025-07-30 19:18 UTC (5+ messages)
` [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex
` [PATCH V2 2/4] net/9p: move structures and macros to header files
` [PATCH V2 3/4] 9p: create a v9fs_context structure to hold parsed options
` [PATCH V2 4/4] 9p: convert to the new mount API
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-07-30 19:24 UTC (19+ messages)
` [PATCH v3] "
` [PATCH v4] hfs: update sanity check of the root record
[GIT PULL] RCU changes for v6.17
2025-07-30 19:24 UTC (4+ messages)
[PATCH] of: Clarify OF device context in of_match_device() comment
2025-07-30 19:23 UTC (2+ messages)
[tip:master] BUILD SUCCESS 6cdd7ae1b73b49ce35529c65765a5d2617b83e5d
2025-07-30 19:21 UTC
[PATCH] generic: test fsync of file with 0 links and extents
2025-07-30 19:21 UTC
[PATCH v14 0/4] support large align and nid in Rust allocators
2025-07-30 19:21 UTC (5+ messages)
` [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v14 3/4] rust: add support for NUMA ids in allocations
` [PATCH v14 4/4] rust: support large alignments "
[PATCH] btrfs: fix log tree replay failure due to file with 0 links and extents
2025-07-30 19:20 UTC
[PATCH] drm/bridge: lt9611uxc: reset edid_read on disconnect
2025-07-30 19:18 UTC (2+ messages)
[DPDK/ethdev Bug 1762] Unable to use TB-mode when code blocks have different length (ACC100 / VRB drivers)
2025-07-30 19:18 UTC
[PATCH 00/12] DC Patches July 30, 2025
2025-07-30 18:59 UTC (13+ messages)
` [PATCH 01/12] drm/amd/display: fix a Null pointer dereference vulnerability
` [PATCH 02/12] drm/amd/display: Adjust AUX-less ALPM setting
` [PATCH 03/12] drm/amd/display: fix dmub access race condition
` [PATCH 04/12] drm/amd/display: more liberal vmin/vmax update for freesync
` [PATCH 05/12] drm/amd/display: update dpp/disp clock from smu clock table
` [PATCH 06/12] drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
` [PATCH 07/12] drm/amd/display: Avoid Read Remote DPCD Many Times
` [PATCH 08/12] drm/amd/display: limited pll vco w/a v2
` [PATCH 09/12] drm/amd/display: Fixing hubp programming of 3dlut fast load
` [PATCH 10/12] drm/amd/display: Toggle for Disable Force Pstate Allow on Disable
` [PATCH 11/12] drm/amd/display: Adding interface to log hw state when underflow happens
` [PATCH 12/12] drm/amd/display: Promote DC to 3.2.344
[Patch v4 net 0/6] netem: Fix skb duplication logic and prevent infinite loops
2025-07-30 19:17 UTC (3+ messages)
[PATCH] docs: gpu: nouveau.rst: fix a wrong path
2025-07-30 19:17 UTC (2+ messages)
[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
2025-07-30 19:13 UTC (4+ messages)
[PATCH 0/3] Misc PF improvements
2025-07-30 19:12 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[syzbot] [dri?] WARNING in __ww_mutex_wound
2025-07-30 19:11 UTC (4+ messages)
[oe][meta-oe][walnascar[PATCH 1/4] php: sort PACKAGECONFIG options
2025-07-30 19:08 UTC (2+ messages)
[PATCH v3 03/20] staging: rtl8723bs: add blank line between rtw_roaming() and _rtw_roaming()
2025-07-30 19:06 UTC (2+ messages)
` [PATCH v4 "
[OE-core][kirkstone 00/10] Patch review
2025-07-30 19:05 UTC (11+ messages)
` [OE-core][kirkstone 01/10] dropbear: patch CVE-2025-47203
` [OE-core][kirkstone 02/10] gnutls: patch CVE-2025-32989
` [OE-core][kirkstone 03/10] gnutls: patch read buffer overrun in the "pre_shared_key" extension
` [OE-core][kirkstone 04/10] gnutls: patch reject zero-length version in certificate request
` [OE-core][kirkstone 05/10] gnutls: patch CVE-2025-32988
` [OE-core][kirkstone 06/10] gnutls: patch CVE-2025-32990
` [OE-core][kirkstone 07/10] gnutls: patch CVE-2025-6395
` [OE-core][kirkstone 08/10] libxml2: patch CVE-2025-6170
` [OE-core][kirkstone 09/10] binutils: Fix CVE-2025-7545
` [OE-core][kirkstone 10/10] sqlite3: Fix CVE-2025-6965
[Buildroot] [PATCH 1/1] boot/syslinux: fix build with gcc-15.x
2025-07-30 19:01 UTC
[PATCH v3 0/6] Prepare GPU SVM for migration of THP
2025-07-30 19:00 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Prepare GPU SVM for migration of THP (rev3)
[PATCH bpf-next v7 0/4] Task local data
2025-07-30 18:58 UTC (5+ messages)
` [PATCH bpf-next v7 1/4] bpf: Allow syscall bpf programs to call non-recur helpers
` [PATCH bpf-next v7 2/4] selftests/bpf: Introduce task local data
` [PATCH bpf-next v7 3/4] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v7 4/4] selftests/bpf: Test concurrent task local data key creation
[PATCH 0/4] spi: Introduce spi bus extensions
2025-07-30 18:30 UTC (5+ messages)
` [PATCH 4/4] devicetree: bindings: spi: Introduce SPI "
[PATCH v3] platform/x86: Add WMI driver for Redmibook keyboard
2025-07-30 18:56 UTC
[PATCH] ceph: cleanup in __ceph_do_pending_vmtruncate() method
2025-07-30 18:54 UTC
[PATCH] bpf: relax acquire for consumer_pos in ringbuf_process_ring()
2025-07-30 18:52 UTC
[meta-arago][scarthgap/master][PATCH] meta-arago-extras: arm-compute-library: Switch to archived-releases branch
2025-07-30 18:53 UTC
[GIT PULL] slab updates for 6.17
2025-07-30 18:52 UTC (6+ messages)
[PATCH v13 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-07-30 18:52 UTC (3+ messages)
` [PATCH v13 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH] btrfs: subpage: keep TOWRITE tag until folio is cleaned
2025-07-30 18:52 UTC (2+ messages)
linux-next: duplicate patch in the fsl tree
2025-07-30 18:45 UTC (5+ messages)
[GIT PULL] KCSAN updates for v6.17
2025-07-30 18:48 UTC (2+ messages)
[GIT PULL] IOMMU Updates for Linux v6.17
2025-07-30 18:48 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-07-30 18:47 UTC
[PATCH 6.12 000/117] 6.12.41-rc1 review
2025-07-30 18:46 UTC (2+ messages)
[PATCH RFC ???net???] net: phy: realtek: fix wake-on-lan support
2025-07-30 18:45 UTC (2+ messages)
[RFC PATCH] remoteproc: core: Do not process carveout and devmem rsc in attach mode
2025-07-30 18:44 UTC (2+ messages)
[PATCH] Support environment block in btrfs reserved area
2025-07-30 16:11 UTC (2+ messages)
[PATCH v3 14/20] staging: rtl8723bs: remove unnecessary parentheses in conditional
2025-07-30 18:42 UTC (3+ messages)
` [PATCH "
` [PATCH v4 "
[PATCH v3 0/4] Initial support for Qualcomm Hamoa IOT EVK board
2025-07-30 18:42 UTC (5+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board
[PATCH v7 00/31] x86,fs/resctrl telemetry monitoring
2025-07-30 18:42 UTC (2+ messages)
[PATCH net-next 0/2] net: dsa: b53: mmap: Add bcm63268 GPHY power control
2025-07-30 18:41 UTC (5+ messages)
` [PATCH net-next 1/2] net: dsa: b53: mmap: Add gphy port to phy info for bcm63268
` [PATCH net-next 2/2] net: dsa: b53: mmap: Implement bcm63268 gphy power control
[recipe build #3928377] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-07-30 18:31 UTC
[PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()
2025-07-30 18:38 UTC (2+ messages)
[PATCH v2] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-07-30 18:37 UTC (3+ messages)
[RFC 0/3] xfs: Add support to shrink multiple empty AGs
2025-07-30 18:36 UTC (4+ messages)
` [RFC 3/3] "
[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-30 18:29 UTC (5+ messages)
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
2025-07-30 18:35 UTC (8+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
[PATCH v2] media: rkvdec: Fix an error handling path in rkvdec_probe()
2025-07-30 18:24 UTC (2+ messages)
[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
2025-07-30 16:11 UTC (6+ messages)
` [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace
[PATCH v2] Subject: [PATCH] selftests: panic: Add test module to trigger kernel panic
2025-07-30 18:33 UTC
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-07-30 18:33 UTC (12+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
[PATCH] btrfs: fix race between logging inode and checking if it was logged before
2025-07-30 18:34 UTC (4+ messages)
[PATCH] selftests/mm: Fix typos and improve output messages
2025-07-31 0:02 UTC
[RESEND PATCH v5] arm64: Enable vmalloc-huge with ptdump
2025-07-30 18:29 UTC (3+ messages)
[PATCH v2 0/5] blk-mq-sched: support request batch dispatching for sq elevator
2025-07-30 18:32 UTC (3+ messages)
` [PATCH v2 4/5] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
[PATCH] spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
2025-07-30 18:32 UTC (4+ messages)
[PATCH] ns16550: ensure polling timer is disarmed
2025-07-30 18:31 UTC (3+ messages)
[PATCH 0/2] block/blk-throttle: Fix throttle slice time for SSDs
2025-07-30 18:30 UTC (3+ messages)
` [PATCH 1/2] "
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.