messages from 2026-03-04 02:02:20 to 2026-03-04 03:29:29 UTC [more...]
[PATCH v4 0/6] bpf: Extend the bpf_list family of APIs
2026-03-04 3:29 UTC (7+ messages)
` [PATCH v4 1/6] bpf: Introduce the bpf_list_del kfunc
` [PATCH v4 2/6] selftests/bpf: Add test cases for bpf_list_del
` [PATCH v4 3/6] bpf: add bpf_list_add_impl to insert node after a given list node
[PATCH 0/2] btrfs: trivial cleanups in end_bbio_data_write()
2026-03-04 3:29 UTC (4+ messages)
` [PATCH 1/2] btrfs: remove the alignment check "
[PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
2026-03-04 3:29 UTC (5+ messages)
[PATCH net-next] net: use ktime_t in struct scm_timestamping_internal
2026-03-04 3:26 UTC (2+ messages)
[PATCH v3 0/3] Use killable vma write locking in most places
2026-03-04 3:24 UTC (7+ messages)
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 2:49 UTC (13+ messages)
` [f2fs-dev] [PATCH 1/8] mm: add "
` [f2fs-dev] [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [f2fs-dev] [PATCH 3/8] net: "
` ✓ i915.CI.BAT: success for mm: globalize rest_of_page() macro
` [f2fs-dev] [PATCH 0/8] "
[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
2026-03-04 3:23 UTC (6+ messages)
` [PATCH v5 update "
[PATCH i-g-t v4 0/5] Extend compute userenv to support user passed buffers
2026-03-04 3:24 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Extend compute userenv to support user passed buffers (rev4)
[PATCH] media: mtk-jpeg: fix use-after-free in release path due to uncancelled work
2026-03-04 3:19 UTC
[PATCH v3 0/4] Two-pass MMU interval notifiers
2026-03-04 3:20 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Two-pass MMU interval notifiers (rev3)
[PATCH 0/3] md: bitmap grow fixes
2026-03-04 3:14 UTC (4+ messages)
` [PATCH 1/3] md: restore bitmap/location to fix wrong bitmap offset while growing
[PATCHv2] mm: bail out when the PMD has been set in bloom filter
2026-03-04 3:15 UTC
[PATCH] md: remove unused mddev argument from export_rdev
2026-03-04 11:14 UTC
[PATCH 6.6.y] drm/amdgpu: Add basic validation for RAS header
2026-03-04 3:18 UTC
[PATCH net-next v1] net: annotate data races around sk->sk_prot
2026-03-04 3:16 UTC
[PATCH v5 0/6] bpf: Extend the bpf_list family of APIs
2026-03-04 3:16 UTC (7+ messages)
` [PATCH v5 1/6] bpf: Introduce the bpf_list_del kfunc
` [PATCH v5 2/6] selftests/bpf: Add test cases for bpf_list_del
` [PATCH v5 3/6] bpf: add bpf_list_add_impl to insert node after a given list node
` [PATCH v5 4/6] selftests/bpf: Add test case for bpf_list_add_impl
` [PATCH v5 5/6] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH v5 6/6] selftests/bpf: Add test cases for bpf_list_is_first/is_last/empty
[PATCH] block: use __bio_add_page in bio_copy_kern
2026-03-04 3:16 UTC (2+ messages)
[RFC][stable 6.6] ASoC: tas2781: ABBA deadlock in tasdevice_fw_ready()
2026-03-04 3:15 UTC
[PATCH 2/2] md/raid5: move handle_stripe() comment to correct location
2026-03-04 11:10 UTC
[PATCH 1/2] md/raid5: remove stale md_raid5_kick_device() declaration
2026-03-04 11:09 UTC
[PATCH RFT v3 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
2026-03-04 3:13 UTC (4+ messages)
` [PATCH RFT v3 1/2] arm64: dts: qcom: glymur: Describe display related nodes
[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
2026-03-04 3:10 UTC (6+ messages)
` [PATCH v5 7/9] gpu: nova-core: gsp: add `size_in_bytes` helper to `CommandToGsp`
[PATCH v5 0/5] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
2026-03-04 3:10 UTC (2+ messages)
British Columbia redefines "Pacific Time"
2026-03-04 3:08 UTC (3+ messages)
6.18.13 iwlwifi deadlock allocating cma while work-item is active
2026-03-04 3:08 UTC (9+ messages)
[PATCH] hw/dma: sifive_pdma: Set done bit upon completion
2026-03-04 3:08 UTC
[PATCH] drm/amdgpu/gfx12.1: add support for disable_kq
2026-03-04 3:07 UTC (7+ messages)
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-04 3:06 UTC (6+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH] pahole: fix discarded-qualifiers for strchr/strstr
2026-03-04 3:06 UTC
[PATCH slab/for-next-fixes] mm/slab: allow sheaf refill if blocking is not allowed
2026-03-04 3:05 UTC (2+ messages)
[PATCH 1/2] drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
2026-03-04 3:04 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
[PATCH i-g-t v1] tests/kms_plane_alpha_blend : print reason for test skips
2026-03-04 3:03 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[patch 0/2] sched/idle: Prevent pointless NOHZ transitions in default_idle_call()
2026-03-04 3:03 UTC (5+ messages)
` [patch 2/2] sched/idle: Make default_idle_call() NOHZ aware
Crash on git log with -L and -G on file rename
2026-03-04 3:01 UTC (4+ messages)
[PATCH v4 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-04 2:59 UTC (16+ messages)
` [PATCH v4 01/15] pc-bios/s390-ccw: Fix misattributed function prototypes
` [PATCH v4 02/15] pc-bios/s390-ccw: Remove redundant vring schid attribute
` [PATCH v4 03/15] pc-bios/s390-ccw: Always reset virtio device on failed boot attempt
` [PATCH v4 04/15] s390x: Remove duplicate definitions of IPL types
` [PATCH v4 05/15] pc-bios/s390-ccw: Store device type independent of sense data
` [PATCH v4 06/15] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH v4 07/15] include/hw/s390x: Move CLP definitions for easier BIOS access
` [PATCH v4 08/15] pc-bios/s390-ccw: Introduce CLP Architecture
` [PATCH v4 09/15] s390x: Add definitions for PCI IPL type
` [PATCH v4 10/15] pc-bios/s390-ccw: Introduce PCI device
` [PATCH v4 11/15] pc-bios/s390-ccw: Introduce virtio-pci functions
` [PATCH v4 12/15] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH v4 13/15] s390x: Build IPLB for virtio-pci devices
` [PATCH v4 14/15] hw: Add "loadparm" property to virtio block PCI devices booting on s390x
` [PATCH v4 15/15] tests/qtest: Add s390x PCI boot test to cdrom-test.c
[PATCH] slab: distinguish lock and trylock for sheaf_flush_main()
2026-03-04 3:01 UTC (5+ messages)
[PATCH v3 0/3] Page Reclamation Fixes
2026-03-04 3:01 UTC (2+ messages)
` ✓ CI.KUnit: success for Page Reclamation Fixes (rev2)
[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
2026-03-04 3:00 UTC (7+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read
[PATCH net] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-04 3:00 UTC (2+ messages)
[PATCH net] MAINTAINERS: update the skge/sky2 maintainers
2026-03-04 3:00 UTC (2+ messages)
[PATCH v2] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
2026-03-04 2:59 UTC (2+ messages)
[PATCH v3 0/4] clocksource: Add module support for timer drivers
2026-03-04 2:57 UTC (5+ messages)
` [PATCH v3 1/4] clocksource/drivers/mmio: Export clocksource_mmio_init()
` [PATCH v3 2/4] clocksource/drivers/timer-of: Remove __init markings
` [PATCH v3 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module
` [PATCH v3 4/4] clocksource/drivers/imx-tpm: Support building imx-tpm driver as module
[PATCH] smb: client: Compare MACs in constant time
2026-03-04 2:58 UTC (3+ messages)
[PATCH] tracing: Disable preemption in the tracepoint callbacks handling filtered pids
2026-03-04 2:57 UTC
[PATCH 6.6.y] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
2026-03-04 2:57 UTC
[OE-core][PATCH V2] shadow: upgrade from 4.18.0 to 4.19.3
2026-03-04 2:57 UTC
[tip:tip/urgent] BUILD SUCCESS c0870527b3fa93d2648c9e4c4c7da5ce8fd1ece2
2026-03-04 2:56 UTC
[RFC wireless-next 0/8] initial UHR NPCA support
2026-03-04 2:56 UTC (3+ messages)
` [RFC wireless-next 8/8] wifi: mac80211: set AP NPCA parameters in bss_conf
i.MX8M Plus PCIe link regression
2026-03-04 2:55 UTC (3+ messages)
[PATCH V2 0/3] Add support for Orange Pi 5 Pro
2026-03-04 2:55 UTC (8+ messages)
` [PATCH V2 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH V2 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH V2 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support
[CI] drm/xe/guc: Fail immediately on GuC load error
2026-03-04 2:54 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fail immediately on GuC load error (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH] net: ethernet: arc: fix use-after-free in probe error path
2026-03-04 2:53 UTC (2+ messages)
[PATCH 0/3] bpf: fsession support for LoongArch
2026-03-04 2:51 UTC (6+ messages)
` [PATCH 1/3] LoongArch: BPF: Introduce emit_store_stack_imm64() helper
` [PATCH 2/3] LoongArch: BPF: Add fsession support for trampolines
[PATCH] dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA
2026-03-04 2:50 UTC
[PATCH net-next v1 0/2] selftests: rds: refactor and expand rds selftests test
2026-03-04 2:50 UTC (3+ messages)
[PATCH] fsck.erofs: introduce rw-semaphore metadata cache PoC
2026-03-04 2:50 UTC (2+ messages)
[PATCH v2 1/2] net: macvlan: support multicast rx for bridge ports with shared source MAC
2026-03-04 2:50 UTC (2+ messages)
[PATCH 6.1.y] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
2026-03-04 2:49 UTC
[PATCH] selftests: tc-testing: fix list_categories() crash on list type
2026-03-04 2:49 UTC (4+ messages)
[PATCH v3 0/5] gpu: nova-core: gsp: add locking to Cmdq
2026-03-04 2:46 UTC (12+ messages)
` [PATCH v3 1/5] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH v3 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
` [PATCH v3 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
` [PATCH v3 4/5] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v3 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq
[PATCH v3 0/2] landlock: Fix TSYNC deadlock and clean up error path
2026-03-04 2:46 UTC (7+ messages)
` [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
[bluetooth-next:master 15/84] arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-extended-wifi.dtb: bluetooth (qcom,qca6174-bt): Unevaluated properties are not allowed ('interrupt-parent', 'interrupts' were unexpected)
2026-03-04 2:46 UTC
[PATCH net-next] ipv6: add IPV6_CALL() helper
2026-03-04 2:45 UTC (7+ messages)
[PATCH] io_uring/mock: Fix typo in help text
2026-03-04 2:43 UTC (2+ messages)
[PATCH v4 0/9] Improve ld.lld-21+ compatibility when building i386-pc target
2026-03-04 2:41 UTC (10+ messages)
` [PATCH v4 1/9] i386/pc/int.h: move GRUB_MACHINE_PCBIOS ifdef
` [PATCH v4 2/9] grub-core: Update kernel image generation
` [PATCH v4 3/9] Revert "configure: Print a more helpful error if autoconf-archive is not installed"
` [PATCH v4 4/9] Revert "configure: Check linker for --image-base support"
` [PATCH v4 5/9] Revert "INSTALL: Add note that the GNU Autoconf Archive may be needed"
` [PATCH v4 6/9] configure: drop -Ttext checks for i386-pc
` [PATCH v4 7/9] configure.ac: Add --image-base check for non-i386
` [PATCH v4 8/9] i386-cygwin-img-ld.sc -> i386-cygwin-img.lds
` [PATCH v4 9/9] conf/i386-cygwin-img.lds: Update to use _grub_text_base symbol
[PATCH v5 0/8] Revise Meta Yosemite5 devicetree
2026-03-04 2:41 UTC (5+ messages)
` [PATCH v5 2/8] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
` [PATCH v5 3/8] ARM: dts: aspeed: yosemite5: Add new SGPIO line names and rename signal
[PATCH] rust: kbuild: emit dep-info into $(depfile) directly
2026-03-04 2:39 UTC (2+ messages)
[PATCH v18 0/8] Specifying cache topology on ARM
2026-03-04 2:39 UTC (5+ messages)
` [PATCH v18 1/8] target/arm/tcg: increase cache level for cpu=max
` [PATCH v18 2/8] hw/core/machine: topology functions capabilities added
[PATCH net v3] ipv4: bump rt_genid when a relevant devconf value changes through netlink
2026-03-04 2:38 UTC (2+ messages)
[PATCH net v3 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-03-04 2:38 UTC (7+ messages)
` [PATCH net v3 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
[PATCH] md/raid5: set chunk_sectors to enable full stripe I/O splitting
2026-03-04 2:36 UTC (4+ messages)
[PATCH] rtc: cmos: Remove redundant include of linux/acpi.h
2026-03-04 2:35 UTC
[android-common:mirror-chromeos-5.10-arcvm 6/6] drivers/cpufreq/kvm-cpufreq.c:23:2: error: unknown register name 'r1' in asm
2026-03-04 2:35 UTC
[PATCH] tools/build: make in-target rule robust against too long argument error
2026-03-04 2:35 UTC (6+ messages)
[RFC] ipmi: ipmi_ssif: require minimum response length
2026-03-04 2:35 UTC (3+ messages)
[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
2026-03-04 2:34 UTC (2+ messages)
[PATCH] rust: str: make NullTerminatedFormatter public
2026-03-04 2:34 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62-main: Correct PRU core IRAM size
2026-03-04 2:30 UTC
[PATCH] sched/proxy_exec: Optimize proxy_tag_curr() pushable removal
2026-03-04 2:28 UTC (3+ messages)
[PATCH 01/19] btrfs-tools: upgrade 6.17.1 -> 6.19
2026-03-04 2:27 UTC (4+ messages)
` [PATCH 14/19] python3-setuptools: upgrade 80.9.0 -> 82.0.0
` [OE-core] "
[PATCH v2 0/4] driver core: generalize driver_override infrastructure
2026-03-04 2:27 UTC (3+ messages)
` [PATCH v2 1/4] driver core: generalize driver_override in struct device
[PATCH net-next] tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
2026-03-04 2:27 UTC
[PATCH net] net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
2026-03-04 2:26 UTC (3+ messages)
[PATCH v4 0/3] Add support for GPUCC and GXCLK for SM8750
2026-03-04 2:24 UTC (3+ messages)
` [PATCH v4 2/3] clk: qcom: Add a driver for SM8750 GPU clocks
[PATCH 0/2] Enable tertiary USB controller in OTG mode
2026-03-04 2:22 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: Enable the tertiary USB controller
[PATCH -next] dpaa2-switch: Add depend on FSL_DPAA2_ETH to FSL_DPAA2_SWITCH
2026-03-04 2:21 UTC (2+ messages)
[PATCH v2 net-next] tcp: Initialise ehash secrets during connect() and listen()
2026-03-04 2:20 UTC (2+ messages)
[PATCH v3] md/raid10: fix deadlock with check operation and nowait requests
2026-03-04 2:18 UTC (2+ messages)
[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
2026-03-04 2:14 UTC (4+ messages)
` [PATCH v8 3/5] drivers: firmware: add riscv SSE support
[PATCH] ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
2026-03-04 2:13 UTC (5+ messages)
[PATCH v6 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-04 2:10 UTC (3+ messages)
` [PATCH v6 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH] md/raid5: clean up stale declaration and misplaced comment
2026-03-04 2:10 UTC (2+ messages)
+ hung_task-explicitly-report-i-o-wait-state-in-log-output.patch added to mm-nonmm-unstable branch
2026-03-04 2:10 UTC
[PATCH net-next v4] net: core: failover: enforce mandatory ops and clean up redundant checks
2026-03-04 2:10 UTC (2+ messages)
+ mm-vmscan-fix-unintended-mtc-nmask-mutation-in-alloc_demote_folio.patch added to mm-new branch
2026-03-04 2:09 UTC
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2026-03-04 2:07 UTC (3+ messages)
+ mm-rmap-fix-incorrect-pte-restoration-for-lazyfree-folios.patch added to mm-hotfixes-unstable branch
2026-03-04 2:06 UTC
[PATCH] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
2026-03-04 2:05 UTC
[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-04 2:04 UTC (4+ messages)
` [PATCH v5 net-next 05/11] net/nebula-matrix: add channel layer
` 回复:[PATCH "
[PATCH 1/2] selftests/tracing: Fix to make --logdir option work again
2026-03-04 2:04 UTC (2+ messages)
[PATCH] net/bnxt: remove unbuilt source files
2026-03-04 2:02 UTC (3+ messages)
[v2 PATCH 0/1] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
2026-03-04 2:02 UTC (3+ messages)
` [v2 PATCH 1/1] "
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.