..
bpf
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
10 years ago
configs
…
debug
kernel/debug/debug_core.c: Logging clean-up
10 years ago
events
perf: Move task_pt_regs sampling into arch code
10 years ago
gcov
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
10 years ago
irq
genirq: Prevent proc race against freeing of irq descriptors
10 years ago
locking
mutex: Always clear owner field upon mutex_unlock()
10 years ago
power
PM: Eliminate CONFIG_PM_RUNTIME
10 years ago
printk
This code is a fork from the trace-3.19 pull as it needed the trace_seq
10 years ago
rcu
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD
10 years ago
sched
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
10 years ago
time
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
trace
This holds a few fixes to the ftrace infrastructure as well as
10 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
kernel: res_counter: remove the unused API
10 years ago
acct.c
acct: eliminate compile warning
10 years ago
async.c
kernel/async.c: switch to pr_foo()
10 years ago
audit.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
audit.h
…
audit_tree.c
fsnotify: unify inode and mount marks handling
10 years ago
audit_watch.c
…
auditfilter.c
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
10 years ago
auditsc.c
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
10 years ago
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
cgroup: implement cgroup_get_e_css()
10 years ago
cgroup_freezer.c
…
compat.c
…
configs.c
…
context_tracking.c
sched: stop the unbound recursion in preempt_schedule_context()
10 years ago
cpu.c
cpu: Avoid puts_pending overflow
10 years ago
cpu_pm.c
…
cpuset.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
10 years ago
crash_dump.c
…
cred.c
…
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
exit: fix race between wait_consider_task() and wait_task_zombie()
10 years ago
extable.c
ftrace/x86/extable: Add is_ftrace_trampoline() function
10 years ago
fork.c
mm: use new helper functions around the i_mmap_mutex
10 years ago
freezer.c
freezer: remove obsolete comments in __thaw_task()
10 years ago
futex.c
futex: Fix a race condition between REQUEUE_PI and task death
10 years ago
futex_compat.c
…
groups.c
userns: Don't allow setgroups until a gid mapping has been setablished
10 years ago
hung_task.c
…
irq_work.c
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
10 years ago
jump_label.c
…
kallsyms.c
kernel/kallsyms.c: use __seq_open_private()
10 years ago
kcmp.c
…
kexec.c
kexec: remove unnecessary KERN_ERR from kexec.c
10 years ago
kmod.c
usermodehelper: kill the kmod_thread_locker logic
10 years ago
kprobes.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
10 years ago
ksysfs.c
…
kthread.c
kernel/kthread.c: partial revert of 81c98869fa
("kthread: ensure locality of task_struct allocations")
10 years ago
latencytop.c
…
module-internal.h
…
module.c
The exciting thing here is the getting rid of stop_machine on module
10 years ago
module_signing.c
…
notifier.c
…
nsproxy.c
bury struct proc_ns in fs/proc
10 years ago
padata.c
…
panic.c
kernel: add panic_on_warn
10 years ago
params.c
param: do not set store func without write perm
10 years ago
pid.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
pid_namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
profile.c
…
ptrace.c
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent()
10 years ago
range.c
kernel: avoid overflow in cmp_range
10 years ago
reboot.c
…
relay.c
…
resource.c
x86: optimize resource lookups for ioremap
10 years ago
seccomp.c
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
signal.c
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
smp.c
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
10 years ago
smpboot.c
sched, smp: Correctly deal with nested sleeps
10 years ago
smpboot.h
…
softirq.c
rcu: Remove "cpu" argument to rcu_note_context_switch()
10 years ago
stacktrace.c
stacktrace: introduce snprint_stack_trace for buffer output
10 years ago
stop_machine.c
…
sys.c
x86, mpx: On-demand kernel allocation of bounds tables
10 years ago
sys_ni.c
syscalls: implement execveat() system call
10 years ago
sysctl.c
As the merge window is still open, and this code was not as complex
10 years ago
sysctl_binary.c
kernel: add panic_on_warn
10 years ago
system_certificates.S
…
system_keyring.c
…
task_work.c
…
taskstats.c
kill f_dentry uses
10 years ago
test_kprobes.c
…
torture.c
…
tracepoint.c
…
tsacct.c
…
uid16.c
groups: Consolidate the setgroups permission checks
10 years ago
up.c
…
user-return-notifier.c
…
user.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
10 years ago
user_namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
10 years ago
utsname.c
copy address of proc_ns_ops into ns_common
10 years ago
utsname_sysctl.c
…
watchdog.c
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
10 years ago
workqueue.c
workqueue: allow rescuer thread to do more work.
10 years ago
workqueue_internal.h
…