messages from 2026-06-22 14:15:05 to 2026-06-22 14:58:07 UTC [more...]
[PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
2026-06-22 15:08 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH] ASoC: hdac_hda: Fix hlink refcount leak on component registration failure
2026-06-22 14:56 UTC
[PATCH 1/5] drm/amdgpu: bounds check VBIOS part number extraction
2026-06-22 14:57 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu: bounds check VBIOS date extraction
` [PATCH 3/5] drm/amdgpu: bounds check VBIOS string search
` [PATCH 4/5] drm/amdgpu: bounds check VBIOS version extraction
` [PATCH 5/5] drm/amdgpu: bounds check VBIOS build extraction
[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
2026-06-22 14:57 UTC (13+ messages)
` [PATCH bpf-next v7 01/11] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v7 02/11] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v7 03/11] bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
` [PATCH bpf-next v7 04/11] bpf: Introduce global percpu data
` [PATCH bpf-next v7 05/11] libbpf: Probe percpu data feature
` [PATCH bpf-next v7 06/11] libbpf: Add support for global percpu data
` [PATCH bpf-next v7 07/11] bpftool: Generate skeleton "
` [PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v7 09/11] selftests/bpf: Add test to verify accessing rdonly percpu_array
` [PATCH bpf-next v7 10/11] selftests/bpf: Add tests to verify verifier log for global percpu data
` [PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter "
[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-06-22 14:56 UTC (5+ messages)
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
"ip help" output is an error
2026-06-22 14:57 UTC (3+ messages)
` [PATCH iproute2-next] "ip help" wrong output, exit code
[PATCH RFC] nvme-ioctl: propagate PRP1 from ioctl to admin cmd
2026-06-22 14:56 UTC (3+ messages)
[PATCH] watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
2026-06-22 14:56 UTC (2+ messages)
[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
2026-06-22 14:56 UTC (3+ messages)
[PATCH v3 00/23] Introduce enablemenant of dom0less
2026-06-22 14:55 UTC (13+ messages)
` [PATCH v3 07/23] xen/riscv: implement make_cpus_node()
` [PATCH v3 10/23] xen/riscv: introduce init interrupt controller operations
` [PATCH v3 11/23] xen/riscv: implement make_intc_domU_node()
` [PATCH v3 12/23] xen/riscv: introduce aia_init() and aia_usable()
` [PATCH v3 13/23] xen/riscv: introduce per-vCPU IMSIC state
` [PATCH v3 14/23] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support
[PATCH v2] drm/fb-helper: Only consider active CRTCs for vblank sync
2026-06-22 14:54 UTC (3+ messages)
[PATCH v4 0/4] Add PCIe support for RZ/V2H(P) SoC
2026-06-22 14:53 UTC (6+ messages)
` [PATCH v4 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets
[RFC PATCH v1.2 0/2] mm/damon: handle zero {sample,aggr} intervals for DAMOS quota score
2026-06-22 14:53 UTC (8+ messages)
` [RFC PATCH v1.2 1/2] mm/damon/core: handle zero intervals in damon_max_nr_accesses()
` [RFC PATCH v1.2 2/2] mm/damon/ops-common: prevent >DAMON_MAX_SUBSCORE freq_subscore
[PATCH 00/18] Wangxun Fixes
2026-06-22 14:53 UTC (6+ messages)
` [PATCH v8 00/21] "
` [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
2026-06-22 14:52 UTC
Reminder: Call for Proposals open for XDC 2026
2026-06-22 14:52 UTC
Reminder: Call for Proposals open for XDC 2026
2026-06-22 14:52 UTC
[PATCH 00/13] Bluetooth: btusb/btqca/hci_sync: Clean up btusb and fix several bugs
2026-06-22 14:52 UTC (14+ messages)
` [PATCH 01/13] Bluetooth: btusb: Initialize @priv_size at declaration in btusb_probe()
` [PATCH 02/13] Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE
` [PATCH 03/13] Bluetooth: btusb: Record matched usb_device_id into btusb_data
` [PATCH 04/13] Bluetooth: btusb: QCA: Do not populate devcoredump fields on ATH3012 or QCA_ROME
` [PATCH 05/13] Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
` [PATCH 06/13] Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
` [PATCH 07/13] Bluetooth: hci_sync: Simplify hci_reset_sync()
` [PATCH 08/13] Bluetooth: hci_sync: Fix return value of hci_reset_sync()
` [PATCH 09/13] Bluetooth: hci_sync: Add __hci_reset_sync() for device driver
` [PATCH 10/13] Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()
` [PATCH 11/13] Bluetooth: btusb: Move struct btusb_data and macros into btusb.h
` [PATCH 12/13] Bluetooth: btqca: Fix undetected error HCI status in qca_send_reset()
` [PATCH 13/13] Bluetooth: btqca: Fix qca_set_bdaddr() using wrong HCI event type
[PATCH] PCI: cadence: skip the link polling when endpoint not connected
2026-06-22 14:52 UTC (2+ messages)
Reminder: Call for Proposals open for XDC 2026
2026-06-22 14:52 UTC
[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
2026-06-22 14:51 UTC (8+ messages)
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks
[PATCH] fuse: add fusex filesystem
2026-06-22 14:51 UTC (3+ messages)
[PATCH 1/1] watchdog: avoid extra sys_info dumps for all_bt
2026-06-22 14:51 UTC (5+ messages)
[PATCH 0/3] Negative tests for VM_BIND decompression
2026-06-22 14:50 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] tests/intel/xe_ccs : Add helpers and Negative test for VM_Bind Decomp
[PATCH] staging: media: atomisp: sh_css_mmu: use %s/__func__ in debug trace
2026-06-22 14:50 UTC
[PATCH] mmc: cqhci: fix to missed endian conversions
2026-06-22 14:50 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-06-22 14:50 UTC (12+ messages)
[PATCH] drm: Use named initializers for arrays of i2c_device_data
2026-06-22 14:50 UTC (3+ messages)
[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
2026-06-22 14:50 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Hold device ref until queue teardown completes (rev4)
[PULL 00/21] target-arm queue
2026-06-22 14:49 UTC (3+ messages)
` [PULL 08/21] hw/misc/zynq_slcr: Add logic for DCI configuration
[PATCH] KVM: arm64: account pKVM reclaim against the VM mm
2026-06-22 14:49 UTC (4+ messages)
[PATCH v2] drm/amdgpu: fix cleaner shader IB size and entity cleanup
2026-06-22 14:48 UTC (3+ messages)
[PATCH v3 0/3] Add drm_ras netlink error event support
2026-06-22 14:48 UTC (2+ messages)
` ✓ CI.KUnit: success for Add drm_ras netlink error event support (rev3)
[PATCH rtw-next 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
2026-06-22 14:47 UTC (5+ messages)
` [PATCH rtw-next v2 "
` [PATCH rtw-next v2 1/3] wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER flooding
[PATCH bpf-next] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
2026-06-22 14:47 UTC (3+ messages)
[PATCH v3 00/15] s390x/pci: Implement migration for emulated devices
2026-06-22 14:47 UTC (4+ messages)
` [PATCH v3 03/15] s390x/pci: Move iommu_mr from S390PCIIOMMU to S390PCIBusDevice
[RFC,mt76] wifi: mt76: wed: fix kernel panic on single band MT7986
2026-06-22 14:47 UTC (2+ messages)
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-22 14:47 UTC (15+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH] target/i386: decode opcode extensions group 3 /1 as TEST
2026-06-22 14:46 UTC (2+ messages)
[PATCH 0/2] virtio_balloon: quiesce balloon work on device shutdown
2026-06-22 14:46 UTC (7+ messages)
` [PATCH 1/2] virtio_balloon: factor out virtballoon_quiesce()
` [PATCH 2/2] virtio_balloon: quiesce balloon work before device shutdown
[PATCH v5 00/24] deprecate rte_atomic functions
2026-06-22 14:46 UTC (3+ messages)
` [PATCH v5 11/24] drivers: replace rte_atomic16 with stdatomic
[PATCH] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
2026-06-22 14:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/5] clk: implement sync_state support
2026-06-22 14:45 UTC (8+ messages)
` [PATCH v2 5/5] "
[PATCH v2] crypto: chcr - fix inflight counter leaks in multiple paths
2026-06-22 14:45 UTC
[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
2026-06-22 14:45 UTC (3+ messages)
[PATCH] qemu: add ppc64le support to COMPATIBLE_HOST
2026-06-22 14:45 UTC (3+ messages)
` [OE-core] "
[PATCH] wmi/core Fix use-after-free in parse_wdg()
2026-06-22 14:45 UTC (2+ messages)
[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
2026-06-22 14:45 UTC (3+ messages)
[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
2026-06-22 14:44 UTC (4+ messages)
[PATCH v2 0/2] tracing: Remove trace_printk.h from kernel.h
2026-06-22 14:44 UTC (2+ messages)
[yocto][meta-mingw][PATCH] libpcre: Move to meta-oe dynamic layer
2026-06-22 14:43 UTC
[PULL 00/15] Net patches
2026-06-22 14:42 UTC (3+ messages)
` [PULL 05/15] net/tap: net_init_tap(): common fail label
[PATCH] debugobjects: Plug race against a concurrent OOM disable
2026-06-22 14:42 UTC (2+ messages)
` [tip: core/urgent] "
[RFC PATCH v1.3 00/18] mm/damon: optimize out nr_accesses_bp
2026-06-22 14:42 UTC (24+ messages)
` [RFC PATCH v1.3 01/18] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH v1.3 02/18] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.3 03/18] mm/damon/core: always update ->last_nr_accesses for intervals change
` [RFC PATCH v1.3 04/18] mm/damon/core: handle unreset nr_accesses in damon_nr_accesses_mvsum()
` [RFC PATCH v1.3 05/18] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH v1.3 06/18] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH v1.3 07/18] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH v1.3 08/18] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH v1.3 09/18] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH v1.3 10/18] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH v1.3 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.3 12/18] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH v1.3 13/18] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH v1.3 14/18] mm/damon/core: remove attrs param from damon_update_region_access_rate()
` [RFC PATCH v1.3 15/18] mm/damonn/paddr: remove attrs param from __damon_pa_check_access()
` [RFC PATCH v1.3 16/18] mm/damon/vaddr: remove attrs param from __damon_va_check_access()
` [RFC PATCH v1.3 17/18] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH v1.3 18/18] mm/damon: remove damon_region->nr_accesses_bp
[jic23-iio:testing 36/53] Warning: drivers/iio/adc/hx711.c:90 struct member '__counted_by_ptr(num_channels' not described in 'hx711_chip_info'
2026-06-22 14:40 UTC
[PATCH] Documentation: tracing: fix typo in events documentation
2026-06-22 14:37 UTC
U-Boot Concept Tree Proposal
2026-06-22 14:40 UTC (4+ messages)
[PATCH v2] s390/traps: Add exception statistics
2026-06-22 14:39 UTC (2+ messages)
[PATCH] selinux: clean up selinuxfs resources on init failure
2026-06-22 14:37 UTC
[PATCH] nvme: make unexported sysfs structures static
2026-06-22 14:38 UTC (2+ messages)
[RFC 0/7] qom: deprecate embedded objects and instance properties
2026-06-22 14:36 UTC (6+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io
[PATCH v4 00/21] afs: Miscellaneous fixes
2026-06-22 14:37 UTC (2+ messages)
[PATCH] net: stmmac: fix missed le32_to_cpu()
2026-06-22 14:37 UTC
[PATCH 1/9] arm64: dts: renesas: r8a774a1: Add soc: label to soc node
2026-06-22 14:37 UTC (4+ messages)
[RFC 0/2] Store SDMA ring instance and index in the ring
2026-06-22 14:36 UTC (3+ messages)
` [RFC 1/2] drm/amdgpu: Store SDMA "
` [RFC 2/2] drm/amdgpu: Drop null SDMA instance checks from SDMA vfuncs
[XEN PATCH] MAINTAINERS: update Jens Wiklander's email address
2026-06-22 14:36 UTC (2+ messages)
[PATCH 0/4] ARM: stable backports
2026-06-22 10:27 UTC (4+ messages)
[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
2026-06-22 14:36 UTC (3+ messages)
[PATCH 0/4] ARM: v6.6 and v6.1 stable backports
2026-06-22 10:26 UTC (5+ messages)
` [PATCH 1/4] ARM: group is_permission_fault() with is_translation_fault()
` [PATCH 2/4] ARM: allow __do_kernel_fault() to report execution of memory faults
` [PATCH 3/4] ARM: fix hash_name() fault
` [PATCH 4/4] ARM: fix branch predictor hardening
[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-06-22 14:35 UTC (3+ messages)
` [PATCH v3 5/5] "
[meta-rockchip] [PATCH] u-boot: fix incorrect commit reference (radxa-zero-3)
2026-06-22 13:46 UTC
[PATCH v5 0/2] remoteproc: xlnx: remote crash recovery
2026-06-22 14:35 UTC (5+ messages)
` [PATCH v5 2/2] remoteproc: xlnx: add crash detection mechanism
[PATCH] dt-bindings: clock: ti,clockdomain: Convert to DT schema
2026-06-22 14:35 UTC (2+ messages)
[PATCH v7 00/17] target/s390x: Extend qemu CPACF support
2026-06-22 14:34 UTC (7+ messages)
` [PATCH v7 08/17] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v7 09/17] target/s390x: Support pckmo encrypt AES subfunctions
[PATCH 0/9] drm/xe: add page size allocation mode control and coverage
2026-06-22 14:32 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
2026-06-22 14:30 UTC (10+ messages)
` [PATCH 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()
` [PATCH 2/4] media: mc: use fwnode_graph_for_each_endpoint_scoped() to simpilfy code
` [PATCH 3/4] media: rkisp1: use fwnode_graph_for_each_endpoint_scoped() to simplify code
` [PATCH 4/4] media: qcom: camss: use fwnode_graph_for_each_endpoint_scoped() to simpifly code
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-22 14:30 UTC (5+ messages)
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h
[PATCH] ASoC: SDCA: fix __leXX types in find_sdca_control_range
2026-06-22 14:28 UTC (2+ messages)
[chenhuacai-loongson:loongarch-next 2/18] include/linux/irqflags.h:44:22: error: unknown type name 'hardirqs_enabled'
2026-06-22 14:28 UTC
[PATCH] rng-tools: remove obsolete CFLAGS
2026-06-22 14:28 UTC
[PATCH] libssh2: fix CVE-2026-55199
2026-06-22 14:28 UTC
[PATCH v2] libjitterentropy: fix license statement
2026-06-22 14:28 UTC
[PATCH] target/hexagon: use cmd_array() instead of get_id()
2026-06-22 14:26 UTC (2+ messages)
[GIT PULL] more s390 updates for 7.2 merge window
2026-06-22 14:26 UTC
[PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
2026-06-22 14:25 UTC (12+ messages)
[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-06-22 14:22 UTC (4+ messages)
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
[PATCH v2] md/raid5-ppl: fix use-after-free in ppl_do_flush()
2026-06-22 14:06 UTC
[PATCH v2 0/4] timers: Add support for RZ/N1 SoCs timers
2026-06-22 14:23 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: timer: Add the Renesas RZ/N1 timer
` [PATCH v2 2/4] clocksource/drivers: Add support for the Renesas RZ/N1 timers
` [PATCH v2 3/4] ARM: dts: r9a06g032: Add support for timers
` [PATCH v2 4/4] MAINTAINERS: Add the Renesas RZ/N1 timers driver entry
[PATCH 0/4] qga: Add vsock-listen support on Windows
2026-06-22 14:17 UTC (4+ messages)
` [PATCH 4/4] qga: Add AF_VSOCK channel "
[PATCH] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-22 14:22 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v3 0/7] livepatch: Introduce replace set support
2026-06-22 14:21 UTC (4+ messages)
` [PATCH v3 1/7] livepatch: Fix NULL pointer dereference in klp_find_func()
[PATCH v2] mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
2026-06-22 14:20 UTC (2+ messages)
[PATCH] nvdimm/btt: add endian conversion in dev_err in btt_log_read
2026-06-22 14:20 UTC
[PATCH] NFSv4.1/pnfs: bound layout-type count in decode_pnfs_layout_types
2026-06-22 14:20 UTC (2+ messages)
[PATCH 0/3] Record maintainer/reviewer Git Lab handles
2026-06-22 14:17 UTC (2+ messages)
[PATCH v3 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
2026-06-22 14:19 UTC (9+ messages)
` [PATCH v3 3/8] hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstraction
` [PATCH v3 5/8] misc: amd-sbi: Add support for SB-TSI over I3C
` [PATCH v3 6/8] misc: amd-sbi: Add SBTSI ioctl register transfer interface
` [PATCH v3 7/8] hwmon: Add mutex protecting for sbtsi read/write through hwmon
[PATCH 00/17] dmaengine: dw-edma: Support dynamic LL appends
2026-06-22 14:18 UTC (3+ messages)
[PATCH v2] module: Extend module_blacklist parameter to built-in modules
2026-06-22 14:17 UTC (2+ messages)
After upgrading from Debian 11 to Debian 12, the latency became worse
2026-06-22 14:17 UTC (2+ messages)
[PATCH v2] libceph: tolerate addrvecs with multiple entries of the same type
2026-06-22 14:09 UTC (4+ messages)
` [PATCH v3] "
drivers/dma-buf/dma-buf.c:841 dma_buf_get() warn: fd re-used after fget(): 'fd'
2026-06-22 14:15 UTC
[PATCH] raid6: fix raid6_recov_rvv symbol undeclared warning
2026-06-22 13:55 UTC
[Question] 5.posting.rst use To: or Cc:
2026-06-22 14:15 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.