index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2019-11-25
2
-10
/
+10
*
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
2019-11-25
3
-26
/
+29
*
futex: Prevent exit livelock
Thomas Gleixner
2019-11-20
1
-15
/
+91
*
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-11-20
1
-7
/
+9
*
futex: Add mutex around futex exit
Thomas Gleixner
2019-11-20
3
-0
/
+18
*
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-11-20
1
-4
/
+34
*
futex: Sanitize exit state handling
Thomas Gleixner
2019-11-20
1
-7
/
+10
*
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-11-20
3
-41
/
+40
*
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-11-20
2
-1
/
+1
*
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-11-20
3
-6
/
+12
*
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-20
4
-5
/
+17
*
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-11-20
4
-29
/
+49
*
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-11-20
4
-41
/
+48
*
futex: Prevent robust futex exit race
Yang Tao
2019-11-15
1
-7
/
+51
*
locking/lockdep: Update the comment for __lock_release()
Dan Carpenter
2019-11-13
1
-3
/
+1
*
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
2019-10-29
1
-0
/
+4
*
futex: Drop leftover wake_q_add() comment
Davidlohr Bueso
2019-10-29
1
-1
/
+1
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
33
-93
/
+90
*
lib/smp_processor_id: Don't use cpumask_equal()
Waiman Long
2019-10-09
1
-1
/
+1
*
Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-09
2
-3
/
+3
|
\
|
*
Add my linux-leds branch to MAINTAINERS
Pavel Machek
2019-10-08
1
-0
/
+1
|
*
leds: core: Fix leds.h structure documentation
Dan Murphy
2019-10-08
1
-3
/
+2
*
|
Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-10-08
4
-15
/
+27
|
\
\
|
*
|
gpio: max77620: Use correct unit for debounce times
Thierry Reding
2019-10-04
1
-3
/
+3
|
*
|
Merge tag 'gpio-v5.4-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-10-02
3
-12
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
2019-10-01
1
-3
/
+4
|
|
*
gpio: fix getting nonexclusive gpiods from DT
Marco Felsch
2019-10-01
1
-1
/
+1
|
|
*
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Bartosz Golaszewski
2019-10-01
1
-8
/
+19
|
|
/
*
|
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-08
1
-1
/
+8
|
\
\
|
*
|
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-10-03
1
-1
/
+8
*
|
|
Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-08
7
-11
/
+97
|
\
\
\
|
*
|
|
selftests: watchdog: Add command line option to show watchdog_info
George G. Davis
2019-10-02
1
-1
/
+15
|
*
|
|
selftests: watchdog: Validate optional file argument
George G. Davis
2019-10-02
1
-0
/
+11
|
*
|
|
selftests/kselftest/runner.sh: Add 45 second timeout per test
Kees Cook
2019-10-01
2
-3
/
+34
|
*
|
|
kselftest: exclude failed TARGETS from runlist
Cristian Marussi
2019-10-01
1
-0
/
+4
|
*
|
|
kselftest: add capability to skip chosen TARGETS
Cristian Marussi
2019-10-01
2
-0
/
+23
|
*
|
|
selftests: Add kselftest-all and kselftest-install targets
Shuah Khan
2019-10-01
3
-7
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-08
21
-89
/
+281
|
\
\
\
|
*
|
|
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
2019-10-08
4
-12
/
+49
|
*
|
|
mm, sl[ou]b: improve memory accounting
Vlastimil Babka
2019-10-08
3
-9
/
+33
|
*
|
|
mm, memcg: make scan aggression always exclude protection
Chris Down
2019-10-08
2
-54
/
+32
|
*
|
|
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
2019-10-08
2
-28
/
+46
|
*
|
|
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
2019-10-08
4
-12
/
+115
|
*
|
|
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
Dan Carpenter
2019-10-08
1
-9
/
+11
|
*
|
|
mm/page_alloc.c: fix a crash in free_pages_prepare()
Qian Cai
2019-10-08
1
-1
/
+7
|
*
|
|
mm/z3fold.c: claim page in the beginning of free
Vitaly Wool
2019-10-08
1
-2
/
+8
|
*
|
|
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-08
1
-2
/
+2
|
*
|
|
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
2019-10-08
1
-0
/
+3
|
*
|
|
mm: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-08
2
-2
/
+2
|
*
|
|
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
2019-10-08
1
-2
/
+7
[next]