Kefeng Wang 166ad0e1e2 kcov: add missing #include <linux/sched.h> 8 years ago
..
bpf e2d2afe15e bpf: fix states equal logic for varlen access 8 years ago
configs 2489a1771a config: android: enable CONFIG_SECCOMP 9 years ago
debug d2aa1acad2 mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings 9 years ago
events 8fc31ce889 perf/core: Remove invalid warning from list_update_cgroup_even()t 8 years ago
gcov d02038f972 gcov: add support for gcc version >= 6 9 years ago
irq 7ee7e87dfb genirq: Use irq type from irqdata instead of irqdesc 8 years ago
livepatch 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific 9 years ago
locking f943fe0faf lockdep: Fix report formatting 8 years ago
power ceb75787bc PM / sleep: fix device reference leak in test_suspend 9 years ago
printk f5c9f9c723 Revert "printk: make reading the kernel log flush pending lines" 8 years ago
rcu 9ffc66941d Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 9 years ago
sched 83929cce95 sched/autogroup: Fix 64-bit kernel nice level adjustment 8 years ago
time 6bad6bccf2 timers: Prevent base clock corruption when forwarding 9 years ago
trace 546fece4ea ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records 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 c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 10 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile dbec28460a userns: Add per user namespace sysctls. 9 years ago
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE 10 years ago
async.c 581da2cab5 async: export current_is_async() 9 years ago
audit.c 3cd013ab79 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit 9 years ago
audit.h 797cee982e Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 years ago
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access 9 years ago
audit_tree.c 0bf676d1fd audit: cleanup prune_tree_thread 9 years ago
audit_watch.c 511a8cdb65 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 years ago
auditfilter.c 86b2efbe3a audit: add fields to exclude filter by reusing user filter 9 years ago
auditsc.c 3cd013ab79 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit 9 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 98f368e9e2 kernel: Add noaudit variant of ns_capable() 9 years ago
cgroup.c f34d3606f7 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends 9 years ago
cgroup_pids.c 9f6870dd97 cgroup: Use lld instead of ld when printing pids controller events_limit 9 years ago
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() 10 years ago
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 9 years ago
cpu.c a705e07b9c cpu/hotplug: Use distinct name for cpu_hotplug.dep_map 9 years ago
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 years ago
cpuset.c f34d3606f7 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 years ago
cred.c 5f65e5ca28 cred: Reject inodes with invalid ids in set_create_file_as() 9 years ago
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 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 8e5bfa8c1f sched/autogroup: Do not use autogroup->tg in zombie threads 8 years ago
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include 10 years ago
fork.c 405c075971 fork: Add task stack refcounting sanity check and prevent premature task stack freeing 9 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c e8b61b3f2c futex: Add some more function commentry 9 years ago
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
groups.c 81243eacfa cred: simpler, 1D supplementary groups 9 years ago
hung_task.c 48a6d64eda hung_task: allow hung_task_panic when hung_task_warnings is 0 9 years ago
irq_work.c 90eec103b9 treewide: Remove old email address 9 years ago
jump_label.c 2cfd716d27 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 9 years ago
kallsyms.c 2213e9a66b kallsyms: add support for relative offsets in kallsyms address table 9 years ago
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
kcov.c 166ad0e1e2 kcov: add missing #include <linux/sched.h> 8 years ago
kexec.c 43546d8669 kexec: allow architectures to override boot mapping 9 years ago
kexec_core.c 1730f14660 kexec: add restriction on kexec_load() segment sizes 9 years ago
kexec_file.c 070c43eea5 kexec: fix double-free when failing to relocate the purgatory 9 years ago
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 9 years ago
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread 10 years ago
kprobes.c bfd45be0b8 kprobes: include <asm/sections.h> instead of <asm-generic/sections.h> 9 years ago
ksysfs.c 21db79e8bb kexec: add a kexec_crash_loaded() function 9 years ago
kthread.c dbf52682cb kthread: better support freezable kthread workers 9 years ago
latencytop.c cb2517653f sched/debug: Make schedstats a runtime tunable that is disabled by default 9 years ago
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 years ago
memremap.c 9049771f7d mm: fix cache mode of dax pmd mappings 9 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c faaae2a581 Re-enable CONFIG_MODVERSIONS in a slightly weaker form 8 years ago
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 years ago
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces 9 years ago
padata.c 30e92153b4 padata: Convert to hotplug state machine 9 years ago
panic.c 0ee59413c9 x86/panic: replace smp_send_stop() with kdump friendly version in panic path 9 years ago
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 9 years ago
pid.c 287980e49f remove lots of IS_ERR_VALUE abuses 9 years ago
pid_namespace.c 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 years ago
profile.c e722d8daaf profile: Convert to hotplug state machine 9 years ago
ptrace.c f307ab6dce mm: replace access_process_vm() write parameter with gup_flags 9 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 26b5679e43 relay: Use irq_work instead of plain timer for deferred wakeup 9 years ago
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 years ago
seccomp.c 485a252a55 seccomp: Fix tracer exit notifications during fatal signals 9 years ago
signal.c 6846351052 x86/signal: Add SA_{X32,IA32}_ABI sa_flags 9 years ago
smp.c 8db549491c smp: Allocate smp_call_on_cpu() workqueue on stack too 9 years ago
smpboot.c a65d40961d kthread/smpboot: do not park in kthread_create_on_cpu() 9 years ago
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 years ago
softirq.c f660f60667 softirq: Display IRQ_POLL for irq-poll statistics 9 years ago
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output 10 years ago
stop_machine.c af79ad2b1f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
sys.c 17b0573d77 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable 9 years ago
sys_ni.c e2753293ac x86/pkeys: Fix pkeys build breakage for some non-x86 arches 9 years ago
sysctl.c abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
sysctl_binary.c ede9c27749 kernel/sysctl_binary.c: use generic UUID library 9 years ago
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 years ago
taskstats.c 243d521261 taskstats: fix the length of cgroupstats_cmd_get_policy 9 years ago
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 years ago
torture.c 31257c3c8b torture: Convert torture_shutdown() to hrtimer 9 years ago
tracepoint.c a395d6a7e3 kernel/...: convert pr_warning to pr_warn 9 years ago
tsacct.c 9344c92c2e time, acct: Drop irq save & restore from __acct_update_integrals() 9 years ago
ucount.c 537f7ccb39 mntns: Add a limit on the number of mount namespaces. 9 years ago
uid16.c 81243eacfa cred: simpler, 1D supplementary groups 9 years ago
up.c df8ce9d78a smp: Add function to execute a function synchronously on a CPU 9 years ago
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
user_namespace.c 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 years ago
utsname.c 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 years ago
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table 11 years ago
watchdog.c a1ee1932aa watchdog: don't run proc_watchdog_update if new value is same as old 9 years ago
workqueue.c e700591ae0 kthread: rename probe_kthread_data() to kthread_probe_data() 9 years ago
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 years ago