Linus Torvalds 828cad8ea0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
..
bpf 7f67763337 bpf: introduce BPF_F_ALLOW_OVERRIDE flag 8 years ago
configs 2489a1771a config: android: enable CONFIG_SECCOMP 9 years ago
debug 34aaff40b4 kdb: call vkdb_printf() from vprintk_default() only when wanted 8 years ago
events 210f400d68 Merge tag 'v4.10-rc8' into perf/core, to pick up fixes 8 years ago
gcov d02038f972 gcov: add support for gcc version >= 6 9 years ago
irq 1cd4027cfe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
livepatch 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific 9 years ago
locking 828cad8ea0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
power ff7e593c9c Merge branches 'pm-sleep' and 'pm-cpufreq' 8 years ago
printk fc98c3c8c9 printk: use rcuidle console tracepoint 8 years ago
rcu 31945aa9f1 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 828cad8ea0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
time 828cad8ea0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
trace 26a346f23c tracing/kprobes: Fix __init annotation 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 a57cb1c1d7 Merge branch 'akpm' (patches from Andrew) 8 years ago
acct.c d4bc42af73 acct: Convert obsolete cputime type to nsecs 8 years ago
async.c 581da2cab5 async: export current_is_async() 9 years ago
audit.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
audit.h 8bd107633b audit_log_{name,link_denied}: constify struct path 8 years ago
audit_fsnotify.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
audit_tree.c 6989606a72 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit 8 years ago
audit_watch.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
auditfilter.c 8fae477056 audit: add support for session ID user filter 8 years ago
auditsc.c dcdaa2f948 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit 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
cgroup.c 7f67763337 bpf: introduce BPF_F_ALLOW_OVERRIDE flag 8 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 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 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 0fec9557fd cpu/hotplug: Remove unused but set variable in _cpu_down() 8 years ago
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 years ago
cpuset.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 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 dbf3da1c2d delaycct: Convert obsolete cputime type to nsecs 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 5613fda9a5 sched/cputime: Convert task/group cputime to nsecs 8 years ago
extable.c 5b485629ba kprobes, extable: Identify kprobes trampolines as kernel text area 8 years ago
fork.c 828cad8ea0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c 25f71d1c3e futex: Move futex_init() to core_initcall 8 years ago
futex_compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
groups.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
hung_task.c 4ca5ede07c hung_task: decrement sysctl_hung_task_warnings only if it is positive 8 years ago
irq_work.c 90eec103b9 treewide: Remove old email address 9 years ago
jump_label.c b6416e6101 jump_labels: API for flushing deferred jump label updates 8 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 4983f0ab7f kcov: make kcov work properly with KASLR enabled 8 years ago
kexec.c 43546d8669 kexec: allow architectures to override boot mapping 9 years ago
kexec_core.c 8e53c073a4 kexec: add cond_resched into kimage_alloc_crash_control_pages 8 years ago
kexec_file.c 7b8589cc29 ima: on soft reboot, save the measurement list 8 years ago
kexec_internal.h 60fe3910bb kexec_file: Allow arch-specific memory walking for kexec_add_buffer 8 years ago
kmod.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
kprobes.c 5b485629ba kprobes, extable: Identify kprobes trampolines as kernel text area 8 years ago
ksysfs.c 21db79e8bb kexec: add a kexec_crash_loaded() function 9 years ago
kthread.c dfb4357da6 time: Remove CONFIG_TIMER_STATS 8 years ago
latencytop.c cb2517653f sched/debug: Make schedstats a runtime tunable that is disabled by default 9 years ago
membarrier.c 907565337e Fix: Disable sys_membarrier when nohz_full is enabled 8 years ago
memremap.c f931ab479d mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} 8 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c 71810db27c modversions: treat symbol CRCs as 32 bit quantities 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 119a0798dc padata: Remove unused but set variables 9 years ago
panic.c ff7a28a074 kernel/panic.c: add missing \n 8 years ago
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
pid.c 287980e49f remove lots of IS_ERR_VALUE abuses 9 years ago
pid_namespace.c add7c65ca4 pid: fix lockdep deadlock warning due to ucount_lock 8 years ago
profile.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
ptrace.c 84d77d3f06 ptrace: Don't allow accessing an undumpable mm 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 9a29d0fbc2 relay: check array offset before using it 8 years ago
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 years ago
seccomp.c 683b96f4d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 8 years ago
signal.c bde8285e5c signal: Convert obsolete cputime type to nsecs 8 years ago
smp.c 51111dce25 kernel/smp: Tell the user we're bringing up secondary CPUs 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 bfeda41d06 stacktrace, lockdep: Fix address, newline ugliness 8 years ago
stop_machine.c bf0d31c054 locking/core, stop_machine: Yield the CPU during stop machine() 8 years ago
sys.c 5613fda9a5 sched/cputime: Convert task/group cputime to nsecs 8 years ago
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c 8 years ago
sysctl.c 975e155ed8 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds 8 years ago
sysctl_binary.c 7560ef39dc sysctl: add KERN_CONT to deprecated_sysctl_warning() 8 years ago
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 years ago
taskstats.c bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 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 8cf868affd tracing: Have the reg function allow to fail 8 years ago
tsacct.c 605dc2b31a tsacct: Convert obsolete cputime type to nsecs 8 years ago
ucount.c ed5bd7dc88 kernel/ucount.c: mark user_header with kmemleak_ignore() 8 years ago
uid16.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 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 b94f51183b kernel/watchdog: prevent false hardlockup on overloaded system 8 years ago
watchdog_hld.c b94f51183b kernel/watchdog: prevent false hardlockup on overloaded system 8 years ago
workqueue.c dfb4357da6 time: Remove CONFIG_TIMER_STATS 8 years ago
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 years ago