.. |
bpf
|
bpf: fix matching of data/data_end in verifier
|
2016-06-15 23:37:54 -07:00 |
configs
|
|
|
debug
|
|
|
events
|
perf/core: Fix pmu::filter_match for SW-led groups
|
2016-07-07 08:57:57 +02:00 |
gcov
|
|
|
irq
|
irqchip updates for 4.7-rc1:
|
2016-06-03 15:05:51 +02:00 |
livepatch
|
|
|
locking
|
locking: avoid passing around 'thread_info' in mutex debugging code
|
2016-06-23 12:11:17 -07:00 |
power
|
oom, suspend: fix oom_reaper vs. oom_killer_disable race
|
2016-06-24 17:23:52 -07:00 |
printk
|
printk/nmi: flush NMI messages on the system panic
|
2016-05-20 17:58:30 -07:00 |
rcu
|
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
2016-05-19 19:12:14 -07:00 |
sched
|
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
|
2016-06-27 11:18:37 +02:00 |
time
|
timer: Export destroy_hrtimer_on_stack()
|
2016-05-31 11:44:08 -07:00 |
trace
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
2016-06-29 11:50:42 -07:00 |
.gitignore
|
|
|
acct.c
|
|
|
async.c
|
|
|
audit_fsnotify.c
|
|
|
audit_tree.c
|
|
|
audit_watch.c
|
|
|
audit.c
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
|
2016-06-29 15:18:47 -07:00 |
audit.h
|
audit: move audit_get_tty to reduce scope and kabi changes
|
2016-06-28 15:48:48 -04:00 |
auditfilter.c
|
|
|
auditsc.c
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
|
2016-06-29 15:18:47 -07:00 |
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
|
|
cgroup_freezer.c
|
|
|
cgroup_pids.c
|
|
|
cgroup.c
|
cgroup: Disable IRQs while holding css_set_lock
|
2016-06-23 17:23:12 -04:00 |
compat.c
|
|
|
configs.c
|
|
|
context_tracking.c
|
|
|
cpu_pm.c
|
|
|
cpu.c
|
|
|
cpuset.c
|
cpuset: use static key better and convert to new API
|
2016-05-19 19:12:14 -07:00 |
crash_dump.c
|
|
|
cred.c
|
|
|
delayacct.c
|
|
|
dma.c
|
|
|
elfcore.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL
|
2016-05-23 17:04:14 -07:00 |
extable.c
|
|
|
fork.c
|
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
|
2016-06-25 06:01:28 -07:00 |
freezer.c
|
|
|
futex_compat.c
|
|
|
futex.c
|
futex: Calculate the futex key based on a tail page for file-based futexes
|
2016-06-08 19:23:54 +02:00 |
groups.c
|
|
|
hung_task.c
|
|
|
irq_work.c
|
|
|
jump_label.c
|
locking/static_key: Fix concurrent static_key_slow_inc()
|
2016-06-24 08:23:16 +02:00 |
kallsyms.c
|
|
|
kcmp.c
|
|
|
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
|
|
kcov.c
|
kernel/kcov: unproxify debugfs file's fops
|
2016-06-15 04:56:35 -07:00 |
kexec_core.c
|
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
|
2016-05-23 17:04:14 -07:00 |
kexec_file.c
|
kexec: introduce a protection mechanism for the crashkernel reserved memory
|
2016-05-23 17:04:14 -07:00 |
kexec_internal.h
|
|
|
kexec.c
|
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
|
2016-05-23 17:04:14 -07:00 |
kmod.c
|
|
|
kprobes.c
|
|
|
ksysfs.c
|
|
|
kthread.c
|
|
|
latencytop.c
|
|
|
Makefile
|
ELF/MIPS build fix
|
2016-05-23 17:04:14 -07:00 |
membarrier.c
|
|
|
memremap.c
|
|
|
module_signing.c
|
|
|
module-internal.h
|
|
|
module.c
|
|
|
notifier.c
|
|
|
nsproxy.c
|
|
|
padata.c
|
kernel/padata.c: hide unused functions
|
2016-05-19 19:12:14 -07:00 |
panic.c
|
printk/nmi: flush NMI messages on the system panic
|
2016-05-20 17:58:30 -07:00 |
params.c
|
|
|
pid_namespace.c
|
|
|
pid.c
|
remove lots of IS_ERR_VALUE abuses
|
2016-05-27 15:26:11 -07:00 |
profile.c
|
|
|
ptrace.c
|
|
|
range.c
|
|
|
reboot.c
|
|
|
relay.c
|
kernel/relay.c: fix potential memory leak
|
2016-06-09 14:23:11 -07:00 |
resource.c
|
|
|
seccomp.c
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
2016-05-19 10:02:26 -07:00 |
signal.c
|
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
|
2016-05-23 17:04:14 -07:00 |
smp.c
|
|
|
smpboot.c
|
|
|
smpboot.h
|
|
|
softirq.c
|
|
|
stacktrace.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
|
|
sys.c
|
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
|
2016-05-23 17:04:14 -07:00 |
sysctl_binary.c
|
kernel/sysctl_binary.c: use generic UUID library
|
2016-05-20 17:58:30 -07:00 |
sysctl.c
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
2016-05-25 17:05:40 -07:00 |
task_work.c
|
|
|
taskstats.c
|
|
|
test_kprobes.c
|
|
|
torture.c
|
|
|
tracepoint.c
|
|
|
tsacct.c
|
|
|
uid16.c
|
|
|
up.c
|
|
|
user_namespace.c
|
|
|
user-return-notifier.c
|
|
|
user.c
|
|
|
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watchdog.c
|
|
|
workqueue_internal.h
|
|
|
workqueue.c
|
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
2016-05-19 19:12:14 -07:00 |