All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 16:52:03 to 2026-07-02 16:59:45 UTC [more...]

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-02 16:20 UTC  (49+ messages)
` [PATCH 7.1 001/120] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 7.1 002/120] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH 7.1 003/120] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH 7.1 004/120] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH 7.1 005/120] batman-adv: tp_meter: avoid window underflow
` [PATCH 7.1 006/120] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH 7.1 007/120] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH 7.1 008/120] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH 7.1 009/120] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH 7.1 010/120] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH 7.1 011/120] batman-adv: prevent ELP transmission interval underflow
` [PATCH 7.1 012/120] batman-adv: tp_meter: initialize last_recv_time during init
` [PATCH 7.1 013/120] batman-adv: gw: dont deselect gateway with active hardif
` [PATCH 7.1 014/120] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH 7.1 015/120] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH 7.1 016/120] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH 7.1 017/120] batman-adv: frag: avoid underflow of TTL
` [PATCH 7.1 018/120] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH 7.1 019/120] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH 7.1 020/120] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH 7.1 021/120] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH 7.1 022/120] batman-adv: tp_meter: handle overlapping packets
` [PATCH 7.1 023/120] batman-adv: tt: dont merge change entries with different VIDs
` [PATCH 7.1 024/120] batman-adv: tt: track roam count per VID
` [PATCH 7.1 025/120] batman-adv: dat: prevent false sharing between VLANs
` [PATCH 7.1 026/120] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH 7.1 027/120] batman-adv: tvlv: avoid race of cifsnotfound handler state
` [PATCH 7.1 028/120] ipv6: account for fraggap on the paged allocation path
` [PATCH 7.1 029/120] ipv4: "
` [PATCH 7.1 030/120] ntfs3: reject direct userspace writes to reserved $LX* xattrs
` [PATCH 7.1 031/120] wifi: mt76: add wcid publish check in mt76_sta_add
` [PATCH 7.1 032/120] mac802154: llsec: add skb_cow_data() before in-place crypto
` [PATCH 7.1 033/120] net: skmsg: preserve sg.copy across SG transforms
` [PATCH 7.1 034/120] net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 7.1 035/120] PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
` [PATCH 7.1 036/120] apparmor: mediate the implicit connect of TCP fast open sendmsg
` [PATCH 7.1 037/120] apparmor: fix use-after-free in rawdata dedup loop
` [PATCH 7.1 038/120] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH 7.1 039/120] fbdev: fix use-after-free in store_modes()
` [PATCH 7.1 040/120] fscrypt: Fix key setup in edge case with multiple data unit sizes
` [PATCH 7.1 041/120] block: invalidate cached plug timestamp after task switch
` [PATCH 7.1 042/120] KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
` [PATCH 7.1 043/120] err.h: use __always_inline on all error pointer helpers
` [PATCH 7.1 044/120] gcov: use atomic counter updates to fix concurrent access crashes
` [PATCH 7.1 045/120] KEYS: fix overflow in keyctl_pkey_params_get_2()
` [PATCH 7.1 046/120] keys: Pin request_key_auth payload in instantiate paths
` [PATCH 7.1 048/120] userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks
` [PATCH 7.1 057/120] wifi: iwlwifi: mld: fix race condition in PTP removal

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-02 16:58 UTC  (4+ messages)
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
  ` [f2fs-dev] "

[PATCH i-g-t v10] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
 2026-07-02 16:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev4)

[Buildroot] [PATCH-2025.02.x] package/{glibc, localedef}: security bump to version 2.41-143-gfc7a48bc9
 2026-07-02 16:57 UTC 

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-07-02 16:56 UTC  (3+ messages)
` [PATCH 05/33] accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-02 16:57 UTC  (11+ messages)
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF

[PATCH 6.18 000/108] 6.18.38-rc1 review
 2026-07-02 16:21 UTC  (109+ messages)
` [PATCH 6.18 001/108] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 6.18 002/108] lsm: add backing_file LSM hooks
` [PATCH 6.18 003/108] selinux: fix overlayfs mmap() and mprotect() access checks
` [PATCH 6.18 004/108] Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support"
` [PATCH 6.18 005/108] lockd: fix TEST handling when not all permissions are available
` [PATCH 6.18 006/108] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH 6.18 007/108] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH 6.18 008/108] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH 6.18 009/108] batman-adv: tp_meter: avoid window underflow
` [PATCH 6.18 010/108] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH 6.18 011/108] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH 6.18 012/108] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH 6.18 013/108] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH 6.18 014/108] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH 6.18 015/108] batman-adv: prevent ELP transmission interval underflow
` [PATCH 6.18 016/108] batman-adv: tp_meter: initialize last_recv_time during init
` [PATCH 6.18 017/108] batman-adv: gw: dont deselect gateway with active hardif
` [PATCH 6.18 018/108] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH 6.18 019/108] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH 6.18 020/108] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH 6.18 021/108] batman-adv: frag: avoid underflow of TTL
` [PATCH 6.18 022/108] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH 6.18 023/108] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH 6.18 024/108] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH 6.18 025/108] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH 6.18 026/108] batman-adv: tp_meter: handle overlapping packets
` [PATCH 6.18 027/108] batman-adv: tt: dont merge change entries with different VIDs
` [PATCH 6.18 028/108] batman-adv: tt: track roam count per VID
` [PATCH 6.18 029/108] batman-adv: dat: prevent false sharing between VLANs
` [PATCH 6.18 030/108] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH 6.18 031/108] batman-adv: tvlv: avoid race of cifsnotfound handler state
` [PATCH 6.18 032/108] ipv6: account for fraggap on the paged allocation path
` [PATCH 6.18 033/108] ipv4: "
` [PATCH 6.18 034/108] ntfs3: reject direct userspace writes to reserved $LX* xattrs
` [PATCH 6.18 035/108] wifi: mt76: add wcid publish check in mt76_sta_add
` [PATCH 6.18 036/108] af_unix: Set gc_in_progress to true in unix_gc()
` [PATCH 6.18 037/108] mac802154: llsec: add skb_cow_data() before in-place crypto
` [PATCH 6.18 038/108] net: skmsg: preserve sg.copy across SG transforms
` [PATCH 6.18 039/108] net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 6.18 040/108] apparmor: mediate the implicit connect of TCP fast open sendmsg
` [PATCH 6.18 041/108] apparmor: fix use-after-free in rawdata dedup loop
` [PATCH 6.18 042/108] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH 6.18 043/108] fbdev: fix use-after-free in store_modes()
` [PATCH 6.18 044/108] block: invalidate cached plug timestamp after task switch
` [PATCH 6.18 045/108] KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
` [PATCH 6.18 046/108] err.h: use __always_inline on all error pointer helpers
` [PATCH 6.18 047/108] gcov: use atomic counter updates to fix concurrent access crashes
` [PATCH 6.18 048/108] KEYS: fix overflow in keyctl_pkey_params_get_2()
` [PATCH 6.18 049/108] keys: Pin request_key_auth payload in instantiate paths
` [PATCH 6.18 050/108] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
` [PATCH 6.18 051/108] wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S
` [PATCH 6.18 052/108] wifi: mt76: mt7925: dont disable AP BSS when removing TDLS peer
` [PATCH 6.18 053/108] wifi: ath11k: fix warning when unbinding
` [PATCH 6.18 054/108] wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
` [PATCH 6.18 055/108] wifi: rtw88: increase TX report timeout to fix race condition
` [PATCH 6.18 056/108] wifi: rtw88: usb: fix memory leaks on USB write failures
` [PATCH 6.18 057/108] wifi: iwlwifi: mvm: fix race condition in PTP removal
` [PATCH 6.18 058/108] wifi: iwlwifi: mld: "
` [PATCH 6.18 059/108] wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers
` [PATCH 6.18 060/108] f2fs: pass correct iostat type for single node writes
` [PATCH 6.18 061/108] f2fs: validate orphan inode entry count
` [PATCH 6.18 062/108] f2fs: validate compress cache inode only when enabled
` [PATCH 6.18 063/108] f2fs: fix to round down start offset of fallocate for pin file
` [PATCH 6.18 064/108] f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
` [PATCH 6.18 065/108] f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
` [PATCH 6.18 066/108] f2fs: keep atomic write retry from zeroing original data
` [PATCH 6.18 067/108] block: Avoid mounting the bdev pseudo-filesystem in userspace
` [PATCH 6.18 068/108] bpf: use kvfree() for replaced sysctl write buffer
` [PATCH 6.18 069/108] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH 6.18 070/108] exfat: fix potential use-after-free in exfat_find_dir_entry()
` [PATCH 6.18 071/108] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
` [PATCH 6.18 072/108] KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()
` [PATCH 6.18 073/108] crypto: nx - fix nx_crypto_ctx_exit argument
` [PATCH 6.18 074/108] gfs2: fix use-after-free in gfs2_qd_dealloc
` [PATCH 6.18 075/108] pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
` [PATCH 6.18 076/108] hdlc_ppp: sync per-proto timers before freeing hdlc state
` [PATCH 6.18 077/108] blk-cgroup: fix UAF in __blkcg_rstat_flush()
` [PATCH 6.18 078/108] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
` [PATCH 6.18 079/108] LoongArch: Report dying CPU to RCU in stop_this_cpu()
` [PATCH 6.18 080/108] pNFS: Fix use-after-free in pnfs_update_layout()
` [PATCH 6.18 081/108] irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove
` [PATCH 6.18 082/108] fpga: region: fix use-after-free in child_regions_with_firmware()
` [PATCH 6.18 083/108] rpmsg: char: Fix use-after-free on probe error path
` [PATCH 6.18 084/108] ocfs2: reject oversized group bitmap descriptors
` [PATCH 6.18 085/108] 9p: avoid putting oldfid in p9_client_walk() error path
` [PATCH 6.18 086/108] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
` [PATCH 6.18 087/108] KVM: x86: hyper-v: Bound the bank index when querying sparse banks
` [PATCH 6.18 088/108] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
` [PATCH 6.18 089/108] power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init()
` [PATCH 6.18 090/108] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
` [PATCH 6.18 091/108] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 6.18 092/108] fbdev: modedb: fix a possible UAF in fb_find_mode()
` [PATCH 6.18 093/108] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
` [PATCH 6.18 094/108] i2c: core: fix adapter registration race
` [PATCH 6.18 095/108] NFSD: Fix SECINFO_NO_NAME decode error cleanup
` [PATCH 6.18 096/108] nfsd: fix posix_acl leak on SETACL decode failure
` [PATCH 6.18 097/108] nfsd: fix inverted cp_ttl check in async copy reaper
` [PATCH 6.18 098/108] nfsd: check get_user() return when reading princhashlen
` [PATCH 6.18 099/108] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
` [PATCH 6.18 100/108] nfsd: reset write verifier on deferred writeback errors
` [PATCH 6.18 101/108] NFSv4/flexfiles: reject zero filehandle version count
` [PATCH 6.18 102/108] NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
` [PATCH 6.18 103/108] NFSv4: clear exception state on successful mkdir retry
` [PATCH 6.18 104/108] NFS: Prevent resource leak in nfs_alloc_server()
` [PATCH 6.18 105/108] ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
` [PATCH 6.18 106/108] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 6.18 107/108] net/tcp-ao: fix use-after-free of key in del_async path
` [PATCH 6.18 108/108] apparmor: advertise the tcp fast open fix is applied

[PATCH 0/5] Random debugging quality-of-life improvements
 2026-07-02 16:56 UTC  (3+ messages)
` [PATCH 3/5] drm/amd/pm/smu7: return error on message send failure

[PATCH 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-02 16:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add "
` [PATCH 2/2] ARM: dts: "

[PATCH] iio: backend: fix typos in comments
 2026-07-02 16:56 UTC  (3+ messages)

[PATCH] docs: link AI coding assistants and tool-generated content pages
 2026-07-02 16:55 UTC  (2+ messages)

[Buildroot] [git commit] package/asterisk: security bump to 22.10.1
 2026-07-02 16:51 UTC 

[Buildroot] [git commit] package/ruby: security bump to 4.0.5
 2026-07-02 16:52 UTC 

[Buildroot] [git commit] package/nginx: security bump to 1.30.3
 2026-07-02 16:52 UTC 

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-02 16:54 UTC 

[Buildroot] [PATCH] package/nginx: security bump to 1.30.3
 2026-07-02 16:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/ruby: security bump to 4.0.5
 2026-07-02 16:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/asterisk: security bump to 22.10.1
 2026-07-02 16:53 UTC  (2+ messages)

6.18.37 has problems with nfs4 (server), 6.18.36 works
 2026-07-02 16:53 UTC  (3+ messages)

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02 16:52 UTC  (2+ messages)

[PATCH 6.6 000/175] 6.6.144-rc1 review
 2026-07-02 16:21 UTC  (20+ messages)
` [PATCH 6.6 139/175] f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
` [PATCH 6.6 142/175] bpf: use kvfree() for replaced sysctl write buffer
` [PATCH 6.6 143/175] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH 6.6 144/175] exfat: fix potential use-after-free in exfat_find_dir_entry()
` [PATCH 6.6 145/175] gfs2: fix use-after-free in gfs2_qd_dealloc
` [PATCH 6.6 146/175] hdlc_ppp: sync per-proto timers before freeing hdlc state
` [PATCH 6.6 147/175] blk-cgroup: fix UAF in __blkcg_rstat_flush()
` [PATCH 6.6 148/175] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
` [PATCH 6.6 165/175] nfsd: check get_user() return when reading princhashlen
` [PATCH 6.6 166/175] NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
` [PATCH 6.6 167/175] NFS: Prevent resource leak in nfs_alloc_server()
` [PATCH 6.6 168/175] ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
` [PATCH 6.6 169/175] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
` [PATCH 6.6 170/175] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 6.6 171/175] drivers/base/memory: set mem->altmap after successful device registration
` [PATCH 6.6 172/175] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH 6.6 173/175] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
` [PATCH 6.6 174/175] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
` [PATCH 6.6 175/175] crypto: qat - remove unused character device and IOCTLs


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.