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
Miklos Szeredi 7f53b7d047 UUID/GUID updates: 8 years ago
..
bpf bpf: fix wrong exposure of map_flags into fdinfo for lpm 8 years ago
cgroup cpuset: consider dying css as offline 8 years ago
configs config: android-base: enable hardened usercopy and kernel ASLR 8 years ago
debug sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
events perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) 8 years ago
gcov gcov: support GCC 7.1 8 years ago
irq genirq: Release resources in __setup_irq() error path 8 years ago
livepatch livepatch: Fix stacking of patches with respect to RCU 8 years ago
locking futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() 8 years ago
power Merge branches 'intel_pstate' and 'pm-sleep' 8 years ago
printk Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 years ago
rcu srcu: Allow use of Classic SRCU from both process and interrupt context 8 years ago
sched Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
time time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting 8 years ago
trace ftrace: Fix memory leak in ftrace_graph_release() 8 years ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE 8 years ago
acct.c sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
async.c
audit.c Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit 8 years ago
audit.h audit: Use timespec64 to represent audit timestamps 8 years ago
audit_fsnotify.c Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
audit_tree.c Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
audit_watch.c Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
auditfilter.c audit: kernel generated netlink traffic should have a portid of 0 8 years ago
auditsc.c Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
backtracetest.c
bounds.c
capability.c capability: export has_capability 8 years ago
compat.c time: Change k_clock nsleep() to use timespec64 8 years ago
configs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
context_tracking.c
cpu.c cpu/hotplug: Drop the device lock on error 8 years ago
cpu_pm.c
crash_core.c ia64: reuse append_elf_note() and final_note() functions 8 years ago
crash_dump.c
cred.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 years ago
delayacct.c sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
dma.c
elfcore.c
exec_domain.c
exit.c userfaultfd: non-cooperative: rollback userfaultfd_exit 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 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
freezer.c
futex.c futex: Clarify mark_wake_futex memory barrier usage 8 years ago
futex_compat.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
groups.c mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
hung_task.c kernel/hung_task.c: defer showing held locks 8 years ago
irq_work.c
jump_label.c This release has no new tracing features, just clean ups, minor fixes 8 years ago
kallsyms.c bpf: make jited programs visible in traces 8 years ago
kcmp.c
kcov.c kcov: simplify interrupt check 8 years ago
kexec.c
kexec_core.c ia64: reuse append_elf_note() and final_note() functions 8 years ago
kexec_file.c kexec, x86/purgatory: Unbreak it and clean it up 8 years ago
kexec_internal.h kexec, x86/purgatory: Unbreak it and clean it up 8 years ago
kmod.c sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> 8 years ago
kprobes.c kprobes/x86: Fix to set RWX bits correctly before releasing trampoline 8 years ago
ksysfs.c crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE 8 years ago
kthread.c cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 years ago
latencytop.c sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 years ago
membarrier.c Fix: Disable sys_membarrier when nohz_full is enabled 8 years ago
memremap.c mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash 8 years ago
module-internal.h
module.c kernel/module.c: use set_memory.h header 8 years ago
module_signing.c
notifier.c kernel/notifier.c: simplify expression 8 years ago
nsproxy.c perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 years ago
padata.c padata: get_next is never NULL 8 years ago
panic.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
params.c boot/param: Move next_arg() function to lib/cmdline.c for later reuse 8 years ago
pid.c pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() 8 years ago
pid_namespace.c pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes 8 years ago
profile.c 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 ptrace: Properly initialize ptracer_cred on fork 8 years ago
range.c
reboot.c
relay.c Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
resource.c
seccomp.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
signal.c signal: Only reschedule timers on signals timers have sent 8 years ago
smp.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> 8 years ago
smpboot.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
smpboot.h
softirq.c sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() 8 years ago
stacktrace.c stacktrace/x86: add function for detecting reliable stack traces 8 years ago
stop_machine.c
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 proc/sysctl: fix the int overflow for jiffies conversion 8 years ago
sysctl_binary.c sysctl: switch to use uuid_t 8 years ago
task_work.c
taskstats.c taskstats: add e/u/stime for TGID command 8 years ago
test_kprobes.c
torture.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 years ago
tracepoint.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
tsacct.c sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
ucount.c ucount: Remove the atomicity from ucount->count 8 years ago
uid16.c sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
up.c
user-return-notifier.c
user.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 years ago
user_namespace.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
utsname.c sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 years ago
utsname_sysctl.c sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 years ago
watchdog.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
watchdog_hld.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
workqueue.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
workqueue_internal.h