..
bpf
bpf: silence warning messages in core
2019-08-04 09:34:46 +02:00
configs
debug
kdb: use memmove instead of overlapping memcpy
2018-12-13 09:21:29 +01:00
events
perf/core: Fix creating kernel counters for PMUs that override event->cpu
2019-08-25 10:52:51 +02:00
gcov
irq
genirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-21 07:12:43 +02:00
livepatch
locking
locking/lockdep: Add debug_locks check in __lock_downgrade()
2019-10-05 12:27:39 +02:00
power
PM / Hibernate: Call flush_icache_range() on pages restored in-place
2019-04-03 06:23:24 +02:00
printk
printk: Do not lose last line in kmsg buffer dump
2019-10-05 12:27:51 +02:00
rcu
rcutorture: Fix cleanup path for invalid torture_type strings
2019-06-11 12:24:04 +02:00
sched
sched/core: Fix CPU controller for !RT_GROUP_SCHED
2019-10-05 12:27:45 +02:00
time
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
2019-10-05 12:27:53 +02:00
trace
tracing: Get trace_array reference for available_tracers files
2019-10-17 13:41:05 -07:00
.gitignore
acct.c
async.c
audit.c
audit: return on memory error to avoid null pointer dereference
2018-05-30 07:49:16 +02:00
audit.h
audit_fsnotify.c
audit_tree.c
audit_watch.c
audit: fix use-after-free in audit_add_watch
2018-09-26 08:35:08 +02:00
auditfilter.c
audit: fix a memory leak bug
2019-06-11 12:23:58 +02:00
auditsc.c
audit: allow not equal op for audit by executable
2018-08-06 16:24:38 +02:00
backtracetest.c
bounds.c
kbuild: fix kernel/bounds.c 'W=1' warning
2018-11-21 09:27:35 +01:00
capability.c
cgroup.c
cgroup: Disable IRQs while holding css_set_lock
2019-09-06 10:18:11 +02:00
cgroup_freezer.c
cgroup_pids.c
compat.c
configs.c
context_tracking.c
cpu.c
cpu/speculation: Warn on unsupported mitigations= parameter
2019-07-10 09:56:36 +02:00
cpu_pm.c
cpuset.c
crash_dump.c
cred.c
access: avoid the RCU grace period for the temporary subjective credentials
2019-08-04 09:35:01 +02:00
delayacct.c
dma.c
elfcore.c
kernel/elfcore.c: include proper prototypes
2019-10-17 13:40:56 -07:00
exec_domain.c
exit.c
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
2019-02-06 19:43:07 +01:00
extable.c
fork.c
kernel/sysctl.c: do not override max_threads provided by userspace
2019-10-17 13:41:04 -07:00
freezer.c
futex.c
futex: Fix futex lock the wrong page
2019-06-22 08:18:22 +02:00
futex_compat.c
groups.c
hung_task.c
kernel/hung_task.c: break RCU locks based on jiffies
2019-02-20 10:13:14 +01:00
irq_work.c
jump_label.c
kallsyms.c
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kexec.c
kexec_core.c
kexec_file.c
kexec_internal.h
kmod.c
kprobes.c
kprobes: Prohibit probing on BUG() and WARN() address
2019-10-05 12:27:50 +02:00
ksysfs.c
kthread.c
kthread, tracing: Don't expose half-written comm when creating kthreads
2018-09-09 20:04:34 +02:00
latencytop.c
Makefile
membarrier.c
memremap.c
mm, devm_memremap_pages: kill mapping "System RAM" support
2019-01-13 10:05:32 +01:00
module-internal.h
module.c
kernel/module.c: Only return -EEXIST for modules that have finished loading
2019-08-06 18:28:25 +02:00
module_signing.c
notifier.c
nsproxy.c
padata.c
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
2019-08-04 09:34:51 +02:00
panic.c
panic: ensure preemption is disabled during panic()
2019-10-17 13:40:58 -07:00
params.c
pid.c
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
2018-04-13 19:50:03 +02:00
pid_namespace.c
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
2019-08-04 09:34:42 +02:00
profile.c
profile: hide unused functions when !CONFIG_PROC_FS
2018-02-25 11:03:44 +01:00
ptrace.c
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
2019-07-10 09:56:42 +02:00
range.c
reboot.c
relay.c
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
2018-05-30 07:49:00 +02:00
resource.c
resource: fix integer overflow at reallocation
2018-04-24 09:32:05 +02:00
seccomp.c
seccomp: Move speculation migitation control to arch code
2018-07-25 10:18:27 +02:00
signal.c
kernel/signal.c: trace_signal_deliver when signal_group_exit
2019-06-11 12:24:10 +02:00
smp.c
smpboot.c
smpboot.h
softirq.c
stacktrace.c
stop_machine.c
sys.c
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
2019-06-22 08:18:18 +02:00
sys_ni.c
sysctl.c
sysctl: return -EINVAL if val violates minmax
2019-06-22 08:18:17 +02:00
sysctl_binary.c
task_work.c
taskstats.c
test_kprobes.c
torture.c
tracepoint.c
tracepoint: Do not warn on ENOMEM
2018-05-16 10:06:47 +02:00
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c
user_namespace.c
userns: move user access out of the mutex
2018-09-09 20:04:35 +02:00
utsname.c
utsname_sysctl.c
sys: don't hold uts_sem while accessing userspace memory
2018-09-09 20:04:35 +02:00
watchdog.c
workqueue.c
workqueue: use put_device() instead of kfree()
2018-05-30 07:49:04 +02:00
workqueue_internal.h