..
bpf
bpf: aggressively forget precise markings during state checkpointing
2023-08-16 18:21:58 +02:00
cgroup
cgroup/cpuset: Free DL BW in case can_attach() fails
2023-08-30 16:18:20 +02:00
configs
…
debug
lockdown: also lock down previous kgdb use
2022-05-25 09:57:37 +02:00
dma
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
2023-08-26 14:23:22 +02:00
entry
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
2023-03-30 12:47:51 +02:00
events
perf: Fix function pointer case
2023-08-11 15:13:48 +02:00
futex
futex: Resend potentially swallowed owner death notification
2022-12-31 13:14:04 +01:00
gcov
gcov: add support for checksum field
2022-12-31 13:14:47 +01:00
irq
irqdomain: Fix mapping-creation race
2023-03-17 08:48:58 +01:00
kcsan
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
2023-07-23 13:47:12 +02:00
livepatch
livepatch: fix race between fork and KLP transition
2022-10-26 12:34:30 +02:00
locking
locking/rtmutex: Fix task->pi_waiters integrity
2023-08-03 10:22:45 +02:00
power
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
2023-05-11 23:00:35 +09:00
printk
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
2023-03-11 13:57:32 +01:00
rcu
refscale: Fix uninitalized use of wait_queue_head_t
2023-09-19 12:22:31 +02:00
sched
cgroup/cpuset: Free DL BW in case can_attach() fails
2023-08-30 16:18:20 +02:00
time
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
2023-08-16 18:22:04 +02:00
trace
bpf: Clear the probe_addr for uprobe
2023-09-19 12:22:32 +02:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
futex: Move to kernel/futex/
2022-12-31 13:14:04 +01:00
acct.c
acct: fix potential integer overflow in encode_comp_t()
2022-12-31 13:14:40 +01:00
async.c
Revert "module, async: async_synchronize_full() on module init iff async is used"
2022-02-23 12:03:07 +01:00
audit.c
audit: improve audit queue handling when "audit=1" on cmdline
2022-02-08 18:34:03 +01:00
audit.h
audit: log AUDIT_TIME_* records only from rules
2022-04-08 14:23:06 +02:00
audit_fsnotify.c
audit: fix potential double free on error path from fsnotify_add_inode_mark
2022-08-31 17:16:33 +02:00
audit_tree.c
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
2021-08-24 18:52:36 -04:00
audit_watch.c
…
auditfilter.c
…
auditsc.c
audit: log AUDIT_TIME_* records only from rules
2022-04-08 14:23:06 +02:00
backtracetest.c
…
bounds.c
…
capability.c
…
cfi.c
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
2022-06-22 14:22:04 +02:00
compat.c
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
2023-04-05 11:24:53 +02:00
configs.c
…
context_tracking.c
…
cpu.c
cpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-12-31 13:14:04 +01:00
cpu_pm.c
…
crash_core.c
kernel/crash_core: suppress unknown crashkernel parameter warning
2021-12-29 12:28:49 +01:00
crash_dump.c
…
cred.c
ucounts: Base set_cred_ucounts changes on the real user
2022-02-23 12:03:20 +01:00
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
exit: Use READ_ONCE() for all oops/warn limit reads
2023-02-01 08:27:22 +01:00
extable.c
…
fail_function.c
kernel/fail_function: fix memory leak with using debugfs_lookup()
2023-03-11 13:57:38 +01:00
fork.c
mm: Move mm_cachep initialization to mm_init()
2023-08-08 19:58:33 +02:00
freezer.c
…
gen_kheaders.sh
…
groups.c
…
hung_task.c
…
iomem.c
…
irq_work.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kcov.c
…
kexec.c
panic, kexec: make __crash_kexec() NMI safe
2023-04-20 12:13:57 +02:00
kexec_core.c
kexec: fix a memory leak in crash_shrink_memory()
2023-07-23 13:46:52 +02:00
kexec_elf.c
…
kexec_file.c
kexec: support purgatories with .text.hot sections
2023-06-21 15:59:14 +02:00
kexec_internal.h
panic, kexec: make __crash_kexec() NMI safe
2023-04-20 12:13:57 +02:00
kheaders.c
kheaders: Use array declaration instead of char
2023-05-11 23:00:17 +09:00
kmod.c
…
kprobes.c
kprobes: Prohibit probing on CFI preamble symbol
2023-09-19 12:22:28 +02:00
ksysfs.c
kexec: turn all kexec_mutex acquisitions into trylocks
2023-04-20 12:13:57 +02:00
kthread.c
kthread: add the helper function kthread_run_on_cpu()
2023-03-30 12:47:42 +02:00
latencytop.c
…
module-internal.h
…
module.c
modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
2023-09-06 21:28:38 +01:00
module_signature.c
…
module_signing.c
…
notifier.c
…
nsproxy.c
memcg: enable accounting for new namesapces and struct nsproxy
2021-09-03 09:58:12 -07:00
padata.c
padata: Fix list iterator in padata_do_serial()
2022-12-31 13:14:24 +01:00
panic.c
exit: Use READ_ONCE() for all oops/warn limit reads
2023-02-01 08:27:22 +01:00
params.c
…
pid.c
…
pid_namespace.c
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
2023-03-10 09:39:09 +01:00
profile.c
profiling: fix shift too large makes kernel panic
2022-08-17 14:24:04 +02:00
ptrace.c
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
2022-06-09 10:22:29 +02:00
range.c
…
reboot.c
…
regset.c
…
relay.c
relayfs: fix out-of-bounds access in relay_file_read
2023-05-11 23:00:18 +09:00
resource.c
dax/kmem: Fix leak of memory-hotplug resources
2023-03-10 09:40:08 +01:00
resource_kunit.c
…
rseq.c
rseq: Remove broken uapi field layout on 32-bit little endian
2022-04-08 14:23:10 +02:00
scftorture.c
scftorture: Fix distribution of short handler delays
2022-06-09 10:22:46 +02:00
scs.c
scs: Release kasan vmalloc poison in scs_free process
2021-11-18 19:16:29 +01:00
seccomp.c
seccomp: Invalidate seccomp mode to catch death failures
2022-02-16 12:56:38 +01:00
signal.c
signal handling: don't use BUG_ON() for debugging
2022-07-21 21:24:42 +02:00
smp.c
locking/csd_lock: Change csdlock_debug from early_param to __setup
2022-08-17 14:24:24 +02:00
smpboot.c
…
smpboot.h
…
softirq.c
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
2023-08-16 18:22:04 +02:00
stackleak.c
gcc-plugins/stackleak: Use noinstr in favor of notrace
2022-02-23 12:03:07 +01:00
stacktrace.c
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-04-13 20:59:28 +02:00
static_call.c
static_call: Don't make __static_call_return0 static
2022-04-13 20:59:28 +02:00
static_call_inline.c
static_call: Don't make __static_call_return0 static
2022-04-13 20:59:28 +02:00
stop_machine.c
…
sys.c
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
2023-04-26 13:51:52 +02:00
sys_ni.c
kernel/sys_ni: add compat entry for fadvise64_64
2022-08-31 17:16:33 +02:00
sysctl-test.c
…
sysctl.c
kernel/panic: move panic sysctls to its own file
2023-02-01 08:27:20 +01:00
task_work.c
…
taskstats.c
…
test_kprobes.c
…
torture.c
torture: Fix hang during kthread shutdown phase
2023-08-30 16:18:19 +02:00
tracepoint.c
…
tsacct.c
taskstats: Cleanup the use of task->exit_code
2022-01-27 11:05:35 +01:00
ucount.c
ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-23 12:03:20 +01:00
uid16.c
…
uid16.h
…
umh.c
…
up.c
…
user-return-notifier.c
…
user.c
fs/epoll: use a per-cpu counter for user's watches count
2021-09-08 11:50:27 -07:00
user_namespace.c
ucounts: Fix systemd LimitNPROC with private users regression
2022-03-08 19:12:42 +01:00
usermode_driver.c
…
utsname.c
…
utsname_sysctl.c
…
watch_queue.c
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
2023-03-17 08:48:59 +01:00
watchdog.c
watchdog: export lockup_detector_reconfigure
2022-08-25 11:40:43 +02:00
watchdog_hld.c
watchdog/perf: more properly prevent false positives with turbo modes
2023-07-23 13:46:52 +02:00
workqueue.c
workqueue: clean up WORK_* constant types, clarify masking
2023-07-23 13:47:38 +02:00
workqueue_internal.h
…