messages from 2025-10-29 22:13:59 to 2025-10-30 00:06:54 UTC [more...]
[PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
2025-10-29 23:36 UTC (2+ messages)
[PATCH v1 0/2] Add EDP_PANEL_ENTRY3 to override bpc
2025-10-29 23:25 UTC (5+ messages)
` [PATCH v1 1/2] drm/panel-edp: Add override bpc quirk for generic edp
` [PATCH v1 2/2] drm/panel-edp: Modify LQ116M1JW10 panel's bpc to 6
[PATCH net-next v2 0/2] xsk: minor optimizations around locks
2025-10-30 0:06 UTC
[PATCH v7 0/8] PCI: Enable Power and configure the TC9563 PCIe switch
2025-10-30 0:04 UTC (4+ messages)
` [PATCH v7 7/8] arm64: defconfig: Enable TC9563 PWRCTL driver
[PATCH 0/2] x86/virt/tdx: Minor sparse fixups
2025-10-30 0:04 UTC (7+ messages)
` [PATCH 1/2] x86/virt/tdx: Remove __user annotation from kernel pointer
[PATCH v2 00/23] mm: BPF OOM
2025-10-30 0:03 UTC (11+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
[PATCH bpf-next v1 0/8] bpf: magic kernel functions
2025-10-30 0:03 UTC (11+ messages)
` [PATCH bpf-next v1 1/8] bpf: Add BTF_ID_LIST_END and BTF_ID_LIST_SIZE macros
` [PATCH bpf-next v1 2/8] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v1 3/8] bpf: Support for kfuncs with KF_MAGIC_ARGS
[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
2025-10-30 0:02 UTC (16+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()
[PATCH v2 0/3] mailbox: renesas: Support MFIS mailbox driver
2025-10-30 0:01 UTC (10+ messages)
` [PATCH v2 3/3] dt-bindings: mailbox: Add Renesas MFIS Mailbox
[PATCH v7 0/9] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-10-29 23:55 UTC (7+ messages)
` [PATCH v7 1/9] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH v7 2/9] PCI/IDE: Enumerate Selective Stream IDE capabilities
[XEN][PATCH 0/3] x86/hvm: vmx: refactor cache disable mode code
2025-10-29 23:54 UTC (4+ messages)
` [XEN][PATCH 1/3] x86/hvm: move hvm_shadow_handle_cd() in vmx code
` [XEN][PATCH 2/3] x86/hvm: vmx: account for SHADOW_PAGING when use hvm_shadow_handle_cd()
` [XEN][PATCH 3/3] x86/hvm: vmx: refactor cache disable mode data
[PATCH v2 0/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
2025-10-29 23:54 UTC (5+ messages)
` [PATCH v2 1/2] net: export netdev_get_by_index_lock()
` [PATCH v2 2/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
[PATCH] tracing: Enable kprobe tracing for Arm64 asm functions
2025-10-29 23:53 UTC (3+ messages)
[RFC] ethdev: fix UAF in rte_eth_tx_burst with filtering
2025-10-29 23:54 UTC
[patch V3 00/12] rseq: Implement time slice extension mechanism
2025-10-29 23:53 UTC (5+ messages)
` [patch V3 08/12] rseq: Implement time slice extension enforcement timer
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2025-10-29 23:52 UTC (4+ messages)
` [PATCHSET v6] fstests: support ext4 fuse testing
[PATCH 0/3] remoteproc: xlnx: remote crash recovery
2025-10-29 23:51 UTC (7+ messages)
` [PATCH 2/3] remoteproc: core: full attach detach during recovery
[PATCH] x86/virt/tdx: Use precalculated TDVPR page physical address
2025-10-29 23:51 UTC (5+ messages)
[PATCH v5 bpf 0/2] xdp: fix page_pool leaks
2025-10-29 23:50 UTC (3+ messages)
` [PATCH v5 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
linux-next: duplicate patch in the vfs-brauner-fixes tree
2025-10-29 23:49 UTC
[PATCH] usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths
2025-10-29 23:47 UTC (2+ messages)
[syzbot] [ntfs3?] WARNING in ntfs_fill_super (2)
2025-10-29 23:47 UTC (2+ messages)
[PATCH] rcu: Improve comments for RCU_FANOUT and RCU_FANOUT_LEAF
2025-10-29 23:46 UTC (2+ messages)
[PATCH v3 0/8] drm/xe: CRI support in gt_throttle + refactors
2025-10-29 23:45 UTC (9+ messages)
` [PATCH v3 1/8] drm/xe/cri: Add new performance limit reasons bits
` [PATCH v3 2/8] drm/xe/gt_throttle: Tidy up perf reasons reading
` [PATCH v3 3/8] drm/xe/gt_throttle: Always read and mask
` [PATCH v3 4/8] drm/xe/gt_throttle: Add throttle_to_gt()
` [PATCH v3 5/8] drm/xe/gt_throttle: Tidy up attribute definition
` [PATCH v3 6/8] drm/xe: Improve freq and throttle documentation
` [PATCH v3 7/8] drm/xe/gt_throttle: Drop individual show functions
` [PATCH v3 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
[PATCH net-next 0/2] xsk: mitigate the side effect of cq_lock
2025-10-29 23:43 UTC (4+ messages)
` [PATCH net-next 1/2] xsk: avoid using heavy lock when the pool is not shared
[PATCH net-next 0/3] Add YNL test framework and library improvements
2025-10-29 23:41 UTC (5+ messages)
` [PATCH net-next 2/3] netlink: specs: update rt-rule src/dst attribute types to support IPv4 addresses
` [PATCH net-next 3/3] selftests: net: add YNL test framework
[PATCH] drm/xe: Dump PAT entries with reserved mark
2025-10-29 23:39 UTC (2+ messages)
` [PATCH v2] drm/xe: highlight reserved PAT entries in dump output
[PATCH v3] mailbox: remove unneeded double quotation
2025-10-29 23:38 UTC
[PATCH] drm/ast: Clear preserved bits from register output value
2025-10-29 23:38 UTC (2+ messages)
[morimoto:renesas-lts/v6.18-rc2-2025-10-24-x5h-ironhide 17/21] drivers/firmware/arm_scmi/clock.c:372 scmi_clock_attributes_get() warn: inconsistent indenting
2025-10-29 23:37 UTC
[PATCH 0/1] cover letter
2025-10-29 23:33 UTC (4+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer
[PATCH 1/1] net/mlx5: query_mcia_reg fail logging at debug severity
2025-10-29 23:33 UTC (3+ messages)
[PATCH v2 1/2] libconfig: import recipe from meta-oe
2025-10-29 23:32 UTC (2+ messages)
` [PATCH v2 2/2] mesa: drop freedreno-fdperf PACKAGECONFIG
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-10-29 23:31 UTC (9+ messages)
` [PATCH v8 4/7] x86/mm: Simplify clear_page_*
` [PATCH v8 5/7] x86/clear_page: Introduce clear_pages()
[PATCH] fs/pipe: stop duplicating union pipe_index declaration
2025-10-29 23:30 UTC (7+ messages)
[PATCH 1/1] NFSD: Fix problem with nfsd4_scsi_fence_client using the wrong reservation type
2025-10-29 23:28 UTC
[openeuler:OLK-6.6 3064/3064] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:939 arm_smmu_cmdq_issue_cmdlist() warn: inconsistent indenting
2025-10-29 23:26 UTC
crypto/tcrypt.c:569:9-16: WARNING: Consider using %pe to print PTR_ERR()
2025-10-29 23:26 UTC
[PATCH] nvme-pci: expose active quirks in sysfs
2025-10-29 23:25 UTC (6+ messages)
[PATCH 0/8] packfiles: track pack lists via the packfile store
2025-10-29 23:25 UTC (13+ messages)
` [PATCH 1/8] packfile: use a `strmap` to store packs by name
` [PATCH 2/8] packfile: move the MRU list into the packfile store
` [PATCH 4/8] packfile: fix approximation of object counts
` [PATCH 5/8] builtin/pack-objects: simplify logic to find kept or nonlocal objects
` [PATCH 7/8] packfile: always add packfiles to MRU when adding a pack
[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
2025-10-29 23:22 UTC (5+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number
[Bug report] xfstests generic/323 over NFS hit BUG: KASAN: slab-use-after-free in nfs_local_call_read on 6.18.0-rc1
2025-10-29 23:19 UTC (6+ messages)
` [v6.18-rcX PATCH 4/3] nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
` [v6.18-rcX PATCH 5/3] nfs/localio: do not issue misaligned DIO out-of-order
[ANNOUNCE] Git v2.51.2
2025-10-29 23:18 UTC (5+ messages)
` [BUGS] Git v2.51.2 on NonStop
[PATCH v4 9/9] PCI: dwc: support missing PCIe device on resume
2025-10-29 23:17 UTC (3+ messages)
[RFC][v1][Design] AP Architecture for Roaming with Wi-Fi 8 Seamless Mobility Domain (SMD)
2025-10-29 23:17 UTC (4+ messages)
[PATCH net-next 0/3] convert can drivers to use ndo_hwtstamp callbacks
2025-10-29 23:16 UTC (4+ messages)
` [PATCH net-next 1/3] can: convert generic HW timestamp ioctl to "
` [PATCH net-next 2/3] can: peak_canfd: convert to use "
` [PATCH net-next 3/3] can: peak_usb: "
[PATCH v5 00/23] Non-const bitfield helpers
2025-10-29 14:43 UTC (6+ messages)
` [PATCH v5 07/23] pinctrl: ma35: #undef field_{get,prep}() before local definition
[PATCH v3 0/2] gpu: nova: add boot42 support for next-gen GPUs
2025-10-29 23:15 UTC (4+ messages)
` [PATCH v3 2/2] gpu: nova-core: "
[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2025-10-29 (ice, i40e, idpf, ixgbe, igbvf)
2025-10-29 23:12 UTC (10+ messages)
` [PATCH net-next 1/9] ice: remove legacy Rx and construct SKB
` [PATCH net-next 2/9] ice: drop page splitting and recycling
` [PATCH net-next 3/9] ice: switch to Page Pool
` [PATCH net-next 4/9] ice: implement configurable header split for regular Rx
` [PATCH net-next 5/9] ice: Allow 100M speed for E825C SGMII device
` [PATCH net-next 6/9] i40e: avoid redundant VF link state updates
` [PATCH net-next 7/9] idpf: remove duplicate defines in IDPF_CAP_RSS
` [PATCH net-next 8/9] ixgbe: fix typos in ixgbe driver comments
` [PATCH net-next 9/9] igbvf: fix misplaced newline in VLAN add warning message
[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-10-29 23:13 UTC (3+ messages)
[PATCH v4 bpf 0/2] xdp: fix page_pool leaks
2025-10-29 23:12 UTC (6+ messages)
` [PATCH v4 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
2025-10-29 23:12 UTC (5+ messages)
` [PATCH 10/14] rust: add a build.rs script for tests
[PATCH v4 4/9] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
2025-10-29 23:11 UTC (3+ messages)
[RFC PATCH for-4.22] x86/hvm: Introduce force_x2apic flag
2025-10-29 23:08 UTC (2+ messages)
[PATCH v4 1/9] PCI: dw-rockchip: Rename rockchip_pcie_get_ltssm function
2025-10-29 23:07 UTC (3+ messages)
[PATCH] wifi: mt76: mmio_(read|write)_copy byte swap when on Big Endian
2025-10-29 23:06 UTC (8+ messages)
[meta-networking][PATCH] squid: upgrade 7.1 -> 7.2
2025-10-29 23:05 UTC
[PATCH v3 0/2] PCI: brcmstb: Add panic/die handler to driver
2025-10-29 23:04 UTC (2+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-10-29 23:01 UTC (4+ messages)
` [PATCH v12 12/23] KVM: selftests: Add helper to initialize TDX VM
[PATCH v2 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-10-29 22:57 UTC (3+ messages)
` [PATCH v2 4/4] "
[PATCH v5 bpf 2/2] veth: update mem type in xdp_buff
2025-10-29 22:59 UTC (2+ messages)
[RFC RFT PATCH] ocfs2: Mark inode bad upon validation failure during read
2025-10-29 22:57 UTC
[PATCH 1/2] strdup.3: drop mention of "the GNU GCC suite"
2025-10-29 22:55 UTC (7+ messages)
` [PATCH v2 0/5] alloca(3) commentary re-write
` [PATCH v2 3/5] alloca.3: clarify reasoning for no error return in BUGS
[PATCH 0/6] ci: improvements to our Rust infrastructure
2025-10-29 22:54 UTC (7+ messages)
` [PATCH 2/6] ci: check formatting of our Rust code
[PATCH V3 0/5] ublk: NUMA-aware memory allocation
2025-10-29 22:53 UTC (4+ messages)
` [PATCH V3 2/5] ublk: implement "
[PATCH 0/2] iio: mpl3115: support for events
2025-10-29 22:53 UTC (7+ messages)
` [PATCH 1/2] iio: mpl3115: add ctrl_reg4 to mpl3115_data
` [PATCH 2/2] iio: mpl3115: add threshold events support
[PATCH 1/5] tm.3type: tfix
2025-10-29 22:53 UTC (7+ messages)
` [PATCH 4/5] tm.3type: describe tm_zone, tm_gmtoff
[PATCH] drm/amd/display: Fix null pointer on analog detection
2025-10-29 22:52 UTC (4+ messages)
[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer (2)
2025-10-29 22:51 UTC (2+ messages)
` [PATCH] nilfs2: Avoid having an active sc_timer before freeing sci
[PATCH v3 00/14] Create and use APIs to centralise locking for directory ops
2025-10-29 22:51 UTC (3+ messages)
` [PATCH v3 00/14] Create and use APIs to centralise locking for directory ops.y
[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
2025-10-29 22:50 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode
[PATCH 00/14] drm/amdgpu: Support VCE1 IP block
2025-10-29 22:48 UTC (4+ messages)
` [PATCH 10/14] drm/amdgpu/vce1: Implement "
[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
2025-10-29 22:48 UTC (4+ messages)
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
[PATCH v3 0/3] VMSCAPE optimization for BHI variant
2025-10-29 22:47 UTC (3+ messages)
` [PATCH v3 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-29 22:47 UTC (7+ messages)
` [PATCH net-next v3 03/15] net: Add peer info to queue-get response
[nft PATCH] parser_json: support handle for rule positioning in JSON add rule
2025-10-29 22:45 UTC (3+ messages)
` (no subject)
` [nft PATCH v2] parser_json: support handle for rule positioning in JSON add rule
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-10-29 22:44 UTC (7+ messages)
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC 12/19] slab: remove the do_slab_free() fastpath
[Question] mprotect() can't clear PROT_MTE
2025-10-29 22:41 UTC
[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-29 22:39 UTC (9+ messages)
` [PATCH v2 14/32] drm/i915/wm: Reorder adjust_wm_latency() for Xe3_LPD
` [PATCH v2 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH v2 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4
[pull] drm/msm: drm-msm-fixes-2025-10-29 for v6.18-rc4
2025-10-29 22:39 UTC
[PATCH] drm/vmwgfx: Restore Guest-Backed only cursor plane support
2025-10-29 22:43 UTC (2+ messages)
[PATCH] pinctrl: stm32: fix hwspinlock resource leak in probe function
2025-10-29 22:38 UTC (2+ messages)
[PATCH ethtool-next] netlink: tsconfig: add HW time stamping configuration
2025-10-29 22:38 UTC (6+ messages)
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-29 22:35 UTC (5+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
[PATCH] clk: spacemit: fix comment typo
2025-10-29 22:33 UTC (3+ messages)
[PATCH] lib: sbi: Flush cache entries after writing PMP CSRs
2025-10-29 22:32 UTC (3+ messages)
[PATCH 0/4] Backport CVE fixes to 6.12.y
2025-10-29 22:27 UTC (5+ messages)
` [PATCH 1/4] iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
` [PATCH 2/4] udmabuf: fix a buf size overflow issue during udmabuf creation
` [PATCH 3/4] wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
` [PATCH 4/4] sfc: fix NULL dereferences in ef100_process_design_param()
[PATCH v1 1/2] perf pmu: Make pmu_alias_terms weak again
2025-10-29 22:26 UTC (2+ messages)
` [PATCH v1 2/2] perf test: Add test that command line period overrides sysfs/json values
[openeuler:OLK-6.6 3064/3064] arch/arm64/kvm/arm.c:253:7: warning: variable 'r' is used uninitialized whenever 'if' condition is false
2025-10-29 22:24 UTC
[PATCH v2] drm/xe/xe3: Apply wa_14024997852
2025-10-29 22:24 UTC (3+ messages)
` [PATCH v3] "
linux-next: Signed-off-by missing for commit in the jc_docs tree
2025-10-29 22:22 UTC (2+ messages)
[PATCH] rsa: always build pss padding
2025-10-29 22:20 UTC (2+ messages)
[PATCH 0/9] Xdiff cleanup part2
2025-10-29 22:19 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] doc: define unambiguous type mappings across C and Rust
` [PATCH v2 02/10] xdiff: use ssize_t for dstart/dend, make them last in xdfile_t
` [PATCH v2 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH v2 04/10] xdiff: use size_t for xrecord_t.size
` [PATCH v2 05/10] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH v2 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH v2 07/10] xdiff: make xdfile_t.nrec a size_t instead of long
` [PATCH v2 08/10] xdiff: make xdfile_t.nreff "
` [PATCH v2 09/10] xdiff: change rindex from long to size_t in xdfile_t
` [PATCH v2 10/10] xdiff: rename rindex -> reference_index
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 17}.x series
2025-10-29 22:18 UTC (2+ messages)
[Buildroot] [git commit] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 17}.x series
2025-10-29 22:08 UTC
[PATCH v4 0/5] Fix serialization on burst of unbinds - v2
2025-10-29 22:17 UTC (5+ messages)
` [PATCH v4 1/5] drm/xe: Add last fence attachment to TLB invalidation job queues
[OE-core][RFC][PATCH 0/1] python3: upgrade 3.13.9 -> 3.14.0
2025-10-29 22:14 UTC (3+ messages)
` [OE-core][RFC][PATCH 1/1] "
[RFC PATCH 00/56] Dynamic mitigations
2025-10-29 22:14 UTC (9+ messages)
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
[PATCH 1/2] perf/x86/intel/uncore: Skip discovery table for offline dies
2025-10-29 22:07 UTC (2+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: Fix die ID init and look up bugs
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.