summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07rust: delete rust-project.json when running make cleanrust-6.3MaĆ­ra Canal
2023-02-07rust: MAINTAINERS: Add the zulip linkBoqun Feng
2023-02-07rust: types: implement `ForeignOwnable` for `Arc<T>`Wedson Almeida Filho
2023-02-01rust: types: implement `ForeignOwnable` for the unit typeWedson Almeida Filho
2023-02-01rust: types: implement `ForeignOwnable` for `Box<T>`Wedson Almeida Filho
2023-02-01rust: types: introduce `ForeignOwnable`Wedson Almeida Filho
2023-02-01rust: types: introduce `ScopeGuard`Wedson Almeida Filho
2023-01-16rust: prelude: prevent doc inline of external importsFinn Behrens
2023-01-16rust: sync: add support for dispatching on Arc and ArcBorrow.Wedson Almeida Filho
2023-01-16rust: sync: introduce `UniqueArc`Wedson Almeida Filho
2023-01-16rust: sync: allow type of `self` to be `ArcBorrow<T>`Wedson Almeida Filho
2023-01-16rust: sync: introduce `ArcBorrow`Wedson Almeida Filho
2023-01-16rust: sync: allow coercion from `Arc<T>` to `Arc<U>`Wedson Almeida Filho
2023-01-16rust: sync: allow type of `self` to be `Arc<T>` or variantsWedson Almeida Filho
2023-01-16rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho
2023-01-16rust: compiler_builtins: make stubs non-globalGary Guo
2023-01-16rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)Miguel Ojeda
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-14Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-14Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-14Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-01-13Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2023-01-13kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin
2023-01-14ata: pata_cs5535: Don't build on UMLPeter Foley
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-13io_uring: lock overflowing for IOPOLLPavel Begunkov
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-01-13Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET