Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv'
[linux-2.6-block.git] / rust /
2024-05-13 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-05-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2024-05-09 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2024-05-09 Jakub KicinskiMerge tag 'wireless-next-2024-05-08' of git://git....
2024-05-08 Linus TorvaldsMerge tag 'fuse-fixes-6.9-final' of git://git./linux...
2024-05-08 Linus TorvaldsMerge tag 'exfat-for-6.9-rc8' of git://git./linux/kerne...
2024-05-08 Linus TorvaldsMerge tag 'soc-fixes-6.9-3' of git://git./linux/kernel...
2024-05-08 Linus TorvaldsMerge tag 'pci-v6.9-fixes-2' of git://git./linux/kernel...
2024-05-07 Jakub KicinskiMerge tag 'ipsec-next-2024-05-03' of git://git./linux...
2024-05-06 Linus TorvaldsMerge tag 'for-6.9-rc7-tag' of git://git./linux/kernel...
2024-05-06 Linus TorvaldsMerge tag 'auxdisplay-v6.10-1' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'edac_urgent_for_v6.9_rc7' of git://git....
2024-05-05 Linus TorvaldsMerge tag 'powerpc-6.9-4' of git://git./linux/kernel...
2024-05-05 Linus TorvaldsMerge tag 'irq-urgent-2024-05-05' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'char-misc-6.9-rc7' of git://git./linux/kerne...
2024-05-05 Linus TorvaldsMerge tag 'usb-6.9-rc7' of git://git./linux/kernel...
2024-05-05 Linus TorvaldsMerge tag 'input-for-v6.9-rc6' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-05-03 Jakub KicinskiMerge tag 'ipsec-2024-05-02' of git://git./linux/kernel...
2024-05-03 Linus TorvaldsMerge tag 'efi-urgent-for-v6.9-1' of git://git./linux...
2024-05-03 Linus TorvaldsMerge tag 'block-6.9-20240503' of git://git.kernel...
2024-05-03 Linus TorvaldsMerge tag 'sound-6.9-rc7' of git://git./linux/kernel...
2024-05-03 Linus TorvaldsMerge tag 'spi-fix-v6.9-rc6' of git://git./linux/kernel...
2024-05-03 Dave AirlieMerge tag 'drm-misc-fixes-2024-05-02' of https://gitlab...
2024-05-02 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-05-02 Linus TorvaldsMerge tag 'for-6.9-rc6-tag' of git://git./linux/kernel...
2024-05-02 Linus TorvaldsMerge tag 's390-6.9-6' of git://git./linux/kernel/git...
2024-05-02 Linus TorvaldsMerge tag 'xtensa-20240502' of https://github.com/jcmvb...
2024-05-02 Linus TorvaldsMerge tag 'thermal-6.9-rc7' of git://git./linux/kernel...
2024-05-02 Linus TorvaldsMerge tag 'net-6.9-rc7' of git://git./linux/kernel...
2024-05-01 Linus TorvaldsMerge tag 'regulator-fix-v6.9-rc6' of git://git./linux...
2024-04-30 Paolo BonziniMerge tag 'kvmarm-fixes-6.9-2' of git://git./linux...
2024-04-30 Linus TorvaldsMerge tag 'for-v6.9-rc' of git://git./linux/kernel...
2024-04-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.9-4' of git://git...
2024-04-30 Linus TorvaldsMerge tag 'pinctrl-v6.9-2' of git://git./linux/kernel...
2024-04-29 Linus TorvaldsMerge tag 'wq-for-6.9-rc6-fixes' of git://git./linux...
2024-04-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-04-29 Linus TorvaldsMerge tag 'nfsd-6.9-6' of git://git./linux/kernel/git...
2024-04-29 Linus TorvaldsMerge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org...
2024-04-29 Linus TorvaldsMerge tag 'erofs-for-6.9-rc7-fixes' of git://git./linux...
2024-04-28 Linus TorvaldsMerge tag 'sched-urgent-2024-04-28' of git://git./linux...
2024-04-28 Linus TorvaldsMerge tag 'x86-urgent-2024-04-28' of git://git./linux...
2024-04-28 Linus TorvaldsMerge tag 'irq-urgent-2024-04-28' of git://git./linux...
2024-04-27 Linus TorvaldsMerge tag 'rust-fixes-6.9' of https://github.com/Rust...
2024-04-26 Palmer DabbeltMerge patch series "RISC-V: Test th.sxstatus.MAEE bit...
2024-04-25 Linus TorvaldsMerge tag 'nfsd-6.9-5' of git://git./linux/kernel/git...
2024-04-25 Linus TorvaldsMerge tag 'for-linus-2024042501' of git://git./linux...
2024-04-25 Aswin Unnikrishnanrust: remove `params` from `module` macro example
2024-04-24 Linus TorvaldsMerge tag 'for-6.9-rc5-tag' of git://git./linux/kernel...
2024-04-22 Miguel Ojedakbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
2024-04-22 Wedson Almeida Filhorust: kernel: require `Send` for `Module` implementations
2024-04-22 Wedson Almeida Filhorust: phy: implement `Send` for `Registration`
2024-04-22 Linus TorvaldsMerge tag 'nfsd-6.9-4' of git://git./linux/kernel/git...
2024-04-18 Linus TorvaldsMerge tag 'for-6.9-rc4-tag' of git://git./linux/kernel...
2024-04-16 Benno Lossinrust: macros: fix soundness issue in `module!` macro
2024-04-15 Linus TorvaldsMerge tag 'nfsd-6.9-3' of git://git./linux/kernel/git...
2024-04-12 Dave AirlieMerge tag 'drm-msm-next-2024-04-11' of https://gitlab...
2024-04-11 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20240411' of git://git...
2024-04-11 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v6.9-rc4'...
2024-04-11 Greg Kroah-HartmanMerge tag 'icc-6.9-rc2' of git://git./linux/kernel...
2024-04-10 Linus TorvaldsMerge tag 'turbostat-2024.04.10' of git://git./linux...
2024-04-09 Palmer DabbeltMerge patch the fixes from "riscv: 64-bit NOMMU fixes...
2024-04-09 Arnd BergmannMerge tag 'omap-for-v6.9/n8x0-fixes-signed' of git...
2024-04-09 Jens AxboeMerge tag 'md-6.9-20240408' of https://git./linux/kerne...
2024-04-08 Linus TorvaldsMerge tag 'for-6.9-rc2-tag' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'nfsd-6.9-2' of git://git./linux/kernel/git...
2024-04-05 Linus TorvaldsMerge tag '9p-for-6.9-rc3' of https://github.com/martin...
2024-04-05 Kalle ValoMerge tag 'rtw-next-2024-04-04' of https://github.com...
2024-04-05 Takashi IwaiMerge tag 'asoc-fix-v6.9-rc2' of https://git./linux...
2024-04-04 Laine Taffin Altmanrust: init: remove impl Zeroable for Infallible
2024-04-04 Jakub KicinskiMerge tag 'wireless-next-2024-04-03' of git://git....
2024-04-03 Mark BrownASoC: Merge up left over v6.8 fix
2024-04-02 Paolo BonziniMerge tag 'kvmarm-fixes-6.9-1' of git://git./linux...
2024-03-29 Linus TorvaldsMerge tag 'block-6.9-20240329' of git://git.kernel...
2024-03-28 Linus TorvaldsMerge tag 'sound-6.9-rc2' of git://git./linux/kernel...
2024-03-28 Linus TorvaldsMerge tag 'nfsd-6.9-1' of git://git./linux/kernel/git...
2024-03-27 Jakub KicinskiMerge tag 'wireless-2024-03-27' of git://git./linux...
2024-03-27 Linus TorvaldsMerge tag 'for-6.9-rc1-tag' of git://git./linux/kernel...
2024-03-27 Linus TorvaldsMerge tag 'probes-fixes-v6.9-rc1' of git://git./linux...
2024-03-27 Linus TorvaldsMerge tag 'execve-v6.9-rc2' of git://git./linux/kernel...
2024-03-27 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-03-26 Linus TorvaldsMerge tag 'printk-for-6.9-rc2' of git://git./linux...
2024-03-26 Paolo AbeniMerge tag 'for-netdev' of https://git./linux/kernel...
2024-03-25 Thomas ZimmermannMerge drm/drm-fixes into drm-misc-fixes
2024-03-25 Martin K. PetersenMerge branch '6.9/scsi-queue' into 6.9/scsi-fixes
2024-03-25 Linus TorvaldsMerge tag 'gfs2-v6.8-fix' of git://git./linux/kernel...
2024-03-25 Linus TorvaldsMerge tag 'v6.9-p2' of git://git./linux/kernel/git...
2024-03-24 Linus TorvaldsMerge tag 'efi-fixes-for-v6.9-2' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'x86-urgent-2024-03-24' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'sched-urgent-2024-03-24' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'dma-mapping-6.9-2024-03-24' of git://git...
2024-03-23 Linus TorvaldsMerge tag 'timers-urgent-2024-03-23' of git://git....
2024-03-23 Linus TorvaldsMerge tag 'timers-core-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'irq-urgent-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'core-entry-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'powerpc-6.9-2' of git://git./linux/kernel...
2024-03-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2024-03-23 Linus TorvaldsMerge tag 'hardening-v6.9-rc1-fixes' of git://git....
2024-03-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-03-22 Linus TorvaldsMerge tag 'block-6.9-20240322' of git://git.kernel...
next