Age | Commit message (Expand) | Author |
2022-08-28 | Revert "memcg: cleanup racy sum avoidance code" | Shakeel Butt |
2022-08-28 | mm: re-allow pinning of zero pfns (again) | Alex Williamson |
2022-08-25 | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-08-24 | net: Fix data-races around sysctl_devconf_inherit_init_net. | Kuniyuki Iwashima |
2022-08-24 | net: Fix data-races around sysctl_fb_tunnels_only_for_init_net. | Kuniyuki Iwashima |
2022-08-23 | Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-23 | Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-23 | netfilter: ebtables: reject blobs that don't provide all entry points | Florian Westphal |
2022-08-22 | net/mlx5: Avoid false positive lockdep warning by adding lock_class_key | Moshe Shemesh |
2022-08-22 | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-08-20 | mm/shmem: fix chattr fsflags support in tmpfs | Hugh Dickins |
2022-08-20 | mm/uffd: reset write protection when unregister with wp-mode | Peter Xu |
2022-08-20 | mm: add DEVICE_ZONE to FOR_ALL_ZONES | Hao Lee |
2022-08-20 | mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW | David Hildenbrand |
2022-08-20 | Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-20 | Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-08-21 | ata: libata: Set __ATA_BASE_SHT max_sectors | John Garry |
2022-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-19 | Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux | Linus Torvalds |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng |
2022-08-19 | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS | Chao Peng |
2022-08-18 | blk-mq: remove unused function blk_mq_queue_stopped() | Yu Kuai |
2022-08-16 | virtio: kerneldocs fixes and enhancements | Ricardo Cañuelo |
2022-08-16 | virtio: Revert "virtio: find_vqs() add arg sizes" | Michael S. Tsirkin |
2022-08-16 | virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()" | Michael S. Tsirkin |
2022-08-15 | sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS | Hao Jia |
2022-08-15 | sched/psi: Remove unused parameter nbytes of psi_trigger_create() | Hao Jia |
2022-08-15 | lib/cpumask: add inline cpumask_next_wrap() for UP | Sander Vanheule |
2022-08-15 | cpumask: align signatures of UP implementations | Sander Vanheule |
2022-08-14 | radix-tree: replace gfp.h inclusion with gfp_types.h | Yury Norov |
2022-08-13 | Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-13 | Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-13 | NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITES | Trond Myklebust |
2022-08-13 | NFS: Fix another fsync() issue after a server reboot | Trond Myklebust |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher |
2022-08-12 | fs: don't randomize struct kiocb fields | Keith Busch |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-11 | Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-08-11 | Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
2022-08-11 | vdpa: Add suspend operation | Eugenio Pérez |
2022-08-11 | vdpa/mlx5: Implement susupend virtqueue callback | Eli Cohen |
2022-08-11 | virtio: add helper virtio_find_vqs_ctx_size() | Xuan Zhuo |
2022-08-11 | virtio: find_vqs() add arg sizes | Xuan Zhuo |
2022-08-11 | virtio_pci: introduce helper to get/set queue reset | Xuan Zhuo |
2022-08-11 | virtio_pci: struct virtio_pci_common_cfg add queue_reset | Xuan Zhuo |
2022-08-11 | virtio_ring: struct virtqueue introduce reset | Xuan Zhuo |