Linus Torvalds 4be95131bf Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
..
bpf 43188702b3 bpf, verifier: add additional patterns to evaluate_reg_imm_alu 8 年之前
cgroup 41c25707d2 cpuset: consider dying css as offline 8 年之前
configs 9e69dd0179 config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS 8 年之前
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
events 5518b69b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 年之前
gcov 0538421343 gcov: support GCC 7.1 8 年之前
irq 650fc870a2 Merge tag 'docs-4.13' of git://git.lwn.net/linux 8 年之前
livepatch 842c088464 livepatch: Fix stacking of patches with respect to RCU 8 年之前
locking 650fc870a2 Merge tag 'docs-4.13' of git://git.lwn.net/linux 8 年之前
power 408c9861c6 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 8 年之前
printk eed1fc8779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 年之前
rcu 6d48152eaf rcu: Remove RCU CPU stall warnings from Tiny RCU 8 年之前
sched 9bd42183b9 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
time 1b044f1cfc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
trace 5518b69b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 年之前
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 10 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年之前
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 12 年之前
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 9 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 692f66f26a crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE 8 年之前
acct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
async.c b4def42724 async: Adjust system_state checks 8 年之前
audit.c 7391786a64 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit 8 年之前
audit.h e4c1a0d15b audit: style fix 8 年之前
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
audit_tree.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
audit_watch.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
auditfilter.c 45a0642b4d audit: kernel generated netlink traffic should have a portid of 0 8 年之前
auditsc.c 7391786a64 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit 8 年之前
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 19c816e8e4 capability: export has_capability 9 年之前
compat.c 4be95131bf Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 年之前
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 10 年之前
cpu.c 9a9594efe5 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年之前
crash_core.c 51dbd92520 ia64: reuse append_elf_note() and final_note() functions 8 年之前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年之前
cred.c af777cd1b8 doc: ReSTify credentials.txt 8 年之前
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 12 年之前
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 年之前
exit.c 4be95131bf Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
extable.c 0594729c24 extable: Adjust system_state checks 8 年之前
fork.c d024baa58a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 年之前
futex.c 650fc870a2 Merge tag 'docs-4.13' of git://git.lwn.net/linux 8 年之前
futex_compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 年之前
groups.c 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 年之前
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 年之前
irq_work.c 90eec103b9 treewide: Remove old email address 10 年之前
jump_label.c f2545b2d4c jump_label: Reorder hotplug lock and jump_label_lock 8 年之前
kallsyms.c 74451e66d5 bpf: make jited programs visible in traces 8 年之前
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 10 年之前
kcov.c f61e869d51 kcov: simplify interrupt check 8 年之前
kexec.c 43546d8669 kexec: allow architectures to override boot mapping 9 年之前
kexec_core.c c207aee480 objtool, x86: Add several functions and files to the objtool whitelist 8 年之前
kexec_file.c 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up 8 年之前
kexec_internal.h 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up 8 年之前
kmod.c 5c2c5c5514 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> 8 年之前
kprobes.c 9a9594efe5 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
ksysfs.c 692f66f26a crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE 8 年之前
kthread.c 77f88796ce cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 年之前
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 年之前
membarrier.c 907565337e Fix: Disable sys_membarrier when nohz_full is enabled 9 年之前
memremap.c 7138970383 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash 8 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c f36776fafb kobject: support passing in variables for synthetic uevents 8 年之前
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 年之前
notifier.c 3e6daded1f kernel/notifier.c: simplify expression 8 年之前
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 年之前
padata.c c5a81c8ff8 padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata() 8 年之前
panic.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
params.c f51b17c8d9 boot/param: Move next_arg() function to lib/cmdline.c for later reuse 8 年之前
pid.c 8896c23d2e pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() 8 年之前
pid_namespace.c b9a985db98 pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes 8 年之前
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 年之前
ptrace.c c70d9d809f ptrace: Properly initialize ptracer_cred on fork 8 年之前
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 11 年之前
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
relay.c da7b66ffb2 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 年之前
seccomp.c 0b5fa22906 seccomp: Switch from atomic_t to recount_t 8 年之前
signal.c 1b044f1cfc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
smp.c 6c8557bdb2 smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu() 8 年之前
smpboot.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 年之前
softirq.c 717a94b5fc sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() 8 年之前
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 年之前
stop_machine.c fe5595c074 stop_machine: Provide stop_machine_cpuslocked() 8 年之前
sys.c ce72a16fa7 wait4(2)/waitid(2): separate copying rusage to userland 8 年之前
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c 9 年之前
sysctl.c 63259457a2 proc/sysctl: fix the int overflow for jiffies conversion 8 年之前
sysctl_binary.c 680895d6ef sysctl: switch to use uuid_t 8 年之前
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 年之前
taskstats.c 8c733420bd taskstats: add e/u/stime for TGID command 8 年之前
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 年之前
torture.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 年之前
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count 8 年之前
uid16.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 年之前
up.c df8ce9d78a smp: Add function to execute a function synchronously on a CPU 9 年之前
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 年之前
user.c 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 年之前
user_namespace.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 年之前
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 年之前
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 年之前
watchdog.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
watchdog_hld.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
workqueue.c ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 年之前
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 年之前