index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd: activate syscall
Andrea Arcangeli
2015-09-04
1
-0
/
+1
*
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
1
-1
/
+1
*
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
2015-09-04
1
-0
/
+1
*
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
1
-3
/
+4
*
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
1
-4
/
+22
*
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
1
-35
/
+0
*
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
2015-09-04
1
-38
/
+2
*
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
1
-0
/
+65
*
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
2015-09-04
1
-0
/
+36
*
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
1
-2
/
+0
*
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
2015-09-04
1
-4
/
+2
*
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
2015-09-04
2
-11
/
+12
*
smpboot: make cleanup to mirror setup
Frederic Weisbecker
2015-09-04
1
-10
/
+2
*
smpboot: fix memory leak on error handling
Frederic Weisbecker
2015-09-04
1
-0
/
+1
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
1
-3
/
+4
*
capabilities: ambient capabilities
Andy Lutomirski
2015-09-04
1
-0
/
+1
*
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
2015-09-04
1
-3
/
+4
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
10
-558
/
+306
|
\
|
*
locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics
Will Deacon
2015-08-12
1
-12
/
+12
|
*
locking/static_keys: Add selftest
Peter Zijlstra
2015-08-03
1
-1
/
+38
|
*
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-08-03
1
-7
/
+30
|
*
locking/static_keys: Rework update logic
Peter Zijlstra
2015-08-03
1
-50
/
+38
|
*
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-08-03
1
-4
/
+2
|
*
jump_label: Add jump_entry_key() helper
Peter Zijlstra
2015-08-03
1
-4
/
+9
|
*
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
2015-08-03
1
-9
/
+16
|
*
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
1
-9
/
+9
|
*
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
2
-0
/
+3
|
|
\
|
*
|
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2015-08-03
2
-21
/
+51
|
*
|
locking/qrwlock: Reduce reader/writer to reader lock transfer latency
Waiman Long
2015-08-03
1
-8
/
+4
|
*
|
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
2015-08-03
1
-5
/
+18
|
*
|
locking: Clean up pvqspinlock warning
Peter Zijlstra
2015-08-03
1
-6
/
+7
|
|
|
|
|
\
|
*
-
.
\
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
2015-08-03
19
-124
/
+276
|
|
\
\
\
|
*
|
|
|
futex: Make should_fail_futex() static
kbuild test robot
2015-07-20
1
-1
/
+1
|
*
|
|
|
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-07-20
4
-444
/
+1
|
*
|
|
|
futex: Fault/error injection capabilities
Davidlohr Bueso
2015-07-20
1
-2
/
+87
|
*
|
|
|
futex: Enhance comments in futex_lock_pi() for blocking paths
Davidlohr Bueso
2015-07-20
1
-2
/
+9
|
*
|
|
|
locking/qrwlock: Better optimization for interrupt context readers
Waiman Long
2015-07-06
1
-6
/
+7
|
*
|
|
|
locking/qrwlock: Rename functions to queued_*()
Waiman Long
2015-07-06
1
-6
/
+6
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
7
-68
/
+295
|
\
\
\
\
\
|
*
|
|
|
|
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
1
-2
/
+30
|
*
|
|
|
|
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
2015-08-28
1
-16
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
2
-3
/
+20
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
4
-30
/
+84
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
3
-7
/
+18
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: fix bpf_perf_event_read() loop upper bound
Wei-Chun Chao
2015-08-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-09
2
-15
/
+64
|
*
|
|
|
|
|
|
|
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2015-08-09
1
-0
/
+57
|
*
|
|
|
|
|
|
|
bpf: Make the bpf_prog_array_map more generic
Wang Nan
2015-08-09
3
-33
/
+51
|
*
|
|
|
|
|
|
|
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
2015-08-09
1
-0
/
+78
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
2
-21
/
+37
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
[next]