Linus Torvalds 2857676045 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 年之前
..
bpf 03250e1028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
cgroup 2857676045 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 年之前
configs 15303ba5d1 Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 年之前
debug cb098d50ec Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 7 年之前
events 82489c5fe5 perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATTRIBUTES 7 年之前
gcov b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
irq db020be9f7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
livepatch 3b2c77d000 livepatch: Allow to call a custom callback when freeing shadow variables 7 年之前
locking 92400b8c8b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
power 3c89adb0d1 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 年之前
printk d75ae5bdf2 Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 7 年之前
rcu f64c6013a2 rcu/x86: Provide early rcu_cpu_starting() callback 7 年之前
sched 3c89adb0d1 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 年之前
time 3c89adb0d1 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 年之前
trace 5eb6eed7e0 Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 7 年之前
.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 a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 4b1a29a7f5 error-injection: Support fault injection framework 7 年之前
acct.c 4d9570158b kernel/acct.c: fix the acct->needcheck check in check_free_space() 7 年之前
async.c 4f7e988e63 kernel/async.c: revert "async: simplify lowest_in_progress()" 7 年之前
audit.c cdfb6b341f audit: use inline function to get audit context 7 年之前
audit.h ce423631ce audit: track the owner of the command mutex ourselves 7 年之前
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
audit_tree.c ce423631ce audit: track the owner of the command mutex ourselves 7 年之前
audit_watch.c cdfb6b341f audit: use inline function to get audit context 7 年之前
auditfilter.c 5c5b8d8beb audit: use existing session info function 7 年之前
auditsc.c 5b71388663 audit: Fix wrong task in comparison of session ID 7 年之前
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 年之前
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
compat.c 0bbcce5d1e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 9 年之前
cpu.c fcb3029a8d cpu/hotplug: Fix unused function warning 7 年之前
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier 8 年之前
crash_core.c 1cbf29da36 kexec: export PG_swapbacked to VMCOREINFO 7 年之前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年之前
cred.c af777cd1b8 doc: ReSTify credentials.txt 8 年之前
delayacct.c 02acc80d19 delayacct: Use raw_spinlocks 7 年之前
dma.c 3f3942aca6 proc: introduce proc_create_single{,_data} 7 年之前
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
exec_domain.c 3f3942aca6 proc: introduce proc_create_single{,_data} 7 年之前
exit.c d300b61081 kernel: use kernel_wait4() instead of sys_wait4() 7 年之前
extable.c 9fbcc57aa1 extable: Make init_kernel_text() global 7 年之前
fail_function.c b6b76dd62c error-injection: Fix to prohibit jump optimization 7 年之前
fork.c 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 年之前
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 年之前
futex.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 年之前
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
groups.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators 7 年之前
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 年之前
irq_work.c 6baf9e67c9 irq/work: Improve the flag definitions 7 年之前
jump_label.c 578ae447e7 jump_label: Disable jump labels in __exit code 7 年之前
kallsyms.c ab486bc9a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 7 年之前
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
kcov.c a77660d231 kcov: detect double association with a single task 7 年之前
kexec.c 6b27aef09f kexec: call do_kexec_load() in compat syscall directly 7 年之前
kexec_core.c bba4ed011a x86/mm, kexec: Allow kexec to be used with SME 8 年之前
kexec_file.c 3be3f61d25 kernel/kexec_file.c: allow archs to set purgatory load address 7 年之前
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
kmod.c 0ce2c20293 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile 8 年之前
kprobes.c bcbd385b61 kprobes: Fix random address output of blacklist file 7 年之前
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 年之前
kthread.c b1f5b378e1 kthread: Allow kthread_park() on a parked kthread 7 年之前
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 年之前
memremap.c 167f5594b5 kernel/memremap: Remove stale devres_free() call 7 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c 2857676045 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 年之前
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 08b21fbf4b padata: add SPDX identifier 7 年之前
panic.c bc4f2f5469 taint: add taint for randstruct 7 年之前
params.c edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters 7 年之前
pid.c f6bb2a2c0b xarray: add the xa_lock to the radix_tree_root 7 年之前
pid_namespace.c 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 年之前
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 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 年之前
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
reboot.c 2d8364bae4 kernel/reboot.c: add devm_register_reboot_notifier() 7 年之前
relay.c 88913bd8ea kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE 7 年之前
resource.c 4e292a9667 resource: switch to proc_create_seq_data 7 年之前
seccomp.c 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 年之前
signal.c 93e95fa574 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 年之前
smp.c 83efcbd028 smp/core: Use lockdep to assert IRQs are disabled/enabled 7 年之前
smpboot.c e31d6883f2 watchdog/core, powerpc: Lock cpus across reconfiguration 7 年之前
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
softirq.c db020be9f7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 年之前
stop_machine.c 371b326908 Merge tag 'v4.17-rc5' into locking/core, to pick up fixes 7 年之前
sys.c 23d6aef74d kernel/sys.c: fix potential Spectre v1 issue 7 年之前
sys_ni.c 7a074e96de aio: implement io_pgetevents 7 年之前
sysctl.c 24704f3619 kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param 7 年之前
sysctl_binary.c edf5c17d86 staging: irda: remove remaining remants of irda code removal 7 年之前
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 年之前
taskstats.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 年之前
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code 7 年之前
torture.c cee4393989 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() 7 年之前
tracepoint.c f39e239102 tracepoints: Fix the descriptions of tracepoint_probe_register{_prio} 7 年之前
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
ucount.c 514c603249 headers: untangle kmemleak.h from mm.h 7 年之前
uid16.c 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers 7 年之前
uid16.h e530dca584 kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c 7 年之前
umh.c d300b61081 kernel: use kernel_wait4() instead of sys_wait4() 7 年之前
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data 8 年之前
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 年之前
user.c bef3efbeb8 efivarfs: Limit the rate for non-root to read files 7 年之前
user_namespace.c 758f875848 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 年之前
utsname.c 3ea056c504 uts: create "struct uts_namespace" from kmem_cache 7 年之前
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 年之前
watchdog.c 8a103df440 Merge branch 'linus' into sched/core, to pick up fixes 7 年之前
watchdog_hld.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits 7 年之前
workqueue.c 2857676045 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 年之前
workqueue_internal.h 8bf895931e workqueue: Set worker->desc to workqueue name by default 7 年之前