messages from 2026-02-25 18:03:51 to 2026-02-25 18:56:52 UTC [more...]
--no-decorate and %d in git-log(1)
2026-02-25 18:56 UTC (4+ messages)
[PATCH bpf-next v1 0/4] Close race in freeing special fields and map value
2026-02-25 18:55 UTC (6+ messages)
` [PATCH bpf-next v1 1/4] bpf: Register dtor for freeing special fields
` [PATCH bpf-next v1 2/4] bpf: Delay freeing fields in local storage
` [PATCH bpf-next v1 3/4] bpf: Retire rcu_trace_implies_rcu_gp() from "
` [PATCH bpf-next v1 4/4] selftests/bpf: Add tests for special fields races
[PATCH bpf-next 1/2] bpf: Consolidate sleepable checks in check_helper_call()
2026-02-25 18:54 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf: Consolidate sleepable checks in check_kfunc_call()
[PATCH v2] landlock: Expand restrict flags example for ABI version 8
2026-02-25 18:53 UTC (2+ messages)
[GSoC] Introduction - Mansi, microproject t7605
2026-02-25 18:53 UTC (2+ messages)
[PATCH] lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis
2026-02-25 18:53 UTC (3+ messages)
[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
2026-02-25 18:53 UTC (8+ messages)
[PATCH v1 0/2] Address UAF in sunrpc cache show callbacks
2026-02-25 18:53 UTC (8+ messages)
` [PATCH v1 1/2] NFSD: Defer sub-object cleanup in export put callbacks
` [PATCH v1 2/2] NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
[PATCH] tools/turbostat: fix microcode patch level reading for AMD/Hygon
2026-02-25 18:53 UTC (5+ messages)
[RFC PATCH v1 0/7] Open HugeTLB allocation routine for more generic use
2026-02-25 18:51 UTC (3+ messages)
` [RFC PATCH v1 2/7] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
2026-02-25 18:51 UTC (2+ messages)
[GIT PULL for v7.0] vfs fixes
2026-02-25 18:51 UTC (2+ messages)
[GIT PULL] ata fixes for 7.0-rc2
2026-02-25 18:51 UTC (2+ messages)
[PATCH] RDMA/rxe: Add network namespace support
2026-02-25 18:50 UTC (3+ messages)
[PATCH net] net: mana: Ring doorbell at 4 CQ wraparounds
2026-02-25 18:49 UTC
[PATCH BlueZ 01/12] client/mgmt: fix compiler error
2026-02-25 18:50 UTC (7+ messages)
` [PATCH BlueZ 11/12] agent: move defines and parsing for I/O capability to shared/mgnt
` [BlueZ,01/12] client/mgmt: fix compiler error
[PATCH v3 0/6] platform-x86: lenovo-wmi: Add fixes and enhancement
2026-02-25 18:44 UTC (16+ messages)
` [PATCH v3 2/6] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v3 5/6] platform-x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATH
` [PATCH v3 6/6] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
[PATCH v2 0/2] Add sysfs entries to facilitate UFS UniPro QoS monitoring
2026-02-25 18:48 UTC (3+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Add support to notify userspace of UniPro QoS events
[PATCH 1/2] staging: greybus: uart: fix style issues
2026-02-25 18:47 UTC (4+ messages)
` [PATCH 2/2] staging: greybus: uart: convert to XArray
[PATCH v2 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-02-25 18:47 UTC (13+ messages)
` [PATCH v2 01/12] drm/xe: Fine grained page fault locking
` [PATCH v2 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v2 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v2 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v2 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v2 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v2 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v2 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v2 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v2 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v2 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v2 12/12] drm/xe: Track parallel page fault activity in GT stats
[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-02-25 18:46 UTC (3+ messages)
[PATCH mptcp-net] mptcp: pm: in-kernel: always mark signal+subflow endp as used
2026-02-25 18:46 UTC (4+ messages)
[PATCH v4 0/4] pid_namespace: make init creation more flexible
2026-02-25 18:46 UTC (5+ messages)
` [PATCH v4 2/4] pid: check init is created first after idr alloc
` [PATCH v4 3/4] pid_namespace: allow opening pid_for_children before init was created
[PATCH v6] build: regenerate config-list.h when Documentation changes
2026-02-25 18:45 UTC (3+ messages)
` [PATCH v7] "
[PATCH v2 0/4] Lock context annotation fixes
2026-02-25 18:44 UTC (7+ messages)
` [PATCH v2 1/4] locking: Fix rwlock and spinlock lock context annotations
` [PATCH v2 2/4] signal: Fix the lock_task_sighand() annotation
` [PATCH v2 3/4] ww-mutex: Fix the ww_acquire_ctx function annotations
` [PATCH v2 4/4] Revert "lockdep: Annotate lockdep assertions for context analysis"
[PATCH] ramfs: convert alloc_pages() to folio_alloc() in ramfs_nommu_expand_for_mapping()
2026-02-25 18:44 UTC (2+ messages)
[PATCH 0/8] repo: refactoring leftover nits
2026-02-25 18:43 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] CodingGuidelines: instruct to name arrays in singular
` [PATCH v2 2/8] repo: rename repo_info_fields to repo_info_field
` [PATCH v2 3/8] repo: replace get_value_fn_for_key by get_repo_info_field
` [PATCH v2 4/8] repo: rename struct field to repo_info_field
` [PATCH v2 5/8] t1900: rename t1900-repo to t1900-repo-info
` [PATCH v2 6/8] t1901: adjust nul format output instead of expected value
` [PATCH v2 7/8] Documentation/git-repo: replace 'NUL' with '_NUL_'
` [PATCH v2 8/8] Documentation/git-repo: capitalize format descriptions
[android-common:android17-6.18 66/66] drivers/iommu/intel/iommu.c:1122:14: warning: variable 'leaf_ptes_only' set but not used
2026-02-25 18:39 UTC
[PATCH v2 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
2026-02-25 18:43 UTC (3+ messages)
` [PATCH v2] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization
[PATCH net 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
2026-02-25 18:42 UTC (6+ messages)
` [Intel-wired-lan] [net, "
` [net,13/13] "
[PATCH] sched_ext: Prevent null deref in scx_dsq_move()
2026-02-25 18:41 UTC (3+ messages)
[PATCH RFT] drm/bridge: dw-hdmi: Replace calls to deprecated HDMI/audio detection functions
2026-02-25 18:40 UTC (3+ messages)
[LSF/MM/BPF TOPIC] File system testing
2026-02-25 18:40 UTC (3+ messages)
` [Lsf-pc] "
[PATCH] mm: Do not allocate shrinker info with cgroup.memory=nokmem
2026-02-25 18:38 UTC
linux-next: Tree for Feb 25
2026-02-25 18:38 UTC (2+ messages)
[PATCH 0/4] Remove deprecated qemu-system-microblazeel from the build
2026-02-25 18:37 UTC (6+ messages)
` [PATCH 2/4] tests/qtest: Remove the microblazeel target from the qtests
` [PATCH 4/4] Remove the qemu-system-microblazeel target from the build
[PATCH] ima: Add digest_size field to ima_algo_desc structure and use to show meas
2026-02-25 18:37 UTC (2+ messages)
[PATCH 0/4] Specify hooks via configs
2026-02-25 18:37 UTC (6+ messages)
` [PATCH v2 0/8] "
[PATCH net-next v2 7/8] net: macb: make tx path skb agnostic
2026-02-25 18:36 UTC (3+ messages)
` [net-next,v2,7/8] "
[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
2026-02-25 18:36 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dpt: refactoring, move to parent interface (rev2)
[meta-oe][PATCH] remmina: upgrade 1.4.36 -> 1.4.43
2026-02-25 18:33 UTC
[PATCH v1] dts: port speed capabilities test suite to next DTS
2026-02-25 18:33 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2026-02-25 18:32 UTC (11+ messages)
` [PATCH v5 6/9] drm/xe/madvise: Implement per-VMA purgeable state tracking
[PATCH] examples/vm_power: fix format-truncation warning
2026-02-25 18:32 UTC (2+ messages)
[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
2026-02-25 18:32 UTC (2+ messages)
[PATCH] sched: Further restrict the preemption modes
2026-02-25 18:30 UTC (5+ messages)
[PATCH net-next v2 5/8] net: macb: add XDP support for gem
2026-02-25 18:30 UTC (3+ messages)
` [net-next,v2,5/8] "
[PATCH net-next v2 1/8] net: macb: move Rx buffers alloc from link up to open
2026-02-25 18:29 UTC (3+ messages)
` [net-next,v2,1/8] "
[PATCH] hw/intc/apic: mask LVTs when software disabling the APIC
2026-02-25 18:05 UTC
[PATCH 0/2] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
2026-02-25 18:28 UTC (6+ messages)
` [PATCH 2/2] "
[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
2026-02-25 18:28 UTC (3+ messages)
[PATCH v3 00/12] qla2xxx: Misc feature and bug fixes
2026-02-25 18:28 UTC (3+ messages)
` [PATCH v3 08/12] qla2xxx: free sp in error path to fix system crash
[PATCH 6.19 000/781] 6.19.4-rc2 review
2026-02-25 18:27 UTC (3+ messages)
[PATCH v14 0/8] support FEAT_LSUI
2026-02-25 18:27 UTC (9+ messages)
` [PATCH v14 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v14 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v14 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v14 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v14 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v14 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
` [PATCH v14 8/8] arm64: Kconfig: add support for LSUI
[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
2026-02-25 18:27 UTC (6+ messages)
[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
2026-02-25 18:26 UTC (3+ messages)
` [PATCH v2 16/16] tests/qtest/test-x86-cpuid-compat: Remove the test with the i440fx-2.9 machine
[PATCH liburing v2 1/1] tests: test timeout with immediate arguments
2026-02-25 18:25 UTC (3+ messages)
[PATCH v4 1/1] NFSD: move accumulated callback ops to per-net namespace
2026-02-25 18:22 UTC
[PATCH net-next v2 0/2] gve: Support larger ring sizes in DQO-QPL mode
2026-02-25 18:23 UTC (3+ messages)
` [PATCH net-next v2 1/2] gve: Update QPL page registration logic
` [PATCH net-next v2 2/2] gve: Enable reading max ring size from the device in DQO-QPL mode
[PATCH iproute2-next] ss: Remove trailing whitespace when output is not a TTY
2026-02-25 18:23 UTC (2+ messages)
[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
2026-02-25 18:23 UTC (3+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 18:22 UTC (7+ messages)
[PATCH v2] Bluetooth: Increase LE connection timeout for industrial sensors
2026-02-25 18:21 UTC (2+ messages)
[RFC PATCH v2 00/11] NFS/NFSD: nfs4_acl passthru for NFSv4 reexport
2026-02-25 18:21 UTC (4+ messages)
[PATCH v2 0/4] tests/functional: Fix ppc64 issue with make -j
2026-02-25 18:20 UTC (5+ messages)
` [PATCH v2 4/4] tests/functional/ppc64: Remove custom migration routine
[PATCH] most: core: Use sysfs_emit in sysfs show functions
2026-02-25 18:20 UTC
[PATCH] Add short author date to Fixes tag
2026-02-25 18:20 UTC (3+ messages)
[PATCH v2] drm/xe/guc: Skip access counter queue init for unsupported platforms
2026-02-25 18:19 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH 0/2] amdxdna: fixes for closing a process
2026-02-25 18:19 UTC (3+ messages)
` [PATCH 2/2] accel/amdxdna: Reduce log noise during process termination
[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
2026-02-25 18:19 UTC (3+ messages)
[PATCH 6.18 000/641] 6.18.14-rc2 review
2026-02-25 17:34 UTC (2+ messages)
Kconfig: CONFIG_CIFS_SMB_DIRECT bool option silently dropped when CIFS=m and INFINIBAND=m
2026-02-25 18:18 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next v2 00/10] libeth and full XDP for ixgbevf
2026-02-25 17:46 UTC (22+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v2 01/10] ixgbevf: remove legacy Rx
` "
` [Intel-wired-lan] [PATCH iwl-next v2 02/10] ixgbevf: do not share pages between packets
` "
` [Intel-wired-lan] [PATCH iwl-next v2 03/10] ixgbevf: use libeth in Rx processing
` "
` [Intel-wired-lan] [PATCH iwl-next v2 04/10] ixgbevf: branch prediction and cleanup
` "
` [Intel-wired-lan] [PATCH iwl-next v2 05/10] ixgbevf: support XDP multi-buffer on Rx path
` "
` [Intel-wired-lan] [PATCH iwl-next v2 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
` "
` [Intel-wired-lan] [PATCH iwl-next v2 07/10] ixgbevf: support XDP_REDIRECT and .ndo_xdp_xmit
` "
` [Intel-wired-lan] [PATCH iwl-next v2 08/10] ixgbevf: add pseudo header split
` "
` [Intel-wired-lan] [PATCH iwl-next v2 09/10] ixgbevf: reconfigure page pool when reallocating buffers
` "
` [Intel-wired-lan] [PATCH iwl-next v2 10/10] ixgbevf: allow changing MTU when XDP program is attached
` "
[PATCH 1/4] Bluetooth: L2CAP: CoC: Disconnect if received packet's SDU exceeds IMTU
2026-02-25 18:17 UTC (2+ messages)
` [1/4] "
[PATCH 0/4] PCI: endpoint: Add Tegra194/234 BAR layout and pci_endpoint_test support
2026-02-25 18:16 UTC (4+ messages)
` [PATCH 4/4] misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
[PATCH V2] accel/amdxdna: Fix suspend failure after enabling turbo mode
2026-02-25 18:16 UTC (2+ messages)
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 6.6-stable tree
2026-02-25 18:15 UTC (2+ messages)
` [PATCH 6.6.y] ext4: always allocate blocks only from groups inode can use
[bluez/bluez]
2026-02-25 18:15 UTC
[bluez/bluez] a96f5f: shared/att: Simplify logic of DB out of sync recovery
2026-02-25 18:14 UTC
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-02-25 18:13 UTC (3+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[PATCH v3 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2026-02-25 18:13 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dp: Fix few SST HPD IRQ handling issues (rev3)
VM_BUG_ON_VMA in split_huge_pmd_locked: huge PMD doesn't cover full VMA range
2026-02-25 18:12 UTC (3+ messages)
[PATCH net-next 3/7] bng_en: add ethtool link settings, get_link, and nway_reset
2026-02-25 18:11 UTC (3+ messages)
` [net-next,3/7] "
[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
2026-02-25 18:11 UTC (5+ messages)
linux-next: manual merge of the drm-msm-fixes tree with the origin tree
2026-02-25 18:11 UTC (4+ messages)
[RESEND PATCH v1] PCI: replace msleep to save waiting time
2026-02-25 18:10 UTC (2+ messages)
[PATCH v1 0/8] ACPI: x86/rtc-cmos: Bind rtc-cmos to platform devices
2026-02-25 18:10 UTC (4+ messages)
` [PATCH v1 6/8] x86: rtc: Drop PNP device check
FAILED: patch "[PATCH] ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 5.15-stable tree
2026-02-25 18:10 UTC (5+ messages)
` [PATCH 5.15.y 1/4] scsi: ata: Call scsi_done() directly
` [PATCH 5.15.y 2/4] ata: libata-scsi: drop DPRINTK calls for cdb translation
` [PATCH 5.15.y 3/4] ata: libata: remove pointless VPRINTK() calls
` [PATCH 5.15.y 4/4] ata: libata-scsi: refactor ata_scsi_translate()
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 6.12-stable tree
2026-02-25 18:09 UTC (2+ messages)
` [PATCH 6.12.y] ext4: always allocate blocks only from groups inode can use
[PATCH v2] accel/ivpu: Limit number of maximum contexts and doorbells per user
2026-02-25 18:06 UTC
[PATCH v5 0/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
2026-02-25 18:07 UTC (4+ messages)
` [PATCH v5 1/3] hw/cxl: Use HPA in cxl_cfmws_find_device() rather than offset in window
` [PATCH v5 2/3] hw/cxl: Allow cxl_cfmws_find_device() to filter on whether interleaved paths are accepted
` [PATCH v5 3/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
[PATCH v3 0/3] dGPU memory optimizations
2026-02-25 18:08 UTC (6+ messages)
` [PATCH v3 1/3] drm/xe: Split H2G and G2H into separate buffer objects
[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-25 18:06 UTC (7+ messages)
` [PATCH v3 1/6] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v3 3/6] dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
` [PATCH v3 4/6] dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
2026-02-25 18:06 UTC (3+ messages)
` [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation
[PATCH] most: usb: Use kzalloc_objs for endpoint address array
2026-02-25 18:03 UTC
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-25 18:05 UTC (6+ messages)
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX
[RFC v2 0/1] Rust PCI capability infrastructure and SR-IOV support
2026-02-25 18:04 UTC (2+ messages)
` [RFC v2 1/1] rust: pci: add extended capability "
[PATCH] clk: microchip: rename clk-core to clk-pic32
2026-02-25 18:03 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.