summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27Linux 5.15.186v5.15.186Greg Kroah-Hartman1-1/+1
2025-06-27scsi: qedf: Use designated initializer for struct qed_fcoe_cb_opsKees Cook1-1/+1
2025-06-27scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()Vitaliy Shevtsov1-2/+3
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-27perf: Fix sample vs do_exit()Peter Zijlstra2-8/+16
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon3-2/+7
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon4-7/+7
2025-06-27ext4: avoid remount errors with 'abort' mount optionJan Kara1-3/+8
2025-06-27ext4: make 'abort' mount option handling standardJan Kara2-4/+3
2025-06-27mm/huge_memory: fix dereferencing invalid pmd migration entryGavin Guo1-1/+1
2025-06-27net_sched: sch_sfq: reject invalid perturb periodEric Dumazet1-2/+8
2025-06-27net_sched: sch_sfq: move the limit validationOctavian Purdila1-4/+6
2025-06-27net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila1-12/+44
2025-06-27net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila1-0/+4
2025-06-27net_sched: sch_sfq: handle bigger packetsEric Dumazet1-26/+13
2025-06-27net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet1-4/+9
2025-06-27arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse2-0/+3
2025-06-27arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse1-0/+3
2025-06-27arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse3-5/+53
2025-06-27arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song2-1/+14
2025-06-27arm64: proton-pack: Expose whether the branchy loop k valueJames Morse2-0/+6
2025-06-27arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse2-0/+6
2025-06-27arm64: insn: Add support for encoding DSBJames Morse2-23/+38
2025-06-27arm64: insn: add encoders for atomic operationsHou Tao3-23/+253
2025-06-27arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao2-12/+14
2025-06-27Revert "cpufreq: tegra186: Share policy per cluster"Jon Hunter1-7/+0
2025-06-27serial: sh-sci: Increment the runtime usage counter for the earlycon deviceClaudiu Beznea1-0/+16
2025-06-27ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50msGeert Uytterhoeven1-1/+1
2025-06-27ARM: dts: am335x-bone-common: Increase MDIO reset deassert timeColin Foster1-1/+1
2025-06-27ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 boardShengyu Qu1-0/+8
2025-06-27net: atm: fix /proc/net/atm/lec handlingEric Dumazet1-2/+3
2025-06-27net: atm: add lec_mutexEric Dumazet1-0/+7
2025-06-27calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima1-0/+8
2025-06-27tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearerHaixia Qu1-2/+2
2025-06-27tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behaviorNeal Cardwell1-12/+25
2025-06-27atm: atmtcp: Free invalid length skb in atmtcp_c_send().Kuniyuki Iwashima1-1/+3
2025-06-27mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().Kuniyuki Iwashima1-2/+2
2025-06-27wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov1-6/+13
2025-06-27ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean1-1/+21
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar1-0/+48
2025-06-27aoe: clean device rq_list in aoedev_downdev()Justin Sanders1-0/+8
2025-06-27pldmfw: Select CRC32 when PLDMFW is selectedSimon Horman1-0/+1
2025-06-27hwmon: (occ) fix unaligned accessesArnd Bergmann1-15/+13
2025-06-27hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann1-127/+85
2025-06-27hwmon: (occ) Add soft minimum power cap attributeEddie James1-3/+16
2025-06-27drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-06-27drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski1-0/+7
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-27mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn1-0/+7