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.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
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+35
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+6
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-0
/
+1
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
1
-1
/
+1
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+1
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+8
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+43
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+1
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-28
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-17
/
+28
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2
-2
/
+2
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-01-27
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
1
-0
/
+5
2022-01-26
tty: Partially revert the removal of the Cyclades public API
Maciej W. Rozycki
1
-0
/
+35
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-31
/
+58
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-10
/
+1
2022-01-25
usb: roles: fix include/linux/usb/role.h compile issue
Linyu Yuan
1
-0
/
+6
2022-01-24
quota: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-01-24
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
1
-6
/
+43
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-1
/
+1
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+1
2022-01-23
Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
7
-330
/
+409
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-264
/
+127
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-31
/
+77
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+21
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-178
/
+244
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+18
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
1
-2
/
+1
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
1
-2
/
+0
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
1
-11
/
+0
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
3
-10
/
+1
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
1
-8
/
+1
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
1
-1
/
+0
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
1
-1
/
+0
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
1
-2
/
+0
[next]