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
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2
-0
/
+11
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
1
-0
/
+6
2020-01-31
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
1
-11
/
+0
2020-01-31
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
1
-0
/
+84
2020-01-31
mm: fix comments related to node reclaim
Hao Lee
2
-2
/
+2
2020-01-31
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...
Anshuman Khandual
1
-2
/
+0
2020-01-31
include/linux/mm.h: remove dead code totalram_pages_set()
Wei Yang
1
-5
/
+0
2020-01-31
include/linux/mm.h: clean up obsolete check on space in page->flags
Yu Zhao
1
-4
/
+0
2020-01-31
mm/hotplug: silence a lockdep splat with printk()
Qian Cai
1
-2
/
+2
2020-01-31
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
1
-1
/
+2
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
1
-4
/
+3
2020-01-31
mm: remove "count" parameter from has_unmovable_pages()
David Hildenbrand
1
-2
/
+2
2020-01-31
mm: remove the memory isolate notifier
David Hildenbrand
1
-27
/
+0
2020-01-31
mm, tracing: print symbol name for kmem_alloc_node call_site events
Junyong Sun
1
-2
/
+2
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-13
/
+13
2020-01-31
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard
1
-13
/
+50
2020-01-31
mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
John Hubbard
1
-5
/
+13
2020-01-31
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
1
-1
/
+5
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-0
/
+1
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2
-20
/
+27
2020-01-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-41
/
+47
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
6
-2
/
+12
2020-01-30
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-15
/
+107
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-11
/
+101
2020-01-30
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-72
/
+29
2020-01-30
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
9
-48
/
+44
2020-01-30
io_uring: add support for epoll_ctl(2)
Jens Axboe
1
-0
/
+1
2020-01-30
eventpoll: support non-blocking do_epoll_ctl() calls
Jens Axboe
1
-0
/
+9
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-6
/
+75
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-16
/
+153
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-995
/
+1085
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-795
/
+168
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-81
/
+11
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
17
-82
/
+234
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-5
/
+5
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-148
/
+12
2020-01-29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+20
2020-01-29
io_uring: support using a registered personality for commands
Jens Axboe
1
-1
/
+6
2020-01-29
io_uring: allow registering credentials
Jens Axboe
1
-0
/
+2
2020-01-29
io_uring: add io-wq workqueue sharing
Pavel Begunkov
1
-1
/
+3
2020-01-29
io_uring/io-wq: don't use static creds/mm assignments
Jens Axboe
1
-0
/
+1
2020-01-29
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+23
2020-01-29
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
33
-168
/
+665
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
108
-434
/
+4425
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
26
-359
/
+343
2020-01-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-1
/
+6
2020-01-29
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-78
/
+58
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2
-3
/
+38
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+14
[next]