..
bpf
bpf: Fix potentially incorrect results with bpf_get_local_storage()
2024-07-05 19:02:28 +02:00
cgroup
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
2021-07-31 08:16:11 +02:00
configs
debug
kgdb: fix to kill breakpoints on initmem after boot
2021-03-04 11:38:46 +01:00
dma
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
2021-07-28 14:35:38 +02:00
entry
x86/entry: Move nmi entry/exit into common code
2021-03-17 17:06:36 +01:00
events
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
gcov
gcov: re-fix clang-11+ support
2021-04-14 08:41:58 +02:00
irq
genirq/timings: Prevent potential array overflow in __irq_timings_store()
2024-07-05 18:54:40 +02:00
kcsan
kcsan: Fix debugfs initcall return type
2021-05-26 12:06:54 +02:00
livepatch
locking
locking/mutex: Fix HANDOFF condition
2024-07-05 19:08:35 +02:00
power
PM: EM: postpone creating the debugfs dir till fs_initcall
2021-03-30 14:32:04 +02:00
printk
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
rcu
rcu/tree: Handle VM stoppage in stall detection
2024-07-05 19:08:50 +02:00
sched
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
2024-07-05 19:08:50 +02:00
time
hrtimer: Ensure timerfd notification for HIGHRES=n
2024-07-05 19:08:50 +02:00
trace
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
2024-07-05 18:55:58 +02:00
.gitignore
kbuild: update config_data.gz only when the content of .config is changed
2021-05-11 14:47:37 +02:00
acct.c
async.c
audit_fsnotify.c
fsnotify: generalize handle_inode_event()
2020-12-30 11:54:18 +01:00
audit_tree.c
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
2024-07-05 19:02:28 +02:00
audit_watch.c
fsnotify: generalize handle_inode_event()
2020-12-30 11:54:18 +01:00
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
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
crash_core.c
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
2021-06-23 14:42:52 +02:00
crash_dump.c
cred.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
delayacct.c
dma.c
exec_domain.c
exit.c
kernel/io_uring: cancel io_uring before task works
2021-01-30 13:55:18 +01:00
extable.c
fail_function.c
fork.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
freezer.c
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
2021-04-07 15:00:14 +02:00
futex.c
mm, futex: fix shared futex pgoff on shmem huge page
2021-06-30 08:47:29 -04:00
gen_kheaders.sh
groups.c
hung_task.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
iomem.c
irq_work.c
jump_label.c
jump_label: Fix jump_label_text_reserved() vs __init
2021-07-20 16:05:58 +02:00
kallsyms.c
kcmp.c
exec: Transform exec_update_mutex into a rw_semaphore
2021-01-09 13:46:24 +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:28:37 +01:00
kexec_elf.c
kexec_file.c
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
2021-05-19 10:13:09 +02:00
kexec_internal.h
kexec.c
kheaders.c
kmod.c
kprobes.c
kprobes: Fix to delay the kprobes jump optimization
2021-03-04 11:38:35 +01:00
ksysfs.c
kthread.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
latencytop.c
Makefile
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
module_signature.c
module: harden ELF info handling
2021-03-25 09:04:11 +01:00
module_signing.c
module: harden ELF info handling
2021-03-25 09:04:11 +01:00
module-internal.h
module.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid_namespace.c
pid.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
profile.c
ptrace.c
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
2021-05-26 12:06:49 +02:00
range.c
reboot.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
regset.c
relay.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
resource.c
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
2021-05-19 10:13:09 +02:00
rseq.c
scftorture.c
scs.c
seccomp.c
seccomp: Fix setting loaded filter count during TSYNC
2024-07-05 18:53:59 +02:00
signal.c
smp.c
smp: Fix smp_call_function_single_async prototype
2021-05-14 09:50:46 +02:00
smpboot.c
sched/core: Initialize the idle task with preemption disabled
2021-07-14 16:55:50 +02:00
smpboot.h
softirq.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
stackleak.c
stacktrace.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
static_call.c
static_call: Fix unused variable warn w/o MODULE
2024-07-05 19:04:17 +02:00
stop_machine.c
syno_bootargs.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
syno-module-internal.h
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
sys_ni.c
sys.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
sysctl-test.c
sysctl.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
task_work.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
taskstats.c
test_kprobes.c
torture.c
tracepoint.c
tracepoint: Use rcu get state and cond sync for static call updates
2024-07-05 19:01:27 +02:00
tsacct.c
ucount.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
uid16.c
uid16.h
umh.c
up.c
smp: Fix smp_call_function_single_async prototype
2021-05-14 09:50:46 +02:00
user_namespace.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
user-return-notifier.c
user.c
usermode_driver.c
bpf: Fix umd memory leak in copy_process()
2021-03-30 14:32:03 +02:00
utsname_sysctl.c
utsname.c
watch_queue.c
watchdog_hld.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
watchdog.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
workqueue_internal.h
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
workqueue.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00
workstat.c
init: add dsm gpl source
2024-07-05 18:00:04 +02:00