summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou1-0/+4
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-07-24batman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann3-11/+12
2026-07-24batman-adv: ensure minimal ethernet header on TXSven Eckelmann1-0/+3
2026-07-24batman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann1-0/+1
2026-07-24nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar1-1/+3
2026-07-24ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi1-2/+4
2026-07-24ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi1-1/+2
2026-07-24ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito2-10/+19
2026-07-24ieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito2-8/+16
2026-07-24net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
2026-07-24net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
2026-07-24net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24gpios: palmas: add .get_direction() opAndreas Kemnade1-0/+19
2026-07-24cpu: hotplug: Bound hotplug states sysfs outputBradley Morgan1-8/+4
2026-07-24cpu: hotplug: Preserve per instance callback errorsBradley Morgan1-4/+4
2026-07-24Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov1-2/+3
2026-07-24Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov1-2/+7
2026-07-24Input: ims-pcu - add response length checksDmitry Torokhov1-6/+81
2026-07-24Input: ims-pcu - validate control endpoint typeDmitry Torokhov1-0/+6
2026-07-24Input: ims-pcu - release data interface on disconnectDmitry Torokhov1-0/+1
2026-07-24Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov1-2/+1
2026-07-24scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li1-0/+1
2026-07-24scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang1-0/+2
2026-07-24scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas1-3/+5
2026-07-24scsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas3-23/+73
2026-07-24scsi: xen: scsiback: Free unsubmitted command instead of double-putting itMichael Bommarito1-6/+22
2026-07-24scsi: xen: scsiback: Free the command tag on the TMR submit-failure pathMichael Bommarito1-1/+1
2026-07-24scsi: sg: Report request-table problems when any status is setXu Rao1-4/+3
2026-07-24scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li1-0/+4
2026-07-24dm-verity: increase sprintf buffer sizeMikulas Patocka1-1/+1
2026-07-24dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka1-1/+1
2026-07-24dm-stats: fix merge accountingMikulas Patocka1-4/+2
2026-07-24dm-stats: fix dm_jiffies_to_msec64Mikulas Patocka1-2/+2
2026-07-24dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski1-0/+3
2026-07-24dm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka1-1/+3
2026-07-24dm era: fix out-of-bounds memory access for non-zero start sectorSamuel Moelius1-1/+3
2026-07-24dm thin metadata: fix metadata snapshot consistency on commit failureMing-Hung Tsai1-45/+18
2026-07-24dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang1-1/+3
2026-07-24net: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
2026-07-24can: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
2026-07-24can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
2026-07-24can: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas1-8/+10
2026-07-24sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
2026-07-24spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi1-2/+2