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
*
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-12
2
-53
/
+72
|
\
|
*
module: make the modinfo name const
Luis R. Rodriguez
2017-06-29
1
-2
/
+2
|
*
kmod: reduce atomic operations on kmod_concurrent and simplify
Luis R. Rodriguez
2017-06-27
1
-22
/
+18
|
*
module: use list_for_each_entry_rcu() on find_module_all()
Luis R. Rodriguez
2017-06-27
1
-1
/
+1
|
*
kernel/module.c: suppress warning about unused nowarn variable
Corentin Labbe
2017-06-26
1
-10
/
+20
|
*
module: Add module name to modinfo
Kees Cook
2017-05-23
1
-7
/
+22
|
*
module: Pass struct load_info into symbol checks
Kees Cook
2017-05-23
1
-12
/
+10
*
|
fix a braino in compat_sys_getrlimit()
Al Viro
2017-07-12
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-10
8
-38
/
+28
|
\
\
|
*
|
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
2017-07-10
1
-0
/
+4
|
*
|
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
2017-07-10
1
-0
/
+4
|
*
|
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
2
-2
/
+3
|
*
|
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
Masahiro Yamada
2017-07-10
1
-8
/
+2
|
*
|
kernel/groups.c: use sort library function
Rasmus Villemoes
2017-07-10
1
-24
/
+11
|
*
|
kernel/ksysfs.c: constify attribute_group structures.
Arvind Yadav
2017-07-10
1
-1
/
+1
|
*
|
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-07-10
1
-3
/
+3
*
|
|
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2017-07-10
1
-1
/
+1
|
|
\
\
\
\
|
|
|
*
|
|
PM / sleep: constify attribute_group structures
Arvind Yadav
2017-07-04
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
1
-18
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-07-06
1
-18
/
+19
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-09
3
-84
/
+134
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-07-05
1
-12
/
+20
|
*
|
|
|
|
|
|
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2017-07-05
1
-22
/
+42
|
*
|
|
|
|
|
|
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
2
-51
/
+67
|
*
|
|
|
|
|
|
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
2
-17
/
+17
|
*
|
|
|
|
|
|
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
2017-07-05
1
-1
/
+1
|
*
|
|
|
|
|
|
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2017-07-05
1
-6
/
+6
|
*
|
|
|
|
|
|
Revert "sched/cputime: Refactor the cputime_adjust() code"
Ingo Molnar
2017-07-04
1
-8
/
+14
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
2
-19
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
2017-07-08
1
-2
/
+6
|
*
|
|
|
|
|
|
kprobes: Simplify register_jprobes()
Naveen N. Rao
2017-07-08
1
-14
/
+16
|
*
|
|
|
|
|
|
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
2
-5
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-09
2
-2
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
locking/qspinlock: Explicitly include asm/prefetch.h
Stafford Horne
2017-07-08
1
-0
/
+1
|
*
|
|
|
|
|
|
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
2017-07-05
1
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
5
-26
/
+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
1
-0
/
+16
|
*
|
|
|
|
|
|
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-07-07
1
-2
/
+1
|
*
|
|
|
|
|
|
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
2017-07-06
1
-5
/
+10
|
*
|
|
|
|
|
|
genirq/timings: Move free timings out of spinlocked region
Thomas Gleixner
2017-07-04
1
-2
/
+3
|
*
|
|
|
|
|
|
genirq: Move irq resource handling out of spinlocked region
Thomas Gleixner
2017-07-04
1
-8
/
+15
|
*
|
|
|
|
|
|
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-07-04
2
-0
/
+9
|
*
|
|
|
|
|
|
genirq: Move bus locking into __setup_irq()
Thomas Gleixner
2017-07-04
1
-8
/
+5
|
*
|
|
|
|
|
|
genirq: Force inlining of __irq_startup_managed to prevent build failure
Geert Uytterhoeven
2017-07-04
1
-1
/
+1
|
*
|
|
|
|
|
|
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-07-04
1
-1
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-09
1
-5
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix waitid(2) breakage
Al Viro
2017-07-08
1
-5
/
+12
*
|
|
|
|
|
|
|
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-1
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-05-22
1
-1
/
+12
[next]