.. |
bpf
|
bpf: fix integer overflows
|
2017-12-25 14:26:33 +01:00 |
cgroup
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
configs
|
…
|
|
debug
|
kdb: Fix handling of kallsyms_symbol_next() return value
|
2017-12-14 09:52:58 +01:00 |
events
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
2017-12-25 14:26:21 +01:00 |
gcov
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
irq
|
genirq: Track whether the trigger type has been set
|
2017-11-30 08:40:52 +00:00 |
livepatch
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
locking
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
power
|
PM / s2idle: Clear the events_check_enabled flag
|
2017-12-20 10:10:23 +01:00 |
printk
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
rcu
|
rcu: Fix up pending cbs check in rcu_prepare_for_idle
|
2017-11-24 08:37:04 +01:00 |
sched
|
sched/rt: Do not pull from current CPU if only one CPU to pull
|
2017-12-20 10:10:21 +01:00 |
time
|
posix-timer: Properly check sigevent->sigev_notify
|
2017-12-20 10:10:21 +01:00 |
trace
|
bpf: fix corruption on concurrent perf_event_output calls
|
2017-12-25 14:26:31 +01:00 |
.gitignore
|
…
|
|
Kconfig.freezer
|
…
|
|
Kconfig.hz
|
…
|
|
Kconfig.locks
|
…
|
|
Kconfig.preempt
|
…
|
|
Makefile
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
acct.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
async.c
|
…
|
|
audit.c
|
audit: ensure that 'audit=1' actually enables audit for PID 1
|
2017-12-17 15:08:00 +01:00 |
audit.h
|
…
|
|
audit_fsnotify.c
|
…
|
|
audit_tree.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
audit_watch.c
|
…
|
|
auditfilter.c
|
…
|
|
auditsc.c
|
…
|
|
backtracetest.c
|
…
|
|
bounds.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
capability.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
compat.c
|
…
|
|
configs.c
|
…
|
|
context_tracking.c
|
…
|
|
cpu.c
|
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
|
2017-12-14 09:52:56 +01:00 |
cpu_pm.c
|
…
|
|
crash_core.c
|
…
|
|
crash_dump.c
|
…
|
|
cred.c
|
…
|
|
delayacct.c
|
…
|
|
dma.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
elfcore.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
exec_domain.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
exit.c
|
waitid(): Avoid unbalanced user_access_end() on access_ok() error
|
2017-10-20 15:32:54 -04:00 |
extable.c
|
…
|
|
fork.c
|
arch, mm: Allow arch_dup_mmap() to fail
|
2017-12-29 17:53:43 +01:00 |
freezer.c
|
…
|
|
futex.c
|
Merge branch 'linus' into core/urgent, to pick up dependent commits
|
2017-11-04 08:53:04 +01:00 |
futex_compat.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
groups.c
|
kernel: make groups_sort calling a responsibility group_info allocators
|
2017-12-20 10:10:18 +01:00 |
hung_task.c
|
…
|
|
irq_work.c
|
…
|
|
jump_label.c
|
jump_label: Invoke jump_label_test() via early_initcall()
|
2017-12-14 09:53:13 +01:00 |
kallsyms.c
|
…
|
|
kcmp.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
kcov.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
kexec.c
|
…
|
|
kexec_core.c
|
…
|
|
kexec_file.c
|
…
|
|
kexec_internal.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
kmod.c
|
…
|
|
kprobes.c
|
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
|
2017-12-10 13:40:40 +01:00 |
ksysfs.c
|
…
|
|
kthread.c
|
…
|
|
latencytop.c
|
…
|
|
memremap.c
|
…
|
|
module-internal.h
|
…
|
|
module.c
|
…
|
|
module_signing.c
|
…
|
|
notifier.c
|
…
|
|
nsproxy.c
|
…
|
|
padata.c
|
…
|
|
panic.c
|
…
|
|
params.c
|
…
|
|
pid.c
|
…
|
|
pid_namespace.c
|
…
|
|
profile.c
|
…
|
|
ptrace.c
|
…
|
|
range.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
reboot.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
seccomp.c
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
2017-12-25 14:26:21 +01:00 |
signal.c
|
signal: Fix name of SIGEMT in #if defined() check
|
2017-11-01 17:04:57 -05:00 |
smp.c
|
…
|
|
smpboot.c
|
…
|
|
smpboot.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
softirq.c
|
…
|
|
stacktrace.c
|
…
|
|
stop_machine.c
|
…
|
|
sys.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
sys_ni.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
sysctl.c
|
pipe: match pipe_max_size data type with procfs
|
2017-12-14 09:53:08 +01:00 |
sysctl_binary.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
task_work.c
|
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
2017-12-25 14:26:21 +01:00 |
taskstats.c
|
…
|
|
test_kprobes.c
|
…
|
|
torture.c
|
…
|
|
tracepoint.c
|
…
|
|
tsacct.c
|
…
|
|
ucount.c
|
…
|
|
uid16.c
|
kernel: make groups_sort calling a responsibility group_info allocators
|
2017-12-20 10:10:18 +01:00 |
umh.c
|
…
|
|
up.c
|
…
|
|
user-return-notifier.c
|
…
|
|
user.c
|
…
|
|
user_namespace.c
|
…
|
|
utsname.c
|
…
|
|
utsname_sysctl.c
|
…
|
|
watchdog.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
watchdog_hld.c
|
Merge branch 'linus' into core/urgent, to pick up dependent commits
|
2017-11-04 08:53:04 +01:00 |
workqueue.c
|
…
|
|
workqueue_internal.h
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
2017-11-06 12:26:49 -08:00 |