summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24afs: use kvfree() to free memory allocated by kvcalloc()Zilin Guan1-1/+1
2026-07-24afs: Fix error code in afs_extract_vl_addrs()Dan Carpenter1-1/+3
2026-07-24net/sched: hhf: clear heavy-hitter state on resetSamuel Moelius1-0/+27
2026-07-24pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov1-1/+1
2026-07-24gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy1-1/+1
2026-07-24net/sched: act_bpf: use rcu_dereference_bh() to read the filterSechang Lim1-1/+1
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-24virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-07-24irqchip/ts4800: Fix missing chained handler cleanup on removeQingshuang Fu1-0/+10
2026-07-24irqchip/gic-v3-its: Fix OF node reference leakYuho Choi1-4/+2
2026-07-24tracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser1-1/+1
2026-07-24tracing/events: Fix to check the simple_tsk_fn creationMasami Hiramatsu (Google)1-0/+4
2026-07-24bridge: stp: Fix a potential use-after-free when deleting a bridgeIdo Schimmel2-1/+5
2026-07-24net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAFJamal Hadi Salim1-39/+86
2026-07-24net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-07-24net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak1-0/+1
2026-07-24usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei1-3/+3
2026-07-24hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen1-1/+1
2026-07-24net: enetc: check the number of BDs needed for xdp_frameWei Fang1-0/+7
2026-07-24qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
2026-07-24seg6: validate SRH length before reading fixed fieldsNuoqi Gui1-0/+3
2026-07-24gpio: htc-egpio: use managed gpiochip registrationPengpeng Hou1-1/+5
2026-07-24gpio: mvebu: fail probe if gpiochip registration failsPengpeng Hou1-1/+4
2026-07-24spi: sh-msiof: abort transfers when reset times outPengpeng Hou1-4/+6
2026-07-24tracing: probes: fix typo in a log messageMartin Kaiser1-1/+1
2026-07-24dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fa...Rob Herring (Arm)1-2/+1
2026-07-24ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel countShengjiu Wang1-0/+20
2026-07-24net: sungem: fix probe error cleanupRuoyu Wang1-4/+9
2026-07-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-07-24rtc: cmos: unregister HPET IRQ handler on probe failureHaoxiang Li1-0/+6
2026-07-24rtc: ds1307: Fix off-by-one issue with wday for rx8130Fredrik M Olsson1-1/+1
2026-07-24smb/client: preserve errors from smb2_set_sparse()Huiwen He1-15/+15
2026-07-24ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera1-0/+2
2026-07-24ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera1-1/+3
2026-07-24ipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera1-0/+2
2026-07-24ipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera1-0/+2
2026-07-24net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handleJamal Hadi Salim1-0/+3
2026-07-24veth: fix NAPI leak in XDP enable error pathEric Dumazet1-0/+2
2026-07-24net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona1-1/+1
2026-07-24net, bpf: check master for NULL in xdp_master_redirect()Xiang Mei1-1/+1
2026-07-24alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
2026-07-24alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
2026-07-24NTB: epf: Fix doorbell bitmask and IRQ vector handlingKoichiro Den1-22/+39
2026-07-24NTB: epf: Report 0-based doorbell vector via ntb_db_event()Koichiro Den1-3/+13
2026-07-24NTB: epf: Make db_valid_mask cover only real doorbell bitsKoichiro Den1-1/+5
2026-07-24netfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao1-5/+4
2026-07-24netfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera1-6/+5
2026-07-24netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()Mathias Krause1-0/+10
2026-07-24bpf: Disable xfrm_decode_session hook attachmentBradley Morgan1-0/+3
2026-07-24bpf, lsm: Add disabled BPF LSM hook listXu Kuohai1-2/+29