Jiri Olsa 63c45f4ba5 perf: Disallow user-space stack dumps for function trace events před 11 roky
..
cpu 8cb75e0c4e sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding před 12 roky
debug fc8b13740b kgdb/kdb: Fix no KDB config problem před 12 roky
events 4a2345937c perf: Optimize group_sched_in() před 12 roky
gcov 1931d433d7 gcov: reuse kbasename helper před 12 roky
irq 64be38ab03 genirq: Include missing header file in irqdomain.c před 12 roky
locking a0fa1dd3cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
power 1ff6bbfd13 arm, pm, vmpressure: add missing slab.h includes před 12 roky
printk e4178d809f printk: fix syslog() overflowing user buffer před 12 roky
rcu bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 12 roky
sched faa5993736 sched/deadline: Prevent rt_time growth to infinity před 12 roky
time 5ae8aabeae sched_clock: Prevent callers from seeing half-updated data před 12 roky
trace 63c45f4ba5 perf: Disallow user-space stack dumps for function trace events před 11 roky
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list před 12 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 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" před 12 roky
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage před 13 roky
Makefile f46a3cbbeb KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y před 12 roky
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem před 12 roky
async.c 362f2b098b async: rename and redefine async_func_ptr před 12 roky
audit.c 8626877b52 audit: fix location of __net_initdata for audit_net_ops před 12 roky
audit.h 3e1d0bb622 audit: Convert int limit uses to u32 před 12 roky
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events před 12 roky
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events před 12 roky
auditfilter.c 724e4fcc8d audit: log on errors from filter user rules před 12 roky
auditsc.c c4ad8f98be execve: use 'struct filename *' for executable name passing před 12 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long před 12 roky
capability.c ca24a23ebc audit: Simplify and correct audit_log_capset před 12 roky
cgroup.c 532de3fc72 cgroup: update cgroup_enable_task_cg_lists() to grab siglock před 12 roky
cgroup_freezer.c 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() před 12 roky
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 12 roky
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions před 12 roky
context_tracking.c 58135f574f context_tracking: Wrap static key check into more intuitive function name před 12 roky
cpu.c fe8a45df36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos před 13 roky
cpuset.c 99afb0fd5f cpuset: fix a race condition in __cpuset_node_allowed_softwall() před 12 roky
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 14 roky
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 13 roky
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() před 12 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 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path před 15 roky
exit.c 0c740d0afc introduce for_each_thread() to replace the buggy while_each_thread() před 12 roky
extable.c 5ecbe3c3c6 kernel/extable: fix address-checks for core_kernel and init areas před 12 roky
fork.c 98611e4e6a exec: kill task_struct->did_exec před 12 roky
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen před 12 roky
futex.c a0fa1dd3cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 13 roky
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy před 12 roky
hrtimer.c aab03e05e8 sched/deadline: Add SCHED_DEADLINE structures & implementation před 12 roky
hung_task.c 270750dbc1 hung_task: Display every hung task warning před 12 roky
irq_work.c cd578abb24 perf/x86: Warn to early_printk() in case irq_work is too slow před 12 roky
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE před 13 roky
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called před 12 roky
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length před 12 roky
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h před 13 roky
kexec.c a19428e5c3 kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() před 12 roky
kmod.c c4ad8f98be execve: use 'struct filename *' for executable name passing před 12 roky
kprobes.c ab76786561 kprobes: use KSYM_NAME_LEN to size identifier buffers před 12 roky
ksysfs.c 77019967f0 kdump: fix exported size of vmcoreinfo note před 12 roky
kthread.c 786235eeba kthread: make kthread_create() killable před 12 roky
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing před 12 roky
module.c 22e669568d module: Add missing newline in printk call. před 12 roky
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions před 12 roky
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 12 roky
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() před 12 roky
panic.c 5800dc3cff panic: Make panic_timeout configurable před 12 roky
params.c 88a88b320a params: improve standard definitions před 12 roky
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure před 12 roky
pid_namespace.c 1adfcb03e3 pid_namespace: make freeing struct pid_namespace rcu-delayed před 12 roky
posix-cpu-timers.c 531f64fd6f posix-timers: Convert abuses of BUG_ON to WARN_ON před 12 roky
posix-timers.c d2054b2c11 posix-timers: Remove unused variable před 12 roky
profile.c e97ca8e5b8 mm: fix GFP_THISNODE callers and clarify před 11 roky
ptrace.c d049f74f2d exec/ptrace: fix get_dumpable() incorrect tests před 12 roky
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge před 12 roky
reboot.c c97102ba96 kexec: migrate to reboot cpu před 12 roky
relay.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files před 12 roky
res_counter.c 1a36e59d48 memcg: reduce function dereference před 12 roky
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource před 12 roky
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. před 12 roky
signal.c 8d38f203b4 kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() před 12 roky
smp.c 73f945505b kernel/smp.c: remove cpumask_ipi před 12 roky
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files před 12 roky
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads před 13 roky
softirq.c aafd9d6a46 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
stop_machine.c 7053ea1a34 stop_machine: Fix race between stop_two_cpus() and stop_cpus() před 12 roky
sys.c 2e1f383582 kernel/sys.c: k_getrusage() can use while_each_thread() před 12 roky
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE před 12 roky
sysctl.c ab5318788c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() před 12 roky
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file před 12 roky
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file před 12 roky
task_work.c 892f6668f3 task_work: documentation před 12 roky
taskstats.c c53ed74236 genetlink: only pass array to genl_register_family_with_ops() před 12 roky
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() před 12 roky
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation před 12 roky
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script před 13 roky
timer.c da554eba2e timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) před 12 roky
tracepoint.c 45ab2813d4 tracing: Do not add event files for modules that fail tracepoints před 11 roky
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats před 13 roky
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy před 12 roky
up.c 40c01e8bd5 kernel: provide a __smp_call_function_single stub for !CONFIG_SMP před 12 roky
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators před 13 roky
user.c 6bd364d829 KEYS: fix uninitialized persistent_keyring_register_sem před 12 roky
user_namespace.c b080e047a6 user_namespace.c: Remove duplicated word in comment před 12 roky
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy před 12 roky
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block před 13 roky
watchdog.c 9809b18fcf watchdog: update watchdog_thresh properly před 12 roky
workqueue.c 5bdfff96c6 workqueue: ensure @task is valid across kthread_stop() před 12 roky
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation před 12 roky