messages from 2026-07-21 19:00:20 to 2026-07-21 19:09:04 UTC [more...]
[PATCH 7.1 0000/2077] 7.1.5-rc1 review
2026-07-21 15:14 UTC (201+ messages)
` [PATCH 7.1 0964/2077] pNFS/filelayout: fix cheking if a layout is striped
` [PATCH 7.1 0966/2077] xprtrdma: Decouple req recycling from RPC completion
` [PATCH 7.1 0967/2077] NFSv4/pnfs: defer return_range callbacks until after inode unlock
` [PATCH 7.1 0968/2077] nfs: keep PG_UPTODATE clear after read errors in page groups
` [PATCH 7.1 0969/2077] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
` [PATCH 7.1 0970/2077] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write
` [PATCH 7.1 0971/2077] nfs: use nfsi->rwsem to protect traversal of the file lock list
` [PATCH 7.1 0972/2077] PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
` [PATCH 7.1 0973/2077] pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
` [PATCH 7.1 0974/2077] PCI: meson: Propagate devm_add_action_or_reset() failure
` [PATCH 7.1 0975/2077] PCI: meson: Add missing remove callback
` [PATCH 7.1 0976/2077] lockd: Correct kernel-doc status descriptions for NLMv4 GRANTED
` [PATCH 7.1 0977/2077] virtio: add missing kernel-doc for map and vmap members
` [PATCH 7.1 0978/2077] fs/ntfs3: prevent potential lcn remains uninitialized
` [PATCH 7.1 0979/2077] fs/ntfs3: resize log->one_page_buf when adopting on-disk page size
` [PATCH 7.1 0980/2077] platform/x86/intel/vsec: Restore BAR fallback for header walk
` [PATCH 7.1 0981/2077] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 7.1 0982/2077] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 7.1 0983/2077] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 7.1 0984/2077] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 7.1 0985/2077] PCI: rcar-host: Remove unused LIST_HEAD(res)
` [PATCH 7.1 0986/2077] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 7.1 0987/2077] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 7.1 0988/2077] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 7.1 0989/2077] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 7.1 0990/2077] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 7.1 0991/2077] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
` [PATCH 7.1 0992/2077] xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
` [PATCH 7.1 0993/2077] xprtrdma: Initialize re_id before removal registration
` [PATCH 7.1 0994/2077] xprtrdma: Check frwr_wp_create() during connect
` [PATCH 7.1 0995/2077] xprtrdma: Document and assert reply-handler invariants
` [PATCH 7.1 0996/2077] xprtrdma: Resize reply buffers before reposting receives
` [PATCH 7.1 0997/2077] xprtrdma: Fix bcall rep leak and unbounded peek
` [PATCH 7.1 0998/2077] xprtrdma: Sanitize the reply credit grant after parsing
` [PATCH 7.1 0999/2077] xprtrdma: Repost Receive buffers for malformed replies
` [PATCH 7.1 1000/2077] xprtrdma: Return sendctx slot after Send preparation failure
` [PATCH 7.1 1001/2077] perf s390: Fix TEXTREL in Python extension by compiling as PIC
` [PATCH 7.1 1002/2077] perf data convert json: Fix addr_location leak on time-filtered samples
` [PATCH 7.1 1003/2077] perf cs-etm: Queue context packets for frontend
` [PATCH 7.1 1004/2077] perf pmu: Fix pmu_id() heap underwrite on empty identifier file
` [PATCH 7.1 1005/2077] perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs file
` [PATCH 7.1 1006/2077] tools lib api: Fix missing null termination in filename__read_int/ull()
` [PATCH 7.1 1007/2077] perf symbols: Fix signed overflow in sysfs__read_build_id() size check
` [PATCH 7.1 1008/2077] perf symbols: Bounds-check .gnu_debuglink section data
` [PATCH 7.1 1009/2077] perf tools: Use mkostemp() for O_CLOEXEC on temporary files
` [PATCH 7.1 1010/2077] perf intel-pt: Fix snprintf size tracking bug in insn decoder
` [PATCH 7.1 1011/2077] perf tools: Fix thread__set_comm_from_proc() on empty comm file
` [PATCH 7.1 1012/2077] perf hwmon: Fix off-by-one null termination on sysfs reads
` [PATCH 7.1 1013/2077] perf hwmon: Use scnprintf() in hwmon_pmu__for_each_event()
` [PATCH 7.1 1014/2077] perf hwmon: Fix parse_hwmon_filename() strlcpy buffer overflow
` [PATCH 7.1 1015/2077] perf symbols: Bounds-check descsz in sysfs__read_build_id() GNU fallback
` [PATCH 7.1 1016/2077] perf tools: Fix uninitialized pathname on uncompressed fallback in filename__decompress()
` [PATCH 7.1 1017/2077] perf hwmon: Guard label read against empty or failed reads
` [PATCH 7.1 1018/2077] perf tools: Use snprintf() in dso__read_running_kernel_build_id()
` [PATCH 7.1 1019/2077] tools lib api: Fix filename__write_int() writing uninitialized stack data
` [PATCH 7.1 1020/2077] tools lib api: Fix mount_overload() snprintf truncation and toupper range
` [PATCH 7.1 1021/2077] perf bpf: Add NULL check for btf__type_by_id() in synthesize_bpf_prog_name()
` [PATCH 7.1 1022/2077] perf bpf: Fix map data leak in bpf_metadata_create() on alloc failure
` [PATCH 7.1 1023/2077] perf bpf: Fix metadata leak in perf_env__add_bpf_info() on duplicate insert
` [PATCH 7.1 1024/2077] perf symbols: Add bounds checks to elf_read_build_id() note iteration
` [PATCH 7.1 1025/2077] perf symbols: Add bounds checks to read_build_id() note iteration in minimal build
` [PATCH 7.1 1026/2077] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B
` [PATCH 7.1 1027/2077] dt-bindings: phy: sc8280xp-qmp-pcie: Disallow bifurcation register on Purwa
` [PATCH 7.1 1028/2077] PCI: mediatek: Use actual physical address instead of virt_to_phys()
` [PATCH 7.1 1029/2077] phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in reset
` [PATCH 7.1 1030/2077] phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on probe error path
` [PATCH 7.1 1031/2077] PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS DES capability
` [PATCH 7.1 1032/2077] xfrm: Fix dev use-after-free in xfrm async resumption
` [PATCH 7.1 1033/2077] sparc: Avoid -Wunused-but-set-parameter in clear_user_page()
` [PATCH 7.1 1034/2077] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
` [PATCH 7.1 1035/2077] Revert "PCI/MSI: Unmap MSI-X region on error"
` [PATCH 7.1 1036/2077] apparmor: fix shadowing of plabel that prevents cache from being updated
` [PATCH 7.1 1037/2077] apparmor: fix race in unix socket mediation when peer_path is used
` [PATCH 7.1 1038/2077] apparmor: fix refcount leak when updating the sk_ctx
` [PATCH 7.1 1039/2077] security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
` [PATCH 7.1 1040/2077] apparmor: check label build before no_new_privs test
` [PATCH 7.1 1041/2077] apparmor: aa_label_alloc use aa_label_free on alloc failure
` [PATCH 7.1 1042/2077] apparmor: fix rawdata_f_data implicit flex array
` [PATCH 7.1 1043/2077] apparmor: grab ns lock and refresh when looking up changehat child profiles
` [PATCH 7.1 1044/2077] apparmor: fix potential UAF in aa_replace_profiles
` [PATCH 7.1 1045/2077] apparmor: fix NULL pointer dereference in unpack_pdb
` [PATCH 7.1 1046/2077] apparmor: remove or add symlinks to rawdata according to export_binary
` [PATCH 7.1 1047/2077] apparmor: Fix return in ns_mkdir_op
` [PATCH 7.1 1048/2077] apparmor: fail policy unpack on accept2 allocation failure
` [PATCH 7.1 1049/2077] apparmor: release exe file resources on path failure
` [PATCH 7.1 1050/2077] apparmor: remove unnecessary goto and associated label
` [PATCH 7.1 1051/2077] apparmor: aa_getprocattr free procattr leak on format failure
` [PATCH 7.1 1052/2077] apparmor: put secmark label after secid lookup
` [PATCH 7.1 1053/2077] apparmor: dont audit files pointing to aa_null.dentry
` [PATCH 7.1 1054/2077] apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
` [PATCH 7.1 1055/2077] apparmor: Fix inverted comparison in cache_hold_inc()
` [PATCH 7.1 1056/2077] i3c: mipi-i3c-hci: Fix suspend behavior when bus disable falls back to software reset
` [PATCH 7.1 1057/2077] i3c: mipi-i3c-hci: Preserve RUN bit when aborting DMA ring
` [PATCH 7.1 1058/2077] i3c: master: Make hot-join workqueue freezable to block hot-join during suspend
` [PATCH 7.1 1059/2077] i3c: master: Serialize i3c_set_hotjoin() with the maintenance lock
` [PATCH 7.1 1060/2077] i3c: master: Consolidate Hot-Join DAA work in the core
` [PATCH 7.1 1061/2077] i3c: master: Ensure Hot-Join operations are stopped on shutdown
` [PATCH 7.1 1062/2077] i3c: master: Defer new-device registration out of DAA caller context
` [PATCH 7.1 1063/2077] i3c: mipi-i3c-hci: Fix race in i3c_hci_addr_to_dev()
` [PATCH 7.1 1064/2077] i3c: master: Prevent reuse of dynamic address on device add failure
` [PATCH 7.1 1065/2077] apparmor: fix label can not be immediately before a declaration
` [PATCH 7.1 1066/2077] accel/ivpu: fix HWS command queue leak on registration failure
` [PATCH 7.1 1067/2077] sparc: led: avoid trimming a newline from empty writes
` [PATCH 7.1 1068/2077] perf maps: Add maps__mutate_mapping
` [PATCH 7.1 1069/2077] perf symbols: Fix bswap copy-paste error for 32-bit ELF p_filesz
` [PATCH 7.1 1070/2077] perf symbols: Validate p_filesz before use in filename__read_build_id()
` [PATCH 7.1 1071/2077] perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()
` [PATCH 7.1 1072/2077] perf dso: Fix heap overflow in dso__get_filename() on decompressed path
` [PATCH 7.1 1073/2077] perf dso: Set error code when open() fails on uncompressed fallback path
` [PATCH 7.1 1074/2077] perf tools: Use snprintf() for root_dir path construction
` [PATCH 7.1 1075/2077] perf hwmon: Fix fd check to accept fd 0 in hwmon_pmu__describe_items()
` [PATCH 7.1 1076/2077] perf sched: Replace (void*)1 sentinel with proper runtime allocation
` [PATCH 7.1 1077/2077] perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()
` [PATCH 7.1 1078/2077] perf bpf: Reject oversized BPF metadata events that truncate header.size
` [PATCH 7.1 1079/2077] perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
` [PATCH 7.1 1080/2077] perf c2c: Free format list entries when releasing c2c hist entries
` [PATCH 7.1 1081/2077] perf cs-etm: Reject CPU IDs that would overflow signed comparison
` [PATCH 7.1 1082/2077] gpio: mlxbf3: fail probe if gpiochip registration fails
` [PATCH 7.1 1083/2077] regcache: Do not overwrite error code when finalizing cache after error
` [PATCH 7.1 1084/2077] drm/i915: clear CRTC color blob pointers after dropping refs
` [PATCH 7.1 1085/2077] drm/xe: Fix wa_oob codegen recipe for external module builds
` [PATCH 7.1 1086/2077] spi: dw: fix wrong BAUDR setting after resume
` [PATCH 7.1 1087/2077] i3c: master: Update dev_nack_retry_count under maintenance lock
` [PATCH 7.1 1088/2077] i3c: master: Add missing runtime PM get in dev_nack_retry_count_store()
` [PATCH 7.1 1089/2077] erofs: call erofs_exit_ishare() before rcu_barrier()
` [PATCH 7.1 1090/2077] ALSA: usb-audio: qcom: Free sideband sg_table objects
` [PATCH 7.1 1091/2077] xfrm: Fix xfrm state cache insertion race
` [PATCH 7.1 1092/2077] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
` [PATCH 7.1 1093/2077] xfrm: validate selector family and prefixlen during match
` [PATCH 7.1 1094/2077] perf machine: Use snprintf() for guestmount path construction
` [PATCH 7.1 1095/2077] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 7.1 1096/2077] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 7.1 1097/2077] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 7.1 1098/2077] perf c2c: Free format list entries when c2c_hists__init() fails
` [PATCH 7.1 1099/2077] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
` [PATCH 7.1 1100/2077] perf bpf: Validate array presence before casting BPF prog info pointers
` [PATCH 7.1 1101/2077] perf dso: Set standard errno on decompression failure
` [PATCH 7.1 1102/2077] ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
` [PATCH 7.1 1103/2077] drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
` [PATCH 7.1 1104/2077] drm/amdgpu: initialize iter.start in amdgpu_devcoredump_format
` [PATCH 7.1 1105/2077] drm/amd/display: Skip PHY SSC reduction on some 8K panels
` [PATCH 7.1 1106/2077] drm/amd/display: Fix mem_type change detection for async flips
` [PATCH 7.1 1107/2077] drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm
` [PATCH 7.1 1108/2077] drm/amdgpu: initialize irq.lock spinlock earlier
` [PATCH 7.1 1109/2077] net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_create
` [PATCH 7.1 1110/2077] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
` [PATCH 7.1 1111/2077] octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
` [PATCH 7.1 1112/2077] octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug level
` [PATCH 7.1 1113/2077] net: psample: fix info leak in PSAMPLE_ATTR_DATA
` [PATCH 7.1 1114/2077] sctp: hold socket lock when dumping endpoints in sctp_diag
` [PATCH 7.1 1115/2077] ALSA: usb-audio: qcom: reject stream disable with no active interface
` [PATCH 7.1 1116/2077] ALSA: usb-audio: qcom: clear opened when stream enable fails
` [PATCH 7.1 1117/2077] PCI: iproc: Restore .map_irq() for the platform bus driver
` [PATCH 7.1 1118/2077] spi: rpc-if: Use correct device for hardware reinitialization on resume
` [PATCH 7.1 1119/2077] virtio-net: fix len check in receive_big()
` [PATCH 7.1 1120/2077] dpaa2-switch: fix VLAN upper check not rejecting bridge join
` [PATCH 7.1 1121/2077] devlink: Fix parent ref leak in devl_rate_node_create()
` [PATCH 7.1 1122/2077] devlink: Fix parent ref leak on tc-bw failure
` [PATCH 7.1 1123/2077] net: airoha: fix foe_check_time allocation size
` [PATCH 7.1 1124/2077] net: macb: add TX stall timeout callback to recover from lost TSTART write
` [PATCH 7.1 1125/2077] flow_dissector: check device type before reading ETH_ADDRS
` [PATCH 7.1 1126/2077] netconsole: dont drop the last byte of a full-sized message
` [PATCH 7.1 1127/2077] selftests: vlan_bridge_binding: Fix flaky operational state check
` [PATCH 7.1 1128/2077] eth: fbnic: take netif_addr_lock_bh() around rx mode address programming
` [PATCH 7.1 1129/2077] ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints
` [PATCH 7.1 1130/2077] netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
` [PATCH 7.1 1131/2077] arm64: static_call: include asm/insns.h
` [PATCH 7.1 1132/2077] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
` [PATCH 7.1 1133/2077] thermal: intel: Fix dangling resources on thermal_throttle_online() failure
` [PATCH 7.1 1134/2077] ACPI: resource: Amend kernel-doc style
` [PATCH 7.1 1135/2077] ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
` [PATCH 7.1 1136/2077] ieee802154: Restore initial state on failed device_rename() in cfg802154_switch_netns()
` [PATCH 7.1 1137/2077] ieee802154: Avoid calling WARN_ON() on -ENOMEM "
` [PATCH 7.1 1138/2077] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
` [PATCH 7.1 1139/2077] ieee802154: fix kernel-infoleak in dgram_recvmsg()
` [PATCH 7.1 1140/2077] mac802154: Prevent overwrite return code in mac802154_perform_association()
` [PATCH 7.1 1141/2077] md/raid1: fix writes_pending and barrier reference leaks on write failures
` [PATCH 7.1 1142/2077] md/raid10: fix writes_pending leak on write request failures
` [PATCH 7.1 1143/2077] md/raid10: fix writes_pending and barrier reference leaks on discard failures
` [PATCH 7.1 1144/2077] md/raid1: honor REQ_NOWAIT when waiting for behind writes
` [PATCH 7.1 1145/2077] md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
` [PATCH 7.1 1146/2077] netfilter: ipset: Dont use test_bit() in lockless RCU readers in hash types
` [PATCH 7.1 1147/2077] netfilter: ipset: Dont use test_bit() in lockless RCU readers in bitmap types
` [PATCH 7.1 1148/2077] netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
` [PATCH 7.1 1149/2077] netfilter: ipset: make sure gc is properly stopped
` [PATCH 7.1 1151/2077] netfilter: nft_meta_bridge: add validate callback for get operations
` [PATCH 7.1 1152/2077] netfilter: nft_flow_offload: zero device address for non-ether case
` [PATCH 7.1 1160/2077] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
` [PATCH 7.1 1161/2077] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
` [PATCH 7.1 1162/2077] selftests/mm: fix hugetlb pathname construction "
` [PATCH 7.1 1163/2077] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH 7.1 1164/2077] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH 7.1 1165/2077] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH 7.1 1166/2077] selftest/mm: register existing mapping with userfaultfd in hugetlb-mremap
` [PATCH 7.1 1167/2077] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH 7.1 1168/2077] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH 7.1 1169/2077] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH 7.1 1170/2077] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH 7.1 1171/2077] selftests/mm: clarify alternate unmapping in compaction_test
` [PATCH 7.1 1172/2077] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
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