Linus Torvalds 3e519dde1e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
..
bpf 687f07156b bpf: fix out of bounds access in verifier log 10 年之前
configs 6c6685055a kconfig: add xenconfig defconfig helper 10 年之前
debug 5516fd7b92 debug: prevent entering debug mode on panic/exception. 10 年之前
events f73e22ab45 perf: Fix races in computing the header sizes 10 年之前
gcov 3e44c471a2 gcov: add support for GCC 5.1 10 年之前
irq 95c2b17534 genirq: Fix race in register_irq_proc() 9 年之前
livepatch 225f58fbcc livepatch: Improve error handling in klp_disable_func() 10 年之前
locking 21199f27b4 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds 10 年之前
power 1081230b74 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block 10 年之前
printk 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
rcu 19a5ecde08 rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex 10 年之前
sched 73f479b243 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
time 37cc7ab1d2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
trace 59a47fff02 Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 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 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 27fb10edca kernel/async.c: switch to pr_foo() 10 年之前
audit.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
audit.h 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
audit_fsnotify.c 7f49294282 audit: clean simple fsnotify implementation 10 年之前
audit_tree.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
audit_watch.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
auditfilter.c 34d99af52a audit: implement audit by executable 10 年之前
auditsc.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 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 0c986253b9 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" 10 年之前
cgroup_freezer.c 7e47682ea5 cgroup: allow a cgroup subsystem to reject a fork 10 年之前
cgroup_pids.c ce52399520 cgroup: pids: fix invalid get/put usage 10 年之前
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 fafe870f31 context_tracking: Inherit TIF_NOHZ through forks instead of context switches 10 年之前
cpu.c a1d8561172 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年之前
cpuset.c 24ee3cf89b cpuset: use trialcs->mems_allowed as a temp variable 10 年之前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年之前
cred.c 52aa8536f8 kernel/cred.c: remove unnecessary kdebug atomic reads 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 3da56d1663 kernel: exit: fix typo in comment 10 年之前
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include 10 年之前
fork.c 0c986253b9 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" 10 年之前
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() 10 年之前
futex.c 5d285a7f35 futex: Make should_fail_futex() static 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 1987c947d9 locking/static_keys: Add selftest 10 年之前
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() 10 年之前
kcmp.c acbbe6fbb2 kcmp: fix standard comparison bug 11 年之前
kexec.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
kexec_core.c 1303a27c9c kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo 10 年之前
kexec_file.c a43cac0d9d kexec: split kexec_file syscall code to kexec_file.c 10 年之前
kexec_internal.h a43cac0d9d kexec: split kexec_file syscall code to kexec_file.c 10 年之前
kmod.c bb304a5c6f kmod: handle UMH_WAIT_PROC from system unbound workqueue 10 年之前
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe 10 年之前
ksysfs.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
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 41e94a8513 add devm_memremap_pages 10 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c fe0d34d242 module: weaken locking assertion for oops path. 10 年之前
module_signing.c 99db443506 PKCS#7: Appropriately restrict authenticated attributes and content type 10 年之前
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 5375b708f2 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path 10 年之前
params.c 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 年之前
pid.c f78f5b90c4 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() 10 年之前
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 13c4a90119 seccomp: add ptrace options for suspend/resume 10 年之前
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 200f1ce365 kernel/relay.c: use kvfree() in relay_free_page_array() 10 年之前
resource.c 124fe20d94 mm: enhance region_is_ram() to region_intersects() 10 年之前
seccomp.c fe6c59dc17 Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next 10 年之前
signal.c 26135022f8 signal: fix information leak in copy_siginfo_to_user 10 年之前
smp.c 5224b9613b smp: Fix error case handling in smp_call_function_*() 10 年之前
smpboot.c 230ec93909 smpboot: allow passing the cpumask on per-cpu thread registration 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 d308b9f1e4 stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() 10 年之前
sys.c 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs. 10 年之前
sys_ni.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 年之前
sysctl.c 9a5bc726d5 sysctl: fix int -> unsigned long assignments in INT_MIN case 10 年之前
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 7d0ae8086b rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() 10 年之前
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 58319057b7 capabilities: ambient capabilities 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 ec6a90661a watchdog: rename watchdog_suspend() and watchdog_resume() 10 年之前
workqueue.c 7d3e2eb178 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 10 年之前
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 年之前