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-11-25
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2
-43
/
+36
2019-11-25
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2
-10
/
+10
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
3
-26
/
+29
2019-11-20
futex: Prevent exit livelock
Thomas Gleixner
1
-15
/
+91
2019-11-20
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
1
-7
/
+9
2019-11-20
futex: Add mutex around futex exit
Thomas Gleixner
3
-0
/
+18
2019-11-20
futex: Provide state handling for exec() as well
Thomas Gleixner
1
-4
/
+34
2019-11-20
futex: Sanitize exit state handling
Thomas Gleixner
1
-7
/
+10
2019-11-20
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
3
-41
/
+40
2019-11-20
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2
-1
/
+1
2019-11-20
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
3
-6
/
+12
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
4
-5
/
+17
2019-11-20
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
4
-29
/
+49
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
4
-41
/
+48
2019-11-15
futex: Prevent robust futex exit race
Yang Tao
1
-7
/
+51
2019-11-13
locking/lockdep: Update the comment for __lock_release()
Dan Carpenter
1
-3
/
+1
2019-10-29
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
1
-0
/
+4
2019-10-29
futex: Drop leftover wake_q_add() comment
Davidlohr Bueso
1
-1
/
+1
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
33
-93
/
+90
2019-10-09
lib/smp_processor_id: Don't use cpumask_equal()
Waiman Long
1
-1
/
+1
2019-10-09
Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2019-10-08
Add my linux-leds branch to MAINTAINERS
Pavel Machek
1
-0
/
+1
2019-10-08
leds: core: Fix leds.h structure documentation
Dan Murphy
1
-3
/
+2
2019-10-08
Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-15
/
+27
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-08
Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-11
/
+97
2019-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-89
/
+281
2019-10-08
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
4
-12
/
+49
2019-10-08
mm, sl[ou]b: improve memory accounting
Vlastimil Babka
3
-9
/
+33
2019-10-08
mm, memcg: make scan aggression always exclude protection
Chris Down
2
-54
/
+32
2019-10-08
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
2
-28
/
+46
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-07
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
3
-44
/
+29
2019-10-07
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-06
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-10-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
14
-144
/
+53
[next]