.. |
bpf
|
bpf: Add oversize check before call kvcalloc()
|
2021-09-30 10:09:25 +02:00 |
cgroup
|
cgroup/cpuset: Fix a partition bug with hotplug
|
2021-09-15 09:47:32 +02:00 |
configs
|
|
|
debug
|
kdb: Make memory allocations more robust
|
2021-03-04 10:26:10 +01:00 |
dma
|
dma-debug: fix debugfs initialization order
|
2021-09-22 12:26:24 +02:00 |
events
|
events: Reuse value read using READ_ONCE instead of re-reading it
|
2021-09-22 12:26:41 +02:00 |
gcov
|
gcov: re-fix clang-11+ support
|
2021-04-14 08:24:10 +02:00 |
irq
|
genirq/timings: Fix error return code in irq_timings_test_irqs()
|
2021-09-15 09:47:29 +02:00 |
livepatch
|
|
|
locking
|
locking/mutex: Fix HANDOFF condition
|
2021-09-15 09:47:25 +02:00 |
power
|
PM: EM: Increase energy calculation precision
|
2021-09-15 09:47:33 +02:00 |
printk
|
printk: fix deadlock when kernel panic
|
2021-03-04 10:26:50 +01:00 |
rcu
|
rcu/tree: Handle VM stoppage in stall detection
|
2021-09-15 09:47:26 +02:00 |
sched
|
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
|
2021-10-06 15:42:29 +02:00 |
time
|
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
|
2021-09-16 12:56:13 +02:00 |
trace
|
blktrace: Fix uaf in blk_trace access after removing by sysfs
|
2021-09-30 10:09:24 +02:00 |
.gitignore
|
kbuild: update config_data.gz only when the content of .config is changed
|
2021-05-11 14:04:16 +02:00 |
acct.c
|
|
|
async.c
|
|
|
audit_fsnotify.c
|
|
|
audit_tree.c
|
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
|
2021-09-03 10:08:16 +02:00 |
audit_watch.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
auditfilter.c
|
|
|
auditsc.c
|
|
|
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
|
|
compat.c
|
|
|
configs.c
|
|
|
context_tracking.c
|
|
|
cpu_pm.c
|
|
|
cpu.c
|
cpu/hotplug: Cure the cpusets trainwreck
|
2021-07-19 08:53:15 +02:00 |
crash_core.c
|
|
|
crash_dump.c
|
|
|
cred.c
|
|
|
delayacct.c
|
|
|
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
|
|
extable.c
|
|
|
fail_function.c
|
fail_function: Remove a redundant mutex unlock
|
2020-11-24 13:29:18 +01:00 |
fork.c
|
mm/hugetlb: initialize hugetlb_usage in mm_init
|
2021-09-22 12:26:37 +02:00 |
freezer.c
|
|
|
futex.c
|
mm, futex: fix shared futex pgoff on shmem huge page
|
2021-06-30 08:47:55 -04:00 |
gen_kheaders.sh
|
|
|
groups.c
|
|
|
hung_task.c
|
|
|
iomem.c
|
|
|
irq_work.c
|
|
|
jump_label.c
|
|
|
kallsyms.c
|
|
|
kcmp.c
|
exec: Transform exec_update_mutex into a rw_semaphore
|
2021-01-09 13:44:55 +01:00 |
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
|
|
kcov.c
|
|
|
kexec_core.c
|
kernel: kexec: remove the lock operation of system_transition_mutex
|
2021-02-03 23:25:56 +01:00 |
kexec_elf.c
|
|
|
kexec_file.c
|
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
|
2021-05-19 10:08:28 +02:00 |
kexec_internal.h
|
|
|
kexec.c
|
|
|
kheaders.c
|
|
|
kmod.c
|
|
|
kprobes.c
|
tracing/kprobe: Fix to support kretprobe events on unloaded modules
|
2021-02-13 13:52:54 +01:00 |
ksysfs.c
|
|
|
kthread.c
|
kthread: Fix PF_KTHREAD vs to_kthread() race
|
2021-09-12 08:56:39 +02:00 |
latencytop.c
|
|
|
Makefile
|
kbuild: update config_data.gz only when the content of .config is changed
|
2021-05-11 14:04:16 +02:00 |
module_signature.c
|
module: harden ELF info handling
|
2021-04-07 14:47:38 +02:00 |
module_signing.c
|
module: harden ELF info handling
|
2021-04-07 14:47:38 +02:00 |
module-internal.h
|
|
|
module.c
|
module: limit enabling module.sig_enforce
|
2021-06-30 08:47:42 -04:00 |
notifier.c
|
|
|
nsproxy.c
|
|
|
padata.c
|
|
|
panic.c
|
|
|
params.c
|
|
|
pid_namespace.c
|
memcg: enable accounting for pids in nested pid namespaces
|
2021-09-22 12:26:37 +02:00 |
pid.c
|
|
|
profile.c
|
profiling: fix shift-out-of-bounds bugs
|
2021-09-26 14:07:09 +02:00 |
ptrace.c
|
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
|
2021-05-26 12:05:15 +02:00 |
range.c
|
|
|
reboot.c
|
|
|
relay.c
|
|
|
resource.c
|
|
|
rseq.c
|
|
|
seccomp.c
|
seccomp: Add missing return in non-void function
|
2021-03-04 10:26:45 +01:00 |
signal.c
|
|
|
smp.c
|
smp: Fix smp_call_function_single_async prototype
|
2021-05-14 09:44:33 +02:00 |
smpboot.c
|
kthread: Extract KTHREAD_IS_PER_CPU
|
2021-02-07 15:35:49 +01:00 |
smpboot.h
|
|
|
softirq.c
|
|
|
stackleak.c
|
|
|
stacktrace.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
|
|
sys.c
|
prctl: allow to setup brk for et_dyn executables
|
2021-09-26 14:07:08 +02:00 |
sysctl_binary.c
|
|
|
sysctl-test.c
|
|
|
sysctl.c
|
sysctl.c: fix underflow value setting risk in vm_table
|
2021-03-17 17:03:45 +01:00 |
task_work.c
|
|
|
taskstats.c
|
|
|
test_kprobes.c
|
|
|
torture.c
|
|
|
tracepoint.c
|
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
|
2021-07-14 16:53:08 +02:00 |
tsacct.c
|
|
|
ucount.c
|
|
|
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
|
|
up.c
|
smp: Fix smp_call_function_single_async prototype
|
2021-05-14 09:44:33 +02:00 |
user_namespace.c
|
|
|
user-return-notifier.c
|
|
|
user.c
|
|
|
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watchdog_hld.c
|
|
|
watchdog.c
|
|
|
workqueue_internal.h
|
|
|
workqueue.c
|
workqueue: Fix possible memory leaks in wq_numa_init()
|
2021-09-22 12:26:30 +02:00 |