Paul E. McKenney c7e88067c1 srcu: Exact tracking of srcu_data structures containing callbacks 8 years ago
..
bpf c2002f9837 bpf: fix checking xdp_adjust_head on tail calls 8 years ago
cgroup 11c994d9a5 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 8 years ago
configs 0d31a194d5 config: android-base: enable hardened usercopy and kernel ASLR 8 years ago
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
events a7fc726bb2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
gcov d02038f972 gcov: add support for gcc version >= 6 9 years ago
irq 3412386b53 irq/affinity: Fix extra vecs calculation 8 years ago
livepatch 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific 9 years ago
locking 58d30c36d4 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 8 years ago
power 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
printk 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
rcu c7e88067c1 srcu: Exact tracking of srcu_data structures containing callbacks 8 years ago
sched 58d30c36d4 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 8 years ago
time 8a9172356f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
trace 78f7a45dac ring-buffer: Have ring_buffer_iter_empty() return true when empty 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 11 years ago
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile 201af4c0fa cgroup: move cgroup files under kernel/cgroup/ 8 years ago
acct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
async.c 581da2cab5 async: export current_is_async() 9 years ago
audit.c 264d509637 audit: make sure we don't let the retry queue grow without bounds 8 years ago
audit.h ab6434a137 audit: move audit_signal_info() into kernel/auditsc.c 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 ab6434a137 audit: move audit_signal_info() into kernel/auditsc.c 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
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 dc434e056f cpu/hotplug: Serialize callback invocations proper 8 years ago
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 years ago
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 years ago
cred.c f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> 8 years ago
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 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() 11 years ago
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 years ago
exit.c dd0db88d80 userfaultfd: non-cooperative: rollback userfaultfd_exit 8 years ago
extable.c 3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
fork.c 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU 8 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c 9bbb25afeb futex: Add missing error handling to FUTEX_REQUEUE_PI 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 b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
irq_work.c 90eec103b9 treewide: Remove old email address 9 years ago
jump_label.c 79b17ea740 Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 8 years ago
kallsyms.c 74451e66d5 bpf: make jited programs visible in traces 8 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 7d91de7443 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 years ago
kexec_file.c 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up 8 years ago
kexec_internal.h 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up 8 years ago
kmod.c 5c2c5c5514 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> 8 years ago
kprobes.c 38705613b7 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
ksysfs.c 738bc38d49 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure 8 years ago
kthread.c 77f88796ce cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 years ago
latencytop.c 3905f9ad45 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 907565337e Fix: Disable sys_membarrier when nohz_full is enabled 8 years ago
memremap.c 55adc1d05d mm: add private lock to serialize memory hotplug operations 8 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c 6ef192f225 Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 years ago
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 years ago
notifier.c 3e6daded1f kernel/notifier.c: simplify expression 8 years ago
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces 9 years ago
padata.c de5540d088 padata: avoid race in reordering 8 years ago
panic.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 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 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
pid_namespace.c f361bf4a66 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency 8 years ago
profile.c 3905f9ad45 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 5402e97af6 ptrace: fix PTRACE_LISTEN race corrupting task->state 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 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 years ago
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 years ago
seccomp.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
signal.c 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU 8 years ago
smp.c 4c822698cb sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> 8 years ago
smpboot.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 years ago
softirq.c f660f60667 softirq: Display IRQ_POLL for irq-poll statistics 8 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 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c 8 years ago
sysctl.c 425fffd886 sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec 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 e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 years ago
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count 8 years ago
uid16.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 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 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 years ago
user_namespace.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 years ago
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 years ago
watchdog.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
watchdog_hld.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
workqueue.c 637fdbae60 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq 8 years ago
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 years ago