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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
ipc/mqueue.c: update/document memory barriers
Manfred Spraul
1
-14
/
+78
2020-02-04
ipc/mqueue.c: remove duplicated code
Davidlohr Bueso
1
-13
/
+18
2020-02-04
smp_mb__{before,after}_atomic(): update Documentation
Manfred Spraul
1
-6
/
+10
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
3
-29
/
+15
2020-02-04
mm/memory_hotplug: cleanup __remove_pages()
David Hildenbrand
1
-11
/
+6
2020-02-04
mm/memory_hotplug: drop local variables in shrink_zone_span()
David Hildenbrand
1
-9
/
+6
2020-02-04
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
David Hildenbrand
1
-27
/
+7
2020-02-04
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
David Hildenbrand
1
-2
/
+2
2020-02-04
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
David Hildenbrand
2
-0
/
+5
2020-02-04
mm/memmap_init: update variable name in memmap_init_zone
Aneesh Kumar K.V
1
-4
/
+4
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
3
-19
/
+12
2020-02-04
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
David Hildenbrand
1
-3
/
+6
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
2
-17
/
+22
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
1
-3
/
+27
2020-02-04
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
David Hildenbrand
1
-2
/
+12
2020-02-04
ocfs2: fix oops when writing cloned file
Gang He
1
-8
/
+6
2020-02-03
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
Masahiro Yamada
2
-1
/
+2
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
13
-83
/
+193
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
7
-39
/
+19
2020-02-03
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-12
/
+18
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
47
-416
/
+2810
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-108
/
+574
2020-02-03
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
Geert Uytterhoeven
1
-1
/
+1
2020-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2020-02-02
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
13
-94
/
+425
2020-02-02
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-348
/
+311
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-02-02
sparc64: fix adjtimex regression
Arnd Bergmann
1
-2
/
+2
2020-02-01
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...
Linus Torvalds
2
-2
/
+2
2020-02-01
vfs: fix do_last() regression
Al Viro
1
-2
/
+2
2020-02-01
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
14
-133
/
+174
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
20
-449
/
+281
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-330
/
+89
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-519
/
+2800
2020-02-01
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
215
-2355
/
+14973
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
103
-3200
/
+4659
2020-02-01
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+6
2020-02-01
Merge tag 'acpi-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-22
/
+22
2020-02-01
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
17
-171
/
+264
2020-02-01
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-02-01
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
12
-70
/
+73
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-13
/
+33
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
136
-1293
/
+2724
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+119
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
95
-1239
/
+3888
2020-01-31
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-41
/
+121
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-11
/
+245
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-57
/
+71
2020-01-31
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
3
-0
/
+3
[prev]
[next]