Steven Rostedt (VMware) fe014e24b6 ftrace: Convert the rest of the function trigger over to the mapping functions před 8 roky
..
bpf 4fe8435909 bpf: convert htab map to hlist_nulls před 8 roky
cgroup 352526f453 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup před 8 roky
configs 0d31a194d5 config: android-base: enable hardened usercopy and kernel ASLR před 8 roky
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> před 8 roky
events a7fc726bb2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
gcov d02038f972 gcov: add support for gcc version >= 6 před 9 roky
irq 0881e7bd34 sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> před 8 roky
livepatch 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific před 9 roky
locking 17fcbd590d locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y před 8 roky
power 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
printk 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> před 8 roky
rcu 03ecd3f48e rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work před 8 roky
sched 2317d5f1c3 sched/deadline: Use deadline instead of period when calculating overflow před 8 roky
time 8a9172356f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 8 roky
trace fe014e24b6 ftrace: Convert the rest of the function trigger over to the mapping functions před 8 roky
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list před 10 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 17 roky
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS před 12 roky
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES před 9 roky
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage před 13 roky
Makefile 201af4c0fa cgroup: move cgroup files under kernel/cgroup/ před 9 roky
acct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> před 8 roky
async.c 581da2cab5 async: export current_is_async() před 10 roky
audit.c b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit před 8 roky
audit.h b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit před 8 roky
audit_fsnotify.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 9 roky
audit_tree.c 6989606a72 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit před 9 roky
audit_watch.c 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 9 roky
auditfilter.c 8fae477056 audit: add support for session ID user filter před 9 roky
auditsc.c b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit před 8 roky
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() před 11 roky
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS před 11 roky
capability.c 19c816e8e4 capability: export has_capability před 9 roky
compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 9 roky
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 9 roky
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API před 10 roky
cpu.c dc434e056f cpu/hotplug: Serialize callback invocations proper před 8 roky
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment před 10 roky
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules před 11 roky
cred.c f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> před 8 roky
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> před 8 roky
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h před 13 roky
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() před 12 roky
exec_domain.c 9058f3b326 Remove rest of exec domains. před 10 roky
exit.c dd0db88d80 userfaultfd: non-cooperative: rollback userfaultfd_exit před 8 roky
extable.c 3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 8 roky
fork.c 6bfbaa51ed sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c před 8 roky
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task před 9 roky
futex.c 9bbb25afeb futex: Add missing error handling to FUTEX_REQUEUE_PI před 8 roky
futex_compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 9 roky
groups.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 9 roky
hung_task.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> před 8 roky
irq_work.c 90eec103b9 treewide: Remove old email address před 10 roky
jump_label.c 79b17ea740 Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace před 8 roky
kallsyms.c 74451e66d5 bpf: make jited programs visible in traces před 9 roky
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks před 10 roky
kcov.c 4983f0ab7f kcov: make kcov work properly with KASLR enabled před 9 roky
kexec.c 43546d8669 kexec: allow architectures to override boot mapping před 9 roky
kexec_core.c 7d91de7443 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk před 8 roky
kexec_file.c 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up před 8 roky
kexec_internal.h 40c50c1fec kexec, x86/purgatory: Unbreak it and clean it up před 8 roky
kmod.c 5c2c5c5514 sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> před 8 roky
kprobes.c 38705613b7 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux před 8 roky
ksysfs.c 738bc38d49 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure před 8 roky
kthread.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> před 8 roky
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> před 8 roky
membarrier.c 907565337e Fix: Disable sys_membarrier when nohz_full is enabled před 9 roky
memremap.c 55adc1d05d mm: add private lock to serialize memory hotplug operations před 8 roky
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing před 12 roky
module.c 6ef192f225 Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux před 8 roky
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() před 9 roky
notifier.c 3e6daded1f kernel/notifier.c: simplify expression před 8 roky
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces před 10 roky
padata.c 119a0798dc padata: Remove unused but set variables před 9 roky
panic.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> před 8 roky
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux před 10 roky
pid.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> před 8 roky
pid_namespace.c f361bf4a66 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency před 8 roky
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> před 8 roky
ptrace.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> před 8 roky
range.c fc7f0dd381 kernel: avoid overflow in cmp_range před 11 roky
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code před 10 roky
relay.c 5b5e0928f7 lib/vsprintf.c: remove %Z support před 8 roky
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users před 9 roky
seccomp.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> před 8 roky
signal.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> před 8 roky
smp.c 4c822698cb sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> před 8 roky
smpboot.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> před 8 roky
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads před 9 roky
softirq.c f660f60667 softirq: Display IRQ_POLL for irq-poll statistics před 9 roky
stacktrace.c bfeda41d06 stacktrace, lockdep: Fix address, newline ugliness před 9 roky
stop_machine.c bf0d31c054 locking/core, stop_machine: Yield the CPU during stop machine() před 9 roky
sys.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> před 8 roky
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c před 9 roky
sysctl.c f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> před 8 roky
sysctl_binary.c 7560ef39dc sysctl: add KERN_CONT to deprecated_sysctl_warning() před 9 roky
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works před 9 roky
taskstats.c bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 9 roky
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions před 11 roky
torture.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> před 8 roky
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> před 8 roky
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> před 8 roky
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count před 8 roky
uid16.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> před 8 roky
up.c df8ce9d78a smp: Add function to execute a function synchronously on a CPU před 9 roky
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr před 11 roky
user.c 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> před 8 roky
user_namespace.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> před 8 roky
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> před 8 roky
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> před 8 roky
watchdog.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> před 8 roky
watchdog_hld.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> před 8 roky
workqueue.c 637fdbae60 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq před 8 roky
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() před 9 roky