..
bpf
bpf: Fix a verifier verbose message
2024-05-17 12:02:00 +02:00
cgroup
cgroup/cpuset: Fix retval in update_cpumask()
2024-04-03 15:28:40 +02:00
configs
Kbuild updates for v6.6
2023-09-05 11:01:47 -07:00
debug
kdb: Fix a potential buffer overflow in kdb_local()
2024-01-25 15:36:00 -08:00
dma
dma-direct: Leak pages on dma_set_decrypted() failure
2024-04-13 13:07:32 +02:00
entry
entry: Respect changes to system call number by trace_sys_enter()
2024-04-03 15:28:50 +02:00
events
perf: Fix the nr_addr_filters fix
2024-02-05 20:14:33 +00:00
futex
futex: Don't include process MM in futex key on no-MMU
2023-11-20 11:58:53 +01:00
gcov
irq
genirq: Initialize resend_node hlist for all interrupt descriptors
2024-01-31 16:19:13 -08:00
kcsan
livepatch
livepatch: Fix missing newline character in klp_resolve_symbols()
2023-11-20 11:59:25 +01:00
locking
lockdep: Fix block chain corruption
2023-12-03 07:33:06 +01:00
module
modules: wait do_free_init correctly
2024-03-26 18:19:55 -04:00
power
PM: s2idle: Make sure CPUs will wakeup directly on resume
2024-04-17 11:19:26 +02:00
printk
printk: For @suppress_panic_printk check for other CPU in panic
2024-04-13 13:07:29 +02:00
rcu
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
2024-04-13 13:07:34 +02:00
sched
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
2024-05-02 16:32:49 +02:00
time
timekeeping: Fix cross-timestamp interpolation for non-x86
2024-03-26 18:19:19 -04:00
trace
tracing: hide unused ftrace_event_id_fops
2024-04-17 11:19:33 +02:00
.gitignore
acct.c
async.c
async: Introduce async_schedule_dev_nocall()
2024-01-31 16:18:49 -08:00
audit_fsnotify.c
audit_tree.c
audit_watch.c
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
2023-11-28 17:19:56 +00:00
audit.c
audit: Send netlink ACK before setting connection in auditd_set
2024-02-05 20:14:14 +00:00
audit.h
auditfilter.c
auditsc.c
audit,io_uring: io_uring openat triggers audit reference count underflow
2023-10-13 18:34:46 +02:00
backtracetest.c
bounds.c
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
2024-05-02 16:32:50 +02:00
capability.c
cfi.c
compat.c
configs.c
context_tracking.c
cpu_pm.c
cpu.c
cpu: Re-enable CPU mitigations by default for !X86 architectures
2024-05-02 16:32:44 +02:00
crash_core.c
mm: turn folio_test_hugetlb into a PageType
2024-05-02 16:32:47 +02:00
crash_dump.c
cred.c
cred: get rid of CONFIG_DEBUG_CREDENTIALS
2023-12-20 17:01:51 +01:00
delayacct.c
dma.c
exec_domain.c
exit.c
cred: get rid of CONFIG_DEBUG_CREDENTIALS
2023-12-20 17:01:51 +01:00
extable.c
fail_function.c
fork.c
fork: defer linking file vma until vma is fully initialized
2024-05-02 16:32:42 +02:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c
iomem.c
irq_work.c
jump_label.c
kallsyms_internal.h
kallsyms_selftest.c
kallsyms_selftest.h
kallsyms.c
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.kexec
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
2024-01-05 15:19:41 +01:00
Kconfig.locks
Kconfig.preempt
kcov.c
kexec_core.c
kexec: do syscore_shutdown() in kernel_kexec
2024-01-31 16:18:56 -08:00
kexec_elf.c
kexec_file.c
kexec_internal.h
kexec.c
kernel: kexec: copy user-array safely
2023-11-28 17:19:40 +00:00
kheaders.c
kprobes.c
kprobes: Fix possible use-after-free issue on kprobe registration
2024-04-17 11:19:34 +02:00
ksyms_common.c
ksysfs.c
kthread.c
latencytop.c
Makefile
module_signature.c
notifier.c
nsproxy.c
padata.c
crypto: pcrypt - Fix hungtask for PADATA_RESET
2023-11-28 17:19:42 +00:00
panic.c
panic: Flush kernel log buffer at the end
2024-04-13 13:07:29 +02:00
params.c
pid_namespace.c
pid_sysctl.h
pid.c
pidfd: prevent a kernel-doc warning
2023-09-19 13:21:33 -07:00
profile.c
ptrace.c
range.c
reboot.c
kernel/reboot: emergency_restart: Set correct system_state
2023-11-28 17:20:04 +00:00
regset.c
relay.c
resource_kunit.c
resource.c
kernel/resource: Increment by align value in get_free_mem_region()
2024-01-10 17:16:58 +01:00
rseq.c
scftorture.c
scs.c
seccomp.c
signal.c
smp.c
smp,csd: Throw an error if a CSD lock is stuck for too long
2023-11-28 17:19:36 +00:00
smpboot.c
smpboot.h
softirq.c
stackleak.c
stacktrace.c
static_call_inline.c
static_call.c
stop_machine.c
sys_ni.c
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
2024-01-20 11:51:46 +01:00
sys.c
prctl: generalize PR_SET_MDWE support check to be per-arch
2024-04-03 15:28:54 +02:00
sysctl-test.c
sysctl.c
task_work.c
task_work: add kerneldoc annotation for 'data' argument
2023-09-19 13:21:32 -07:00
taskstats.c
torture.c
rcutorture: Fix stuttering races and other issues
2023-11-28 17:20:08 +00:00
tracepoint.c
tsacct.c
ucount.c
uid16.c
uid16.h
umh.c
up.c
user_namespace.c
user-return-notifier.c
user.c
usermode_driver.c
utsname_sysctl.c
utsname.c
vhost_task.c
watch_queue.c
kernel: watch_queue: copy user-array safely
2023-11-28 17:19:40 +00:00
watchdog_buddy.c
watchdog_perf.c
watchdog.c
watchdog: move softlockup_panic back to early_param
2023-11-28 17:19:57 +00:00
workqueue_internal.h
workqueue.c
Revert "workqueue.c: Increase workqueue name length"
2024-04-04 20:23:07 +02:00