All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 19:36:37 to 2026-07-21 19:43:55 UTC [more...]

[PATCH 6.12 0000/1276] 6.12.97-rc1 review
 2026-07-21 15:18 UTC  (168+ messages)
` [PATCH 6.12 0459/1276] perf sched: Fix thread reference leak in latency_switch_event
` [PATCH 6.12 0464/1276] perf mmap: Guard cpu__get_node() return in aio_bind()
` [PATCH 6.12 0465/1276] perf stat: Bounds-check CPU index in topology aggregation callbacks
` [PATCH 6.12 0466/1276] perf c2c: Bounds-check CPU and node IDs before bitmap and array access
` [PATCH 6.12 0467/1276] perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
` [PATCH 6.12 0468/1276] perf sched: Clean up idle_threads entry on init failure
` [PATCH 6.12 0503/1276] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 6.12 0504/1276] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 6.12 0505/1276] xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
` [PATCH 6.12 0506/1276] xprtrdma: Initialize re_id before removal registration
` [PATCH 6.12 0507/1276] xprtrdma: Check frwr_wp_create() during connect
` [PATCH 6.12 0508/1276] xprtrdma: Document and assert reply-handler invariants
` [PATCH 6.12 0509/1276] xprtrdma: Resize reply buffers before reposting receives
` [PATCH 6.12 0510/1276] xprtrdma: Fix bcall rep leak and unbounded peek
` [PATCH 6.12 0511/1276] xprtrdma: Sanitize the reply credit grant after parsing
` [PATCH 6.12 0512/1276] xprtrdma: Repost Receive buffers for malformed replies
` [PATCH 6.12 0513/1276] xprtrdma: Return sendctx slot after Send preparation failure
` [PATCH 6.12 0514/1276] perf cs-etm: Queue context packets for frontend
` [PATCH 6.12 0515/1276] perf pmu: Fix pmu_id() heap underwrite on empty identifier file
` [PATCH 6.12 0516/1276] perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs file
` [PATCH 6.12 0517/1276] tools lib api: Fix missing null termination in filename__read_int/ull()
` [PATCH 6.12 0518/1276] perf symbols: Fix signed overflow in sysfs__read_build_id() size check
` [PATCH 6.12 0519/1276] perf symbols: Bounds-check .gnu_debuglink section data
` [PATCH 6.12 0520/1276] perf intel-pt: Fix snprintf size tracking bug in insn decoder
` [PATCH 6.12 0521/1276] perf tools: Fix thread__set_comm_from_proc() on empty comm file
` [PATCH 6.12 0522/1276] perf symbols: Bounds-check descsz in sysfs__read_build_id() GNU fallback
` [PATCH 6.12 0523/1276] perf dso: Use lock annotations to fix asan deadlock
` [PATCH 6.12 0524/1276] perf dso: Add support for reading the e_machine type for a dso
` [PATCH 6.12 0525/1276] perf build-id: Change sprintf functions to snprintf
` [PATCH 6.12 0526/1276] perf dso: Move build_id to dso_id
` [PATCH 6.12 0527/1276] perf tools: Use snprintf() in dso__read_running_kernel_build_id()
` [PATCH 6.12 0528/1276] tools lib api: Fix filename__write_int() writing uninitialized stack data
` [PATCH 6.12 0529/1276] tools lib api: Fix mount_overload() snprintf truncation and toupper range
` [PATCH 6.12 0530/1276] perf bpf: Add NULL check for btf__type_by_id() in synthesize_bpf_prog_name()
` [PATCH 6.12 0531/1276] perf symbols: Add bounds checks to elf_read_build_id() note iteration
` [PATCH 6.12 0532/1276] perf symbols: Add bounds checks to read_build_id() note iteration in minimal build
` [PATCH 6.12 0533/1276] PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
` [PATCH 6.12 0534/1276] PCI: mediatek: Use actual physical address instead of virt_to_phys()
` [PATCH 6.12 0535/1276] Revert "PCI/MSI: Unmap MSI-X region on error"
` [PATCH 6.12 0536/1276] security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
` [PATCH 6.12 0537/1276] apparmor: check label build before no_new_privs test
` [PATCH 6.12 0538/1276] apparmor: aa_label_alloc use aa_label_free on alloc failure
` [PATCH 6.12 0539/1276] apparmor: fix rawdata_f_data implicit flex array
` [PATCH 6.12 0540/1276] apparmor: grab ns lock and refresh when looking up changehat child profiles
` [PATCH 6.12 0541/1276] apparmor: fix potential UAF in aa_replace_profiles
` [PATCH 6.12 0542/1276] apparmor: remove or add symlinks to rawdata according to export_binary
` [PATCH 6.12 0543/1276] apparmor: aa_getprocattr free procattr leak on format failure
` [PATCH 6.12 0544/1276] apparmor: put secmark label after secid lookup
` [PATCH 6.12 0545/1276] workqueue: Add new WQ_PERCPU flag
` [PATCH 6.12 0546/1276] i3c: master: add WQ_PERCPU to alloc_workqueue users
` [PATCH 6.12 0547/1276] i3c: master: Make hot-join workqueue freezable to block hot-join during suspend
` [PATCH 6.12 0548/1276] i3c: master: Prevent reuse of dynamic address on device add failure
` [PATCH 6.12 0549/1276] apparmor: fix label can not be immediately before a declaration
` [PATCH 6.12 0550/1276] sparc: led: avoid trimming a newline from empty writes
` [PATCH 6.12 0551/1276] perf maps: Add maps__mutate_mapping
` [PATCH 6.12 0552/1276] perf symbols: Fix bswap copy-paste error for 32-bit ELF p_filesz
` [PATCH 6.12 0553/1276] perf symbols: Validate p_filesz before use in filename__read_build_id()
` [PATCH 6.12 0554/1276] perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()
` [PATCH 6.12 0555/1276] perf tools: Use snprintf() for root_dir path construction
` [PATCH 6.12 0556/1276] perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()
` [PATCH 6.12 0557/1276] perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
` [PATCH 6.12 0558/1276] perf: Remove redundant kernel.h include
` [PATCH 6.12 0559/1276] perf cs-etm: Reject CPU IDs that would overflow signed comparison
` [PATCH 6.12 0560/1276] gpio: mlxbf3: fail probe if gpiochip registration fails
` [PATCH 6.12 0561/1276] drm/i915: clear CRTC color blob pointers after dropping refs
` [PATCH 6.12 0562/1276] spi: dw: fix wrong BAUDR setting after resume
` [PATCH 6.12 0563/1276] xfrm: Fix xfrm state cache insertion race
` [PATCH 6.12 0564/1276] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
` [PATCH 6.12 0565/1276] xfrm: validate selector family and prefixlen during match
` [PATCH 6.12 0566/1276] perf machine: Use snprintf() for guestmount path construction
` [PATCH 6.12 0567/1276] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 6.12 0568/1276] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 6.12 0569/1276] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 6.12 0570/1276] ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
` [PATCH 6.12 0571/1276] drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
` [PATCH 6.12 0572/1276] drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm
` [PATCH 6.12 0573/1276] drm/amdgpu: initialize irq.lock spinlock earlier
` [PATCH 6.12 0574/1276] octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
` [PATCH 6.12 0575/1276] net: psample: fix info leak in PSAMPLE_ATTR_DATA
` [PATCH 6.12 0576/1276] sctp: hold socket lock when dumping endpoints in sctp_diag
` [PATCH 6.12 0577/1276] PCI: iproc: Restore .map_irq() for the platform bus driver
` [PATCH 6.12 0578/1276] spi: rpc-if: Use correct device for hardware reinitialization on resume
` [PATCH 6.12 0579/1276] virtio-net: fix len check in receive_big()
` [PATCH 6.12 0580/1276] dpaa2-switch: fix VLAN upper check not rejecting bridge join
` [PATCH 6.12 0581/1276] devlink: Fix parent ref leak in devl_rate_node_create()
` [PATCH 6.12 0582/1276] flow_dissector: check device type before reading ETH_ADDRS
` [PATCH 6.12 0583/1276] ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints
` [PATCH 6.12 0584/1276] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
` [PATCH 6.12 0585/1276] thermal: intel: Fix dangling resources on thermal_throttle_online() failure
` [PATCH 6.12 0586/1276] ACPI: resource: Amend kernel-doc style
` [PATCH 6.12 0587/1276] ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
` [PATCH 6.12 0588/1276] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
` [PATCH 6.12 0589/1276] ieee802154: fix kernel-infoleak in dgram_recvmsg()
` [PATCH 6.12 0590/1276] mac802154: Prevent overwrite return code in mac802154_perform_association()
` [PATCH 6.12 0591/1276] md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
` [PATCH 6.12 0592/1276] netfilter: ipset: Fix data race between add and dump in all hash types
` [PATCH 6.12 0593/1276] netfilter: ipset: annotate "pos" for concurrent readers/writers
` [PATCH 6.12 0594/1276] netfilter: ipset: Dont use test_bit() in lockless RCU readers in hash types
` [PATCH 6.12 0595/1276] netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
` [PATCH 6.12 0596/1276] netfilter: ipset: make sure gc is properly stopped
` [PATCH 6.12 0597/1276] netfilter: nf_reject: skip iphdr options when looking for icmp header
` [PATCH 6.12 0598/1276] netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak
` [PATCH 6.12 0599/1276] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
` [PATCH 6.12 0600/1276] irqchip/crossbar: Fix parent domain resource leak
` [PATCH 6.12 0601/1276] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
` [PATCH 6.12 0602/1276] selftest/mm: register existing mapping with userfaultfd in hugetlb-mremap
` [PATCH 6.12 0603/1276] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH 6.12 0604/1276] selftests/mm: clarify alternate unmapping in compaction_test
` [PATCH 6.12 0605/1276] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH 6.12 0606/1276] selftests/mm: fix exclusive_cow test fork() handling
` [PATCH 6.12 0607/1276] net: marvell: prestera: initialize err in prestera_port_sfp_bind
` [PATCH 6.12 0608/1276] tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
` [PATCH 6.12 0609/1276] net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error paths
` [PATCH 6.12 0610/1276] octeontx2-af: mcs: Fix unsupported secy stats read
` [PATCH 6.12 0611/1276] octeontx2-pf: Clear stats of all resources when freeing resources
` [PATCH 6.12 0612/1276] octeontx2-pf: mcs: Fix mcs resources free on PF shutdown
` [PATCH 6.12 0613/1276] net/sched: act_ct: fix nf_connlabels leak on two error paths
` [PATCH 6.12 0614/1276] ipv6: ndisc: fix NULL deref in accept_untracked_na()
` [PATCH 6.12 0615/1276] dpaa2-switch: do not accept VLAN uppers while bridged
` [PATCH 6.12 0616/1276] rtc: abx80x: fix the RTC_VL_CLR clearing all status flags
` [PATCH 6.12 0617/1276] rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
` [PATCH 6.12 0618/1276] bpf: Fix stack slot index in nospec checks
` [PATCH 6.12 0619/1276] bpftool: Fix vmlinux BTF leak in cgroup commands
` [PATCH 6.12 0620/1276] bpf: zero-initialize the fib lookup flow struct
` [PATCH 6.12 0621/1276] bpf: Fix effective prog array index with BPF_F_PREORDER
` [PATCH 6.12 0622/1276] power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()
` [PATCH 6.12 0623/1276] drm/edid: fix OOB read in drm_parse_tiled_block()
` [PATCH 6.12 0624/1276] PCI: endpoint: pci-epf-vntb: Add check to detect db_count value of 0
` [PATCH 6.12 0625/1276] PCI: endpoint: pci-epf-ntb: "
` [PATCH 6.12 0626/1276] ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
` [PATCH 6.12 0627/1276] ice: fix AQ error code comparison in ice_set_pauseparam()
` [PATCH 6.12 0628/1276] ice: call netif_keep_dst() once when entering switchdev mode
` [PATCH 6.12 0629/1276] ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
` [PATCH 6.12 0630/1276] ice: dpll: fix memory leak in ice_dpll_init_info error paths
` [PATCH 6.12 0631/1276] i40e: Fix i40e_debug() to use struct i40e_hw argument
` [PATCH 6.12 0632/1276] rtc: msc313: fix NULL deref in shared IRQ handler at probe
` [PATCH 6.12 0633/1276] ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE
` [PATCH 6.12 0634/1276] ipv6: Fix null-ptr-deref in fib6_nh_mtu_change()
` [PATCH 6.12 0635/1276] net: bnxt: use ethtool string helpers
` [PATCH 6.12 0636/1276] eth: bnxt: gather and report HW-GRO stats
` [PATCH 6.12 0637/1276] eth: bnxt: rename ring_err_stats -> ring_drv_stats
` [PATCH 6.12 0638/1276] eth: bnxt: improve the timing of stats
` [PATCH 6.12 0639/1276] ipv4: fib: Dont ignore error route in local/main tables
` [PATCH 6.12 0640/1276] md/raid5: use stripe state snapshot in break_stripe_batch_list()
` [PATCH 6.12 0641/1276] md/raid5: avoid R5_Overlap races while breaking stripe batches
` [PATCH 6.12 0642/1276] bpf: Disable xfrm_decode_session hook attachment
` [PATCH 6.12 0644/1276] netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
` [PATCH 6.12 0645/1276] netfilter: nft_synproxy: stop bypassing the priv->info snapshot
` [PATCH 6.12 0653/1276] net, bpf: check master for NULL in xdp_master_redirect()
` [PATCH 6.12 0654/1276] net: dsa: sja1105: round up PTP perout pin duration
` [PATCH 6.12 0655/1276] veth: fix NAPI leak in XDP enable error path
` [PATCH 6.12 0656/1276] net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
` [PATCH 6.12 0657/1276] ipv6: fix error handling in disable_ipv6 sysctl
` [PATCH 6.12 0658/1276] ipv6: fix error handling in ignore_routes_with_linkdown sysctl
` [PATCH 6.12 0659/1276] ipv6: fix error handling in forwarding sysctl
` [PATCH 6.12 0660/1276] ipv6: fix error handling in disable_policy sysctl
` [PATCH 6.12 0661/1276] rtnetlink: Add per-netns RTNL
` [PATCH 6.12 0662/1276] rtnetlink: Add assertion helpers for "
` [PATCH 6.12 0663/1276] rtnetlink: Define rtnl_net_trylock()
` [PATCH 6.12 0664/1276] ipv6: Add __in6_dev_get_rtnl_net()
` [PATCH 6.12 0665/1276] ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL
` [PATCH 6.12 0666/1276] ipv6: fix missing notification for ignore_routes_with_linkdown
` [PATCH 6.12 0667/1276] thermal: testing: zone: Flush work items during cleanup
` [PATCH 6.12 0668/1276] ACPI: processor_idle: Mark LPI enter functions as __cpuidle
` [PATCH 6.12 0669/1276] smb/client: preserve errors from smb2_set_sparse()
` [PATCH 6.12 0670/1276] rtc: ds1307: Fix off-by-one issue with wday for rx8130
` [PATCH 6.12 0671/1276] rtc: cmos: unregister HPET IRQ handler on probe failure

[RFC PATCH bpf-next 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-21 19:43 UTC  (4+ messages)
` [RFC PATCH bpf-next 3/3] selftests/bpf: build each test runner instance in its own sub-make

[RFC PATCH 0/2] KVM: x86/pmu: Let userspace disable SW accounting of emulated instructions
 2026-07-21 19:43 UTC  (6+ messages)
` [RFC PATCH 1/2] KVM: x86/pmu: Add CAP to "

[PATCH wireless-next v4 1/4] wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtime
 2026-07-21 19:42 UTC  (4+ messages)
` [PATCH wireless-next v4 2/4] wifi: mac80211: estimate expected throughput if not provided by driver/rc
` [PATCH wireless-next v4 3/4] wifi: mac80211: add AQL support for multicast packets
` [PATCH wireless-next v4 4/4] wifi: mac80211: add ieee80211_txq_aql_pending()

[PATCH] libsepol: add module package fuzzer
 2026-07-21 19:41 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH bpf-next v2 0/3] selftests/bpf: restructure the Makefile as a layered build
 2026-07-21 19:41 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/3] selftests/bpf: extract BPF skeleton generation into a helper script
` [RFC PATCH bpf-next v2 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: build each test runner instance in its own sub-make

[Buildroot] [PATCH 1/1] package/iproute2: bump to version 7.1.0
 2026-07-21 19:41 UTC  (2+ messages)

[Buildroot] [git commit] package/iproute2: bump to version 7.1.0
 2026-07-21 19:35 UTC 

[PATCH 0/1] Bluetooth: mgmt: fix pairing command UAF
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH] Bluetooth: ISO: clear iso_data always when detaching conn from hcon
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH v2 0/3] Bluetooth: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDOR
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH net-next v2 0/3] align IPv4 teardown with IPv6 and fix driver regressions
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH] mailmap: fix wrong canonical name for mgr@kernel.org
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH v2] sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
 2026-07-21 19:40 UTC  (2+ messages)

[PATCH RFC] Bluetooth: Add generic support for vendor HCI frames
 2026-07-21 19:40 UTC  (5+ messages)

[PATCH v3 00/13] Add thermal management support for sama7d65
 2026-07-21 19:39 UTC  (7+ messages)
` [PATCH v3 11/13] ARM: dts: microchip: sama7d65: add cells for temperature calibration
` [PATCH v3 12/13] ARM: dts: microchip: sama7d65: add temperature sensor
` [PATCH v3 13/13] ARM: dts: microchip: sama7d65: add thermal zones node

[RFC PATCH] overflow: Add DECLARE_SIZED_FLEX() helper family
 2026-07-21 19:39 UTC  (5+ messages)

[PATCH] mm: proc/task_mmu: Use walk_page_range_vma() for smaps
 2026-07-21 19:39 UTC  (3+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-21 19:39 UTC  (3+ messages)
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds

[PATCH v2] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
 2026-07-21 19:38 UTC  (2+ messages)

[PATCH v2] serial: 8250: clear a stuck RX-timeout interrupt with an empty FIFO
 2026-07-21 19:37 UTC  (2+ messages)

[PATCH sched_ext/for-7.3] tools/sched_ext: scx_pair: Convert to sched_switch TP
 2026-07-21 19:37 UTC  (2+ messages)

[PATCH 0/6] doc/rel_notes: updates to 26.07 doc
 2026-07-21 19:37 UTC  (3+ messages)
` [PATCH 3/6] doc/rel_notes: keep library updates together

[PATCH v2 net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-21 19:37 UTC  (3+ messages)

[PATCH 0/6] drm/nouveau: GSP telemetry via RUSD, and fdinfo telemetry exposure
 2026-07-21 19:36 UTC  (5+ messages)
` [PATCH 3/6] drm/nouveau: add GSP hwmon support


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.