Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche
2022-08-29Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-29Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-29mm: re-allow pinning of zero pfns (again)Alex Williamson
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-26Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-24Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-21mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins
2022-08-21mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-21mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee
2022-08-21mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-08-20ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-16sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia
2022-08-16sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule
2022-08-15cpumask: align signatures of UP implementationsSander Vanheule
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-14Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-13NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITESTrond Myklebust
2022-08-13NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-13io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-08-13fs: don't randomize struct kiocb fieldsKeith Busch
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11vdpa: Add suspend operationEugenio Pérez
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen
2022-08-11virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo