messages from 2026-09-11 19:23:33 to 2026-09-11 19:49:32 UTC [more...]
[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
2026-09-11 19:49 UTC (40+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v3 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v3 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v3 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v3 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v3 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v3 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v3 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v3 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v3 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v3 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v3 12/12] mm: change the contract for free_pgtables(), update docs
CVE-2026-81009: io_uring/query: cap user size passed to copy_struct_to_user
2026-09-11 19:41 UTC
CVE-2026-81010: io_uring/waitid: honor task_work cancellation
2026-09-11 19:41 UTC
[PATCH v2 0/3] media: Two oopses and a hang when unbinding a streaming sensor
2026-09-11 19:48 UTC (3+ messages)
` [PATCH v2 1/3] media: ipu6: Check the remote pad before dereferencing it
` [PATCH v2 2/3] media: v4l2-subdev: Check v4l2_dev before dereferencing it in open()
CVE-2026-81008: interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
2026-09-11 19:41 UTC
CVE-2026-81007: ipmi: ipmb: validate write message length
2026-09-11 19:41 UTC
CVE-2026-81006: ipmi: Remove all sysfs files on registration failure
2026-09-11 19:41 UTC
CVE-2026-80988: NTB: ntb_transport: Fail TX enqueue when the QP link is down
2026-09-11 19:41 UTC
CVE-2026-81005: ipmi: si: Fix NULL pointer dereference after failed registration
2026-09-11 19:41 UTC
CVE-2026-81004: ipmi:msghandler: Cancel work cleanly on an error
2026-09-11 19:41 UTC
CVE-2026-81003: net/iucv: filter frames in afiucv_hs_rcv() by ingress device
2026-09-11 19:41 UTC
CVE-2026-81002: xdp: fix zero-copy frame layout
2026-09-11 19:41 UTC
CVE-2026-81001: slip: fix use-after-free in sl_sync()
2026-09-11 19:41 UTC
CVE-2026-81000: net: tun: bound receive headroom
2026-09-11 19:41 UTC
CVE-2026-80999: net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO
2026-09-11 19:41 UTC
CVE-2026-80997: net: ipa: fix stalled modem TX queue after runtime resume
2026-09-11 19:41 UTC
CVE-2026-80998: net: bnxt: ring the doorbell when SW USO exits early
2026-09-11 19:41 UTC
CVE-2026-80996: net: l2tp: do not propagate multicast notification errors
2026-09-11 19:41 UTC
CVE-2026-80987: NTB: ntb_transport: Reject oversized TX buffers
2026-09-11 19:41 UTC
CVE-2026-80954: i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode()
2026-09-11 19:41 UTC
CVE-2026-80963: dm-stats: fix a crash if allocation of per-cpu data fails
2026-09-11 19:41 UTC
CVE-2026-80962: dm-pcache: validate geometry fields from on-disk cache_info
2026-09-11 19:41 UTC
CVE-2026-80961: dm-pcache: validate kset key_num and intra-segment bounds
2026-09-11 19:41 UTC
CVE-2026-80960: dm-pcache: validate on-media seg_num against the cache device size
2026-09-11 19:41 UTC
CVE-2026-80958: dm-pcache: clamp the tail kset read to the segment data region
2026-09-11 19:41 UTC
CVE-2026-80959: dm-pcache: bound the persisted tail-position offset
2026-09-11 19:41 UTC
CVE-2026-80985: net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
2026-09-11 19:41 UTC
CVE-2026-80984: net/smc: do not dereference an unset send buffer on the SMC-D teardown path
2026-09-11 19:41 UTC
CVE-2026-80957: dm-pcache: detect a cycle in the last-kset chain during replay
2026-09-11 19:41 UTC
CVE-2026-80983: net/smc: fix socket refcount leak in smc_switch_conns()
2026-09-11 19:41 UTC
CVE-2026-80982: net/smc: fix use-after-free in smc_rx_pipe_buf_release()
2026-09-11 19:41 UTC
CVE-2026-80981: net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
2026-09-11 19:41 UTC
CVE-2026-80980: net/smc: stop killed, freed and out_of_sync sharing a byte
2026-09-11 19:41 UTC
[PATCH v4 0/7] read proc/pid/smaps_rollup under per-vma lock
2026-09-11 19:47 UTC (11+ messages)
` [PATCH v4 1/7] proc/task_mmu: remove unnecessary helpers
` [PATCH v4 2/7] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v4 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v4 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v4 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v4 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v4 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests
CVE-2026-80979: net/smc: unregister the connection before draining the rx tasklet
2026-09-11 19:41 UTC
CVE-2026-80978: net: cap advertised IP tunnel headroom
2026-09-11 19:41 UTC
CVE-2026-80977: net: skbuff: don't touch shared zerocopy state in skb_tx_error()
2026-09-11 19:41 UTC
CVE-2026-80976: seg6: reset IP6CB after IPv6 decapsulation
2026-09-11 19:41 UTC
CVE-2026-80975: mfd: qnap-mcu: keep the reply buffer alive past a command timeout
2026-09-11 19:41 UTC
CVE-2026-80956: dm-pcache: only hand out initialized cache segments
2026-09-11 19:41 UTC
CVE-2026-80974: mfd: sm501: Fix potential memory leaks during remove
2026-09-11 19:41 UTC
CVE-2026-80973: ALSA: 6fire: bound the MIDI event length from the device
2026-09-11 19:41 UTC
CVE-2026-80972: ALSA: aloop: Check card index validity at probe
2026-09-11 19:41 UTC
CVE-2026-80971: ALSA: bcd2000: clear the URB pointers on disconnect
2026-09-11 19:41 UTC
CVE-2026-80970: ALSA: FCP: do not copy out an uninitialised init response
2026-09-11 19:41 UTC
CVE-2026-80969: ALSA: mpu401: Check card index validity at probe
2026-09-11 19:41 UTC
CVE-2026-80967: ALSA: pcxhr: initialize mutexes before requesting threaded IRQ
2026-09-11 19:41 UTC
CVE-2026-80968: ALSA: mts64: Check card index validity at probe
2026-09-11 19:41 UTC
CVE-2026-80966: ALSA: portman2x4: Check card index validity at probe
2026-09-11 19:41 UTC
CVE-2026-80965: ALSA: serial-u16550: Check card index validity at probe
2026-09-11 19:41 UTC
CVE-2026-80964: ALSA: virmidi: Check card index validity at probe
2026-09-11 19:41 UTC
[PATCH v2 0/3] arm64: dts: ti: use ti,am62-m_can compatible for m_can devices
2026-09-11 19:46 UTC (8+ messages)
` [PATCH v2 3/3] arm64: dts: ti: k3-am62p: "
CVE-2026-80955: dm-pcache: fix use-after-free and invalid seg operations in kset_replay()
2026-09-11 19:41 UTC
CVE-2026-80927: timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()
2026-09-11 19:40 UTC
Bluetooth: eSCO re-setup after HFP profile switch gets no Sync_Conn_Complete (Intel AX201/AX211, handle 257)
2026-09-11 19:46 UTC (2+ messages)
CVE-2026-80936: wifi: mt76: mt7925: cancel mlo_pm_work on stop
2026-09-11 19:40 UTC
CVE-2026-80935: wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copy
2026-09-11 19:40 UTC
CVE-2026-80934: wifi: mt76: mt7996: fix TX DMA mapping leak for AddBA req frames
2026-09-11 19:40 UTC
CVE-2026-80933: wifi: mt76: mt7996: validate default EEPROM firmware size
2026-09-11 19:40 UTC
CVE-2026-80932: vsock/virtio: flush works in dependency order
2026-09-11 19:40 UTC
CVE-2026-80931: w1: ds28e17: reject an oversize length on an I2C block read
2026-09-11 19:40 UTC
CVE-2026-80930: tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
2026-09-11 19:40 UTC
CVE-2026-80953: i3c: master: adi: initialize the lock before enabling interrupts
2026-09-11 19:40 UTC
CVE-2026-80952: i3c: master: Fix info leak and UAF in device unregister path
2026-09-11 19:40 UTC
CVE-2026-80951: i3c: master: svc: bound IBI payload to the requested max_payload_len
2026-09-11 19:40 UTC
CVE-2026-80950: i3c: renesas: Check that the transfer is valid before accessing it
2026-09-11 19:40 UTC
CVE-2026-80948: wifi: iwlwifi: dvm: fix memory leak in iwl_op_mode_dvm_start()
2026-09-11 19:40 UTC
CVE-2026-80949: wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
2026-09-11 19:40 UTC
CVE-2026-80929: sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]
2026-09-11 19:40 UTC
CVE-2026-80947: wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop
2026-09-11 19:40 UTC
CVE-2026-80946: fuse: copy request headers via a stack buffer for io-uring
2026-09-11 19:40 UTC
CVE-2026-80945: crypto: iaa - unmap dst before software fallback on decompress
2026-09-11 19:40 UTC
CVE-2026-80944: wifi: mwifiex: Detach sync cmd buffer on interrupted wait
2026-09-11 19:40 UTC
CVE-2026-80943: wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
2026-09-11 19:40 UTC
CVE-2026-80942: wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
2026-09-11 19:40 UTC
CVE-2026-80941: wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()
2026-09-11 19:40 UTC
CVE-2026-80940: wifi: rtw88: pci: fix resource leak on failed NAPI setup
2026-09-11 19:40 UTC
CVE-2026-80939: wifi: rtw89: pci: add .shutdown callback to stop rfkill polling on reboot
2026-09-11 19:40 UTC
CVE-2026-80937: wifi: mt76: mt7915: bound the device EEPROM address before the EFUSE copy
2026-09-11 19:40 UTC
CVE-2026-80938: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex
2026-09-11 19:40 UTC
CVE-2026-80928: smack: fix cred UAF in smack_file_send_sigiotask()
2026-09-11 19:40 UTC
[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
2026-09-11 19:45 UTC (10+ messages)
` [PATCH v3 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
[PATCHv2 0/4] fio: fix eta
2026-09-11 19:45 UTC (2+ messages)
[PATCH 08/23] kallsyms: reimplement mksysmap in C
2026-09-11 19:42 UTC (3+ messages)
[PATCH] ovl: disable index and nfs_export with different lower idmaps
2026-09-11 19:41 UTC
[PATCH] riscv: fix RVG_SYSTEM_CSR_MASK width mask
2026-09-11 19:42 UTC
[PATCH] riscv: vector: Fix output operands in context save
2026-09-11 19:42 UTC
[PULL v2 00/75] pci, vhost, virtio, iommu, apci: features, fixes
2026-09-11 19:40 UTC (3+ messages)
[PATCH] staging: rtl8723bs: cleanup comments in rtl8723b_rf6052.c
2026-09-11 19:40 UTC
[PATCH] arm/xen: Point the comment at the YAML binding
2026-09-11 19:39 UTC (2+ messages)
[PATCH v2 0/3] ring-buffer: Fix and unify size and page calculations
2026-09-11 19:39 UTC (4+ messages)
` [PATCH v2 1/3] tracing/remotes: Account for ring buffer page header in size calculation
` [PATCH v2 2/3] tracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizing
` [PATCH v2 3/3] ring-buffer: Unify ring buffer minimum page calculations
[PATCH] drm/xe: Don't wedge shared engine on stale faults from torn-down VMs
2026-09-11 19:39 UTC (2+ messages)
[PATCH 1/2] virtio: synchronize callbacks after device reset
2026-09-11 19:38 UTC (4+ messages)
` [PATCH 2/2] virtio_pci: drop extra callback sync
[PATCH] printk: Use two irq_works instead per-CPU
2026-09-11 19:36 UTC
CVE-2026-80926: ksmbd: fix use-after-free in oplock break notification
2026-09-11 19:35 UTC
[GIT PULL] sound fixes for 7.3-rc3
2026-09-11 19:35 UTC (2+ messages)
[GIT PULL for v7.3-rc3] media fixes
2026-09-11 19:35 UTC (2+ messages)
[GIT PULL] slab fixes for 7.3-rc2
2026-09-11 19:35 UTC (2+ messages)
[PATCH RFC] clk: keystone: sci-clk: check the growing discovery array
2026-09-11 19:36 UTC (2+ messages)
[PATCH] staging: greybus: add missing newlines to sysfs_emit
2026-09-11 19:36 UTC (2+ messages)
[PATCH] memcg: keep propagating stats updates to ancestors
2026-09-11 19:36 UTC (2+ messages)
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-11 19:34 UTC (9+ messages)
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
[PATCH 0/2] staging: rtl8723bs: delete more empty comment lines
2026-09-11 19:33 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: delete empty comment lines in hal/ header files
` [PATCH 2/2] staging: rtl8723bs: delete empty comment lines in source files
[PATCH] x86: always park offline CPUs
2026-09-11 19:32 UTC (2+ messages)
[PATCH v6 00/24] CPU binds and ULLS on migration queue
2026-09-11 19:25 UTC (4+ messages)
` [PATCH v6 07/24] drm/xe: Update scheduler job layer to support PT jobs
[PATCH] Bluetooth: RFCOMM: defer security confirmation to krfcommd
2026-09-11 19:32 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 1/2] irqchip/imx-irqsteer: Convert to devm_pm_runtime_enable()
2026-09-11 19:32 UTC (3+ messages)
[PATCH] usb: typec: ucsi: displayport: Current CAM OOB index fixup
2026-09-11 19:32 UTC
[PATCH v2] writeback: bound cleanup_offline_cgwb() rescans by rotating scanned inodes
2026-09-11 19:32 UTC (2+ messages)
[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
2026-09-11 19:31 UTC (4+ messages)
` [PATCH 4/4] kernfs: Remove "
[PATCH 00/58] Unit test framework for klp-build toolchain
2026-09-11 19:30 UTC (14+ messages)
` [PATCH 26/58] objtool/klp: Add test for unchecksummed input
` [PATCH 47/58] objtool/klp: Add test for symbols with no checksum entry of their own
` [PATCH 50/58] objtool/klp: Add test for a static call introduced by the patch
` [PATCH 52/58] objtool/klp: Add test for alternative replacement code in checksums
` [PATCH 54/58] objtool/klp: Add test for a patch which strips a data annotation
` [PATCH 57/58] objtool/klp: Add test for Clang switch jump tables
` [PATCH 58/58] objtool/klp: Add test for ThinLTO symbols sharing a demangled name
[PATCH v10 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
2026-09-11 19:28 UTC (4+ messages)
[PATCH v5 00/12] KVM/hostmem: Support init-shared guest-memfd as VM backends
2026-09-11 19:27 UTC (11+ messages)
` [PATCH v5 08/12] hostmem: Support fully shared guest memfd to back a VM
` [PATCH v5 09/12] machine: Rename machine_require_guest_memfd() to *_private()
[PATCH] smb/client: send lease break ACKs thru correct session for multiuser mounts
2026-09-11 19:28 UTC (2+ messages)
[PATCH 0/6] Add two-byte cmpxchg emulation and wire it into the architectures
2026-09-11 19:25 UTC (7+ messages)
` [PATCH 1/6] lib: Add two-byte cmpxchg emulation function
` [PATCH 2/6] ARC: Emulate two-byte cmpxchg
` [PATCH 3/6] ARM: Emulate two-byte cmpxchg on ARMv6
` [PATCH 4/6] csky: Emulate two-byte cmpxchg
` [PATCH 5/6] sh: "
` [PATCH 6/6] xtensa: "
[PATCH] smb: client: validate absolute native symlink targets before NT fixups
2026-09-11 19:27 UTC (2+ messages)
[PATCH bpf-next v2 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
2026-09-11 19:27 UTC (6+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Adopt bpf_program__add_flags() helper
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-09-11 19:25 UTC (3+ messages)
` [PATCH 08/16] ASoC: pcm1773-codec: write a driver for the PCM1773 chip from TI
[PATCH v2 bpf-next 00/18] Support inline functions in BTF
2026-09-11 19:26 UTC (3+ messages)
` [PATCH v2 bpf-next 01/18] btf: Extend UAPI to support BTF location (inline site) info
[PATCH 0/3] arm64: dts: ti: add standby cpu idle state to AM62 SoCs
2026-09-11 19:24 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am625: add standby cpu idle state
[PATCH] KVM: nVMX: Don't flush shadow VMCS12 to guest memory during vCPU teardown
2026-09-11 19:25 UTC (3+ messages)
` [PATCH] KVM: selftests: Add test for shadow VMCS flush "
[PATCH v2 0/2] hwmon: (k10temp): Add 0x1ah/80h
2026-09-11 19:25 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: (k10temp): Define unshared PCI device IDs locally
[LTP] [PATCH v2 00/33] Improve coverage for keyctl() syscall
2026-09-11 19:24 UTC (6+ messages)
` [LTP] [PATCH v2 07/33] keyctl15: Test KEYCTL_GET_SECURITY label retrieval
[PATCH] kbuild: drop dependency on .config for tools/
2026-09-11 19:24 UTC (2+ messages)
[PATCH 0/2] Minor bugfixes for kunit userns tests
2026-09-11 19:23 UTC (3+ messages)
` [PATCH 2/2] userns: declare the KUnit-visible helpers whenever KUnit is enabled
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.