All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-19 11:56:46 to 2026-07-19 13:56:35 UTC [more...]

[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-19 13:56 UTC  (6+ messages)
` [PATCH v4 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v4 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v4 net 3/6] xsk: provide sufficient space in pool->tx_descs
` [PATCH v4 net 4/6] xsk: reclaim invalid Tx descriptors in ZC batch path
` [PATCH v4 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test

[PATCH 0/2] pinctrl: qcom: ipq806x: mark gpio and pcie-reset as GPIO
 2026-07-19 13:36 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function
` [PATCH 2/2] pinctrl: qcom: ipq806x: mark pci reset "

[PATCH net] nfc: nci: fix out-of-bounds read in activation parameter parsing
 2026-07-19 13:54 UTC  (2+ messages)

[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
 2026-07-19 13:53 UTC  (3+ messages)
` [PATCH 1/3] hwmon: (pmbus/max34440): block unsupported VIN and IIN limit registers

[PATCH v3] wifi: ath12k: fix survey indexing across bands
 2026-07-19 13:51 UTC  (2+ messages)

[PATCH 0/2] hwmon: Remove redundant error messages on IRQ request failure
 2026-07-19 13:50 UTC  (3+ messages)
` [PATCH 1/2] hwmon: Remove redundant dev_err()/dev_err_probe()

[PATCH v12 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-19 13:47 UTC  (6+ messages)
` [PATCH v12 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v12 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
 2026-07-19 13:44 UTC  (2+ messages)

[PATCH] ublk: wait on ublk_dev_ready() instead of ub->completion
 2026-07-19 13:45 UTC 

[PATCH v11 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-19 13:45 UTC  (10+ messages)
` [PATCH v11 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v11 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] completion: complete paths for git send-email
 2026-07-19 13:44 UTC 

[PATCH] nfc: llcp: Fix nfc_dev refcount leak in connect
 2026-07-19 13:44 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: input: Convert TI Keypad Controller to DT schema
 2026-07-19 13:37 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: dts: ti: omap: Disable keypad and enable it on the boards that use it

[PATCH net-next 0/5] bridge: Validate and clean up IPv6 neighbour suppression
 2026-07-19 13:34 UTC  (6+ messages)
` [PATCH net-next 1/5] bridge: Use direct pointer in br_is_nd_neigh_msg()
` [PATCH net-next 2/5] ipv6: ndisc: Add ndisc_check_ns_na() validation helper
` [PATCH net-next 3/5] bridge: Validate NS/NA messages using ndisc_check_ns_na()
` [PATCH net-next 4/5] bridge: Linearize skb once the ND message type is validated
` [PATCH net-next 5/5] bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()

[PATCH] platform/x86: asus-nb-wmi: map ProArt key (0x8b) to KEY_PROG3
 2026-07-19 13:31 UTC  (2+ messages)

[PATCH v5 0/4] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-19 13:29 UTC  (5+ messages)
` [PATCH v5 2/4] clk: sunxi-ng: div: add read-only operation support

[Buildroot] [PATCH 1/1] package/pahole: fix build on modern toolchains
 2026-07-19 13:29 UTC  (2+ messages)

[Buildroot] [git commit] package/pahole: fix build on modern toolchains
 2026-07-19 13:27 UTC 

[PATCH v3 0/6] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-19 13:27 UTC  (13+ messages)
` [PATCH v3 1/6] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH v3 2/6] s390/mm: Add missing mm check to do_secure_storage_access()
` [PATCH v3 3/6] s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()
` [PATCH v3 4/6] s390/mm: Fix handling of vmalloc area "
` [PATCH v3 5/6] s390/mm: Remove folio handling for kernel faults "
` [PATCH v3 6/6] s390: Add support for DCACHE_WORD_ACCESS (again)

[PATCH v3 0/4] Fix races on creation of SDCA jack detection
 2026-07-19 13:24 UTC  (3+ messages)
` [PATCH v3 2/4] ASoC: SDCA: Populate IRQ data earlier

[PATCH] thermal: sysfs: Use sysfs_emit_at() in trans_table_show()
 2026-07-19 13:22 UTC 

[PATCH] i2c: jz4780: Cache clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-19 13:23 UTC  (8+ messages)

[PATCH] doc: add tested platforms with NVIDIA NICs
 2026-07-19 13:21 UTC 

[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-19 13:21 UTC  (4+ messages)
` [PATCH v3 net 4/6] xsk: reclaim invalid multi-buffer Tx descs in ZC path

[PATCH] m68k: coldfire: fix breakage of missed IO access update
 2026-07-19 13:19 UTC 

[Buildroot] [PATCH v2] package/libcppconnman: add new package
 2026-07-19 13:16 UTC  (2+ messages)

[PATCH net-next v2 0/2] nfc: s3fwrn5: support the S3NRN4V variant
 2026-07-19 13:15 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH RESEND] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
 2026-07-19 13:15 UTC  (2+ messages)

[PATCH bpf-next] bpf: Zero queue and stack outputs on lock failure
 2026-07-19 13:15 UTC  (2+ messages)

[RFC PATCH v1 0/1] arm: aspeed: Add ASRock Rack B650D4U BMC support
 2026-07-19 12:17 UTC  (2+ messages)
` [RFC PATCH v1 1/1] "

[RESEND PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
 2026-07-19 10:43 UTC  (2+ messages)

[PATCH] dm: ioctl: reserve space for NUL-terminator in build_constructor_string()
 2026-07-19 13:01 UTC 

Crash building vtk9 9.6.2+dfsg1-2 on mx3210
 2026-07-19 12:50 UTC 

[PATCH] media: tda18250: fix possible integer overflow
 2026-07-19 13:08 UTC 

[PATCH] rust: rust_is_available: support testing with `bash` as `/bin/sh`
 2026-07-19 13:07 UTC 

[PATCH 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-19 13:03 UTC  (5+ messages)
` [PATCH 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area

[kvm-unit-tests PATCH v2 0/6] powerpc improvements
 2026-07-19 13:00 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] powerpc: add pmu tests
` [kvm-unit-tests PATCH v2 2/6] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v2 3/6] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v2 4/6] powerpc: gitlab CI update
` [kvm-unit-tests PATCH v2 5/6] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests PATCH v2 6/6] powerpc: Add a panic test

[PATCH] mfd: macsmc: Fix key count endianness annotation
 2026-07-19 13:00 UTC 

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-19 12:59 UTC  (10+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH 0/3] usb: Use %pe to print error pointers
 2026-07-19 12:55 UTC  (4+ messages)
` [PATCH 1/3] usb: chipidea: "
` [PATCH 2/3] usb: misc: "
` [PATCH 3/3] usb: typec: "

[PATCH net] ipv6: Change allocation flags to match rcu_read_lock section requirements
 2026-07-19 12:55 UTC  (2+ messages)

[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
 2026-07-19 12:55 UTC  (2+ messages)

[PATCH] md/raid5: complete discard bios while reshape is active
 2026-07-19 12:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libepoxy: needs dynamic library
 2026-07-19 12:53 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libepoxy: needs threads

[PATCH] reboot: use make_task_dead for the halt and power off fallback
 2026-07-19 12:49 UTC  (4+ messages)

[PATCH RFC v3] ipvlan: keep lower device alive until private destruction
 2026-07-19 12:49 UTC 

[PATCH] selftest/layerappend: Improve LICENSE handling
 2026-07-19 12:47 UTC 

[OE-core][PATCH 00/22] Rework LICENSE to be SPDX License Expressions
 2026-07-19 12:45 UTC  (4+ messages)
` [OE-core][PATCH v2 00/25] "

[PATCH net v2] net: erspan: set lltx to avoid sch_direct_xmit deadlock
 2026-07-19 12:40 UTC  (2+ messages)

[PATCH v11 0/7] I2C Mux per channel bus speed
 2026-07-19 12:39 UTC  (5+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core

[GIT PULL] SPI fixes for v7.2-rc3
 2026-07-19 12:39 UTC 

[GIT PULL] regulator fixes for v7.2-rc3
 2026-07-19 12:39 UTC 

[PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
 2026-07-19 12:32 UTC  (2+ messages)

[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-19 12:31 UTC  (4+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types

[PATCH 1/2] nbd: replace wait_for_reconnect with non-blocking retry
 2026-07-19 12:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix offset warn check for bpf_res_spin_lock
 2026-07-19 12:29 UTC  (2+ messages)

[PATCH 0/2] ntfs3: fix deadlocks in ntfs_readdir caused by ni_lock held across dir_emit
 2026-07-19 12:29 UTC  (2+ messages)

[PATCH] nbd: reclassify socket lock in nbd_reconnect_socket
 2026-07-19 12:27 UTC  (2+ messages)

[PATCH] bitmap: drop bitmap_next_set_region()
 2026-07-19 12:27 UTC 

[PATCH] nfc: st-nci: Add error handling to IRQ handlers
 2026-07-19 12:27 UTC  (2+ messages)

[PATCH] nbd: fix circular lock dependency in nbd_disconnect_and_put
 2026-07-19 12:26 UTC  (2+ messages)

[PATCH] nbd: fix circular lock dependency in nbd_reconnect_socket
 2026-07-19 12:25 UTC  (2+ messages)

[Buildroot] Please bump the WireGuard buildroot package
 2026-07-19 12:23 UTC 

Surround Use Cases for Esi GIGAPORT eX
 2026-07-19 12:22 UTC 

Surround Use Cases for Esi GIGAPORT eX
 2026-07-19 12:21 UTC 

LLVM 22 needs bindgen 0.72.1
 2026-07-19 12:17 UTC  (3+ messages)

[PATCH] iio: pressure: dps310: fix NULL pointer dereference on ACPI probe
 2026-07-19 12:16 UTC  (3+ messages)

Surround Use Cases for Esi GIGAPORT eX
 2026-07-19 12:15 UTC 

[PATCH] nfc: pn533: free queued command skbs during cleanup
 2026-07-19 12:14 UTC  (2+ messages)

[PATCH] pinctrl: devicetree: don't free uninitialized dev_name on error path
 2026-07-19 12:11 UTC 

[PATCH] nfc: trf7970a: Use NULL when no response is expected
 2026-07-19 12:11 UTC  (2+ messages)

[PATCH RFC v2] ipvlan: keep lower device alive until private destruction
 2026-07-19 12:09 UTC  (2+ messages)

[PATCH] rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
 2026-07-19 12:05 UTC 

[PATCH] nfc: microread: validate target discovery payload lengths
 2026-07-19 12:05 UTC  (2+ messages)

CVE-2026-63800: pNFS: Fix use-after-free in pnfs_update_layout()
 2026-07-19 12:02 UTC 

CVE-2026-63809: bpf: use kvfree() for replaced sysctl write buffer
 2026-07-19 12:02 UTC 

CVE-2026-63808: exfat: fix potential use-after-free in exfat_find_dir_entry()
 2026-07-19 12:02 UTC 

CVE-2026-63807: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-07-19 12:02 UTC 

CVE-2026-63806: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()
 2026-07-19 12:02 UTC 

CVE-2026-63805: crypto: nx - fix nx_crypto_ctx_exit argument
 2026-07-19 12:02 UTC 

CVE-2026-63804: gfs2: fix use-after-free in gfs2_qd_dealloc
 2026-07-19 12:02 UTC 

CVE-2026-63836: batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
 2026-07-19 12:02 UTC 

CVE-2026-63835: batman-adv: v: prevent OGM aggregation on disabled hardif
 2026-07-19 12:02 UTC 

CVE-2026-63834: batman-adv: tp_meter: restrict number of unacked list entries
 2026-07-19 12:02 UTC 

CVE-2026-63833: ntfs3: reject direct userspace writes to reserved $LX* xattrs
 2026-07-19 12:02 UTC 

CVE-2026-63832: wifi: mt76: add wcid publish check in mt76_sta_add
 2026-07-19 12:02 UTC 

CVE-2026-63831: mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-07-19 12:02 UTC 

CVE-2026-63830: net: skmsg: preserve sg.copy across SG transforms
 2026-07-19 12:02 UTC 

CVE-2026-63803: hdlc_ppp: sync per-proto timers before freeing hdlc state
 2026-07-19 12:02 UTC 

CVE-2026-63829: net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
 2026-07-19 12:02 UTC 

CVE-2026-63828: apparmor: mediate the implicit connect of TCP fast open sendmsg
 2026-07-19 12:02 UTC 

CVE-2026-63827: apparmor: fix use-after-free in rawdata dedup loop
 2026-07-19 12:02 UTC 

CVE-2026-63826: fbdev: fix use-after-free in store_modes()
 2026-07-19 12:02 UTC 

CVE-2026-63825: gcov: use atomic counter updates to fix concurrent access crashes
 2026-07-19 12:02 UTC 

CVE-2026-63824: KEYS: fix overflow in keyctl_pkey_params_get_2()
 2026-07-19 12:02 UTC 

CVE-2026-63823: keys: Pin request_key_auth payload in instantiate paths
 2026-07-19 12:02 UTC 

CVE-2026-63822: wifi: ath11k: fix warning when unbinding
 2026-07-19 12:02 UTC 

CVE-2026-63821: wifi: rtw88: usb: fix memory leaks on USB write failures
 2026-07-19 12:02 UTC 

CVE-2026-63820: f2fs: fix missing read bio submission on large folio error
 2026-07-19 12:02 UTC 

CVE-2026-63802: blk-cgroup: fix UAF in __blkcg_rstat_flush()
 2026-07-19 12:02 UTC 

CVE-2026-63819: f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
 2026-07-19 12:02 UTC 

CVE-2026-63818: f2fs: validate orphan inode entry count
 2026-07-19 12:02 UTC 

CVE-2026-63817: f2fs: validate compress cache inode only when enabled
 2026-07-19 12:02 UTC 

CVE-2026-63816: f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
 2026-07-19 12:02 UTC 

CVE-2026-63815: f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
 2026-07-19 12:02 UTC 

CVE-2026-63814: f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
 2026-07-19 12:02 UTC 

CVE-2026-63813: Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"
 2026-07-19 12:02 UTC 

CVE-2026-63812: f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
 2026-07-19 12:02 UTC 

CVE-2026-63811: f2fs: read COW data with the original inode during atomic write
 2026-07-19 12:02 UTC 

CVE-2026-63810: block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-07-19 12:02 UTC 

CVE-2026-63801: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-07-19 12:02 UTC 

CVE-2026-53398: NFSD: Fix SECINFO_NO_NAME decode error cleanup
 2026-07-19 12:02 UTC 

CVE-2026-53397: nfsd: fix posix_acl leak on SETACL decode failure
 2026-07-19 12:02 UTC 

CVE-2026-53396: nfsd: fix posix_acl leak and ignored error in nfsd4_create_file
 2026-07-19 12:02 UTC 

CVE-2026-53395: nfsd: fix dead ACL conflict guard in nfsd4_create
 2026-07-19 12:02 UTC 

CVE-2026-53394: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
 2026-07-19 12:02 UTC 

CVE-2026-53393: nfsd: reset write verifier on deferred writeback errors
 2026-07-19 12:01 UTC 

CVE-2026-53392: NFSv4/flexfiles: reject zero filehandle version count
 2026-07-19 12:01 UTC 

CVE-2026-63799: sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
 2026-07-19 12:02 UTC 

CVE-2026-63798: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove
 2026-07-19 12:02 UTC 

CVE-2026-53391: NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
 2026-07-19 12:01 UTC 

CVE-2026-63797: rpmsg: char: Fix use-after-free on probe error path
 2026-07-19 12:02 UTC 

CVE-2026-63796: ocfs2: reject oversized group bitmap descriptors
 2026-07-19 12:02 UTC 

CVE-2026-63795: 9p: avoid putting oldfid in p9_client_walk() error path
 2026-07-19 12:02 UTC 

CVE-2026-63794: KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
 2026-07-19 12:02 UTC 

CVE-2026-63793: ntfs: serialize volume label accesses
 2026-07-19 12:02 UTC 

CVE-2026-53403: fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
 2026-07-19 12:02 UTC 

CVE-2026-53402: fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
 2026-07-19 12:02 UTC 

CVE-2026-53401: fbdev: omap2: fix use-after-free in omapfb_mmap
 2026-07-19 12:02 UTC 

CVE-2026-53400: i2c: core: fix adapter registration race
 2026-07-19 12:02 UTC 

CVE-2026-53399: nfsd: release layout stid on setlease failure
 2026-07-19 12:02 UTC 

CVE-2026-53389: net/tcp-ao: fix use-after-free of key in del_async path
 2026-07-19 12:01 UTC 

CVE-2026-53390: ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
 2026-07-19 12:01 UTC 

[PATCH bpf-next v1 0/2] Open up res_spin_lock for tracing programs, fix is_tracing_prog_type()
 2026-07-19 12:02 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: Allow bpf_res_spin_lock() in all contexts

CVE-2026-53388: fuse: re-lock request before replacing page cache folio
 2026-07-19 11:59 UTC 

CVE-2026-53387: iio: light: veml6075: add bounds check to veml6075_it_ms index
 2026-07-19 11:59 UTC 

CVE-2026-53386: iio: adc: ti-ads1298: add bounds check to pga_settings index
 2026-07-19 11:59 UTC 

CVE-2026-53385: vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
 2026-07-19 11:59 UTC 

CVE-2026-53384: serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
 2026-07-19 11:59 UTC 

CVE-2026-53383: ksmbd: reject non-VALID session in compound request branch
 2026-07-19 11:59 UTC 

CVE-2026-53381: virtiofs: fix UAF on submount umount
 2026-07-19 11:59 UTC 

CVE-2026-53382: media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
 2026-07-19 11:59 UTC 

[PATCH net v3] net: dpaa: fix mode setting
 2026-07-19 11:58 UTC  (4+ messages)

[PATCH 0/3] staging: rtl8723bs: Remove whitespaces
 2026-07-19 11:54 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: wrap line over 100 characters
` [PATCH 3/3] staging: rtl8723bs: Renaming variables with type prefix


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.