messages from 2025-11-28 02:07:20 to 2025-11-28 04:12:05 UTC [more...]
[PATCH next] btrfs: tests: Fix double free in remove_extent_ref()
2025-11-28 4:11 UTC (2+ messages)
[xfs-linux:for-next 51/61] checkpatch: WARNING:SPACING: space prohibited between function name and open parenthesis '('
2025-11-28 4:11 UTC
[PATCH] ALSA: dice: fix buffer overflow in detect_stream_formats()
2025-11-28 4:06 UTC
[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-28 4:09 UTC (3+ messages)
` [PATCH net-next V4 08/14] devlink: Allow rate node parents from other devlinks
[xfs-linux:xfs-6.19-merge 5/50] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'is'
2025-11-28 4:05 UTC
[xfs-linux:xfs-6.19-merge 11/50] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'in'
2025-11-28 4:05 UTC
[PATCH] cpufreq: Return -EINVAL if no policy is boost supported
2025-11-28 4:02 UTC (3+ messages)
[PATCH] ARM: multi_v7_defconfig: enable DA9052 and MC13XXX
2025-11-28 4:02 UTC
[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
2025-11-28 3:59 UTC (5+ messages)
[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
2025-11-28 3:52 UTC
[PATCH v3] mm: fix vma_start_write_killable() signal handling
2025-11-28 4:00 UTC
[PATCH] fs/fat: Remove unnecessary wrapper fat_max_cache()
2025-11-28 3:52 UTC (2+ messages)
[PATCH i-g-t 0/3] intel: Allocate batch buffers from system RAM
2025-11-28 3:57 UTC (3+ messages)
` ✓ Xe.CI.Full: success for "
` ✗ i915.CI.Full: failure "
[PATCH blktests] test/throtl: Adjust scsi_debug sector_size for large PAGE_SIZE hosts
2025-11-28 3:57 UTC (5+ messages)
[RFC PATCH 3/4] mm: Avoid percpu MM counters on single-threaded tasks
2025-11-28 3:55 UTC (2+ messages)
[chrome-os:chromeos-6.6 2/2] drivers/gpu/drm/mediatek/mtk_disp_dither.c:143:3: error: implicit declaration of function 'mtk_crtc_start_crc_cmdq'; did you mean 'mtk_merge_start_cmdq'?
2025-11-28 3:56 UTC
[f2fs-dev] [PATCH v2] f2fs: optimize trace_f2fs_write_checkpoint with enums
2025-11-28 3:50 UTC (4+ messages)
` "
[PATCH v2 0/8] clk: qcom: gcc: Update the SDCC RCGs to use shared_floor_ops
2025-11-28 3:55 UTC (5+ messages)
` [PATCH v2 7/8] clk: qcom: gcc-qdu1000: "
` [PATCH v2 8/8] clk: qcom: gcc-glymur: "
[PATCH] fs/namespace: fix mntput of ERR_PTR in fsmount error path
2025-11-28 3:51 UTC
[PATCH v5 0/9] vfio: relax the vIOMMU check
2025-11-28 3:51 UTC (8+ messages)
` [PATCH v5 6/9] intel_iommu: Fix unmap_bitmap failure with legacy VFIO backend
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
[PATCH ipsec-next v3] xfrm: Use xfrm_ip2inner_mode() unconditionally
2025-11-28 3:48 UTC
[PATCH 1/1] scsi: ufs: crypto: Add ufs_hba_variant_ops::crypto_keyslot_remap
2025-11-28 3:47 UTC (4+ messages)
` [PATCH v3 0/1] scsi: ufs: Add crypto_keyslot_remap variant op
` [PATCH v3 1/1] scsi: ufs: crypto: Add ufs_hba_variant_ops::crypto_keyslot_remap
[PATCH] target/arm: Fix assert on BRA
2025-11-28 3:19 UTC
[litex-hub:litex-rebase 15/15] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
2025-11-28 3:47 UTC
[litex-hub:litex-rebase 14/15] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
2025-11-28 3:46 UTC
[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-28 3:45 UTC (7+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
[litex-hub:litex-rebase 10/15] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
2025-11-28 3:45 UTC
[PATCH 0/2] overflow: extend shift helpers and add size_shl()
2025-11-28 3:38 UTC (3+ messages)
` [PATCH 1/2] overflow: make check_shl_overflow() 128-bit aware
` [PATCH 2/2] overflow: add size_shl() helper for saturated left shifts
[PATCH v2 0/2] iio: Add support for TI ADS1X18 ADCs
2025-11-28 3:37 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118
` [PATCH v2 2/2] iio: adc: Add ti-ads1018 driver
[PATCH v3] platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
2025-11-28 3:32 UTC
[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-11-28 3:33 UTC (14+ messages)
` [PATCH v4 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v4 02/12] mm/kasan: move kasan= code to common place
` [PATCH v4 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v4 04/12] arch/arm: "
` [PATCH v4 05/12] arch/arm64: "
` [PATCH v4 06/12] arch/loongarch: "
` [PATCH v4 07/12] arch/powerpc: "
` [PATCH v4 08/12] arch/riscv: "
` [PATCH v4 09/12] arch/x86: "
` [PATCH v4 10/12] arch/xtensa: "
` [PATCH v4 11/12] arch/um: "
` [PATCH v4 12/12] mm/kasan: make kasan=on|off take effect for all three modes
[PATCH] rust: Return Option from page_align and ensure no usize overflow
2025-11-28 3:35 UTC (8+ messages)
` [PATCH v2] "
[PATCH] main: Fix wrong option name in LE options array
2025-11-28 3:35 UTC (2+ messages)
` "
[PATCH v8 00/12] arm64: entry: Convert to Generic Entry
2025-11-28 3:34 UTC (4+ messages)
` [PATCH v8 11/12] arm64: entry: Convert to generic entry
[f2fs-dev] [PATCH] f2fs: fix to check bio after __blkdev_issue_discard()
2025-11-28 3:34 UTC (4+ messages)
` "
[meta-mingw][PATCH] mingw-libgnurx: add UPSTREAM_CHECK_URI
2025-11-28 3:33 UTC
[PATCH v2 0/7] Enable USB3 Super-Speed support for QCM6490/SC7280
2025-11-28 3:31 UTC (4+ messages)
` [PATCH v2 3/7] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver
[meta-tensorflow][PATCH 1/3] bazel-native: add UPSTREAM_CHECK_URI
2025-11-28 3:28 UTC (3+ messages)
` [meta-tensorflow][PATCH 2/3] python3-mldtypes: "
` [meta-tensorflow][PATCH 3/3] python3-opt-einsum: add UPSTREAM_CHECK_PYPI_PACKAGE
[PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
2025-11-28 3:27 UTC (2+ messages)
[PATCH] overflow: Introduce struct_offset() to get offset of member
2025-11-28 3:27 UTC (5+ messages)
[LTP] [PATCH v1] listmount04.c: Update case support mnt_id_req.mnt_ns_fd
2025-11-28 3:26 UTC (2+ messages)
[PATCH 1/2] imx: container: Eliminate IMX_PQC_SUPPORT
2025-11-28 3:26 UTC (2+ messages)
[PATCH v1 0/7] introduce virtnet_mon for monitor virtio_net
2025-11-28 3:25 UTC (4+ messages)
` [PATCH v1 3/7] tools/virtio/virtnet_mon: add kprobe start_xmit
` "
[PATCH] kbuffer: fix endianness flags for big-endian host
2025-11-28 3:24 UTC (3+ messages)
testusb: epipe errors on test 9 and 10
2025-11-28 3:23 UTC (2+ messages)
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-28 3:22 UTC (5+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
[PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments
2025-11-28 3:22 UTC
[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
2025-11-28 3:20 UTC (3+ messages)
` [PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output
[PATCH v3 0/4] smb: smbdirect/client/server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks
2025-11-28 3:20 UTC (13+ messages)
[linux-review:Antony-Antony/xfrm-set-ipv4-no_pmtu_disc-flag-only-on-output-sa-when-direction-is-set/20251127-220911 1/1] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'https://github.com/roth-m'
2025-11-28 3:17 UTC
[PATCH v11 00/11] Add Type-C DP support for RK3399 EVB IND board
2025-11-28 3:17 UTC (9+ messages)
` [PATCH v11 05/11] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v11 10/11] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v11 11/11] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCH v9 0/4] PCI: dwc: Add ECAM support with iATU configuration
2025-11-28 3:17 UTC (3+ messages)
` [PATCH v9 4/4] PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'
[PATCH i-g-t v1] tools/registers: Add Alderlake-P register definitions
2025-11-28 3:16 UTC (2+ messages)
[PATCH v6 0/6] clk: Support spread spectrum and use it in clk-scmi
2025-11-28 3:14 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: clock: Add spread spectrum definition
` [PATCH v6 2/6] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v6 3/6] clk: conf: Support assigned-clock-sscs
` [PATCH v6 4/6] clk: Add KUnit tests for assigned-clock-sscs
` [PATCH v6 5/6] clk: scmi: Introduce common header for SCMI clock interface
` [PATCH v6 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver
[v3, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
2025-11-28 3:14 UTC (6+ messages)
` [v3, net-next 01/12] bng_en: Query PHY and report link status
` [v3, net-next 10/12] bng_en: Add initial support for ethtool stats display
[PATCH v2 0/2] iio: pressure: add Honeywell ABP2 driver
2025-11-28 3:13 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa
` [PATCH v2 2/2] iio: pressure: add Honeywell ABP2 driver
[PATCH 0/3] mm: add per-migratetype counts to buddy allocator and optimize pagetypeinfo access
2025-11-28 3:12 UTC (4+ messages)
` [PATCH 1/3] mm/page_alloc: add per-migratetype counts to buddy allocator
` [PATCH 2/3] mm/vmstat: get fragmentation statistics from per-migragetype count
` [PATCH 3/3] mm: optimize free_area_empty() check using per-migratetype counts
[Intel-wired-lan] [PATCH iwl-net v4] igc: fix race condition in TX timestamp read for register 0
2025-11-28 10:53 UTC (2+ messages)
` "
[PATCH 0/3] mm/lru_gen: move lru_gen control interface from debugfs to procfs
2025-11-28 2:53 UTC (4+ messages)
` [PATCH 1/3] mm/lru_gen: add procfs support for lru_gen interfaces
` [PATCH 2/3] mm/lru_gen: add configuration option to select debugfs/procfs for lru_gen
` [PATCH 3/3] mm/lru_gen: document procfs interface "
[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
2025-11-28 3:11 UTC (3+ messages)
[PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
2025-11-28 3:07 UTC (2+ messages)
Ideas for RAIDZ-like design to solve write-holes, with larger fs block size
2025-11-28 3:07 UTC
[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
2025-11-28 3:02 UTC (6+ messages)
` [PATCH v2 11/11] ntfsplus: add Kconfig and Makefile
[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
2025-11-28 3:02 UTC (3+ messages)
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one
[PATCH] clk: Disable KUNIT_UML_PCI
2025-11-28 4:14 UTC
mt8183-kukui: drm/mediatek: dts: Invalid display hw pipeline when probing mediatek-drm
2025-11-28 2:59 UTC (3+ messages)
` [REGRESSION] mt8183-kukui: dts: changes in dts caused display to no longer initialize - Was: "
[PATCH net-next 0/7] bnxt_en: Updates for net-next
2025-11-28 2:59 UTC (3+ messages)
` [PATCH net-next 7/7] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
[PATCH net] net: fec: ERR007885 Workaround for XDP TX path
2025-11-28 2:59 UTC
[syzbot] [net?] INFO: task hung in devlink_health_report (3)
2025-11-28 2:56 UTC (3+ messages)
[PATCH v9 0/8] Prepare TPM driver for Trenchboot
2025-11-28 2:54 UTC (9+ messages)
` [PATCH v9 1/8] tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
` [PATCH v9 2/8] tpm2-sessions: Open code tpm_buf_append_hmac_session()
` [PATCH v9 3/8] KEYS: trusted: Replace a redundant instance of tpm2_hash_map
` [PATCH v9 4/8] KEYS: trusted: Fix a memory leak in tpm2_load_cmd
` [PATCH v9 5/8] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v9 6/8] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v9 7/8] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v9 8/8] tpm-buf: Enable managed and stack allocations
[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
2025-11-28 2:53 UTC (7+ messages)
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode
[PATCH] ata: libata-core: Disable LPM on Silicon Motion MD619HXCLDE3TC
2025-11-28 2:54 UTC (6+ messages)
[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
2025-11-28 2:51 UTC (2+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
[PATCH] drm/msm: Fix a7xx per pipe register programming
2025-11-28 2:52 UTC (2+ messages)
[PATCH] pmdomains: mtk-pm-domains: improve spinlock recursion fix in probe
2025-11-28 2:51 UTC (3+ messages)
[bluez/bluez] 9b4a1c: main: Fix wrong option name in LE options array
2025-11-28 2:49 UTC
[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
2025-11-28 2:48 UTC (3+ messages)
` [RFC PATCH 7/7] exfat: get mutil-clusters in exfat_get_block
[PATCH v2 00/11] cleanup and bugfix of sync
2025-11-28 2:47 UTC (9+ messages)
` [PATCH v2 03/11] md/raid1,raid10: return actual write status in narrow_write_error
` [PATCH v2 06/11] md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
[PATCH v2 0/2] mm/swapfile: fix and cleanup swap list iterations
2025-11-28 2:45 UTC (3+ messages)
` [PATCH v2 2/2] mm/swapfile: use plist_for_each_entry in __folio_throttle_swaprate
[PATCH net-next v3 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-11-28 2:44 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
[PATCH net-next v8 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-11-28 2:43 UTC (2+ messages)
[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-11-25 (ice, idpf, iavf, ixgbe, ixgbevf, e1000e)
2025-11-28 2:40 UTC (3+ messages)
[PATCH] arm64: Remove unreachable break after die
2025-11-28 2:41 UTC (4+ messages)
[PATCH 0/2] x86/split_lock: Fix and enhancement for TDX guest
2025-11-28 2:40 UTC (10+ messages)
` [PATCH 1/2] x86/split_lock: Don't try to handle user split lock in "
[PATCH v6 0/3] virtio: feature related cleanups
2025-11-28 2:39 UTC (3+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits
[PATCH] rust: id_pool: fix broken intra-doc link
2025-11-28 2:31 UTC (3+ messages)
[STATUS] next/master - ef68bf704646690aba5e81c2f7be8d6ef13d7ad8
2025-11-28 2:31 UTC
[PATCH 6.17 000/175] 6.17.10-rc1 review
2025-11-28 2:30 UTC (3+ messages)
` [PATCH 6.17 051/175] LoongArch: Dont panic if no valid cache info for PCI
[PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
2025-11-28 2:30 UTC (2+ messages)
[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
2025-11-28 2:27 UTC (2+ messages)
[PATCH] kprobes: avoid crash when rmmod/insmod modules after ftrace_disabled
2025-11-28 2:27 UTC (4+ messages)
[PATCH 0/3] improve group_cpus initialization routines
2025-11-28 2:25 UTC (2+ messages)
[PATCH] virtio_ring: code cleanup in detach_buf_split
2025-11-28 2:24 UTC (2+ messages)
[BUG] MTD: refcount underflow/use-after-free during rapid SPI NOR unbind/bind cycles
2025-11-28 2:24 UTC
[PATCH v2 0/2] Set MISA.[C|X] based on the selected extensions
2025-11-28 2:23 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Update MISA.C for Zc* extensions
` [PATCH v2 2/2] target/riscv: Update MISA.X for non-standard extensions
[PATCH net-next] net: thunder: convert to use .get_rx_ring_count
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] net: stmmac: fix rx limit check in stmmac_rx_zc()
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] dibs: Remove KMSG_COMPONENT macro
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v1] r8169: add DASH support for RTL8127AP
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2] netmem, devmem, tcp: access pp fields through @desc in net_iov
2025-11-28 2:20 UTC (2+ messages)
[PATCH v3][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] eth: bnxt: make use of napi_consume_skb()
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2 0/2] net: dsa: yt921x: Fix parsing MIB attributes
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2] if_ether.h: Clarify ethertype validity for gsw1xx dsa
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] net: restore napi_consume_skb()'s NULL-handling
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] gve: Fix race condition on tx->dropped_pkt update
2025-11-28 2:20 UTC (2+ messages)
[PATCH RFC] virtio_net: gate delayed refill scheduling
2025-11-28 2:20 UTC (3+ messages)
[syzbot] [fs?] general protection fault in mntput
2025-11-28 2:19 UTC
[morimoto:renesas-lts/v6.18-rc6-2025-11-20-x5h-ironhide-2 41/41] drivers/mailbox/mailbox.c:417:20: error: call to undeclared function 'kcalloc'; ISO C99 and later do not support implicit function declarations
2025-11-28 2:18 UTC
[PATCH] ipv4: Fix log message for martian source
2025-11-28 2:17 UTC (2+ messages)
[openeuler:OLK-6.6 3406/3406] htmldocs: ./include/ub/ubus/ubus.h:387: warning: Function parameter or member 'KABI_RESERVE(1' not described in 'ub_driver'
2025-11-28 2:15 UTC
[Intel-wired-lan] [PATCH net] iavf: Implement settime64 with -EOPNOTSUPP
2025-11-28 2:10 UTC (3+ messages)
` "
[PATCH net v2] net: vxlan: prevent NULL deref in vxlan_xmit_one
2025-11-28 2:10 UTC (2+ messages)
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-11-28 2:11 UTC (8+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "
` [PATCH v2 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v2 3/7] rust: cpufreq: "
` [PATCH v2 4/7] rust: bits: "
` [PATCH v2 5/7] rust: sync: refcount: "
` [PATCH v2 6/7] rust: irq: "
` [PATCH v2 7/7] rust: num: bounded: add missing comment for always inlined function
[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
2025-11-28 2:11 UTC (6+ messages)
` [PATCH v1 2/8] arm: Fix "file truncated" linker errors from empty built-in.a in SPL/TPL/VPL builds
[PATCH net-next] net: Remove KMSG_COMPONENT macro
2025-11-28 2:11 UTC (2+ messages)
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-11-28 2:08 UTC (3+ messages)
` [PATCH v8 17/23] vfio/listener: Bypass readonly region for dirty tracking
[PATCH] chardev: fix consistent error handling in cdev_device_add
2025-11-28 2:08 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.