Linus Torvalds 4b43a3bc20 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
..
bpf c8c088ba0e bpf: set maximum number of attached progs to 64 for a single perf tp 7 years ago
cgroup 22714a2ba4 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 7 years ago
configs 9e18d0c82f ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. 8 years ago
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
events d6eabce257 Merge branch 'linus' into perf/urgent, to synchronize UAPI headers 7 years ago
gcov b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
irq bb5c434282 genirq/matrix: Fix the precedence fix for real 7 years ago
livepatch 0ef76878cf Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 7 years ago
locking 5e351ad106 locking/lockdep: Fix possible NULL deref 7 years ago
power 453f85d43f mm: remove __GFP_COLD 7 years ago
printk b7ad7ef742 remove task and stack pointer printout from oops dump 7 years ago
rcu 2bcc673101 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
sched a4c3c04974 sched/fair: Update and fix the runnable propagation rule 7 years ago
time 866c9b94ef Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent 7 years ago
trace 236fa078c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
acct.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 years ago
async.c b4def42724 async: Adjust system_state checks 8 years ago
audit.c f7b53637c0 Audit: remove unused audit_log_secctx function 7 years ago
audit.h f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 years ago
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 years ago
audit_tree.c 23281c8034 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 years ago
audit_watch.c 422ce075f9 Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 8 years ago
auditfilter.c 42d5e37654 audit: filter PATH records keyed on filesystem magic 7 years ago
auditsc.c f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 years ago
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 years ago
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
compat.c abca5fc535 sched_rr_get_interval(): move compat to native, get rid of set_fs() 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 4b43a3bc20 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier 8 years ago
crash_core.c de40ccefd1 kdump: print a message in case parse_crashkernel_mem resulted in zero bytes 7 years ago
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 years ago
cred.c af777cd1b8 doc: ReSTify credentials.txt 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
exec_domain.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
exit.c 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 8 years ago
extable.c e846d13958 kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules 7 years ago
fork.c e8cfbc245e pid: remove pidhash 7 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits 7 years ago
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
groups.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 years ago
irq_work.c 670310dfba Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
jump_label.c 92ee46efeb jump_label: Invoke jump_label_test() via early_initcall() 7 years ago
kallsyms.c 668533dc07 kallsyms: take advantage of the new '%px' format 7 years ago
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kcov.c ded97d2c2b kcov: support comparison operands collection 7 years ago
kexec.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 years ago
kexec_core.c bba4ed011a x86/mm, kexec: Allow kexec to be used with SME 8 years ago
kexec_file.c 1d2e733b13 resource: Provide resource struct in resource walk callback 7 years ago
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kmod.c 0ce2c20293 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile 8 years ago
kprobes.c 590c845930 kprobes: Disable the jprobes APIs 8 years ago
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 years ago
kthread.c 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 7 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
memremap.c 1fdcce6e16 memremap: add scheduling point to devm_memremap_pages 8 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c 668533dc07 kallsyms: take advantage of the new '%px' format 7 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 e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 years ago
padata.c e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 years ago
panic.c 4efb442cc1 kernel/panic.c: add TAINT_AUX 7 years ago
params.c e0596c80f4 kernel/params.c: improve STANDARD_PARAM_DEF readability 8 years ago
pid.c e8cfbc245e pid: remove pidhash 7 years ago
pid_namespace.c e8cfbc245e pid: remove pidhash 7 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 cc731525f2 signal: Remove kernel interal si_code magic 8 years ago
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
reboot.c 2d8364bae4 kernel/reboot.c: add devm_register_reboot_notifier() 7 years ago
relay.c da7b66ffb2 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
resource.c 0e4c12b45a x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages 7 years ago
seccomp.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 years ago
signal.c fa7f578076 Merge branch 'akpm' (patches from Andrew) 7 years ago
smp.c 83efcbd028 smp/core: Use lockdep to assert IRQs are disabled/enabled 7 years ago
smpboot.c e31d6883f2 watchdog/core, powerpc: Lock cpus across reconfiguration 8 years ago
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
softirq.c 4675ff05de kmemcheck: rip it out 7 years ago
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 years ago
stop_machine.c fe5595c074 stop_machine: Provide stop_machine_cpuslocked() 8 years ago
sys.c c9b012e5f4 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 7 years ago
sys_ni.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
sysctl.c f9eb2fdd04 kernel/sysctl.c: code cleanups 7 years ago
sysctl_binary.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 years ago
taskstats.c 8c733420bd taskstats: add e/u/stime for TGID command 8 years ago
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code 8 years ago
torture.c a2b2df207a torture: Fix typo suppressing CPU-hotplug statistics 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
umh.c 8c703d6604 kernel/umh.c: optimize 'proc_cap_handler()' 7 years ago
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data 8 years ago
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
user.c aa4bf44dc8 userns: use union in {g,u}idmap struct 7 years ago
user_namespace.c 758f875848 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 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 8a103df440 Merge branch 'linus' into sched/core, to pick up fixes 7 years ago
watchdog_hld.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits 7 years ago
workqueue.c 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 7 years ago
workqueue_internal.h e4880bc5df Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 7 years ago