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
Linus Torvalds b6c3a5946c This fixes a problem in the lazy time patches, which can cause 10 years ago
..
bpf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
configs
debug debug: prevent entering debug mode on panic/exception. 10 years ago
events perf: Fix irq_work 'tail' recursion 10 years ago
gcov kbuild,gcov: simplify kernel/gcov/Makefile more 10 years ago
irq genirq / PM: Add flag for shared NO_SUSPEND interrupt lines 10 years ago
livepatch livepatch: Fix subtle race with coming and going modules 10 years ago
locking lockdep: Fix the module unload key range freeing logic 10 years ago
power PM / sleep: Re-implement suspend-to-idle handling 10 years ago
printk console: Fix console name size mismatch 10 years ago
rcu Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
sched Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
time timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop 10 years ago
trace ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled 10 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks locking/mcs: Better differentiate between MCS variants 10 years ago
Kconfig.preempt
Makefile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 10 years ago
acct.c new fs_pin killing logics 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: replace getname()/putname() hacks with reference counters 10 years ago
audit_tree.c fsnotify: unify inode and mount marks handling 10 years ago
audit_watch.c audit: invalid op= values for rules 11 years ago
auditfilter.c Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
auditsc.c Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
backtracetest.c
bounds.c
capability.c
cgroup.c kernfs: remove KERNFS_STATIC_NAME 10 years ago
cgroup_freezer.c
compat.c all arches, signal: move restart_block to struct task_struct 10 years ago
configs.c
context_tracking.c sched: stop the unbound recursion in preempt_schedule_context() 10 years ago
cpu.c hotplugcpu: Avoid deadlocks by waking active_writer 10 years ago
cpu_pm.c
cpuset.c cpuset: Fix cpuset sched_relax_domain_level 10 years ago
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c oom, PM: make OOM detection in the freezer path raceless 10 years ago
extable.c ftrace/x86/extable: Add is_ftrace_trampoline() function 10 years ago
fork.c mm: do not use mm->nr_pmds on !MMU configurations 10 years ago
freezer.c freezer: remove obsolete comments in __thaw_task() 10 years ago
futex.c all arches, signal: move restart_block to struct task_struct 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 kcmp: fix standard comparison bug 11 years ago
kexec.c kexec: simplify conditional 10 years ago
kmod.c usermodehelper: kill the kmod_thread_locker logic 10 years ago
kprobes.c kprobes: makes kprobes/enabled works correctly for optimized kprobes. 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 lockdep: Fix the module unload key range freeing logic 10 years ago
module_signing.c
notifier.c rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
nsproxy.c bury struct proc_ns in fs/proc 10 years ago
padata.c padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
panic.c livepatch: kernel: add TAINT_LIVEPATCH 10 years ago
params.c param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC 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 profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
ptrace.c ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT 10 years ago
range.c kernel: avoid overflow in cmp_range 10 years ago
reboot.c kernel: add support for kernel restart handler call chain 11 years ago
relay.c
resource.c resources: Move struct resource_list_entry from ACPI into resource core 10 years ago
seccomp.c seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO 10 years ago
signal.c signal: use current->state helpers 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 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() 10 years ago
smpboot.h
softirq.c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
stacktrace.c stacktrace: introduce snprint_stack_trace for buffer output 10 years ago
stop_machine.c
sys.c kernel/sys.c: fix UNAME26 for 4.0 10 years ago
sys_ni.c syscalls: implement execveat() system call 10 years ago
sysctl.c fs: add dirtytime_expire_seconds sysctl 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 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
test_kprobes.c
torture.c torture: Address race in module cleanup 11 years ago
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 kernel/sched/clock.c: add another clock for use with the soft lockup watchdog 10 years ago
workqueue.c workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE 10 years ago
workqueue_internal.h