linux/kernel
Alibek Omarov c1ce54bceb Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
..
bpf bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled 2023-03-25 04:21:32 +03:00
cgroup cpuset: Convert callback_lock to raw_spinlock_t 2023-03-25 04:21:30 +03:00
configs Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
debug kdb: Make memory allocations more robust 2021-03-04 10:26:10 +01:00
dma dma-direct: avoid redundant memory sync for swiotlb 2022-04-20 09:19:39 +02:00
events perf/bpf: Remove preempt disable around BPF invocation 2023-03-25 04:21:31 +03:00
gcov Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
irq Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
livepatch livepatch: Nullify obj->mod in klp_module_coming()'s error path 2019-08-19 13:03:37 +02:00
locking Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
power Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
printk Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
rcu Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
sched Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
time Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
trace Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
.gitignore kbuild: update config_data.gz only when the content of .config is changed 2021-05-11 14:04:16 +02:00
Kconfig.freezer treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig.hz Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
Kconfig.locks Use CONFIG_PREEMPTION 2023-03-25 04:21:18 +03:00
Kconfig.preempt Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
Makefile Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
acct.c acct_on(): don't mess with freeze protection 2019-04-04 21:04:13 -04:00
async.c Revert "module, async: async_synchronize_full() on module init iff async is used" 2022-02-23 11:59:56 +01:00
audit.c audit: improve audit queue handling when "audit=1" on cmdline 2022-02-08 18:24:26 +01:00
audit.h audit: log AUDIT_TIME_* records only from rules 2022-04-15 14:18:04 +02:00
audit_fsnotify.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
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: CONFIG_CHANGE don't log internal bookkeeping as an event 2020-10-01 13:17:32 +02:00
auditfilter.c audit: fix a net reference leak in audit_list_rules_send() 2020-06-22 09:30:59 +02:00
auditsc.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
backtracetest.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
bounds.c kbuild: fix kernel/bounds.c 'W=1' warning 2018-10-31 08:54:14 -07:00
capability.c LSM: add SafeSetID module that gates setid calls 2019-01-25 11:22:43 -08:00
compat.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
configs.c kernel/configs: Replace GPL boilerplate code with SPDX identifier 2019-07-30 18:34:15 +02:00
context_tracking.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
cpu.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
cpu_pm.c kernel/cpu_pm: Fix uninitted local in cpu_pm 2020-06-22 09:31:22 +02:00
crash_core.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 2019-06-19 17:09:06 +02:00
crash_dump.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
cred.c keys: Fix request_key() cache 2020-01-17 19:48:42 +01:00
delayacct.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 2019-05-21 11:52:39 +02:00
dma.c
el_posix.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
exec_domain.c
exit.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
extable.c extable: Add function to search only kernel exception table 2019-08-21 22:23:48 +10:00
fail_function.c fail_function: Remove a redundant mutex unlock 2020-11-24 13:29:18 +01:00
fork.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
freezer.c Revert "libata, freezer: avoid block device removal while system is frozen" 2019-10-06 09:11:37 -06:00
futex.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
gen_kheaders.sh kbuild: add variables for compression tools 2020-09-03 11:27:10 +02:00
groups.c
hung_task.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
iomem.c mm/nvdimm: add is_ioremap_addr and use that to check ioremap address 2019-07-12 11:05:40 -07:00
irq_work.c irqwork: push most work into softirq context 2023-03-25 04:21:29 +03:00
jump_label.c jump_label: Don't warn on __exit jump entries 2019-08-29 15:10:10 +01:00
kallsyms.c kallsyms: Refactor kallsyms_show_value() to take cred 2020-07-16 08:16:44 +02:00
kcmp.c exec: Transform exec_update_mutex into a rw_semaphore 2021-01-09 13:44:55 +01:00
kcov.c kcov: convert kcov.refcount to refcount_t 2019-03-07 18:32:02 -08:00
kexec.c kexec_load: Disable at runtime if the kernel is locked down 2019-08-19 21:54:15 -07:00
kexec_core.c printk_safe: remove printk safe code 2023-03-25 04:21:15 +03:00
kexec_elf.c kexec_elf: support 32 bit ELF files 2019-09-06 23:58:44 +02:00
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
kheaders.c kheaders: Move from proc to sysfs 2019-05-24 20:16:01 +02:00
kmod.c kmod: make request_module() return an error when autoloading is disabled 2020-04-17 10:50:22 +02:00
kprobes.c kprobes: Limit max data_size of the kretprobe instances 2021-12-08 09:01:10 +01:00
ksysfs.c sysfs: Add /sys/kernel/realtime entry 2023-03-25 04:21:35 +03:00
kthread.c kthread: Fix PF_KTHREAD vs to_kthread() race 2021-09-12 08:56:39 +02:00
latencytop.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
module-internal.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 2019-05-24 17:27:11 +02:00
module.c module/ftrace: handle patchable-function-entry 2022-02-23 11:59:56 +01: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
notifier.c kernel/notifier.c: intercept duplicate registrations to avoid infinite loops 2020-10-01 13:17:23 +02:00
nsproxy.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
padata.c padata: add separate cpuhp node for CPUHP_PADATA_DEAD 2020-06-17 16:40:22 +02:00
panic.c panic: skip get_random_bytes for RT_FULL in init_oops_id 2023-03-25 04:21:29 +03:00
params.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
pid.c kernel/pid.c: convert struct pid count to refcount_t 2019-07-16 19:23:24 -07:00
pid_namespace.c memcg: enable accounting for pids in nested pid namespaces 2021-09-22 12:26:37 +02:00
profile.c profiling: fix shift-out-of-bounds bugs 2021-09-26 14:07:09 +02:00
ptrace.c ptrace: fix ptrace_unfreeze_traced() race with rt-lock 2023-03-25 04:21:36 +03:00
range.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
reboot.c reboot: fix overflow parsing reboot cpu number 2020-11-18 19:20:30 +01:00
relay.c kernel/relay.c: fix memleak on destroy relay channel 2020-08-26 10:40:51 +02:00
resource.c /dev/mem: Revoke mappings when a driver claims the region 2020-06-24 17:50:35 +02:00
rseq.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
seccomp.c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. 2023-03-25 04:21:31 +03:00
signal.c signal: Prevent double-free of user struct 2023-03-25 04:21:36 +03:00
smp.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
smpboot.c kthread: Extract KTHREAD_IS_PER_CPU 2021-02-07 15:35:49 +01:00
smpboot.h
softirq.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
stackleak.c stackleak: Mark stackleak_track_stack() as notrace 2018-12-05 19:31:44 -08:00
stacktrace.c stacktrace: Don't skip first entry on noncurrent tasks 2019-11-04 21:19:25 +01:00
stop_machine.c sched: migrate_enable: Use stop_one_cpu_nowait() 2023-03-25 04:21:27 +03:00
sys.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
sys_ni.c arch: handle arches who do not yet define clone3 2019-06-21 01:54:53 +02:00
sysctl-test.c kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() 2020-10-01 13:17:10 +02:00
sysctl.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
sysctl_binary.c kernel/sysctl: add panic_print into sysctl 2019-01-04 13:13:47 -08:00
task_work.c
taskstats.c taskstats: fix data-race 2020-01-09 10:19:54 +01:00
test_kprobes.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 2019-05-21 11:52:39 +02:00
torture.c torture: Remove exporting of internal functions 2019-08-01 14:30:22 -07:00
tracepoint.c tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing 2021-07-14 16:53:08 +02:00
tsacct.c taskstats: Cleanup the use of task->exit_code 2022-02-23 11:59:57 +01:00
ucount.c proc/sysctl: add shared variables for range check 2019-07-18 17:08:07 -07:00
uid16.c fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers 2018-04-02 20:15:59 +02:00
uid16.h
umh.c usermodehelper: reset umask to default before executing user process 2020-10-14 10:32:58 +02:00
up.c smp: Remove allocation mask from on_each_cpu_cond.*() 2023-03-25 04:21:18 +03:00
user-return-notifier.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
user.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
user_namespace.c Keyrings namespacing 2019-07-08 19:36:47 -07:00
utsname.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
utsname_sysctl.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
watch_preempt.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
watchdog.c watchdog/softlockup: Enforce that timestamp is valid on boot 2020-02-24 08:36:52 +01:00
watchdog_hld.c kernel/watchdog_hld.c: hard lockup message should end with a newline 2019-04-19 09:46:05 -07:00
workqueue.c Linux 5.4.193 with MCST patches (6.2) 2023-03-25 04:34:12 +03:00
workqueue_internal.h sched/core, workqueues: Distangle worker accounting from rq lock 2019-04-16 16:55:15 +02:00