summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher
2024-08-20drm/amdgpu: fixing rlc firmware loading failure issueYang Wang
2024-08-20Merge tag '6.11-rc4-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-08-20Merge branch 'mptcp-pm-fix-ids-not-being-reusable'Jakub Kicinski
2024-08-20mptcp: pm: avoid possible UaF when selecting endpMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: fullmesh: select the right ID laterMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only in-kernel cannot have entries with ID 0Matthieu Baerts (NGI0)
2024-08-20mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only decrement add_addr_accepted for MPJ reqMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only mark 'subflow' endp as availableMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: remove mptcp_pm_remove_subflow()Matthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused flushed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused removed ADD_ADDRMatthieu Baerts (NGI0)
2024-08-21erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially failsGao Xiang
2024-08-20netem: fix return value if duplicate enqueue failsStephen Hemminger
2024-08-20net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-20Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-20Merge branch 'bonding-fix-xfrm-offload-bugs'Paolo Abeni
2024-08-20bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-08-20bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-08-20bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-08-20bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-20spi: spi-fsl-lpspi: limit PRESCALE bit in TCR registerCarlos Song
2024-08-20mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-08-20mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-08-20ip6_tunnel: Fix broken GROThomas Bogendoerfer
2024-08-20platform/x86: ISST: Fix return value on last invalid resourceSrinivas Pandruvada
2024-08-20netfilter: nft_counter: Synchronize nft_counter_reset() against reader.Sebastian Andrzej Siewior
2024-08-20netfilter: nft_counter: Disable BH in nft_counter_offload_stats().Sebastian Andrzej Siewior
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-19bcachefs: Extra debug for data move pathKent Overstreet
2024-08-19kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-08-19net: mctp: test: Use correct skb for route input checkJeremy Kerr
2024-08-19Input: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov
2024-08-19Merge tag 'hid-for-linus-2024081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio