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
2019-10-08
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
4
-12
/
+115
2019-10-08
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
Dan Carpenter
1
-9
/
+11
2019-10-08
mm/page_alloc.c: fix a crash in free_pages_prepare()
Qian Cai
1
-1
/
+7
2019-10-08
mm/z3fold.c: claim page in the beginning of free
Vitaly Wool
1
-2
/
+8
2019-10-08
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-08
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
1
-0
/
+3
2019-10-08
mm: fix -Wmissing-prototypes warnings
Yi Wang
2
-2
/
+2
2019-10-08
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
1
-2
/
+7
2019-10-08
mm/memremap: drop unused SECTION_SIZE and SECTION_MASK
Anshuman Khandual
1
-2
/
+0
2019-10-08
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-10-08
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
1
-1
/
+1
2019-10-08
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
1
-1
/
+2
2019-10-08
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
1
-33
/
+23
2019-10-08
ocfs2: clear zero in unaligned direct IO
Jia Guo
1
-1
/
+21
2019-10-04
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-313
/
+41
2019-10-04
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+32
2019-10-04
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+5
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-182
/
+584
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-139
/
+79
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-114
/
+288
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+38
2019-10-04
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-159
/
+232
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-132
/
+218
2019-10-04
KVM: x86: omit "impossible" pmu MSRs from MSR list
Paolo Bonzini
1
-16
/
+2
2019-10-04
Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
6
-102
/
+111
2019-10-04
Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-23
/
+36
2019-10-04
Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
25
-34
/
+85
2019-10-04
MIPS: pmcs-msp71xx: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
Paul Burton
1
-1
/
+2
2019-10-04
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
1
-13
/
+4
2019-10-03
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
1
-2
/
+2
2019-10-03
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
1
-1
/
+1
2019-10-03
Revert "drm/i915: Fix DP-MST crtc_mask"
Ville Syrjälä
1
-1
/
+1
2019-10-03
sched: add kernel-doc for struct clone_args
Christian Brauner
1
-2
/
+24
2019-10-03
fork: add kernel-doc for clone3
Christian Brauner
1
-0
/
+11
2019-10-03
usercopy: Add parentheses around assignment in test_copy_struct_from_user
Nathan Chancellor
1
-2
/
+2
2019-10-03
Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-0
/
+1
2019-10-03
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-03
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
1
-1
/
+1
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-54
/
+25
2019-10-03
KVM: x86: omit absent pmu MSRs from MSR list
Paolo Bonzini
1
-2
/
+12
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-10-03
Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixes
Maxime Ripard
1
-0
/
+1
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
12049
-311133
/
+703934
2019-10-03
drm/omap: fix max fclk divider for omap36xx
Tomi Valkeinen
1
-1
/
+1
2019-10-03
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Ville Syrjälä
1
-2
/
+3
2019-10-03
drm/i915/dp: Fix dsc bpp calculations, v5.
Maarten Lankhorst
5
-99
/
+107
2019-10-03
block: pg: add header include guard
Masahiro Yamada
1
-1
/
+4
2019-10-03
timer-of: don't use conditional expression with mixed 'void' types
Linus Torvalds
1
-1
/
+3
[next]