Linus Torvalds 93f30c73ec Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 7 година
..
bpf 7c225c69f8 Merge branch 'akpm' (patches from Andrew) пре 7 година
cgroup 22714a2ba4 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup пре 7 година
configs 9e18d0c82f ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. пре 8 година
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> пре 8 година
events 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next пре 7 година
gcov b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
irq c9b012e5f4 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux пре 7 година
livepatch 0ef76878cf Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching пре 7 година
locking 4950276672 kmemcheck: remove annotations пре 7 година
power 453f85d43f mm: remove __GFP_COLD пре 7 година
printk b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
rcu 2bcc673101 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 7 година
sched 93f30c73ec Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 7 година
time 2bcc673101 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 7 година
trace 7c225c69f8 Merge branch 'akpm' (patches from Andrew) пре 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
acct.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts пре 7 година
async.c b4def42724 async: Adjust system_state checks пре 8 година
audit.c f7b53637c0 Audit: remove unused audit_log_secctx function пре 7 година
audit.h f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit пре 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 23281c8034 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs пре 7 година
audit_watch.c 422ce075f9 Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit пре 8 година
auditfilter.c 42d5e37654 audit: filter PATH records keyed on filesystem magic пре 7 година
auditsc.c f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit пре 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 abca5fc535 sched_rr_get_interval(): move compat to native, get rid of set_fs() пре 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 1f7c70d6b2 cpu/hotplug: Reset node state after operation пре 7 година
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier пре 8 година
crash_core.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory пре 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
exec_domain.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
exit.c 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() пре 7 година
extable.c e846d13958 kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules пре 7 година
fork.c 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK пре 7 година
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task пре 9 година
futex.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits пре 7 година
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
groups.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks пре 8 година
irq_work.c 670310dfba Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 7 година
jump_label.c 5cdda5117e locking/static_keys: Improve uninitialized key warning пре 7 година
kallsyms.c 516fb7f2e7 /proc/module: use the same logic as /proc/kallsyms for address exposure пре 7 година
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
kcov.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
kexec.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory пре 8 година
kexec_core.c bba4ed011a x86/mm, kexec: Allow kexec to be used with SME пре 8 година
kexec_file.c 1d2e733b13 resource: Provide resource struct in resource walk callback пре 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 590c845930 kprobes: Disable the jprobes APIs пре 7 година
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section пре 8 година
kthread.c e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block пре 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 1fdcce6e16 memremap: add scheduling point to devm_memremap_pages пре 7 година
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing пре 12 година
module.c 1be2172e96 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/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 350ef88e7e padata: ensure padata_do_serial() runs on the correct CPU пре 7 година
panic.c 7a46ec0e2f locking/refcounts, x86/asm: Implement fast refcount overflow protection пре 8 година
params.c e0596c80f4 kernel/params.c: improve STANDARD_PARAM_DEF readability пре 7 година
pid.c dd1c1f2f20 pids: make task_tgid_nr_ns() safe пре 8 година
pid_namespace.c a2b426267c userns,pidns: Verify the userns for new pid namespaces пре 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 cc731525f2 signal: Remove kernel interal si_code magic пре 8 година
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
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 0e4c12b45a x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages пре 7 година
seccomp.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts пре 7 година
signal.c 93f30c73ec Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 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 4675ff05de kmemcheck: rip it out пре 7 година
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 c9b012e5f4 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux пре 7 година
sys_ni.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
sysctl.c 4518085e12 mm, sysctl: make NUMA stats configurable пре 7 година
sysctl_binary.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts пре 7 година
taskstats.c 8c733420bd taskstats: add e/u/stime for TGID command пре 8 година
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code пре 7 година
torture.c a2b2df207a torture: Fix typo suppressing CPU-hotplug statistics пре 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 b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
umh.c 235586939d kmod: split out umh code into its own file пре 8 година
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 aa4bf44dc8 userns: use union in {g,u}idmap struct пре 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 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 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 0be500363c Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq пре 7 година
workqueue_internal.h e4880bc5df Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq пре 7 година