messages from 2026-03-10 11:29:01 to 2026-03-12 20:13:07 UTC [more...]
[PATCH 6.12 000/265] 6.12.77-rc1 review
2026-03-12 20:06 UTC (23+ messages)
` [PATCH 6.12 001/265] drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
` [PATCH 6.12 002/265] drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
` [PATCH 6.12 003/265] drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
` [PATCH 6.12 004/265] KVM: arm64: Advertise support for FEAT_SCTLR2
` [PATCH 6.12 005/265] KVM: arm64: Hide S1POE from guests when not supported by the host
` [PATCH 6.12 006/265] irqchip/sifive-plic: Fix frozen interrupt due to affinity setting
` [PATCH 6.12 007/265] scsi: lpfc: Properly set WC for DPP mapping
` [PATCH 6.12 008/265] scsi: pm8001: Fix use-after-free in pm8001_queue_command()
` [PATCH 6.12 009/265] ALSA: scarlett2: Fix redeclaration of loop variable
` [PATCH 6.12 010/265] ALSA: scarlett2: Fix DSP filter control array handling
` [PATCH 6.12 011/265] ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
` [PATCH 6.12 013/265] sched/fair: Fix EEVDF entity placement bug causing scheduling lag
` [PATCH 6.12 022/265] s390/vtime: Fix virtual timer forwarding
` [PATCH 6.12 023/265] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH 6.12 024/265] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH 6.12 025/265] PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operation
` [PATCH 6.12 026/265] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
` [PATCH 6.12 027/265] PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
` [PATCH 6.12 028/265] drm/amdgpu: Unlock a mutex before destroying it
` [PATCH 6.12 029/265] drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
` [PATCH 6.12 030/265] drm/amdgpu: Fix locking bugs in error paths
` [PATCH 6.12 031/265] ALSA: pci: hda: use snd_kcontrol_chip()
[PATCH 6.18 00/13] 6.18.18-rc1 review
2026-03-12 20:03 UTC (14+ messages)
` [PATCH 6.18 01/13] net/sched: act_gate: snapshot parameters with RCU on replace
` [PATCH 6.18 02/13] net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
` [PATCH 6.18 03/13] apparmor: validate DFA start states are in bounds in unpack_pdb
` [PATCH 6.18 04/13] apparmor: fix memory leak in verify_header
` [PATCH 6.18 05/13] apparmor: replace recursive profile removal with iterative approach
` [PATCH 6.18 06/13] apparmor: fix: limit the number of levels of policy namespaces
` [PATCH 6.18 07/13] apparmor: fix side-effect bug in match_char() macro usage
` [PATCH 6.18 08/13] apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
` [PATCH 6.18 09/13] apparmor: Fix double free of ns_name in aa_replace_profiles()
` [PATCH 6.18 10/13] apparmor: fix unprivileged local user can do privileged policy management
` [PATCH 6.18 11/13] apparmor: fix differential encoding verification
` [PATCH 6.18 12/13] apparmor: fix race on rawdata dereference
` [PATCH 6.18 13/13] apparmor: fix race between freeing data and fs accessing it
[PATCH 6.19 00/13] 6.19.8-rc1 review
2026-03-12 20:03 UTC (14+ messages)
` [PATCH 6.19 01/13] net/sched: act_gate: snapshot parameters with RCU on replace
` [PATCH 6.19 02/13] net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
` [PATCH 6.19 03/13] apparmor: validate DFA start states are in bounds in unpack_pdb
` [PATCH 6.19 04/13] apparmor: fix memory leak in verify_header
` [PATCH 6.19 05/13] apparmor: replace recursive profile removal with iterative approach
` [PATCH 6.19 06/13] apparmor: fix: limit the number of levels of policy namespaces
` [PATCH 6.19 07/13] apparmor: fix side-effect bug in match_char() macro usage
` [PATCH 6.19 08/13] apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
` [PATCH 6.19 09/13] apparmor: Fix double free of ns_name in aa_replace_profiles()
` [PATCH 6.19 10/13] apparmor: fix unprivileged local user can do privileged policy management
` [PATCH 6.19 11/13] apparmor: fix differential encoding verification
` [PATCH 6.19 12/13] apparmor: fix race on rawdata dereference
` [PATCH 6.19 13/13] apparmor: fix race between freeing data and fs accessing it
[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-03-12 19:54 UTC (4+ messages)
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
[PATCH 6.18 022/314] sched/fair: Fix zero_vruntime tracking
2026-03-12 16:49 UTC (3+ messages)
[PATCH 00/16] Update drivers to use ib_copy_validate_udata_in()
2026-03-12 13:22 UTC (21+ messages)
` [PATCH 01/16] RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
` [PATCH 02/16] RDMA: Consolidate patterns with offsetof() "
` [PATCH 03/16] RDMA: Consolidate patterns with sizeof() "
` [PATCH 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in()
` [PATCH 07/16] RDMA/mlx4: "
` [PATCH 08/16] RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
` [PATCH 09/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH 10/16] RDMA/efa: Use ib_copy_validate_udata_in_cm()
` [PATCH 11/16] RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
` [PATCH 12/16] RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
` [PATCH 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH 15/16] RDMA: Remove redundant = {} for udata req structs
` [PATCH 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
[PATCH 6.18 000/314] 6.18.17-rc1 review
2026-03-12 10:06 UTC (104+ messages)
` [PATCH 6.18 085/314] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
` [PATCH 6.18 228/314] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
` [PATCH 6.18 229/314] nvme-multipath: fix leak on try_module_get failure
` [PATCH 6.18 230/314] inet: annotate data-races around isk->inet_num
` [PATCH 6.18 231/314] udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected
` [PATCH 6.18 232/314] tcp: give up on stronger sk_rcvbuf checks (for now)
` [PATCH 6.18 233/314] xsk: Fix fragment node deletion to prevent buffer leak
` [PATCH 6.18 234/314] xsk: Fix zero-copy AF_XDP fragment drop
` [PATCH 6.18 235/314] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
` [PATCH 6.18 236/314] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
` [PATCH 6.18 237/314] net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
` [PATCH 6.18 238/314] amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
` [PATCH 6.18 239/314] can: bcm: fix locking for bcm_op runtime updates
` [PATCH 6.18 240/314] can: mcp251x: fix deadlock in error path of mcp251x_open
` [PATCH 6.18 241/314] wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
` [PATCH 6.18 242/314] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
` [PATCH 6.18 243/314] drm/xe: Do not preempt fence signaling CS instructions
` [PATCH 6.18 244/314] drm/xe/configfs: Free ctx_restore_mid_bb in release
` [PATCH 6.18 245/314] rust: kunit: fix warning when !CONFIG_PRINTK
` [PATCH 6.18 246/314] kunit: tool: copy caller args in run_kernel to prevent mutation
` [PATCH 6.18 247/314] net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
` [PATCH 6.18 248/314] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH 6.18 249/314] octeon_ep: Relocate counter updates before NAPI
` [PATCH 6.18 250/314] octeon_ep: avoid compiler and IQ/OQ reordering
` [PATCH 6.18 251/314] octeon_ep_vf: Relocate counter updates before NAPI
` [PATCH 6.18 252/314] octeon_ep_vf: avoid compiler and IQ/OQ reordering
` [PATCH 6.18 253/314] wifi: cw1200: Fix locking in error paths
` [PATCH 6.18 254/314] wifi: wlcore: Fix a locking bug
` [PATCH 6.18 255/314] wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
` [PATCH 6.18 256/314] wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
` [PATCH 6.18 257/314] wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
` [PATCH 6.18 258/314] indirect_call_wrapper: do not reevaluate function pointer
` [PATCH 6.18 259/314] net/rds: Fix circular locking dependency in rds_tcp_tune
` [PATCH 6.18 260/314] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
` [PATCH 6.18 261/314] ice: fix adding AQ LLDP filter for VF
` [PATCH 6.18 262/314] libie: don't unroll if fwlog isn't supported
` [PATCH 6.18 263/314] iavf: fix netdev->max_mtu to respect actual hardware limit
` [PATCH 6.18 264/314] igb: Fix trigger of incorrect irq in igb_xsk_wakeup
` [PATCH 6.18 265/314] bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
` [PATCH 6.18 266/314] smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
` [PATCH 6.18 267/314] smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
` [PATCH 6.18 268/314] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
` [PATCH 6.18 269/314] net: ipv4: fix ARM64 alignment fault in multipath hash seed
` [PATCH 6.18 270/314] amd-xgbe: fix sleep while atomic on suspend/resume
` [PATCH 6.18 271/314] drm/sched: Fix kernel-doc warning for drm_sched_job_done()
` [PATCH 6.18 272/314] i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"
` [PATCH 6.18 273/314] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
` [PATCH 6.18 274/314] drm/xe/reg_sr: Fix leak on xa_store failure
` [PATCH 6.18 275/314] nvme: reject invalid pr_read_keys() num_keys values
` [PATCH 6.18 276/314] nvme: fix memory allocation in nvme_pr_read_keys()
` [PATCH 6.18 277/314] timekeeping: Fix timex status validation for auxiliary clocks
` [PATCH 6.18 278/314] hwmon: (max6639) fix inverted polarity
` [PATCH 6.18 279/314] net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
` [PATCH 6.18 280/314] tcp: secure_seq: add back ports to TS offset
` [PATCH 6.18 281/314] net: nfc: nci: Fix zero-length proprietary notifications
` [PATCH 6.18 282/314] net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
` [PATCH 6.18 283/314] net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
` [PATCH 6.18 284/314] nfc: nci: free skb on nci_transceive early error paths
` [PATCH 6.18 285/314] nfc: nci: complete pending data exchange on device close
` [PATCH 6.18 286/314] nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
` [PATCH 6.18 287/314] nfc: rawsock: cancel tx_work before socket teardown
` [PATCH 6.18 288/314] net: stmmac: Fix error handling in VLAN add and delete paths
` [PATCH 6.18 289/314] net: stmmac: Improve double VLAN handling
` [PATCH 6.18 290/314] net: stmmac: Fix VLAN HW state restore
` [PATCH 6.18 291/314] net: stmmac: Defer VLAN HW configuration when interface is down
` [PATCH 6.18 292/314] block: use trylock to avoid lockdep circular dependency in sysfs
` [PATCH 6.18 293/314] net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
` [PATCH 6.18 294/314] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH 6.18 295/314] netfilter: nf_tables: clone set on flush only
` [PATCH 6.18 296/314] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
` [PATCH 6.18 297/314] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
` [PATCH 6.18 298/314] kselftest/harness: Use helper to avoid zero-size memset warning
` [PATCH 6.18 299/314] selftests/harness: order TEST_F and XFAIL_ADD constructors
` [PATCH 6.18 300/314] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH 6.18 301/314] net: vxlan: "
` [PATCH 6.18 302/314] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
` [PATCH 6.18 303/314] net/sched: act_ife: Fix metalist update behavior
` [PATCH 6.18 304/314] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH 6.18 305/314] xsk: introduce helper to determine rxq->frag_size
` [PATCH 6.18 306/314] i40e: fix registering XDP RxQ info
` [PATCH 6.18 307/314] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH 6.18 308/314] net: enetc: use truesize "
` [PATCH 6.18 309/314] xdp: produce a warning when calculated tailroom is negative
` [PATCH 6.18 310/314] ata: libata-eh: Fix detection of deferred qc timeouts
` [PATCH 6.18 311/314] selftest/arm64: Fix sve2p1_sigill() to hwcap test
` [PATCH 6.18 312/314] tracing: Add NULL pointer check to trigger_data_free()
` [PATCH 6.18 313/314] bpf: collect only live registers in linked regs
` [PATCH 6.18 314/314] Linux 6.18.17-rc1
[PATCH 6.19 000/311] 6.19.7-rc1 review
2026-03-12 9:05 UTC (18+ messages)
[PATCH 5.15.y] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
2026-03-12 3:46 UTC
[PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
2026-03-12 1:44 UTC (2+ messages)
[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
2026-03-12 0:39 UTC
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-03-10 12:51 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