Linus Torvalds 5bd2c2867f Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年 前
..
bpf 876a7ae65b bpf: fix 64-bit divide 10 年 前
configs 0da1d4a0b9 x86: Add "make tinyconfig" to configure the tiniest possible kernel 11 年 前
debug 5516fd7b92 debug: prevent entering debug mode on panic/exception. 10 年 前
events aa319bcd36 perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode 10 年 前
gcov 9d796e6623 gcov: fix softlockups 10 年 前
irq 10a50f1ab5 genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip 10 年 前
livepatch bcf5d54589 Merge branch 'for-4.1/core-noarch' into for-linus 10 年 前
locking cee34d88ca lockdep: Fix a race between /proc/lock_stat and module unload 10 年 前
power be77002101 Merge back earlier suspend/hibernate material for v4.1. 10 年 前
printk 41d5e08ea8 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 10 年 前
rcu 8d7dc9283f rcu: Control grace-period delays directly from value 10 年 前
sched 8e76d4eecf sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings 10 年 前
time f7bcb70eba ktime: Fix ktime_divns to do signed division 10 年 前
trace 1080293239 ring-buffer-benchmark: Fix the wrong sched_priority of producer 10 年 前
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list 11 年 前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年 前
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 年 前
Kconfig.locks d84b6728c5 locking/mcs: Better differentiate between MCS variants 10 年 前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年 前
Makefile 9c4249c8e0 modsign: change default key details 10 年 前
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE 10 年 前
async.c 27fb10edca kernel/async.c: switch to pr_foo() 10 年 前
audit.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
audit.h 27cf3a16b2 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年 前
audit_tree.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
audit_watch.c 3b362157b2 VFS: audit: d_backing_inode() annotations 10 年 前
auditfilter.c 7184487f14 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年 前
auditsc.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 年 前
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS 11 年 前
capability.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年 前
cgroup.c 94ff212d09 cgroup: remove use of seq_printf return value 10 年 前
cgroup_freezer.c 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 11 年 前
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() 10 年 前
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 年 前
context_tracking.c efc1e2c9bc context_tracking: Export context_tracking_user_enter/exit 10 年 前
cpu.c 078838d565 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年 前
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 年 前
cpuset.c 6e276d2a51 kernel, cpuset: remove exception for __GFP_THISNODE 10 年 前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年 前
cred.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年 前
delayacct.c 68f6783d28 delayacct: Remove braindamaged type conversions 11 年 前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年 前
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 11 年 前
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 年 前
exit.c 973f911f55 Remove execution domain support 10 年 前
extable.c aec0be2d6e ftrace/x86/extable: Add is_ftrace_trampoline() function 10 年 前
fork.c 11163348a2 oprofile: reduce mmap_sem hold for mm->exe_file 10 年 前
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() 10 年 前
futex.c 2ae7902681 Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging new changes 10 年 前
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) 11 年 前
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年 前
hung_task.c 972fae6993 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() 10 年 前
irq_work.c 56e4dea81a percpu: Convert remaining __get_cpu_var uses in 3.18-rcX 10 年 前
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called 11 年 前
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() 10 年 前
kcmp.c acbbe6fbb2 kcmp: fix standard comparison bug 11 年 前
kexec.c 7e01b5acd8 kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP 10 年 前
kmod.c 7f6def9f9b usermodehelper: kill the kmod_thread_locker logic 10 年 前
kprobes.c 69d54b916d kprobes: makes kprobes/enabled works correctly for optimized kprobes. 10 年 前
ksysfs.c 86d56134f1 kobject: Make support for uevent_helper optional. 11 年 前
kthread.c 109228389a kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") 10 年 前
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts 11 年 前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年 前
module.c 37815bf866 module: Call module notifier on failure after complete_formation() 10 年 前
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions 11 年 前
notifier.c 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 年 前
nsproxy.c f77c80142e bury struct proc_ns in fs/proc 10 年 前
padata.c 4497da6f95 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 年 前
panic.c c5f4546593 livepatch: kernel: add TAINT_LIVEPATCH 10 年 前
params.c b9cc4489c6 params: handle quotes properly for values not of form foo="bar". 10 年 前
pid.c 35f71bc0a0 fork: report pid reservation failure properly 10 年 前
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
profile.c ccbd59c1c1 profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 年 前
ptrace.c 64a4096c5c ptrace: ptrace_detach() can no longer race with SIGKILL 10 年 前
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 10 年 前
reboot.c 7a54f46b30 kernel/reboot.c: add orderly_reboot for graceful reboot 10 年 前
relay.c 7682c91843 VFS: kernel/: d_inode() annotations 10 年 前
resource.c 96831c0a67 kernel/resource.c: remove deprecated __check_region() and friends 10 年 前
seccomp.c 580c57f107 seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO 10 年 前
signal.c 69828dce7a signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo 10 年 前
smp.c 5224b9613b smp: Fix error case handling in smp_call_function_*() 10 年 前
smpboot.c 8038dad7e8 smpboot: Add common code for notification from dying CPU 10 年 前
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 年 前
softirq.c 8308756f45 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年 前
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output 10 年 前
stop_machine.c cf25004069 kernel/stop_machine.c: kernel-doc warning fix 11 年 前
sys.c 6e399cd144 prctl: avoid using mmap_sem for exe_file serialization 10 年 前
sys_ni.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年 前
sysctl.c 230633d109 kernel/sysctl.c: detect overflows when converting to int 10 年 前
sysctl_binary.c 9e3961a097 kernel: add panic_on_warn 10 年 前
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 11 年 前
system_keyring.c 32c4741cb6 KEYS: validate certificate trust only with builtin keys 11 年 前
task_work.c 892f6668f3 task_work: documentation 12 年 前
taskstats.c 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 年 前
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 年 前
torture.c d36a7a0d5e torture: Address race in module cleanup 11 年 前
tracepoint.c ea73c79e33 tracing: syscall_regfunc() should not skip kernel threads 11 年 前
tsacct.c ccbf62d8a2 sched: Make task->start_time nanoseconds based 11 年 前
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks 10 年 前
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 11 年 前
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 年 前
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 年 前
user_namespace.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 年 前
utsname.c 33c429405a copy address of proc_ns_ops into ns_common 10 年 前
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table 11 年 前
watchdog.c 1173ff09b9 watchdog: fix double lock in watchdog_nmi_enable_all 10 年 前
workqueue.c 6ba94429c8 workqueue: Reorder sysfs code 10 年 前
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 年 前