Linus Torvalds cb490d632b Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
..
bpf a1b14d27ed bpf: fix branch offset adjustment on backjumps after patching ctx expansion 9 年 前
configs 6c6685055a kconfig: add xenconfig defconfig helper 10 年 前
debug 7523e4dc50 module: use a structure to encapsulate layout. 9 年 前
events 29d14f0835 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
gcov c65abf358f gcov: use within_module() helper. 9 年 前
irq 30e4c9ad04 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
livepatch b56b36ee67 livepatch: Cleanup module page permission changes 9 年 前
locking cb490d632b Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
power 993e9fe1e7 PM: APM_EMULATION does not depend on PM 9 年 前
printk 5c9cf8af2e kernel: printk: specify alignment for struct printk_log 9 年 前
rcu 648c630c64 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD 9 年 前
sched 7ab85d4a85 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
time dc799d0179 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
trace ef582d095d Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 9 年 前
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 9 年 前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年 前
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 年 前
Kconfig.locks c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 10 年 前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年 前
Makefile 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 年 前
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE 10 年 前
async.c 581da2cab5 async: export current_is_async() 9 年 前
audit.c 5807fcaa9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 年 前
audit.h d6335d77a7 security: Make inode argument of inode_getsecid non-const 9 年 前
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access 9 年 前
audit_tree.c 6f1b5d7afe audit: audit_tree_match can be boolean 9 年 前
audit_watch.c 5955102c99 wrappers for ->i_mutex access 9 年 前
auditfilter.c 725131efa5 audit: fix comment block whitespace 9 年 前
auditsc.c d6335d77a7 security: Make inode argument of inode_getsecid non-const 9 年 前
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 8bb5ef79bc cgroup: make sure a parent css isn't freed before its children 9 年 前
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends 9 年 前
cgroup_pids.c fccd3af571 cgroup_pids: fix a typo. 9 年 前
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 ed11a7f1b3 context_tracking: Switch to new static_branch API 9 年 前
cpu.c 9425676a36 kernel/cpu.c: make set_cpu_* static inlines 9 年 前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年 前
cpuset.c e93ad19d05 cpuset: make mm migration asynchronous 9 年 前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年 前
cred.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 年 前
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 年 前
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 c428fbdbf3 exit: remove unneeded declaration of exit_mm() 9 年 前
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include 10 年 前
fork.c 8463833590 mm: rework virtual memory accounting 9 年 前
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() 10 年 前
futex.c b4abf91047 rtmutex: Make wait_lock irq safe 9 年 前
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 年 前
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 90eec103b9 treewide: Remove old email address 9 年 前
jump_label.c 90eec103b9 treewide: Remove old email address 9 年 前
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() 10 年 前
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 年 前
kexec.c cdf4b3fa03 kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() 9 年 前
kexec_core.c 2b24692b92 kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list 9 年 前
kexec_file.c 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 9 年 前
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 9 年 前
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread 9 年 前
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe 10 年 前
ksysfs.c 79cfea0273 rcu: Remove TINY_RCU bloat from pointless boot parameters 9 年 前
kthread.c e9f069868d kernel/kthread.c:kthread_create_on_node(): clarify documentation 10 年 前
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts 11 年 前
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 年 前
memremap.c db78c22230 mm: fix pfn_t vs highmem 9 年 前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年 前
module.c 8244062ef1 modules: fix longstanding /proc/kallsyms vs module insertion race. 9 年 前
module_signing.c 146aa8b145 KEYS: Merge the type-specific data with the payload data 9 年 前
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 8d91f8b153 printk: do cond_resched() between lines while outputting to consoles 9 年 前
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 9 年 前
pid.c 7ab85d4a85 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
profile.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() 10 年 前
ptrace.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 年 前
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 10 年 前
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年 前
relay.c 5955102c99 wrappers for ->i_mutex access 9 年 前
resource.c 90a545e981 restrict /dev/mem to idle io memory ranges 9 年 前
seccomp.c 103502a35c seccomp: always propagate NO_NEW_PRIVS on tsync 9 年 前
signal.c 823dd3224a signals: avoid random wakeups in sigsuspend() 9 年 前
smp.c d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 年 前
smpboot.c c00166d87e stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() 9 年 前
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 b493c34309 kernel/stop_machine.c: remove CONFIG_SMP dependencies 9 年 前
sys.c ddf1d398e5 prctl: take mmap sem for writing to protect against others 9 年 前
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper 9 年 前
sysctl.c eadee0ce6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年 前
sysctl_binary.c 9e3961a097 kernel: add panic_on_warn 10 年 前
task_work.c c821990610 task_work: remove fifo ordering guarantee 10 年 前
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 3836f5337f torture: Consolidate cond_resched_rcu_qs() into stutter_wait() 9 年 前
tracepoint.c 7904b5c498 tracepoint: Give priority to probes of tracepoints 9 年 前
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 70f6cbb6f9 kernel/*: switch to memdup_user_nul() 9 年 前
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 0f8c790103 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 年 前
workqueue.c d6e022f1d2 workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup 9 年 前
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 年 前