messages from 2026-05-26 02:00:47 to 2026-05-26 03:02:39 UTC [more...]
[PATCH] lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
2026-05-26 3:02 UTC (2+ messages)
[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
2026-05-26 3:00 UTC (18+ messages)
` [RFC PATCH bpf-next v7 01/11] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v7 02/11] bpf: allow attaching struct_ops to cgroups
` [RFC PATCH bpf-next v7 03/11] libbpf: fix return value on memory allocation failure
` [RFC PATCH bpf-next v7 04/11] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v7 05/11] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v7 06/11] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v7 07/11] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [RFC PATCH bpf-next v7 08/11] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v7 09/11] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v7 10/11] selftests/bpf: Add selftest for memcg async reclaim via BPF
` [RFC PATCH bpf-next v7 11/11] samples/bpf: Add memcg priority control and async reclaim example
[PATCH] drm/amdgpu: improve the userq seq BO free bit lookup
2026-05-26 2:58 UTC
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-26 2:56 UTC (3+ messages)
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH net-next v2] net/sched: cls_bpf: prevent unbounded recursion in offload rollback
2026-05-26 2:55 UTC
[PATCH 0/2] restore: better integrate with sparse index
2026-05-26 2:54 UTC (4+ messages)
` [PATCH 2/2] restore: avoid sparse index expansion
[PATCH net v3] net: tls: use sync AEAD for sk_msg BPF sockets
2026-05-26 2:51 UTC
[PATCH 0/2] ACPI/PCI/CXL: Enforce _DEP ordering between ACPI0016 and ACPI0017
2026-05-26 2:51 UTC (3+ messages)
` [PATCH 1/2] ACPI: PCI: Clear _DEP dependencies after PCI root bridge attach
` [PATCH 2/2] ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridge
[bug report] keys: request_key_auth payload use-after-free in keyctl_instantiate_key_common()
2026-05-26 2:50 UTC (2+ messages)
[PATCH nfs-utils] libnfsidmap: avoid malloc(0) for empty Local-Realms
2026-05-26 2:51 UTC
[PATCH] selftests/resctrl: Add ARM vendor detection and fix non-contig CBM check
2026-05-26 2:51 UTC (2+ messages)
[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
2026-05-26 2:50 UTC (3+ messages)
` [PATCH v4 2/5] arm_mpam: resctrl: Pre-allocate assignable monitors
[PATCH] target/riscv: Fix no-TCG build
2026-05-26 2:48 UTC
[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof (2)
2026-05-26 2:49 UTC
[syzbot] [media?] memory leak in vidtv_psi_service_desc_init (2)
2026-05-26 2:49 UTC
[syzbot] [io-uring?] INFO: task hung in io_sq_thread_park (4)
2026-05-26 2:49 UTC
[PATCH] keys: Pin request_key_auth payload in instantiate paths
2026-05-26 2:48 UTC
[syzbot] [btrfs?] INFO: task hung in btrfs_invalidate_folio (4)
2026-05-26 2:48 UTC
[syzbot] [ntfs3?] KMSAN: uninit-value in ni_seek_data_or_hole
2026-05-26 2:48 UTC
[PATCH] clk: socfpga: agilex: implement l3_main_free_clk
2026-05-26 2:47 UTC (2+ messages)
[PATCH kvm-unit-tests] svm_tests: access rflags and rax via this_cpu_guest_regs()
2026-05-26 2:47 UTC (2+ messages)
[PATCH v3 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier
2026-05-26 2:46 UTC (2+ messages)
[PATCH] selftests/resctrl: Implement cl_flush() and sb() on aarch64
2026-05-26 2:44 UTC
[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
2026-05-26 2:43 UTC (3+ messages)
` [PATCH 2/2] gpu: drm: tyr: use IoMem directly instead of Devres
[PATCH 1/1] wifi: mac80211: validate minstrel HT tx status rates
2026-05-26 2:43 UTC (2+ messages)
[PATCH v13 0/2] rust: Add safe pointer formatting support
2026-05-26 2:42 UTC (3+ messages)
` [PATCH v13 1/2] rust: fmt: fix {:p} printing stack addresses
` [PATCH v13 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks
[PATCH] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
2026-05-26 2:42 UTC
[PATCH v8 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
2026-05-26 2:40 UTC (2+ messages)
[BUG] btrfs: dev-replace finishing commit error reaches WARN_ON and panic_on_warn
2026-05-26 2:40 UTC (3+ messages)
[PATCH v2 0/2] arm64: dts: agilex5: add support for debug daughter card
2026-05-26 2:39 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-05-26 2:35 UTC (20+ messages)
` [f2fs-dev] "
[PATCH v6 00/11] Dynamic PAMT
2026-05-26 2:35 UTC (12+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v6 11/11] Documentation/x86: Add documentation for TDX's "
[PATCH 0/2] zram: writeback fixes
2026-05-26 2:33 UTC (3+ messages)
I Need help. can't open btrfs drive after power outage while copying files
2026-05-26 2:31 UTC
[asahilinux:bits/000-devicetree 9/114] arch/arm64/boot/dts/apple/t6000-j314s.dtb: /soc/spi@39b10c000/hid-transport@0: failed to match any schema with compatible: ['apple,spi-hid-transport']
2026-05-26 2:30 UTC
[PATCH 0/2] target/riscv/csr.c: mstatus write fixes
2026-05-26 2:30 UTC (5+ messages)
` [PATCH 1/2] target/riscv/csr.c: do not allow mstatus MPV/GVA writes
` [PATCH 2/2] target/riscv/csr.c: fix mstatus.UXL reserved value
[STATUS] next/master - d387b06f7c15b4639244ad66b4b0900c6a02b430
2026-05-26 2:30 UTC
[PATCH 00/83] ASoC: use .auto_selectable_formats
2026-05-26 2:29 UTC (78+ messages)
` [PATCH 07/83] ASoC: renesas: rcar: update auto select format
` [PATCH 08/83] ASoC: update auto format selection method
` [PATCH 09/83] ASoC: audio-graph-card2: recommend to use auto select DAI format
` [PATCH 10/83] ASoC: amd: use .auto_selectable_formats
` [PATCH 11/83] ASoC: apple: "
` [PATCH 12/83] ASoC: atmel: "
` [PATCH 13/83] ASoC: au1x: "
` [PATCH 14/83] ASoC: bcm: "
` [PATCH 15/83] ASoC: cirrus: "
` [PATCH 16/83] ASoC: codecs: 88pm860x: "
` [PATCH 17/83] ASoC: codecs: ad1*: "
` [PATCH 18/83] ASoC: codecs: ab8500: "
` [PATCH 19/83] ASoC: codecs: adau*: "
` [PATCH 20/83] ASoC: codecs: adav80x: "
` [PATCH 21/83] ASoC: codecs: ak4*: "
` [PATCH 22/83] ASoC: codecs: ak5*: "
` [PATCH 23/83] ASoC: codecs: alc56*: "
` [PATCH 24/83] ASoC: codecs: arizona: "
` [PATCH 25/83] ASoC: codecs: cpcap: "
` [PATCH 26/83] ASoC: codecs: cros_ec_codec: "
` [PATCH 27/83] ASoC: codecs: cs35l*: "
` [PATCH 28/83] ASoC: codecs: cs42*: "
` [PATCH 29/83] ASoC: codecs: cs5*: "
` [PATCH 30/83] ASoC: codecs: cx2072x: "
` [PATCH 31/83] ASoC: codecs: da*: "
` [PATCH 32/83] ASoC: codecs: es*: "
` [PATCH 33/83] ASoC: codecs: inno_rk3036: "
` [PATCH 34/83] ASoC: codecs: isabelle: "
` [PATCH 35/83] ASoC: codecs: lm49453: "
` [PATCH 36/83] ASoC: codecs: lochnagar-sc: "
` [PATCH 37/83] ASoC: codecs: madera: "
` [PATCH 38/83] ASoC: codecs: max*: "
` [PATCH 39/83] ASoC: codecs: mc13783: "
` [PATCH 40/83] ASoC: codecs: ml26124: "
` [PATCH 41/83] ASoC: codecs: nau*: "
` [PATCH 42/83] ASoC: codecs: ntp8*: "
` [PATCH 43/83] ASoC: codecs: pcm*: "
` [PATCH 44/83] ASoC: codecs: rk33*: "
` [PATCH 45/83] ASoC: codecs: rtq912*: "
` [PATCH 46/83] ASoC: codecs: rt*: "
` [PATCH 47/83] ASoC: codecs: sgtl5000: "
` [PATCH 48/83] ASoC: codecs: si476x: "
` [PATCH 49/83] ASoC: codecs: sma130*: "
` [PATCH 50/83] ASoC: codecs: src4xxx: "
` [PATCH 51/83] ASoC: codecs: ssm*: "
` [PATCH 52/83] ASoC: codecs: sta*: "
` [PATCH 53/83] ASoC: codecs: tas*: "
` [PATCH 54/83] ASoC: codecs: tfa9879: "
` [PATCH 55/83] ASoC: codecs: tlv320*: "
` [PATCH 56/83] ASoC: codecs: tscs454: "
` [PATCH 57/83] ASoC: codecs: twl4030: "
` [PATCH 58/83] ASoC: codecs: uda13*: "
` [PATCH 59/83] ASoC: codecs: wm*: "
` [PATCH 60/83] ASoC: codecs: zl38060: "
` [PATCH 61/83] ASoC: dwc: "
` [PATCH 62/83] ASoC: fsl: "
` [PATCH 63/83] ASoC: hisilicon: "
` [PATCH 64/83] ASoC: img: "
` [PATCH 65/83] ASoC: jz4740: "
` [PATCH 66/83] ASoC: kirkwood: "
` [PATCH 67/83] ASoC: loongson: "
` [PATCH 68/83] ASoC: mediatek: "
` [PATCH 69/83] ASoC: meson: "
` [PATCH 70/83] ASoC: mxs: "
` [PATCH 71/83] ASoC: pxa: "
` [PATCH 72/83] ASoC: renesas: "
` [PATCH 73/83] ASoC: rockchip: "
` [PATCH 74/83] ASoC: samsung: "
` [PATCH 75/83] ASoC: spacemit: "
` [PATCH 76/83] ASoC: sti: "
` [PATCH 77/83] ASoC: stm: "
` [PATCH 78/83] ASoC: sunxi: "
` [PATCH 79/83] ASoC: tegra: "
` [PATCH 80/83] ASoC: ti: "
` [PATCH 81/83] ASoC: uniphier: "
` [PATCH 82/83] ASoC: ux500: "
` [PATCH 83/83] ASoC: xtensa: "
[PATCH v4 0/3] media: i2c: cvs: Add Intel CVS driver
2026-05-26 2:25 UTC (4+ messages)
` [PATCH v4 1/3] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
` [PATCH v4 2/3] media: pci: intel: Add CVS support for IPU bridge driver
` [PATCH v4 3/3] ACPI: scan: Honor _DEP for Intel CVS devices
[PATCH v5] drm/amdgpu: add ioctl to handle RAS poison error
2026-05-26 2:28 UTC
[PATCH v2] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-05-26 2:26 UTC
[PATCHv2 0/2] zram: writeback fixes
2026-05-26 2:27 UTC (3+ messages)
` [PATCHv2 1/2] zram: do not leak blk idx at the end of writeback
` [PATCHv2 2/2] zram: clear trailing bytes of compressed writeback pages
[PATCH 0/5] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-05-26 2:26 UTC (4+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 3/4] diff: add long-running diff process via diff.<driver>.process
[PATCH v5 0/2] target/riscv: Fix PMP address alignment
2026-05-26 2:24 UTC (4+ messages)
` [PATCH v5 2/2] target/riscv: Improve PMP address alignment readability
[PATCH 6.6.y v2 0/3] ksmbd: validate owner of durable handle on reconnect
2026-05-26 2:22 UTC (3+ messages)
` [PATCH 6.6.y v2 2/3] ksmbd: add durable scavenger timer
[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 2:22 UTC (3+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
[PATCH i-g-t] intel-ci: Remove SR-IOV tests from NVL blocklist
2026-05-26 2:22 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] cpufreq/amd-pstate: drop stale @epp_cached kdoc
2026-05-26 2:21 UTC
[PATCH] timers/migration: Update stale @online doc to @available
2026-05-26 2:21 UTC
[PATCH] docs: changes.rst: restore pahole 1.26 minimum (regressed by sort)
2026-05-26 2:20 UTC
[PATCH] f2fs: validate orphan inode entry count
2026-05-26 2:19 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] target/riscv/tcg: disable svpbmt if satp_mode < sv39
2026-05-26 2:19 UTC (2+ messages)
[PATCH v1 1/1] Bluetooth: L2CAP: fix heap over-read in l2cap_get_conf_opt
2026-05-26 2:17 UTC
[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
2026-05-26 2:18 UTC (9+ messages)
` [PATCH v2 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation
[PATCH v2] perf bench: add --write-size option to sched pipe
2026-05-26 2:17 UTC (2+ messages)
[PATCH v5 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-05-26 2:17 UTC (7+ messages)
` [PATCH v5 16/32] hw/arm/tegra241-cmdqv: Emulate VCMDQ register writes
[PATCH net] ice: dpll: fix memory leak in ice_dpll_init_info error paths
2026-05-26 2:11 UTC
[PATCH] affs: don't instantiate dentry if affs_insert_hash failed
2026-05-26 2:16 UTC
[PULL 00/48] riscv-to-apply queue
2026-05-26 2:14 UTC (3+ messages)
[PATCH v7] block: propagate in_flight to whole disk on partition I/O
2026-05-26 2:15 UTC
[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
2026-05-26 2:14 UTC (5+ messages)
` [PATCH v3 01/17] ACPI: GTDT: Account for GTDTv3 size when walking the platform timer descriptors
` [PATCH v3 02/17] ACPI: GTDT: Parse information related to the EL2 virtual timer
[PATCH] f2fs: stop checkpoint on compressed write IO error
2026-05-26 2:14 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 2:10 UTC (3+ messages)
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
[PATCH] nfc: nxp-nci: treat -ENXIO in IRQ thread as no data available
2026-05-26 1:50 UTC
[PATCH v2] perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
2026-05-26 2:09 UTC (2+ messages)
[PATCH 0/5] gpu: nova: adopt driver lifetime infrastructure
2026-05-26 2:06 UTC (3+ messages)
` [PATCH 1/5] gpu: nova-core: use lifetime for Bar
[PATCH net] net/sched: fix pedit partial COW leading to page cache
2026-05-26 2:06 UTC (18+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption
[PATCH u-boot v2] ARM: dts: aspeed: Add dts for ASUS Kommando IPMI card
2026-05-26 2:06 UTC (5+ messages)
[PATCH] tomoyo: Fix NULL pointer dereference in tomoyo_init_request_info() when domain is NULL
2026-05-26 2:04 UTC (2+ messages)
[PATCH v3] perf: Add is_mapping_symbol() helper for kernel mapping symbol filtering
2026-05-26 2:04 UTC (3+ messages)
` [PATCH v4 0/2] perf: Add is_ignored_kernel_symbol() for kernel "
[PATCH u-boot v3 0/2] Fix default value of mac clk delays and add DTS for Asus Kommando
2026-05-26 2:03 UTC (3+ messages)
` [PATCH u-boot v3 1/2] clk: ast2600: set default clk-delay for all ethernet macs to 0
` [PATCH u-boot v3 2/2] ARM: dts: aspeed: Add dts for ASUS Kommando IPMI card
Request for review for 4.19-st17, 4.19-cip133
2026-05-26 2:02 UTC (3+ messages)
` [cip-dev] "
[PATCH nf] netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinked
2026-05-26 2:02 UTC
[PATCH] mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
2026-05-26 2:01 UTC (3+ messages)
[PATCH] MAINTAINERS: powerpc: update VMX AES entries
2026-05-26 2:00 UTC (3+ 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.