.. |
bpf
|
ddd872bc30
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
|
10 роки тому |
configs
|
0da1d4a0b9
x86: Add "make tinyconfig" to configure the tiniest possible kernel
|
11 роки тому |
debug
|
0f16996cf2
kernel/debug/debug_core.c: Logging clean-up
|
10 роки тому |
events
|
88a7c26af8
perf: Move task_pt_regs sampling into arch code
|
10 роки тому |
gcov
|
957e3facd1
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
|
10 роки тому |
irq
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
10 роки тому |
locking
|
a63b03e2d2
mutex: Always clear owner field upon mutex_unlock()
|
10 роки тому |
power
|
464ed18ebd
PM: Eliminate CONFIG_PM_RUNTIME
|
10 роки тому |
printk
|
8f4385d590
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 роки тому |
rcu
|
9ea6c58856
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 роки тому |
sched
|
7f1a169b88
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
|
10 роки тому |
time
|
4bb9374e0b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 роки тому |
trace
|
23aa4b416a
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 роки тому |
.gitignore
|
7cfe5b3310
Ignore generated file kernel/x509_certificate_list
|
11 роки тому |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
17 роки тому |
Kconfig.hz
|
0a06ff068f
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
|
11 роки тому |
Kconfig.locks
|
5db6c6fefb
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
|
11 роки тому |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 роки тому |
Makefile
|
5b1efc027c
kernel: res_counter: remove the unused API
|
10 роки тому |
acct.c
|
067b722faf
acct: eliminate compile warning
|
10 роки тому |
async.c
|
27fb10edca
kernel/async.c: switch to pr_foo()
|
10 роки тому |
audit.c
|
2c90331cf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 роки тому |
audit.h
|
691e6d59d2
audit: reduce scope of audit_log_fcaps
|
11 роки тому |
audit_tree.c
|
0809ab69a2
fsnotify: unify inode and mount marks handling
|
10 роки тому |
audit_watch.c
|
e7df61f4d1
audit: invalid op= values for rules
|
11 роки тому |
auditfilter.c
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 роки тому |
auditsc.c
|
5e0f872c7d
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 роки тому |
backtracetest.c
|
462b29b856
kernel/backtracetest.c: replace no level printk by pr_info()
|
11 роки тому |
bounds.c
|
9a3f4d85d5
page-cgroup: get rid of NR_PCG_FLAGS
|
11 роки тому |
capability.c
|
7d8b6c6375
CAPABILITIES: remove undefined caps from all processes
|
11 роки тому |
cgroup.c
|
eeecbd1971
cgroup: implement cgroup_get_e_css()
|
10 роки тому |
cgroup_freezer.c
|
5577964e64
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
|
11 роки тому |
compat.c
|
849151dd54
compat: nanosleep: Clarify error handling
|
11 роки тому |
configs.c
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 роки тому |
context_tracking.c
|
009f60e276
sched: stop the unbound recursion in preempt_schedule_context()
|
10 роки тому |
cpu.c
|
62db99f478
cpu: Avoid puts_pending overflow
|
10 роки тому |
cpu_pm.c
|
d84970bbaf
kernel/cpu_pm.c: fix various typos
|
13 роки тому |
cpuset.c
|
2756d373a3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 роки тому |
crash_dump.c
|
b3292e88e3
crash_dump: Make is_kdump_kernel() accessible from modules
|
11 роки тому |
cred.c
|
a2faf2fc53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 роки тому |
delayacct.c
|
68f6783d28
delayacct: Remove braindamaged type conversions
|
11 роки тому |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 роки тому |
elfcore.c
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
11 роки тому |
exec_domain.c
|
b9e5db6d2b
kernel/exec_domain.c: code clean-up
|
11 роки тому |
exit.c
|
3245d6acab
exit: fix race between wait_consider_task() and wait_task_zombie()
|
10 роки тому |
extable.c
|
aec0be2d6e
ftrace/x86/extable: Add is_ftrace_trampoline() function
|
10 роки тому |
fork.c
|
83cde9e8ba
mm: use new helper functions around the i_mmap_mutex
|
10 роки тому |
freezer.c
|
c05eb32f47
freezer: remove obsolete comments in __thaw_task()
|
10 роки тому |
futex.c
|
30a6b8031f
futex: Fix a race condition between REQUEUE_PI and task death
|
10 роки тому |
futex_compat.c
|
81993e81a9
compat: Get rid of (get|put)_compat_time(val|spec)
|
11 роки тому |
groups.c
|
273d2c67c3
userns: Don't allow setgroups until a gid mapping has been setablished
|
10 роки тому |
hung_task.c
|
b51dbec68c
kernel/hung_task.c: convert simple_strtoul to kstrtouint
|
11 роки тому |
irq_work.c
|
56e4dea81a
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
|
10 роки тому |
jump_label.c
|
c4b2c0c5f6
static_key: WARN on usage before jump_label_init was called
|
11 роки тому |
kallsyms.c
|
0049f26ae0
kernel/kallsyms.c: use __seq_open_private()
|
10 роки тому |
kcmp.c
|
acbbe6fbb2
kcmp: fix standard comparison bug
|
11 роки тому |
kexec.c
|
d5393955c3
kexec: remove unnecessary KERN_ERR from kexec.c
|
10 роки тому |
kmod.c
|
7f6def9f9b
usermodehelper: kill the kmod_thread_locker logic
|
10 роки тому |
kprobes.c
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 роки тому |
ksysfs.c
|
86d56134f1
kobject: Make support for uevent_helper optional.
|
11 роки тому |
kthread.c
|
109228389a
kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations")
|
10 роки тому |
latencytop.c
|
eaa1809b90
kernel/latencytop.c: convert seq_printf to seq_puts
|
11 роки тому |
module-internal.h
|
b56e5a17b6
KEYS: Separate the kernel signature checking keyring from module signing
|
12 роки тому |
module.c
|
d790be3863
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 роки тому |
module_signing.c
|
3fe78ca2fb
keys: change asymmetric keys to use common hash definitions
|
11 роки тому |
notifier.c
|
b40a2cb6e0
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
|
11 роки тому |
nsproxy.c
|
f77c80142e
bury struct proc_ns in fs/proc
|
10 роки тому |
padata.c
|
c0e656b7a6
padata: Fix wrong usage of rcu_dereference()
|
11 роки тому |
panic.c
|
9e3961a097
kernel: add panic_on_warn
|
10 роки тому |
params.c
|
b0a65b0ccc
param: do not set store func without write perm
|
10 роки тому |
pid.c
|
603ba7e41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 роки тому |
pid_namespace.c
|
603ba7e41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 роки тому |
profile.c
|
f3da64d1ea
kernel/profile.c: use static const char instead of static char
|
11 роки тому |
ptrace.c
|
7c8bd2322c
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent()
|
10 роки тому |
range.c
|
fc7f0dd381
kernel: avoid overflow in cmp_range
|
10 роки тому |
reboot.c
|
b63adb9795
kernel: add support for kernel restart handler call chain
|
11 роки тому |
relay.c
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 роки тому |
resource.c
|
67cf13ceed
x86: optimize resource lookups for ioremap
|
10 роки тому |
seccomp.c
|
ba1a96fc7d
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 роки тому |
signal.c
|
3eb5b893eb
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 роки тому |
smp.c
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 роки тому |
smpboot.c
|
7d4d26966e
sched, smp: Correctly deal with nested sleeps
|
10 роки тому |
smpboot.h
|
f97f8f06a4
smpboot: Provide infrastructure for percpu hotplug threads
|
13 роки тому |
softirq.c
|
38200cf247
rcu: Remove "cpu" argument to rcu_note_context_switch()
|
10 роки тому |
stacktrace.c
|
9a92a6ce6f
stacktrace: introduce snprint_stack_trace for buffer output
|
10 роки тому |
stop_machine.c
|
cf25004069
kernel/stop_machine.c: kernel-doc warning fix
|
11 роки тому |
sys.c
|
fe3d197f84
x86, mpx: On-demand kernel allocation of bounds tables
|
10 роки тому |
sys_ni.c
|
51f39a1f0c
syscalls: implement execveat() system call
|
10 роки тому |
sysctl.c
|
a7c180aa7e
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 роки тому |
sysctl_binary.c
|
9e3961a097
kernel: add panic_on_warn
|
10 роки тому |
system_certificates.S
|
62226983da
KEYS: correct alignment of system_certificate_list content in assembly file
|
11 роки тому |
system_keyring.c
|
32c4741cb6
KEYS: validate certificate trust only with builtin keys
|
11 роки тому |
task_work.c
|
892f6668f3
task_work: documentation
|
12 роки тому |
taskstats.c
|
b583043e99
kill f_dentry uses
|
10 роки тому |
test_kprobes.c
|
4878b14b43
kernel/test_kprobes.c: use current logging functions
|
11 роки тому |
torture.c
|
d36a7a0d5e
torture: Address race in module cleanup
|
11 роки тому |
tracepoint.c
|
ea73c79e33
tracing: syscall_regfunc() should not skip kernel threads
|
11 роки тому |
tsacct.c
|
ccbf62d8a2
sched: Make task->start_time nanoseconds based
|
11 роки тому |
uid16.c
|
7ff4d90b4c
groups: Consolidate the setgroups permission checks
|
10 роки тому |
up.c
|
c46fff2a3b
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
|
11 роки тому |
user-return-notifier.c
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 роки тому |
user.c
|
87c31b39ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 роки тому |
user_namespace.c
|
87c31b39ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 роки тому |
utsname.c
|
33c429405a
copy address of proc_ns_ops into ns_common
|
10 роки тому |
utsname_sysctl.c
|
6f8fd1d77e
sysctl: convert use of typedef ctl_table to struct ctl_table
|
11 роки тому |
watchdog.c
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 роки тому |
workqueue.c
|
008847f66c
workqueue: allow rescuer thread to do more work.
|
10 роки тому |
workqueue_internal.h
|
92f9c5c40c
workqueue: rename manager_mutex to attach_mutex
|
11 роки тому |