summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24ipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao1-2/+2
2026-07-24ipvs: use parsed transport offset in SCTP state lookupYizhou Zhao1-10/+5
2026-07-24llc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai1-0/+1
2026-07-24mac802154: remove interfaces with RCU list deletionYousef Alhouseen1-1/+1
2026-07-24s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer1-0/+3
2026-07-24hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An1-0/+3
2026-07-24ata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang1-0/+1
2026-07-24orangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas1-3/+4
2026-07-24tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)1-0/+1
2026-07-24net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas1-1/+1
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-07-24hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou1-0/+1
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-24locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso1-1/+4
2026-07-24rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong1-4/+7
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: 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: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas1-3/+5
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