Age | Commit message (Expand) | Author | Files | Lines |
2021-06-25 | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins | 2 | -22/+7 |
2021-06-25 | mm/vmalloc: add vmalloc_no_huge | Claudio Imbrenda | 1 | -0/+1 |
2021-06-24 | libceph: set global_id as soon as we get an auth ticket | Ilya Dryomov | 1 | -1/+3 |
2021-06-24 | libceph: don't pass result into ac->ops->handle_reply() | Ilya Dryomov | 1 | -1/+1 |
2021-06-22 | locking/lockdep: Improve noinstr vs errors | Peter Zijlstra | 1 | -0/+2 |
2021-06-19 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 8 | -10/+42 |
2021-06-18 | icmp: don't send out ICMP messages with a source address of 0.0.0.0 | Toke Høiland-Jørgensen | 1 | -0/+3 |
2021-06-18 | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+0 |
2021-06-17 | Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2021-06-17 | net/mlx5e: Don't create devices during unload flow | Dmytro Linkin | 1 | -0/+4 |
2021-06-16 | mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() | Hugh Dickins | 1 | -0/+3 |
2021-06-16 | mm/thp: try_to_unmap() use TTU_SYNC for safe splitting | Hugh Dickins | 1 | -0/+1 |
2021-06-16 | mm/thp: make is_huge_zero_pmd() safe and quicker | Hugh Dickins | 1 | -1/+7 |
2021-06-16 | mm/hugetlb: expand restore_reserve_on_error functionality | Mike Kravetz | 1 | -0/+2 |
2021-06-16 | mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare | Peter Xu | 1 | -4/+11 |
2021-06-16 | mm,hwpoison: fix race with hugetlb page allocation | Naoya Horiguchi | 1 | -0/+6 |
2021-06-15 | net: inline function get_net_ns_by_fd if NET_NS is disabled | Changbin Du | 1 | -1/+6 |
2021-06-15 | ptp: improve max_adj check against unreasonable values | Jakub Kicinski | 1 | -1/+1 |
2021-06-15 | quota: finish disable quotactl_path syscall | Marcin Juszkiewicz | 1 | -2/+1 |
2021-06-14 | Revert "cpufreq: CPPC: Add support for frequency invariance" | Viresh Kumar | 1 | -1/+0 |
2021-06-12 | mm: relocate 'write_protect_seq' in struct mm_struct | Feng Tang | 1 | -7/+20 |
2021-06-12 | net: make get_net_ns return error if NET_NS is disabled | Changbin Du | 2 | -2/+7 |
2021-06-12 | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -18/+77 |
2021-06-12 | Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2021-06-12 | Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+10 |
2021-06-12 | Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+17 |
2021-06-11 | io_uring: add feature flag for rsrc tags | Pavel Begunkov | 1 | -0/+1 |
2021-06-11 | io_uring: change registration/upd/rsrc tagging ABI | Pavel Begunkov | 1 | -9/+9 |
2021-06-11 | inet: annotate date races around sk->sk_txhash | Eric Dumazet | 1 | -3/+7 |
2021-06-11 | net: annotate data race in sock_error() | Eric Dumazet | 1 | -1/+6 |
2021-06-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+1 |
2021-06-10 | net/mlx5e: Fix page reclaim for dead peer hairpin | Dima Chumak | 1 | -0/+1 |
2021-06-10 | Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda... | Linus Torvalds | 1 | -0/+1 |
2021-06-10 | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 1 | -2/+7 |
2021-06-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+9 |
2021-06-09 | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG | Ricky Wu | 1 | -0/+2 |
2021-06-09 | kvm: fix previous commit for 32-bit builds | Paolo Bonzini | 1 | -2/+2 |
2021-06-09 | kvm: avoid speculation-based attacks from out-of-range memslot accesses | Paolo Bonzini | 1 | -1/+9 |
2021-06-08 | Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2021-06-08 | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+6 |
2021-06-06 | Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2021-06-06 | Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -0/+1 |
2021-06-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+8 |
2021-06-05 | Revert "MIPS: make userspace mapping young by default" | Thomas Bogendoerfer | 1 | -0/+8 |
2021-06-05 | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 8 | -10/+16 |
2021-06-05 | Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2021-06-05 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 1 | -0/+1 |
2021-06-04 | Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -6/+27 |
2021-06-04 | virtchnl: Add missing padding to virtchnl_proto_hdrs | Geert Uytterhoeven | 1 | -0/+1 |
2021-06-04 | usb: typec: tcpm: Properly handle Alert and Status Messages | Kyle Tso | 1 | -4/+0 |