All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 20:54:51 to 2026-07-21 21:01:03 UTC [more...]

[PATCH 6.6 0000/1266] 6.6.145-rc1 review
 2026-07-21 15:26 UTC  (142+ messages)
` [PATCH 6.6 0965/1266] sunrpc: wait for in-flight TLS handshake callback when cancel loses race
` [PATCH 6.6 0969/1266] remoteproc: qcom: Fix leak when custom dump_segments addition fails
` [PATCH 6.6 0970/1266] MIPS: ip22-gio: fix gio device memory leak
` [PATCH 6.6 0971/1266] MIPS: ip22-gio: fix kfree() of static object
` [PATCH 6.6 0972/1266] MIPS: ip22-gio: fix device reference leak in probe
` [PATCH 6.6 0973/1266] MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
` [PATCH 6.6 0974/1266] power: supply: cpcap-battery: Fix missing nvmem_device_put() causing reference leak
` [PATCH 6.6 1005/1266] ocfs2: reject dinodes with non-canonical i_mode type
` [PATCH 6.6 1006/1266] ocfs2: reject dinodes whose i_rdev disagrees with the file type
` [PATCH 6.6 1007/1266] ocfs2: reject non-inline dinodes with i_size and zero i_clusters
` [PATCH 6.6 1008/1266] fpga: dfl: add bounds check in dfh_get_param_size()
` [PATCH 6.6 1009/1266] bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error path
` [PATCH 6.6 1010/1266] net: thunderbolt: Fix frags[] overflow by bounding frame_count
` [PATCH 6.6 1011/1266] fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()
` [PATCH 6.6 1012/1266] mtd: spi-nor: swp: Improve locking user experience
` [PATCH 6.6 1013/1266] mtd: maps: vmu-flash: fix NULL pointer dereference in initialization
` [PATCH 6.6 1014/1266] irqchip/crossbar: Use correct index in crossbar_domain_free()
` [PATCH 6.6 1015/1266] tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
` [PATCH 6.6 1016/1266] dmaengine: tegra: Fix burst size calculation
` [PATCH 6.6 1017/1266] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 6.6 1018/1266] platform/x86/amd/pmc: Check for intermediate wakeup in function
` [PATCH 6.6 1019/1266] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH 6.6 1020/1266] platform/x86/amd/pmc: Add delay_suspend module parameter
` [PATCH 6.6 1021/1266] smb: client: use kvzalloc() for megabyte buffer in simple fallocate
` [PATCH 6.6 1022/1266] ksmbd: fix integer overflow in set_file_allocation_info()
` [PATCH 6.6 1023/1266] hwmon: (ltc2992) add missing select REGMAP_I2C to Kconfig
` [PATCH 6.6 1024/1266] i2c: mediatek: fix WRRD for SoCs without auto_restart option
` [PATCH 6.6 1025/1266] i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()
` [PATCH 6.6 1026/1266] ice: fix ice_init_link() error return preventing probe
` [PATCH 6.6 1027/1266] xen/gntdev: fix error handling in ioctl
` [PATCH 6.6 1028/1266] xfrm: use compat translator only for u64 alignment mismatch
` [PATCH 6.6 1029/1266] xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 6.6 1030/1266] tpm: fix event_size output in tpm1_binary_bios_measurements_show
` [PATCH 6.6 1031/1266] tpm: Make the TPM character devices non-seekable
` [PATCH 6.6 1032/1266] time: Fix off-by-one in compat settimeofday() usec validation
` [PATCH 6.6 1033/1266] spi: uniphier: Fix completion initialization order before devm_request_irq()
` [PATCH 6.6 1034/1266] sctp: validate STALE_COOKIE cause length before reading staleness
` [PATCH 6.6 1035/1266] nvmet-rdma: handle inline data with a nonzero offset
` [PATCH 6.6 1036/1266] can: esd_usb: kill anchored URBs before freeing netdevs
` [PATCH 6.6 1037/1266] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH 6.6 1038/1266] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH 6.6 1039/1266] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH 6.6 1040/1266] can: bcm: add missing rcu list annotations and operations
` [PATCH 6.6 1041/1266] bpf,fork: wipe ->bpf_storage before bailouts that access it
` [PATCH 6.6 1042/1266] bpf: Add missing access_ok call to copy_user_syms
` [PATCH 6.6 1043/1266] net: sparx5: unregister blocking notifier on init failure
` [PATCH 6.6 1044/1266] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
` [PATCH 6.6 1045/1266] dm thin metadata: fix metadata snapshot consistency on commit failure
` [PATCH 6.6 1046/1266] dm era: fix out-of-bounds memory access for non-zero start sector
` [PATCH 6.6 1047/1266] dm-bufio: fix wrong count calculation in dm_bufio_issue_discard
` [PATCH 6.6 1048/1266] dm-ioctl: fix a possible overflow in list_version_get_info
` [PATCH 6.6 1049/1266] dm-log: fix a bitset_size overflow on 32bit machines
` [PATCH 6.6 1050/1266] dm-stats: fix dm_jiffies_to_msec64
` [PATCH 6.6 1051/1266] dm-stats: fix merge accounting
` [PATCH 6.6 1052/1266] dm_early_create: fix freeing used table on dm_resume failure
` [PATCH 6.6 1053/1266] dm-integrity: dont increment hash_offset twice
` [PATCH 6.6 1054/1266] dm-verity: fix a possible NULL pointer dereference
` [PATCH 6.6 1055/1266] dm-verity: increase sprintf buffer size
` [PATCH 6.6 1056/1266] scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset path
` [PATCH 6.6 1057/1266] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
` [PATCH 6.6 1058/1266] scsi: sg: Report request-table problems when any status is set
` [PATCH 6.6 1059/1266] scsi: xen: scsiback: Free the command tag on the TMR submit-failure path
` [PATCH 6.6 1060/1266] scsi: xen: scsiback: Free unsubmitted command instead of double-putting it
` [PATCH 6.6 1061/1266] scsi: target: Bound PR-OUT TransportID parsing to the received buffer
` [PATCH 6.6 1062/1266] scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVE
` [PATCH 6.6 1063/1266] scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()
` [PATCH 6.6 1064/1266] scsi: elx: efct: Fix I/O leak on unsupported additional CDB
` [PATCH 6.6 1065/1266] Input: ims-pcu - fix use-after-free and double-free in disconnect
` [PATCH 6.6 1066/1266] Input: ims-pcu - release data interface on disconnect
` [PATCH 6.6 1067/1266] Input: ims-pcu - validate control endpoint type
` [PATCH 6.6 1068/1266] Input: ims-pcu - add response length checks
` [PATCH 6.6 1069/1266] Input: ims-pcu - fix DMA mapping violation in line setup
` [PATCH 6.6 1070/1266] Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging
` [PATCH 6.6 1071/1266] Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing
` [PATCH 6.6 1072/1266] Input: ims-pcu - fix race condition in reset_device sysfs callback
` [PATCH 6.6 1073/1266] Input: ims-pcu - fix type confusion in CDC union descriptor parsing
` [PATCH 6.6 1074/1266] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
` [PATCH 6.6 1075/1266] posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
` [PATCH 6.6 1076/1266] cpu: hotplug: Preserve per instance callback errors
` [PATCH 6.6 1077/1266] cpu: hotplug: Bound hotplug states sysfs output
` [PATCH 6.6 1078/1266] gpio-f7188x: Add support for NCT6126D version B
` [PATCH 6.6 1079/1266] gpios: palmas: add .get_direction() op
` [PATCH 6.6 1080/1266] net: sit: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 6.6 1081/1266] net: wwan: t7xx: destroy DMA pool on CLDMA late init failure
` [PATCH 6.6 1082/1266] net: ixp4xx_hss: fix duplicate HDLC netdev allocation
` [PATCH 6.6 1083/1266] net/sched: act_ct: preserve tc_skb_cb across defragmentation
` [PATCH 6.6 1084/1266] net: ena: clean up XDP TX queues when regular TX setup fails
` [PATCH 6.6 1085/1266] net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 6.6 1086/1266] net: ip_vti: "
` [PATCH 6.6 1087/1266] net: ipip: "
` [PATCH 6.6 1088/1266] net: ip6_gre: "
` [PATCH 6.6 1089/1266] ieee802154: admin-gate legacy LLSEC dump operations
` [PATCH 6.6 1090/1266] ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validation
` [PATCH 6.6 1091/1266] ieee802154: ca8210: fix cas_ctl leak on spi_async failure
` [PATCH 6.6 1092/1266] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
` [PATCH 6.6 1093/1266] net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variants
` [PATCH 6.6 1094/1266] batman-adv: retrieve ethhdr after potential skb realloc on RX
` [PATCH 6.6 1095/1266] batman-adv: ensure minimal ethernet header on TX
` [PATCH 6.6 1096/1266] batman-adv: clean untagged VLAN on netdev registration failure
` [PATCH 6.6 1097/1266] LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()
` [PATCH 6.6 1098/1266] espintcp: use sk_msg_free_partial to fix partial send
` [PATCH 6.6 1099/1266] bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
` [PATCH 6.6 1100/1266] rtc: mpfs: fix counter upload completion condition
` [PATCH 6.6 1101/1266] hwmon: (w83627hf) remove VID sysfs files on error and remove
` [PATCH 6.6 1102/1266] hwmon: (w83793) remove vrm sysfs file on probe failure
` [PATCH 6.6 1104/1266] hwmon: (occ) unregister sysfs devices outside occ lock
` [PATCH 6.6 1105/1266] fsl/fman: Free init resources on KeyGen failure in fman_init()
` [PATCH 6.6 1106/1266] net: lan743x: Initialize eth_syslock spinlock before use
` [PATCH 6.6 1107/1266] net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.6 1113/1266] hwmon: (asus_atk0110) Check package count before accessing element
` [PATCH 6.6 1114/1266] riscv: probes: save original sp in rethook trampoline
` [PATCH 6.6 1115/1266] s390/monwriter: Reject buffer reuse with different data length
` [PATCH 6.6 1116/1266] mac802154: remove interfaces with RCU list deletion
` [PATCH 6.6 1117/1266] llc: fix SAP refcount leak in llc_ui_autobind()
` [PATCH 6.6 1118/1266] ipvs: use parsed transport offset in SCTP state lookup
` [PATCH 6.6 1119/1266] ipvs: reset full ip_vs_seq structs in ip_vs_conn_new
` [PATCH 6.6 1120/1266] macsec: dont read an unset MAC header in macsec_encrypt()
` [PATCH 6.6 1121/1266] drbd: reject data replies with an out-of-range payload size
` [PATCH 6.6 1122/1266] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
` [PATCH 6.6 1123/1266] tracing/osnoise: Call synchronize_rcu() when unregistering
` [PATCH 6.6 1124/1266] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH 6.6 1125/1266] pmdomain: imx: Fix i.MX8MP power notifier
` [PATCH 6.6 1126/1266] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
` [PATCH 6.6 1127/1266] powerpc/pseries: fix memory leak on krealloc failure in papr_init
` [PATCH 6.6 1128/1266] wifi: rt2x00: avoid full teardown before work setup in probe
` [PATCH 6.6 1129/1266] wifi: mac80211: fix memory leak in ieee80211_register_hw()
` [PATCH 6.6 1130/1266] regulator: ltc3676: Fix incorrect IRQSTAT bit offsets
` [PATCH 6.6 1131/1266] net: openvswitch: reject oversized nested action attrs
` [PATCH 6.6 1132/1266] Bluetooth: btrtl: validate firmware patch bounds
` [PATCH 6.6 1133/1266] llc: fix SAP refcount leak when creating incoming sockets
` [PATCH 6.6 1134/1266] macsec: fix promiscuity refcount leak in macsec_dev_open()
` [PATCH 6.6 1135/1266] memstick: ms_block: reject a card that reports too many blocks
` [PATCH 6.6 1136/1266] ipvs: fix more places with wrong ipv6 transport offsets
` [PATCH 6.6 1137/1266] ipvs: reload ip header after head reallocation
` [PATCH 6.6 1138/1266] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
` [PATCH 6.6 1139/1266] reset: sunxi: fix memory region leak on ioremap failure
` [PATCH 6.6 1140/1266] powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
` [PATCH 6.6 1141/1266] wifi: mac80211: free ack status frame on TX header build failure
` [PATCH 6.6 1142/1266] wifi: mwifiex: fix permanently busy scans after multiple roam iterations
` [PATCH 6.6 1143/1266] mtd: onenand: samsung: report DMA completion timeouts
` [PATCH 6.6 1144/1266] mtd: mchp23k256: use SPI match data for chip caps

[PATCH RESEND v2] x86/platform: Remove Technology Systems 5500 board
 2026-07-21 21:00 UTC  (4+ messages)

[PATCH 6.1.y-cip 00/23] Add p3t1085 and p3t1755 support
 2026-07-21 21:00 UTC  (2+ messages)

[PATCH net v2] sctp: validate stream count in sctp_process_strreset_inreq()
 2026-07-21 21:00 UTC  (2+ messages)

[PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
 2026-07-21 21:00 UTC  (2+ messages)

[PATCH net] mac802154: hold an interface reference across the scan worker
 2026-07-21 21:00 UTC  (3+ messages)
` [PATCH v2] "

The VFIO/IOMMU/PCI MC at LPC 2026
 2026-07-21 21:00 UTC  (2+ messages)

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-21 20:59 UTC  (4+ messages)
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events

[PATCH v7 00/11] Dynamic PAMT
 2026-07-21 20:59 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Remove unused vmw_goal_waiter_add/remove
 2026-07-21 21:03 UTC  (2+ messages)

[PATCH v7 00/29] fix dynamic-debug classmaps API for DRM
 2026-07-21 20:57 UTC  (30+ messages)
` [PATCH v7 01/29] params: fix a pr_debug(" %p ") use - already in MM-*
` [PATCH v7 02/29] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v7 03/29] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v7 04/29] drm: fix config dependent unused variable warning
` [PATCH v7 05/29] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v7 06/29] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v7 07/29] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v7 08/29] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v7 09/29] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v7 10/29] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v7 11/29] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v7 12/29] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 13/29] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 14/29] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 15/29] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v7 16/29] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v7 17/29] dyndbg: reduce verbose/debug clutter
` [PATCH v7 18/29] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v7 19/29] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v7 20/29] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 21/29] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 22/29] dyndbg: replace classmap list with an array-slice
` [PATCH v7 23/29] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v7 24/29] dyndbg: pin class param storage to u32
` [PATCH v7 25/29] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v7 26/29] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v7 27/29] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v7 28/29] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 29/29] selftests/dyndbg: enable FT_classmap_inheritance

[PATCH] pseudo: Add in openat2, exec and linkat fixes
 2026-07-21 20:58 UTC 

[PATCH v4 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
 2026-07-21 20:57 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
  ` [PATCH v5 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
  ` [PATCH v5 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
  ` [PATCH v5 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-21 20:57 UTC  (3+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support

[PATCH v4 0/2] staging: media: atomisp: Cleanup unused module parameters
 2026-07-21 20:56 UTC  (4+ messages)
` [PATCH v4 2/2] staging: media: atomisp: Remove dbg_level and dbg_func "

[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
 2026-07-21 20:56 UTC  (2+ messages)

[PATCH v2 0/1] mm/page_table_check: skip zero pages
 2026-07-21 20:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH net] MAINTAINERS: add nci tests to nfc
 2026-07-21 20:55 UTC 

[PATCH 0/3] drm/xe/vm: Fix SVM leak and clean up xe_vm_create()
 2026-07-21 20:55 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()
` [PATCH 2/3] drm/xe/vm: Remove redundant INIT_WORK() for rebind_work "
` [PATCH 3/3] drm/xe/vm: Use regular comment for GSC VM lockdep note "

[PATCH v4 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-07-21 20:54 UTC  (3+ messages)
` [PATCH v4 3/3] ACPI: battery: Protect all properties with a separated mutex

[Buildroot] [PATCH 0/6] configs/stm32f4xx, stm32f769: fix uClibc boot failure and bump Linux/U-Boot
 2026-07-21 20:54 UTC  (3+ messages)
` [Buildroot] [PATCH 1/6] configs/stm32f429_disco_xip: fix boot failure after uClibc bump

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-07-21 20:54 UTC  (3+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, July 22nd
 2026-07-21 20:54 UTC 


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.