Age | Commit message (Expand) | Author |
2021-06-29 | writeback, cgroup: release dying cgwbs by switching attached inodes | Roman Gushchin |
2021-06-29 | writeback, cgroup: support switching multiple inodes at once | Roman Gushchin |
2021-06-29 | writeback, cgroup: keep list of inodes attached to bdi_writeback | Roman Gushchin |
2021-06-29 | mm/page_reporting: allow driver to specify reporting order | Gavin Shan |
2021-06-29 | slub: force on no_hash_pointers when slub_debug is enabled | Stephen Boyd |
2021-06-29 | mm, slub: change run-time assertion in kmalloc_index() to compile-time | Hyeonggon Yoo |
2021-06-29 | kunit: make test->lock irq safe | Vlastimil Babka |
2021-06-29 | kthread: switch to new kerneldoc syntax for named variable macro argument | Jonathan Neuschäfer |
2021-06-29 | mm/page_alloc: fix memory map initialization for descending nodes | Mike Rapoport |
2021-06-27 | Revert "signal: Allow tasks to cache one sigqueue struct" | Linus Torvalds |
2021-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-25 | userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition | Gleb Fotengauer-Malinovskiy |
2021-06-25 | Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds |
2021-06-24 | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins |
2021-06-24 | mm/vmalloc: add vmalloc_no_huge | Claudio Imbrenda |
2021-06-24 | libceph: set global_id as soon as we get an auth ticket | Ilya Dryomov |
2021-06-24 | libceph: don't pass result into ac->ops->handle_reply() | Ilya Dryomov |
2021-06-22 | locking/lockdep: Improve noinstr vs errors | Peter Zijlstra |
2021-06-18 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-18 | icmp: don't send out ICMP messages with a source address of 0.0.0.0 | Toke Høiland-Jørgensen |
2021-06-18 | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-06-17 | Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-16 | net/mlx5e: Don't create devices during unload flow | Dmytro Linkin |
2021-06-16 | mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() | Hugh Dickins |
2021-06-16 | mm/thp: try_to_unmap() use TTU_SYNC for safe splitting | Hugh Dickins |
2021-06-16 | mm/thp: make is_huge_zero_pmd() safe and quicker | Hugh Dickins |
2021-06-16 | mm/hugetlb: expand restore_reserve_on_error functionality | Mike Kravetz |
2021-06-16 | mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare | Peter Xu |
2021-06-16 | mm,hwpoison: fix race with hugetlb page allocation | Naoya Horiguchi |
2021-06-15 | net: inline function get_net_ns_by_fd if NET_NS is disabled | Changbin Du |
2021-06-15 | ptp: improve max_adj check against unreasonable values | Jakub Kicinski |
2021-06-15 | quota: finish disable quotactl_path syscall | Marcin Juszkiewicz |
2021-06-14 | Revert "cpufreq: CPPC: Add support for frequency invariance" | Viresh Kumar |
2021-06-12 | mm: relocate 'write_protect_seq' in struct mm_struct | Feng Tang |
2021-06-12 | net: make get_net_ns return error if NET_NS is disabled | Changbin Du |
2021-06-12 | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-12 | Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-12 | Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-12 | Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-10 | io_uring: add feature flag for rsrc tags | Pavel Begunkov |
2021-06-10 | io_uring: change registration/upd/rsrc tagging ABI | Pavel Begunkov |
2021-06-10 | inet: annotate date races around sk->sk_txhash | Eric Dumazet |
2021-06-10 | net: annotate data race in sock_error() | Eric Dumazet |
2021-06-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-06-09 | net/mlx5e: Fix page reclaim for dead peer hairpin | Dima Chumak |
2021-06-09 | Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda... | Linus Torvalds |
2021-06-09 | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-06-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-09 | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG | Ricky Wu |
2021-06-09 | kvm: fix previous commit for 32-bit builds | Paolo Bonzini |