]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2024-08-23  Linus TorvaldsMerge tag 'io_uring-6.11-20240823' of git://git.kernel...
2024-08-23  Linus TorvaldsMerge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub...
2024-08-23  Linus TorvaldsMerge tag 'thermal-6.11-rc5' of git://git.kernel.org...
2024-08-23  Linus TorvaldsMerge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub...
2024-08-23  Linus TorvaldsMerge tag 'spi-fix-v6.11-rc3' of git://git.kernel.org...
2024-08-23  Linus TorvaldsMerge tag 'pwrseq-fixes-for-v6.11-rc5' of git://git...
2024-08-23  Linus TorvaldsMerge tag 'pmdomain-v6.11-rc2' of git://git.kernel...
2024-08-23  Linus TorvaldsMerge tag 'ata-6.11-rc5' of git://git.kernel.org/pub...
2024-08-22  Linus TorvaldsMerge tag 'net-6.11-rc5' of git://git.kernel.org/pub...
2024-08-22  Linus TorvaldsMerge tag 'kbuild-fixes-v6.11-2' of git://git.kernel...
2024-08-22  Alexandra Winters390/iucv: Fix vargs handling in iucv_alloc_device()
2024-08-22  Menglong Dongnet: ovs: fix ovs_drop_reasons error
2024-08-22  Jakub KicinskiMerge tag 'nf-24-08-22' of git://git.kernel.org/pub...
2024-08-22  Jakub KicinskiMerge branch 'net-xilinx-axienet-multicast-fixes-and...
2024-08-22  Sean Andersonnet: xilinx: axienet: Fix dangling multicast addresses
2024-08-22  Sean Andersonnet: xilinx: axienet: Always disable promiscuous mode
2024-08-22  Krzysztof Kozlowskithermal: of: Fix OF node leak in of_thermal_zone_find...
2024-08-22  Krzysztof Kozlowskithermal: of: Fix OF node leak in thermal_of_zone_register()
2024-08-22  Krzysztof Kozlowskithermal: of: Fix OF node leak in thermal_of_trips_init...
2024-08-22  Masahiro Yamadakbuild: fix typos "prequisites" to "prerequisites"
2024-08-22  Paolo AbeniMerge branch 'maintainers-networking-updates'
2024-08-22  Simon HormanMAINTAINERS: Mark JME Network Driver as Odd Fixes
2024-08-22  Simon HormanMAINTAINERS: Add header files to NETWORKING sections
2024-08-22  Simon HormanMAINTAINERS: Add limited globs for Networking headers
2024-08-22  Simon HormanMAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING...
2024-08-22  Simon HormanMAINTAINERS: Add sonet.h to ATM section of MAINTAINERS
2024-08-22  Andy Shevchenkospi: pxa2xx: Move PM runtime handling to the glue drivers
2024-08-22  Andy Shevchenkospi: pxa2xx: Do not override dev->platform_data on...
2024-08-22  Bharat Bhushanocteontx2-af: Fix CPT AF register offset calculation
2024-08-22  Sava Jakovljevnet: phy: realtek: Fix setting of PHY LEDs Mode B bit...
2024-08-22  Mengyuan Lounet: ngbe: Fix phy mode set to external phy
2024-08-22  Pablo Neira... netfilter: flowtable: validate vlan header
2024-08-22  Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-08-22  Somnath Koturbnxt_en: Fix double DMA unmapping for XDP_REDIRECT
2024-08-22  Jakub KicinskiMerge branch 'ipv6-fix-possible-uaf-in-output-paths'
2024-08-22  Eric Dumazetipv6: prevent possible UAF in ip6_xmit()
2024-08-22  Eric Dumazetipv6: fix possible UAF in ip6_finish_output2()
2024-08-22  Eric Dumazetipv6: prevent UAF in ip6_send_skb()
2024-08-22  Eric Dumazetnetpoll: do not export netpoll_poll_[disable|enable]()
2024-08-22  Ido Schimmelselftests: mlxsw: ethtool_lanes: Source ethtool lib...
2024-08-22  Felix Fietkauudp: fix receiving fraglist GSO packets
2024-08-21  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.11-4' of git://git...
2024-08-21  Linus TorvaldsMerge tag 'erofs-for-6.11-rc5-fixes' of git://git.kerne...
2024-08-21  Yang Ruibinthermal/debugfs: Fix the NULL vs IS_ERR() confusion...
2024-08-21  Jens Axboeio_uring/kbuf: sanitize peek buffer setup
2024-08-21  Michael Ellermanata: pata_macio: Use WARN instead of BUG
2024-08-21  Michael Ellermanata: pata_macio: Fix DMA table overflow
2024-08-21  Linus TorvaldsMerge tag '6.11-rc4-server-fixes' of git://git.samba...
2024-08-21  Jakub KicinskiMerge branch 'mptcp-pm-fix-ids-not-being-reusable'
2024-08-21  Matthieu Baerts... mptcp: pm: avoid possible UaF when selecting endp
2024-08-21  Matthieu Baerts... selftests: mptcp: join: validate fullmesh endp on 1st sf
2024-08-21  Matthieu Baerts... mptcp: pm: fullmesh: select the right ID later
2024-08-21  Matthieu Baerts... mptcp: pm: only in-kernel cannot have entries with...
2024-08-21  Matthieu Baerts... mptcp: pm: check add_addr_accept_max before accepting...
2024-08-21  Matthieu Baerts... mptcp: pm: only decrement add_addr_accepted for MPJ req
2024-08-21  Matthieu Baerts... mptcp: pm: only mark 'subflow' endp as available
2024-08-21  Matthieu Baerts... mptcp: pm: remove mptcp_pm_remove_subflow()
2024-08-21  Matthieu Baerts... selftests: mptcp: join: test for flush/re-add endpoints
2024-08-21  Matthieu Baerts... mptcp: pm: re-using ID of unused flushed subflows
2024-08-21  Matthieu Baerts... selftests: mptcp: join: check re-using ID of closed...
2024-08-21  Matthieu Baerts... mptcp: pm: re-using ID of unused removed subflows
2024-08-21  Matthieu Baerts... selftests: mptcp: join: check re-using ID of unused...
2024-08-21  Matthieu Baerts... mptcp: pm: re-using ID of unused removed ADD_ADDR
2024-08-21  Gao Xiangerofs: fix out-of-bound access when z_erofs_gbuf_growsi...
2024-08-21  Stephen Hemmingernetem: fix return value if duplicate enqueue fails
2024-08-20  Joseph Huangnet: dsa: mv88e6xxx: Fix out-of-bound access
2024-08-20  Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git.kernel.org...
2024-08-20  Martin Whitakernet: dsa: microchip: fix PTP config failure when using...
2024-08-20  Paolo Abeniigb: cope with large MAX_SKB_FRAGS
2024-08-20  Nikolay Kuratovcxgb4: add forgotten u64 ivlan cast before shift
2024-08-20  Dan Carpenterdpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
2024-08-20  Michal Swiatkowskiice: use internal pf id instead of function number
2024-08-20  Maciej Fijalkowskiice: fix truesize operations for PAGE_SIZE >= 8192
2024-08-20  Maciej Fijalkowskiice: fix ICE_LAST_OFFSET formula
2024-08-20  Maciej Fijalkowskiice: fix page reuse when PAGE_SIZE is over 8k
2024-08-20  Linus TorvaldsMerge tag 'cxl-fixes-6.11-rc5' of git://git.kernel...
2024-08-20  Paolo AbeniMerge branch 'bonding-fix-xfrm-offload-bugs'
2024-08-20  Nikolay Aleksandrovbonding: fix xfrm state handling when clearing active...
2024-08-20  Nikolay Aleksandrovbonding: fix xfrm real_dev null pointer dereference
2024-08-20  Nikolay Aleksandrovbonding: fix null pointer deref in bond_ipsec_offload_ok
2024-08-20  Nikolay Aleksandrovbonding: fix bond_ipsec_offload_ok return type
2024-08-20  Carlos Songspi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
2024-08-20  Dan Carpentermmc: mmc_test: Fix NULL dereference on allocation failure
2024-08-20  Ben Whittenmmc: dw_mmc: allow biu and ciu clocks to defer
2024-08-20  Thomas Bogendoerferip6_tunnel: Fix broken GRO
2024-08-20  Srinivas Pandruvadaplatform/x86: ISST: Fix return value on last invalid...
2024-08-20  Sebastian Andrzej... netfilter: nft_counter: Synchronize nft_counter_reset...
2024-08-20  Sebastian Andrzej... netfilter: nft_counter: Disable BH in nft_counter_offlo...
2024-08-20  Kuniyuki Iwashimakcm: Serialise kcm_sendmsg() for the same socket.
2024-08-20  Jeremy Kerrnet: mctp: test: Use correct skb for route input check
2024-08-19  Linus TorvaldsMerge tag 'hid-for-linus-2024081901' of git://git.kerne...
2024-08-19  Linus TorvaldsMerge tag 'printk-for-6.11-rc5' of git://git.kernel...
2024-08-19  Florian Westphaltcp: prevent concurrent execution of tcp_sk_exit_batch
2024-08-19  Hans de GoedeACPI: video: Add backlight=native quirk for Dell OptiPl...
2024-08-19  Hans de Goedeplatform/x86: dell-uart-backlight: Use acpi_video_get_b...
2024-08-19  Hans de GoedeACPI: video: Add Dell UART backlight controller detection
2024-08-19  Jinjie Ruaniommufd/selftest: Make dirty_ops static
2024-08-19  David S. MillerMerge branch 'selftests-udpgro-fixes'
2024-08-19  Hangbin Liuselftests: udpgro: no need to load xdp for gro
2024-08-19  Hangbin Liuselftests: udpgro: report error when receive failed
next