summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-04f2fs: pass correct iostat type for single node writesWenjie Qi1-1/+1
2026-07-04wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlersJunrui Luo1-0/+9
2026-07-04wifi: iwlwifi: mld: fix race condition in PTP removalJunjie Cao1-1/+1
2026-07-04wifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao1-1/+1
2026-07-04wifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak1-2/+11
2026-07-04wifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak1-1/+6
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-07-04wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peerElXreno1-0/+3
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-07-04userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)1-0/+2
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen4-8/+53
2026-07-04KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen1-1/+8
2026-07-04gcov: use atomic counter updates to fix concurrent access crashesKonstantin Khorenko1-6/+21
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann1-6/+6
2026-07-04KVM: arm64: Omit tag sync on stage-2 mappings of the zero pageArd Biesheuvel1-0/+5
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif2-14/+14
2026-07-04kernel/fork: clear PF_BLOCK_TS in copy_process()Usama Arif1-0/+1
2026-07-04fbdev: fix use-after-free in store_modes()Ian Bridges1-1/+9
2026-07-04NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den1-1/+2
2026-07-04apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev2-2/+25
2026-07-04apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas1-1/+15
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie3-0/+16
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian4-4/+44
2026-07-04mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk1-0/+14
2026-07-04af_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima1-0/+2
2026-07-04wifi: mt76: add wcid publish check in mt76_sta_addJiajia Liu1-3/+12
2026-07-04ntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov1-0/+12
2026-07-04ipv4: account for fraggap on the paged allocation pathWongi Lee1-5/+2
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
2026-07-04batman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann2-13/+57
2026-07-04batman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann4-2/+32
2026-07-04batman-adv: dat: prevent false sharing between VLANsSven Eckelmann1-3/+9
2026-07-04batman-adv: tt: track roam count per VIDSven Eckelmann2-2/+10
2026-07-04batman-adv: tt: don't merge change entries with different VIDsSven Eckelmann1-0/+3
2026-07-04batman-adv: tp_meter: handle overlapping packetsSven Eckelmann1-14/+11
2026-07-04batman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann2-10/+14
2026-07-04batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann1-4/+4
2026-07-04batman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann2-1/+25
2026-07-04batman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann3-0/+19
2026-07-04batman-adv: frag: avoid underflow of TTLSven Eckelmann1-0/+7
2026-07-04batman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann3-4/+17
2026-07-04batman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann1-2/+56
2026-07-04batman-adv: ensure bcast is writable before modifying TTLSven Eckelmann1-0/+6
2026-07-04batman-adv: gw: don't deselect gateway with active hardifSven Eckelmann1-26/+2
2026-07-04batman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann1-3/+7
2026-07-04batman-adv: prevent ELP transmission interval underflowSven Eckelmann1-1/+7
2026-07-04batman-adv: bla: annotate lasttime access with READ/WRITE_ONCESven Eckelmann1-14/+14
2026-07-04batman-adv: tp_meter: add only finished tp_vars to listsSven Eckelmann1-9/+9
2026-07-04batman-adv: tp_meter: handle seqno wrap-around for fast recovery detectionSven Eckelmann1-1/+1