You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel
Masahiro Yamada b564d62e67 scripts/spelling.txt: add "varible" pattern and fix typo instances 8 years ago
..
bpf bpf: fix spelling mistake: "proccessed" -> "processed" 8 years ago
configs config: android-base: enable hardened usercopy and kernel ASLR 8 years ago
debug kdb: call vkdb_printf() from vprintk_default() only when wanted 8 years ago
events mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() 8 years ago
gcov
irq scripts/spelling.txt: add "an user" pattern and fix typo instances 8 years ago
livepatch livepatch/module: make TAINT_LIVEPATCH module-specific 8 years ago
locking Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
power This renames the (now inaccurate) CONFIG_DEBUG_RODATA and related config 8 years ago
printk Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 years ago
rcu Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD 8 years ago
sched sched/core: Fix build paravirt build on arm and arm64 8 years ago
time Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
trace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 years ago
Kconfig.preempt
Makefile Merge branch 'akpm' (patches from Andrew) 8 years ago
acct.c acct: Convert obsolete cputime type to nsecs 8 years ago
async.c
audit.c Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 years ago
audit.h Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 years ago
audit_fsnotify.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
audit_tree.c Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit 8 years ago
audit_watch.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
auditfilter.c audit: add support for session ID user filter 8 years ago
auditsc.c Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 years ago
backtracetest.c
bounds.c
capability.c capability: export has_capability 8 years ago
cgroup.c bpf: introduce BPF_F_ALLOW_OVERRIDE flag 8 years ago
cgroup_freezer.c
cgroup_pids.c
compat.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
configs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
context_tracking.c
cpu.c cpu/hotplug: Remove unused but set variable in _cpu_down() 8 years ago
cpu_pm.c
cpuset.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
crash_dump.c
cred.c
delayacct.c delaycct: Convert obsolete cputime type to nsecs 8 years ago
dma.c
elfcore.c
exec_domain.c
exit.c userfaultfd: non-cooperative: add event for exit() notification 8 years ago
extable.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
fork.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
freezer.c freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c futex: Move futex_init() to core_initcall 8 years ago
futex_compat.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
groups.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
hung_task.c hung_task: decrement sysctl_hung_task_warnings only if it is positive 8 years ago
irq_work.c
jump_label.c jump_labels: API for flushing deferred jump label updates 8 years ago
kallsyms.c bpf: make jited programs visible in traces 8 years ago
kcmp.c
kcov.c kcov: make kcov work properly with KASLR enabled 8 years ago
kexec.c kexec: allow architectures to override boot mapping 9 years ago
kexec_core.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 years ago
kexec_file.c ima: on soft reboot, save the measurement list 8 years ago
kexec_internal.h kexec_file: Allow arch-specific memory walking for kexec_add_buffer 8 years ago
kmod.c Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() 8 years ago
kprobes.c powerpc updates for 4.11 part 1. 8 years ago
ksysfs.c kernel/ksysfs.c: add __ro_after_init to bin_attribute structure 8 years ago
kthread.c time: Remove CONFIG_TIMER_STATS 8 years ago
latencytop.c
membarrier.c Fix: Disable sys_membarrier when nohz_full is enabled 8 years ago
memremap.c mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} 8 years ago
module-internal.h
module.c Modules updates for v4.11 8 years ago
module_signing.c
notifier.c kernel/notifier.c: simplify expression 8 years ago
nsproxy.c
padata.c padata: Remove unused but set variables 8 years ago
panic.c sparc64: Send break twice from console to return to boot prom 8 years ago
params.c
pid.c locking/atomic, kref: Add KREF_INIT() 8 years ago
pid_namespace.c pid: fix lockdep deadlock warning due to ucount_lock 8 years ago
profile.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
ptrace.c ptrace: Don't allow accessing an undumpable mm 8 years ago
range.c
reboot.c
relay.c mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 years ago
resource.c
seccomp.c seccomp: Only dump core when single-threaded 8 years ago
signal.c sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT 8 years ago
smp.c kernel/smp: Tell the user we're bringing up secondary CPUs 8 years ago
smpboot.c kthread/smpboot: do not park in kthread_create_on_cpu() 8 years ago
smpboot.h
softirq.c softirq: Display IRQ_POLL for irq-poll statistics 8 years ago
stacktrace.c stacktrace, lockdep: Fix address, newline ugliness 8 years ago
stop_machine.c locking/core, stop_machine: Yield the CPU during stop machine() 8 years ago
sys.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
sys_ni.c move aio compat to fs/aio.c 8 years ago
sysctl.c sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds 8 years ago
sysctl_binary.c sysctl: add KERN_CONT to deprecated_sysctl_warning() 8 years ago
task_work.c task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 years ago
taskstats.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
test_kprobes.c
torture.c scripts/spelling.txt: add "varible" pattern and fix typo instances 8 years ago
tracepoint.c tracing: Have the reg function allow to fail 8 years ago
tsacct.c tsacct: Convert obsolete cputime type to nsecs 8 years ago
ucount.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
uid16.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
up.c smp: Add function to execute a function synchronously on a CPU 8 years ago
user-return-notifier.c
user.c
user_namespace.c Merge branch 'nsfs-ioctls' into HEAD 8 years ago
utsname.c Merge branch 'nsfs-ioctls' into HEAD 8 years ago
utsname_sysctl.c
watchdog.c kernel/watchdog: prevent false hardlockup on overloaded system 8 years ago
watchdog_hld.c kernel/watchdog.c: do not hardcode CPU 0 as the initial thread 8 years ago
workqueue.c time: Remove CONFIG_TIMER_STATS 8 years ago
workqueue_internal.h