index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
1
-122
/
+156
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2
-2
/
+0
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-22
/
+8
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
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
[next]