.. |
bpf
|
fb60bccc06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
|
8 years ago |
cgroup
|
c4fa6c43ce
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
|
8 years ago |
configs
|
9e18d0c82f
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
|
8 years ago |
debug
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
events
|
441430eb54
perf/aux: Only update ->aux_wakeup in non-overwrite mode
|
8 years ago |
gcov
|
0538421343
gcov: support GCC 7.1
|
8 years ago |
irq
|
72364d3206
irq/generic-chip: Don't replace domain's name
|
8 years ago |
livepatch
|
842c088464
livepatch: Fix stacking of patches with respect to RCU
|
8 years ago |
locking
|
9c29c31830
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
|
8 years ago |
power
|
87cbde8d90
PM / s2idle: Invoke the ->wake() platform callback earlier
|
8 years ago |
printk
|
cef5d0f952
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
8 years ago |
rcu
|
013a8ee628
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
sched
|
5d68cc95fb
sched/debug: Ignore TASK_IDLE for SysRq-W
|
8 years ago |
time
|
a2d8180301
drivers/pps: aesthetic tweaks to PPS-related content
|
8 years ago |
trace
|
013a8ee628
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
.gitignore
|
48dbc164b4
certs: add .gitignore to stop git nagging about x509_certificate_list
|
10 years ago |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
17 years ago |
Kconfig.hz
|
0a06ff068f
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
|
12 years ago |
Kconfig.locks
|
a3ea3d9b86
locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES
|
9 years ago |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
Makefile
|
0ce2c20293
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
|
8 years ago |
acct.c
|
73e18f7c0b
fs: make the buf argument to __kernel_write a void pointer
|
8 years ago |
async.c
|
b4def42724
async: Adjust system_state checks
|
8 years ago |
audit.c
|
196a508559
audit: update the function comments
|
8 years ago |
audit.h
|
b904772638
ipc: mqueue: Replace timespec with timespec64
|
8 years ago |
audit_fsnotify.c
|
5133cd7518
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
8 years ago |
audit_tree.c
|
5133cd7518
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
8 years ago |
audit_watch.c
|
422ce075f9
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
8 years ago |
auditfilter.c
|
45a0642b4d
audit: kernel generated netlink traffic should have a portid of 0
|
8 years ago |
auditsc.c
|
cc73fee0ba
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
backtracetest.c
|
462b29b856
kernel/backtracetest.c: replace no level printk by pr_info()
|
11 years ago |
bounds.c
|
9a3f4d85d5
page-cgroup: get rid of NR_PCG_FLAGS
|
11 years ago |
capability.c
|
19c816e8e4
capability: export has_capability
|
8 years ago |
compat.c
|
44ee454670
semtimedop(): move compat to native
|
8 years ago |
configs.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
context_tracking.c
|
ed11a7f1b3
context_tracking: Switch to new static_branch API
|
9 years ago |
cpu.c
|
27efed3e83
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
cpu_pm.c
|
313c8c16ee
PM / CPU: replace raw_notifier with atomic_notifier
|
8 years ago |
crash_core.c
|
1229384f5b
kdump: protect vmcoreinfo data under the crash memory
|
8 years ago |
crash_dump.c
|
b3292e88e3
crash_dump: Make is_kdump_kernel() accessible from modules
|
11 years ago |
cred.c
|
af777cd1b8
doc: ReSTify credentials.txt
|
8 years ago |
delayacct.c
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
elfcore.c
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
12 years ago |
exec_domain.c
|
9058f3b326
Remove rest of exec domains.
|
10 years ago |
exit.c
|
96ca579a1e
waitid(): Add missing access_ok() checks
|
8 years ago |
extable.c
|
e8cac8b1d1
extable: Enable RCU if it is not watching in kernel_text_address()
|
8 years ago |
fork.c
|
a1b2289cef
android: binder: drop lru lock in isolate callback
|
8 years ago |
freezer.c
|
a34c80a729
freezer, oom: check TIF_MEMDIE on the correct task
|
9 years ago |
futex.c
|
c74aef2d06
futex: Fix pi_state->owner serialization
|
8 years ago |
futex_compat.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
groups.c
|
b7b2562f72
kernel/groups.c: use sort library function
|
8 years ago |
hung_task.c
|
780cbcf287
kernel/hung_task.c: defer showing held locks
|
8 years ago |
irq_work.c
|
90eec103b9
treewide: Remove old email address
|
9 years ago |
jump_label.c
|
5a40527f8f
jump_label: Provide hotplug context variants
|
8 years ago |
kallsyms.c
|
63b23e2cbc
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
|
8 years ago |
kcmp.c
|
c9653850c9
kernel/kcmp.c: drop branch leftover typo
|
8 years ago |
kcov.c
|
7483e5d420
kcov: support compat processes
|
8 years ago |
kexec.c
|
1229384f5b
kdump: protect vmcoreinfo data under the crash memory
|
8 years ago |
kexec_core.c
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
8 years ago |
kexec_file.c
|
e2ae8ab4b5
kexec_file: adjust declaration of kexec_purgatory
|
8 years ago |
kexec_internal.h
|
e2ae8ab4b5
kexec_file: adjust declaration of kexec_purgatory
|
8 years ago |
kmod.c
|
0ce2c20293
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
|
8 years ago |
kprobes.c
|
dbf580623d
kprobes: Ensure that jprobe probepoints are at function entry
|
8 years ago |
ksysfs.c
|
203e9e4121
kexec: move vmcoreinfo out of the kernel's .bss section
|
8 years ago |
kthread.c
|
22cf8bc6cb
kernel/kthread.c: kthread_worker: don't hog the cpu
|
8 years ago |
latencytop.c
|
3905f9ad45
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
|
8 years ago |
memremap.c
|
1fdcce6e16
memremap: add scheduling point to devm_memremap_pages
|
8 years ago |
module-internal.h
|
b56e5a17b6
KEYS: Separate the kernel signature checking keyring from module signing
|
12 years ago |
module.c
|
5279631271
module: fix ddebug_remove_module()
|
8 years ago |
module_signing.c
|
a511e1af8b
KEYS: Move the point of trust determination to __key_link()
|
9 years ago |
notifier.c
|
3e6daded1f
kernel/notifier.c: simplify expression
|
8 years ago |
nsproxy.c
|
e422267322
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 years ago |
padata.c
|
c5a81c8ff8
padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata()
|
8 years ago |
panic.c
|
7a46ec0e2f
locking/refcounts, x86/asm: Implement fast refcount overflow protection
|
8 years ago |
params.c
|
e0596c80f4
kernel/params.c: improve STANDARD_PARAM_DEF readability
|
8 years ago |
pid.c
|
dd1c1f2f20
pids: make task_tgid_nr_ns() safe
|
8 years ago |
pid_namespace.c
|
a2b426267c
userns,pidns: Verify the userns for new pid namespaces
|
8 years ago |
profile.c
|
3905f9ad45
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
|
8 years ago |
ptrace.c
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 years ago |
range.c
|
fc7f0dd381
kernel: avoid overflow in cmp_range
|
10 years ago |
reboot.c
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 years ago |
relay.c
|
da7b66ffb2
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
resource.c
|
51d7b12041
/proc/iomem: only expose physical resource addresses to privileged users
|
9 years ago |
seccomp.c
|
66a733ea6b
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
|
8 years ago |
signal.c
|
dd198ce714
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 years ago |
smp.c
|
9b130ad5bb
treewide: make "nr_cpu_ids" unsigned
|
8 years ago |
smpboot.c
|
e31d6883f2
watchdog/core, powerpc: Lock cpus across reconfiguration
|
8 years ago |
smpboot.h
|
4cb28ced23
cpu/hotplug: Create hotplug threads
|
9 years ago |
softirq.c
|
717a94b5fc
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
|
8 years ago |
stacktrace.c
|
af085d9084
stacktrace/x86: add function for detecting reliable stack traces
|
8 years ago |
stop_machine.c
|
fe5595c074
stop_machine: Provide stop_machine_cpuslocked()
|
8 years ago |
sys.c
|
4d28df6152
prctl: Allow local CAP_SYS_ADMIN changing exe_file
|
8 years ago |
sys_ni.c
|
c00d2c7e89
move aio compat to fs/aio.c
|
8 years ago |
sysctl.c
|
27efed3e83
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
sysctl_binary.c
|
e13ec939e9
fs: fix kernel_write prototype
|
8 years ago |
task_work.c
|
f274f1e72d
task_work: Replace spin_unlock_wait() with lock/unlock pair
|
8 years ago |
taskstats.c
|
8c733420bd
taskstats: add e/u/stime for TGID command
|
8 years ago |
test_kprobes.c
|
4878b14b43
kernel/test_kprobes.c: use current logging functions
|
11 years ago |
torture.c
|
a2b2df207a
torture: Fix typo suppressing CPU-hotplug statistics
|
8 years ago |
tracepoint.c
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
tsacct.c
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
ucount.c
|
040757f738
ucount: Remove the atomicity from ucount->count
|
8 years ago |
uid16.c
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
umh.c
|
235586939d
kmod: split out umh code into its own file
|
8 years ago |
up.c
|
966a967116
smp: Avoid using two cache lines for struct call_single_data
|
8 years ago |
user-return-notifier.c
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 years ago |
user.c
|
8703e8a465
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
|
8 years ago |
user_namespace.c
|
a2b426267c
userns,pidns: Verify the userns for new pid namespaces
|
8 years ago |
utsname.c
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 years ago |
utsname_sysctl.c
|
cd9c513be3
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
|
8 years ago |
watchdog.c
|
0b62bf862d
watchdog/core: Put softlockup_threads_initialized under ifdef guard
|
8 years ago |
watchdog_hld.c
|
77c01d11bb
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
|
8 years ago |
workqueue.c
|
9954d4892a
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
workqueue_internal.h
|
9b7f6597f0
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
|
9 years ago |