messages from 2026-06-30 01:24:16 to 2026-06-30 04:16:38 UTC [more...]
[PATCH 00/10] net: emac: various cleanups, fixes, and feature additions
2026-06-30 4:16 UTC (2+ messages)
` [PATCH 01/10] net: emac: remove emac_xaht_base()
[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-06-30 4:14 UTC (4+ messages)
` [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in "
[PATCH] gfs2: fix null-ptr-deref in gfs2_quota_hold during unmount
2026-06-30 4:14 UTC
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-06-30 4:12 UTC (4+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-06-30 4:10 UTC
[PATCH 00/18] mm/damon: optimize out nr_accesses_bp
2026-06-30 4:08 UTC (19+ messages)
` [PATCH 01/18] mm/damon/core: introduce damon_nr_accesses_mvsum()
` [PATCH 02/18] mm/damon/tests/core-kunit: test damon_mvsum()
` [PATCH 03/18] mm/damon/core: always update ->last_nr_accesses for intervals change
` [PATCH 04/18] mm/damon/core: handle unreset nr_accesses in damon_nr_accesses_mvsum()
` [PATCH 05/18] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [PATCH 06/18] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [PATCH 07/18] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [PATCH 08/18] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [PATCH 09/18] mm/damon/core: remove damon_verify_reset_aggregated()
` [PATCH 10/18] mm/damon/core: remove damon_verify_merge_regions_of()
` [PATCH 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [PATCH 12/18] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [PATCH 13/18] mm/damon/core: remove nr_accesses_bp setups and updates
` [PATCH 14/18] mm/damon/core: remove attrs param from damon_update_region_access_rate()
` [PATCH 15/18] mm/damon/paddr: remove attrs param from __damon_pa_check_access()
` [PATCH 16/18] mm/damon/vaddr: remove attrs param from __damon_va_check_access()
` [PATCH 17/18] mm/damon/core: remove damon_moving_sum() and its unit test
` [PATCH 18/18] mm/damon/core: remove damon_region->nr_accesses_bp
[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
2026-06-30 4:05 UTC (3+ messages)
` [PATCH v7 023/120] x86/cpu/centaur: Use parsed CPUID(0xc0000001)
[syzbot ci] Re: minix: convert to iomap and add direct I/O
2026-06-30 4:05 UTC (3+ messages)
[RESEND PATCH] riscv: mm: exclude invalid THP PMDs from page table check
2026-06-30 4:04 UTC (2+ messages)
[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
2026-06-30 3:58 UTC (2+ messages)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-06-30 3:57 UTC (3+ messages)
[PATCH v3 0/3] clk: samsung: exynos990: Fix PERIS gate clock parents and add TMU_SUB
2026-06-30 3:53 UTC (4+ messages)
` [PATCH v3 3/3] clk: samsung: exynos990: Fix PERIS gate clock parents
[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
2026-06-30 3:52 UTC (4+ messages)
` [PATCH v3 3/8] irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper
[PATCH] mm/damon/core: validate ranges in damon_set_regions()
2026-06-30 3:52 UTC
[PATCH 0/6] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-06-30 3:50 UTC (9+ messages)
` [PATCH 1/6] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property
` [PATCH 2/6] hwmon: (pmbus/max20830): add support for enable GPIO
` [PATCH 3/6] dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties
` [PATCH 4/6] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
` [PATCH 5/6] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
` [PATCH 6/6] hwmon: (pmbus/max20830): add support for max20830c and max20840c
[PATCH 0/5] Rate limited printing for Rust
2026-06-30 3:44 UTC (5+ messages)
` [PATCH 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH 2/5] rust: sync: add const constructor for raw_spinlock_t
[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
2026-06-30 3:35 UTC (3+ messages)
` [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor devices
[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-30 3:33 UTC (12+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v9 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v9 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v9 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v9 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v9 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v9 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH-next v9 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH v5 0/3] tools/mm/page_owner_sort: fix filtering and cleanup issues
2026-06-30 3:33 UTC (3+ messages)
` [PATCH] tools/mm/page_owner_sort: report get_comm failures at source
[PATCH] wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop
2026-06-30 3:31 UTC
[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
2026-06-30 3:26 UTC (3+ messages)
[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-30 3:25 UTC
[PATCH v4] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
2026-06-30 3:25 UTC
[PATCH net v5 0/4] MAC-PHY interrupt changed to level triggered interrupt
2026-06-30 3:24 UTC (11+ messages)
` [PATCH net v5 1/4] net: ethernet: oa_tc6: Interrupt is active low, level triggered
[PATCH] staging: iio: frequency: ad9832/ad9834: use div64_ul instead of do_div
2026-06-30 3:23 UTC
[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-30 3:22 UTC (5+ messages)
[PATCH net-next v7 0/2] Add ZTE DingHai Ethernet PF driver
2026-06-30 3:15 UTC (3+ messages)
` [PATCH net-next v7 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v7 2/2] dinghai: add hardware register access and PCI capability scanning
[PATCH] erofs: use more informative s_id for file-backed mounts
2026-06-30 3:18 UTC
[PATCH] f2fs: validate MOVE_RANGE destination size
2026-06-30 3:17 UTC
[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-06-30 3:16 UTC
[PATCH v3 0/2] ptp: split non-host-disciplined PHC drivers into a dedicated subdirectory
2026-06-30 3:15 UTC (3+ messages)
` [PATCH v3 1/2] ptp: move non-host-disciplined clock "
` [PATCH v3 2/2] MAINTAINERS: update PTP maintainer entries after directory split
[PATCH] mm: fix mapping_seek_hole_data() overflow on last page
2026-06-30 3:12 UTC
[PATCH] tools/sched_ext: use btf_vlen() helper in compat.h
2026-06-30 3:12 UTC
[PATCH bpf-next v1] selftests/bpf: Add benchmark for tail call performance
2026-06-30 3:11 UTC (2+ messages)
[PATCH v2] perf/core: Fix group leader use-after-free after sibling detach
2026-06-30 3:10 UTC (2+ messages)
[PATCH] nbd: fix circular lock dependency in nbd_disconnect_and_put
2026-06-30 3:10 UTC
[PATCH v2] ntfs: fix mrec_lock ABBA deadlock in rename
2026-06-30 3:08 UTC
[PATCH] ecryptfs: avoid heap allocation for inode size write
2026-06-30 3:08 UTC
[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 3:06 UTC (3+ messages)
[syzbot] [gfs2?] general protection fault in _find_first_zero_bit
2026-06-30 3:06 UTC
[PATCH v4] lib/random32: convert selftest to KUnit
2026-06-30 3:04 UTC
[PATCH v3] lib/random32: convert selftest to KUnit
2026-06-30 3:00 UTC (3+ messages)
[PATCH bpf] selftests/bpf: Skip libarena when the BPF backend lacks 32-bit arena cmpxchg
2026-06-30 2:58 UTC
[PATCH] lib/random32: convert selftest to KUnit
2026-06-30 2:55 UTC
[RFC] Null Namespaces
2026-06-30 2:50 UTC (3+ messages)
[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
2026-06-30 2:50 UTC (3+ messages)
` [PATCH v6 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
[syzbot] [usb?] KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026-06-30 2:48 UTC
[PATCH net-next 0/9] Switch support
2026-06-30 2:47 UTC (10+ messages)
` [PATCH net-next 1/9] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH net-next 2/9] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH net-next 3/9] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH net-next 4/9] octeontx2-af: switch: Representor for switch port
` [PATCH net-next 5/9] octeontx2-af: PAN switch TL1 scheduling and NPC channel control
` [PATCH net-next 6/9] octeontx2-pf: register switch notifiers for eswitch offload
` [PATCH net-next 7/9] octeontx2: plumb bridge FDB updates through AF and switchdev
` [PATCH net-next 8/9] octeontx2: offload host FIB updates to switch via AF mailbox
` [PATCH net-next 9/9] octeontx2: add TC flow offload path for switch flows
[PATCH v2] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-06-30 2:43 UTC
[PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver
2026-06-30 2:34 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36536
` [PATCH 2/2] drm/panel: Add Novatek NT36536 panel driver
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-06-30 2:36 UTC (5+ messages)
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings
[PATCH v5 0/2] clk: amlogic: Add A9 peripherals clock controller
2026-06-30 2:36 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v5 2/2] clk: amlogic: Add A9 peripherals clock controller driver
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-06-30 2:36 UTC (17+ messages)
` [PATCH v6 1/8] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v6 3/8] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH v6 4/8] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [PATCH v6 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics
` [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests
[PATCH v3] Subject: [PATCH] net: gro: fix double aggregation of flush-marked skbs
2026-06-30 2:35 UTC
[PATCH bpf-next v5] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-30 2:34 UTC
[PATCH v3 0/7] mm/page_owner: misc cleanups
2026-06-30 2:33 UTC (11+ messages)
` [PATCH v3 1/7] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v3 2/7] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v3 3/7] mm: use enum migrate_reason instead of int for migration reason parameters
` [PATCH v3 4/7] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v3 5/7] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v3 6/7] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v3 7/7] mm/page_owner: drop redundant page_owner prefix from static symbols
[PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
2026-06-30 2:33 UTC (2+ messages)
stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
2026-06-30 2:33 UTC (2+ messages)
[PATCH] kbuild: remove srctreie path from CHECK output
2026-06-30 2:32 UTC (2+ messages)
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-06-30 2:30 UTC (13+ messages)
[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
2026-06-30 2:30 UTC
[PATCH net v2 0/2] Fix to possible skb leak due to race condtion in tx path
2026-06-30 2:29 UTC (5+ messages)
` [PATCH net v2 1/2] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
` [PATCH net v2 2/2] net: ethernet: oa_tc6: Improvement in buffer overflow handling
[PATCH v5 1/2] arm64: dts: imx94: Add Root Port node
2026-06-30 2:30 UTC (2+ messages)
` [PATCH v5 2/2] arm64: dts: imx943-evk: Add Root Port node and according properties
[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
2026-06-30 2:29 UTC (11+ messages)
[PATCH v2] dm-pcache: reject option groups without values
2026-06-30 2:28 UTC (2+ messages)
[PATCH v1 0/4] Optimize BPF tailcall for LoongArch
2026-06-30 2:27 UTC (5+ messages)
` [PATCH v1 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue
` [PATCH v1 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v1 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v1 4/4] LoongArch: BPF: Implement branchless conditional move for TCC
[PATCH 0/4] ipmi: bt-bmc: Add configurable LPC host interface
2026-06-30 2:24 UTC (4+ messages)
` [PATCH 3/4] dt-bindings: ipmi: Add optional LPC properties to ASPEED BT devices
[PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
2026-06-30 2:23 UTC (4+ messages)
` (subset) "
[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
2026-06-30 2:23 UTC (3+ messages)
[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
2026-06-30 2:23 UTC
[PATCH] ata: sata_dwc_460ex: use devm for old DMA resource lifetime management
2026-06-30 2:23 UTC (3+ messages)
[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-06-30 2:21 UTC (13+ messages)
[PATCH] drm/virtio: warn when virtqueue has no free space for too long
2026-06-30 2:19 UTC (2+ messages)
[RFC PATCH v2 0/4] KVM: x86: TDX: Validate directly configurable CPUID bits
2026-06-30 2:10 UTC (6+ messages)
` [RFC PATCH v2 1/4] KVM: x86: TDX: Track supported "
[PATCH v3] rtc: ds1307: Add driver for Epson RX8901CE
2026-06-30 2:07 UTC (2+ messages)
[PATCH 1/4] scripts: fix spelling mistakes
2026-06-30 2:03 UTC (2+ messages)
[RFC PATCH 0/8] sched: Extend cache-aware scheduling into topology-aware scheduling
2026-06-30 2:03 UTC (4+ messages)
` [RFC PATCH 8/8] sched/debug: Print task preferred LLC for scheduler debugging
[PATCH net v4] rtase: Workaround for TX hang caused by short UDP packets entering hardware PTP parsing
2026-06-30 2:01 UTC (2+ messages)
[PATCH net-next v9 0/7] r8169: add RSS support for RTL8127
2026-06-30 1:57 UTC (3+ messages)
[PATCH 0/3] SM8450 IPA support
2026-06-30 1:57 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
[PATCH iproute2-next v2 0/2] devlink: support u64-array devlink parameters
2026-06-30 1:50 UTC (3+ messages)
` [PATCH iproute2-next v2 1/2] devlink: use DEVLINK_VAR_ATTR_TYPE_* in param show/set
` [PATCH iproute2-next v2 2/2] devlink: support u64-array values in devlink "
[PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
2026-06-30 1:55 UTC
[PATCH] kbuild: Use --force-group-allocation when linking modules
2026-06-30 1:54 UTC (2+ messages)
[PATCH net] net: usb: net1080: validate packet_len before pad-byte access in rx_fixup
2026-06-30 1:54 UTC (2+ messages)
[PATCH] btrfs: compression: allocate buckets with workspace
2026-06-30 1:51 UTC (4+ messages)
[PATCHv2 net-next] net: dsa: qca8k: fall back to ethernet-ports node name for LEDs
2026-06-30 1:51 UTC
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-06-30 1:50 UTC (3+ messages)
` [PATCH 03/32] edac: Stop using "
[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
2026-06-30 1:49 UTC (4+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "
[PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-30 1:47 UTC (2+ messages)
[PATCH v20 0/3] Add OpenCores PTC PWM support
2026-06-30 1:15 UTC (4+ messages)
` [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
[PATCH net] octeontx2-pf: fix SQ resource leaks on init failure
2026-06-30 1:45 UTC (2+ messages)
[PATCHv2] firmware: ti_sci: simplify resource allocation
2026-06-30 1:42 UTC (3+ messages)
[PATCH] MAINTAINERS: fix apostrophe breaking git-send-email parsing
2026-06-30 1:41 UTC
[PATCHv2] dmaengine: k3-udma: simplify resource allocation
2026-06-30 1:39 UTC
[PATCH net-next] octeontx2-pf: link RQ page pools to netdev for Netlink stats
2026-06-30 1:38 UTC
[PATCH v2] MAINTAINERS: s/SeongJae/SJ/
2026-06-30 1:38 UTC
[PATCH 0/4] Keep subpage private zero at free and folio split time
2026-06-30 1:37 UTC (4+ messages)
` [PATCH 1/4] mm/compaction: stop recording free page order in page->private
[PATCH] message: fusion: remove unused variable 'timeleft' in mptsas_issue_tm()
2026-06-30 1:34 UTC
[PATCH] ASoC: mediatek: mt2701: add COMPILE_TEST
2026-06-30 1:30 UTC
[PATCH] mfd: twl-core: allocate modules with twl_private
2026-06-30 1:29 UTC
[PATCH v2 0/4] memcg: bail out reclaim when memcg is dying
2026-06-30 1:29 UTC (5+ messages)
` [PATCH v2 1/4] memcg: bail out memory.high "
` [PATCH v2 2/4] memcg: bail out memory.max "
` [PATCH v2 3/4] memcg: bail out proactive reclaim "
` [PATCH v2 4/4] memcg-v1: bail out "
[PATCH net v3] amt: don't read the IP header from a reallocated skb head
2026-06-30 1:25 UTC (2+ messages)
[PATCH v3] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
2026-06-30 1:26 UTC
[PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error propagation in agp_amd64_probe()
2026-06-30 1:23 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox