..
bpf
bpf: Fix a kernel verifier crash in stacksafe()
2024-08-12 18:09:48 -07:00
cgroup
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
2024-08-05 10:54:25 -10:00
configs
debug
dma
dma-debug: avoid deadlock between dma debug vs printk and netconsole
2024-08-06 10:29:32 -07:00
entry
events
perf/bpf: Don't call bpf_overflow_handler() for tracing events
2024-08-13 10:25:28 -07:00
futex
gcov
irq
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
2024-08-07 17:27:00 +02:00
kcsan
livepatch
locking
bcachefs fixes for 6.11-rc3
2024-08-08 13:27:31 -07:00
module
module: make waiting for a concurrent module loader interruptible
2024-08-09 08:33:28 -07:00
power
printk
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
2024-08-13 14:16:22 +02:00
rcu
sched
task_stack: uninline stack_not_used
2024-09-01 20:25:49 -07:00
time
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
2024-08-05 16:14:14 +02:00
trace
tracing: Return from tracing_buffers_read() if the file has been closed
2024-08-09 12:59:35 -04:00
.gitignore
acct.c
async.c
audit_fsnotify.c
audit_tree.c
audit_watch.c
audit.c
audit.h
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
cfi.c
compat.c
configs.c
context_tracking.c
cpu_pm.c
cpu.c
cpu/SMT: Enable SMT only if a core is online
2024-08-13 10:31:24 +10:00
crash_core.c
crash_reserve.c
crash: fix riscv64 crash memory reserve dead loop
2024-08-15 22:16:16 -07:00
cred.c
delayacct.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
dma.c
elfcorehdr.c
exec_domain.c
exit.c
task_stack: uninline stack_not_used
2024-09-01 20:25:49 -07:00
exit.h
extable.c
fail_function.c
fork.c
Revert "pidfd: prevent creation of pidfds for kthreads"
2024-08-21 22:32:58 +02:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
iomem.c
irq_work.c
jump_label.c
jump_label: Fix the fix, brown paper bags galore
2024-07-31 12:57:39 +02:00
kallsyms_internal.h
kallsyms: get rid of code for absolute kallsyms
2024-07-20 16:33:21 +09:00
kallsyms_selftest.c
kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
2024-08-15 09:33:35 -07:00
kallsyms_selftest.h
kallsyms.c
kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
2024-08-15 09:33:35 -07:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.kexec
Kconfig.locks
Kconfig.preempt
kcov.c
kcov: properly check for softirq context
2024-08-07 18:33:56 -07:00
kexec_core.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
kexec_elf.c
kexec_file.c
kexec_internal.h
kexec.c
kheaders.c
kprobes.c
kprobes: Fix to check symbol prefixes correctly
2024-08-05 14:04:03 +09:00
ksyms_common.c
ksysfs.c
profiling: remove prof_cpu_mask
2024-07-29 10:45:54 -07:00
kthread.c
latencytop.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
Makefile
module_signature.c
notifier.c
nsproxy.c
numa.c
padata.c
padata: Fix possible divide-by-0 panic in padata_mt_helper()
2024-08-07 18:33:56 -07:00
panic.c
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
2024-08-13 14:16:22 +02:00
params.c
pid_namespace.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
pid_sysctl.h
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
pid.c
profile.c
profiling: remove profile=sleep support
2024-08-04 13:36:28 -07:00
ptrace.c
range.c
reboot.c
regset.c
relay.c
resource_kunit.c
resource.c
mm: kvmalloc: align kvrealloc() with krealloc()
2024-09-01 20:25:44 -07:00
rseq.c
scftorture.c
scs.c
seccomp.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
signal.c
kernel: rerun task_work while freezing in get_signal()
2024-07-11 01:51:44 -06:00
smp.c
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
2024-07-10 22:40:39 +02:00
smpboot.c
smpboot.h
softirq.c
stackleak.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
stacktrace.c
static_call_inline.c
static_call.c
stop_machine.c
sys_ni.c
Probes updates for v6.11:
2024-07-18 12:19:20 -07:00
sys.c
sysctl-test.c
sysctl.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
task_work.c
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
2024-07-29 12:05:06 -07:00
taskstats.c
torture.c
tracepoint.c
tsacct.c
tsacct: replace strncpy() with strscpy()
2024-07-12 16:39:53 -07:00
ucount.c
uid16.c
uid16.h
umh.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
up.c
user_namespace.c
user-return-notifier.c
user.c
usermode_driver.c
utsname_sysctl.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
utsname.c
vhost_task.c
vmcore_info.c
kallsyms: get rid of code for absolute kallsyms
2024-07-20 16:33:21 +09:00
watch_queue.c
watchdog_buddy.c
watchdog_perf.c
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
2024-07-17 21:11:34 -07:00
watchdog.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 20:59:29 +02:00
workqueue_internal.h
workqueue.c
workqueue: Correct declaration of cpu_pwq in struct workqueue_struct
2024-08-05 18:34:02 -10:00