messages from 2025-07-30 17:49:28 to 2025-07-30 19:33:33 UTC [more...]
[scarthgap][PATCH] Tags from ARM-software repository are now in another branch
2025-07-30 18:56 UTC (4+ messages)
` [meta-arago] "
[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
2025-07-30 17:19 UTC (9+ 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 "
[RFC PATCH] rust: workqueue: Add an example for try_spawn()
2025-07-30 19:28 UTC (4+ messages)
[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 0/4] Add agent coding assistant configuration to Linux kernel
2025-07-30 19:27 UTC (37+ messages)
` [PATCH 2/4] agents: add core development references
[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 (5+ messages)
` [PATCH 1/3] drm/xe/pf: Disable PF restart worker on device removal
` [PATCH 2/3] drm/xe/pf: Make sure PF is ready to configure VFs
` [PATCH 3/3] drm/xe/pf: Don't resume device from restart worker
` ✓ CI.KUnit: success for Misc PF improvements
[syzbot] [dri?] WARNING in __ww_mutex_wound
2025-07-30 19:11 UTC (4+ messages)
[PATCH 0/5] git-gui: workaround deprecation of Tcl/TK 8.5 in macOS
2025-07-30 19:09 UTC (6+ 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
[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 "
[PATCH] drm/xe: rename XE_WA to XE_GT_WA
2025-07-30 19:06 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[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)
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-07-30 18:37 UTC (5+ messages)
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
[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 (10+ messages)
` [PATCH v2 1/5] blk-mq-sched: introduce high level elevator lock
` [PATCH v2 2/5] mq-deadline: switch to use "
` [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] "
[PATCH v5 00/11] Updates for drm/xe/configfs
2025-07-30 18:28 UTC (8+ messages)
` [PATCH v5 10/11] drm/xe/configfs: Only allow configurations for supported devices
[PATCH 0/3] Some more xe_migrate_access_memory fixes
2025-07-30 18:27 UTC (8+ messages)
` [PATCH 1/3] drm/xe/migrate: prevent infinite recursion
` [PATCH 2/3] drm/xe/migrate: don't overflow max copy size
` [PATCH 3/3] drm/xe/migrate: prevent potential UAF
` ✓ Xe.CI.BAT: success for Some more xe_migrate_access_memory fixes
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-30 18:26 UTC (3+ messages)
[PATCH net-next v2] net: Update threaded state in napi config in netif_set_threaded
2025-07-30 18:25 UTC
[PATCH v2 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
2025-07-30 18:24 UTC (6+ messages)
` [PATCH v2 1/2] "
[PATCH v2 0/7] tools: add support for domain specific Xenstore features
2025-07-30 18:23 UTC (4+ messages)
` [PATCH v2 7/7] tools: allow to limit xenstore features via guest config
[PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
2025-07-30 18:22 UTC (2+ messages)
[PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
2025-07-30 18:21 UTC (2+ messages)
[PATCH] md: fix create on open mddev lifetime regression
2025-07-30 18:20 UTC (2+ messages)
[PATCH 00/20] Analog connector support in DC
2025-07-30 18:19 UTC (8+ messages)
` [PATCH 01/20] drm/amd/display: Determine DRM connector type more accurately
[GIT PULL 0/2] KVM: s390: updates for 6.17
2025-07-30 18:18 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.17 merge window
2025-07-30 18:17 UTC
[PATCH i-g-t] tests/xe_vm: Report OOM for vm_bind ioctl under memory pressure
2025-07-30 18:16 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/xe_vm: Report OOM for vm_bind ioctl under memory pressure (rev4)
[PATCH] libsemanage: get_home_dirs: cleanup parsing of values from conf files
2025-07-30 18:15 UTC
[GIT PULL] sound updates for 6.17-rc1
2025-07-30 18:14 UTC (7+ messages)
[PATCH] modify the “foo" file path to "$PWD/bad-clone/sub/foo"
2025-07-30 18:08 UTC (3+ messages)
[PATCH v2 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
2025-07-30 18:14 UTC (4+ messages)
[PATCH v2 1/1] perf test: Ensure lock contention using pipe mode
2025-07-30 18:12 UTC (4+ messages)
[PATCH v2 2/2] media: i2c: Add OmniVision OV6211 image sensor driver
2025-07-30 18:11 UTC (2+ messages)
[master/scarthgap][PATCH v2] ti-pka-fw: Add a recipe to package prebuilt PKA firmware
2025-07-30 18:11 UTC (2+ messages)
[PATCH] clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP refclk
2025-07-30 18:09 UTC (2+ messages)
[PATCH v1] xen/console: remove __printk_ratelimit()
2025-07-30 18:06 UTC (6+ messages)
[PATCH] pwm: tiecap: Document behaviour of hardware disable
2025-07-30 17:42 UTC (2+ messages)
[PATCH v5 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-07-30 18:04 UTC (3+ messages)
` [PATCH v5 2/5] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
[android-common:android-mainline 0/4] fs/btrfs/ordered-data.c:215:5-11: ERROR: allocation function on line 173 returns NULL not ERR_PTR on failure
2025-07-30 18:01 UTC
[GIT PULL] Networking for v6.17
2025-07-30 18:01 UTC (2+ messages)
[GIT PULL] BPF changes for 6.17
2025-07-30 18:01 UTC (2+ messages)
CFP Now Open: RISC-V Microconference at LPC 2025 (Tokyo, Dec 11–13)
2025-07-30 17:59 UTC
[PATCH v5 00/10] coresight: Fix and improve clock usage
2025-07-30 17:57 UTC (11+ messages)
` [PATCH v5 04/10] coresight: Appropriately disable programming clocks
[PATCH net v4 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
2025-07-30 17:59 UTC (4+ messages)
` [PATCH net v4 2/2] selftests/tc-testing: Check backlog stats in gso_skb case
[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
2025-07-30 17:59 UTC (10+ messages)
` [PATCH v5 0/6] "
` [PATCH v6 0/4] "
` [PATCH v6 1/4] last-modified: new subcommand to show when files were last modified
` [PATCH v6 2/4] t/perf: add last-modified perf script
` [PATCH v6 3/4] commit-graph: export prepare_commit_graph()
` [PATCH v6 4/4] last-modified: use Bloom filters when available
[BUG] 6.16-rc7: lockdep failure with max77620-gpio/max77686-rtc
2025-07-30 17:58 UTC
[PATCH] md/md-cluster: handle REMOVE message earlier
2025-07-30 17:56 UTC (2+ messages)
[PATCH v2 2/2] mm/damon: Add damos_stat support for vaddr
2025-07-30 17:56 UTC (2+ messages)
NETDEV WATCHDOG + transmit queue timed out
2025-07-30 17:56 UTC (2+ messages)
[PATCH V2 0/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-07-30 17:56 UTC (11+ messages)
` [PATCH V2 2/2] "
[GIT PULL] KVM: x86: Changes for 6.17
2025-07-30 17:55 UTC (5+ messages)
` [GIT PULL] KVM: x86: VMX changes "
[PATCH v2] platform/x86: Add WMI driver for Redmibook keyboard
2025-07-30 17:52 UTC (4+ messages)
[PATCH v5 00/25] MADVISE FOR XE
2025-07-30 17:51 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for MADVISE FOR XE (rev5)
[PATCH v3 net] net/sched: taprio: enforce minimum value for picos_per_byte
2025-07-30 17:49 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.