Linus Torvalds c1e9dae0a9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
..
bpf 33491588c1 kernel/bpf/syscall: fix warning defined but not used 7 years ago
cgroup d92cd810e6 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 7 years ago
configs 15303ba5d1 Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 years ago
debug cb098d50ec Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 7 years ago
events bfb3d7b8b9 perf: Remove superfluous allocation error check 7 years ago
gcov b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
irq d3056812e7 genirq/affinity: Spread irq vectors among present CPUs as far as possible 7 years ago
livepatch 3b2c77d000 livepatch: Allow to call a custom callback when freeing shadow variables 7 years ago
locking 5149cbac42 locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches 7 years ago
power fe43e2ce52 PM / QoS: mark expected switch fall-throughs 7 years ago
printk 2a56bb596b Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 7 years ago
rcu 338c46403f Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD 7 years ago
sched 71b8ebbf3d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
time c3bca5d450 posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated 7 years ago
trace 5c8dad48e4 trace_kprobe: Remove warning message "Could not insert probe at..." 7 years ago
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 9 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 4b1a29a7f5 error-injection: Support fault injection framework 7 years ago
acct.c 4d9570158b kernel/acct.c: fix the acct->needcheck check in check_free_space() 7 years ago
async.c 4f7e988e63 kernel/async.c: revert "async: simplify lowest_in_progress()" 7 years ago
audit.c 6ad11bdd57 Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 years ago
audit.h ce423631ce audit: track the owner of the command mutex ourselves 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 ce423631ce audit: track the owner of the command mutex ourselves 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 5260ecc2e0 audit: deprecate the AUDIT_FILTER_ENTRY filter 7 years ago
auditsc.c 94d14e3e7b audit: bail before bug check if audit disabled 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 7addf44388 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c 7 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 fcb3029a8d cpu/hotplug: Fix unused function warning 7 years ago
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier 8 years ago
crash_core.c 1cbf29da36 kexec: export PG_swapbacked to VMCOREINFO 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 c96f5471ce delayacct: Account blkio completion on the correct task 7 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 304ec482f5 get rid of pointless includes of fs_struct.h 7 years ago
exit.c d300b61081 kernel: use kernel_wait4() instead of sys_wait4() 7 years ago
extable.c 9fbcc57aa1 extable: Make init_kernel_text() global 7 years ago
fail_function.c b6b76dd62c error-injection: Fix to prohibit jump optimization 7 years ago
fork.c e01e80634e fork: unconditionally clear stack on fork 7 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper 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 bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators 7 years ago
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 years ago
irq_work.c 6baf9e67c9 irq/work: Improve the flag definitions 7 years ago
jump_label.c 578ae447e7 jump_label: Disable jump labels in __exit code 7 years ago
kallsyms.c ab486bc9a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 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 a77660d231 kcov: detect double association with a single task 7 years ago
kexec.c 6b27aef09f kexec: call do_kexec_load() in compat syscall directly 7 years ago
kexec_core.c bba4ed011a x86/mm, kexec: Allow kexec to be used with SME 8 years ago
kexec_file.c 3be3f61d25 kernel/kexec_file.c: allow archs to set purgatory load address 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 297f9233b5 kprobes: Propagate error from disarm_kprobe_ftrace() 7 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 167f5594b5 kernel/memremap: Remove stale devres_free() call 7 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c f5a8eb632b Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 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 08b21fbf4b padata: add SPDX identifier 7 years ago
panic.c bc4f2f5469 taint: add taint for randstruct 7 years ago
params.c edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters 7 years ago
pid.c f6bb2a2c0b xarray: add the xa_lock to the radix_tree_root 7 years ago
pid_namespace.c 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 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 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 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 88913bd8ea kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE 7 years ago
resource.c 60bb83b811 resource: fix integer overflow at reallocation 7 years ago
seccomp.c 645ae5c51e Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 7 years ago
signal.c 3612605a5a Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 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 7 years ago
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
softirq.c 82b691bedf softirq: Consolidate common code in tasklet_[hi]_action() 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 e2aaa9f423 kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid() 7 years ago
sys_ni.c 7303e30ec1 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls 7 years ago
sysctl.c 24704f3619 kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param 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 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 years ago
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code 7 years ago
torture.c 29d3939084 torture: Save a line in stutter_wait(): while -> for 7 years ago
tracepoint.c 243d1a7977 tracepoint: Remove smp_read_barrier_depends() from comment 7 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 514c603249 headers: untangle kmemleak.h from mm.h 7 years ago
uid16.c 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers 7 years ago
uid16.h e530dca584 kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c 7 years ago
umh.c d300b61081 kernel: use kernel_wait4() instead of sys_wait4() 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 bef3efbeb8 efivarfs: Limit the rate for non-root to read files 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 3ea056c504 uts: create "struct uts_namespace" from kmem_cache 7 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 d92cd810e6 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 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