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-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-101
/
+899
2020-02-01
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+23
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+28
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-109
/
+217
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-19
/
+106
2020-01-31
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
1
-3
/
+2
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-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-29
/
+35
2020-01-31
Merge branches 'pm-cpufreq' and 'pm-core'
Rafael J. Wysocki
1
-9
/
+23
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-31
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-11
/
+5
2020-01-31
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2
-1
/
+107
2020-01-31
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-6
/
+22
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
1
-3
/
+3
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
5
-7
/
+27
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-3
/
+13
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-0
/
+2
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-377
/
+1012
2020-01-30
Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-1
/
+57
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+10
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-0
/
+4
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+0
2020-01-30
y2038: sparc: remove use of struct timex
Arnd Bergmann
1
-0
/
+2
2020-01-30
ide: make drive->dn read only
Dan Carpenter
1
-0
/
+4
2020-01-30
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
1
-6
/
+3
2020-01-30
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
1
-0
/
+7
2020-01-30
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
1
-0
/
+1
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
[next]