..
bpf
bpf: Fix iter/task tid filtering
2024-11-01 01:56:01 +01:00
cgroup
cgroup: Protect css->cgroup write under css_set_lock
2024-09-12 11:10:22 +02:00
configs
debug
kdb: Use the passed prompt in kdb_position_cursor()
2024-08-03 08:49:47 +02:00
dma
This is the 6.1.115 stable release
2025-01-10 17:48:57 +08:00
entry
entry: Respect changes to system call number by trace_sys_enter()
2024-04-03 15:19:44 +02:00
events
uprobes: fix kernel info leak via "[uprobes]" vma
2024-10-17 15:22:05 +02:00
futex
futex: Don't include process MM in futex key on no-MMU
2023-11-20 11:51:50 +01:00
gcov
gcov: add support for GCC 14
2024-06-27 13:46:22 +02:00
irq
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
2024-08-14 13:52:58 +02:00
kcsan
livepatch
livepatch: Fix missing newline character in klp_resolve_symbols()
2023-11-20 11:52:10 +01:00
locking
lockdep: fix deadlock issue between lockdep and rcu
2024-10-17 15:21:27 +02:00
module
module, bpf: Store BTF base pointer in struct module
2025-04-15 20:23:00 +02:00
power
This is the 6.1.99 stable release
2024-10-25 17:51:39 +08:00
printk
This is the 6.1.84 stable release
2024-08-17 17:42:29 +08:00
rcu
This is the 6.1.115 stable release
2025-01-10 17:48:57 +08:00
sched
This is the 6.1.115 stable release
2025-01-10 17:48:57 +08:00
time
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
2024-11-01 01:56:05 +01:00
trace
bpf,perf: Fix perf_event_detach_bpf_prog error handling
2024-11-01 01:56:05 +01:00
.gitignore
acct.c
async.c
async: Introduce async_schedule_dev_nocall()
2024-01-31 16:17:00 -08:00
audit.c
audit: Send netlink ACK before setting connection in auditd_set
2024-02-05 20:12:47 +00:00
audit.h
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:07:08 +00:00
auditfilter.c
ima: Avoid blocking in RCU read-side critical section
2024-07-11 12:47:16 +02:00
auditsc.c
audit,io_uring: io_uring openat triggers audit reference count underflow
2023-10-25 12:03:04 +02:00
backtracetest.c
bounds.c
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
2024-05-02 16:29:32 +02:00
capability.c
cfi.c
compat.c
configs.c
context_tracking.c
cpu.c
This is the 6.1.99 stable release
2024-10-25 17:51:39 +08:00
cpu_pm.c
crash_core.c
crash_dump.c
cred.c
cred: switch to using atomic_long_t
2023-12-20 17:00:20 +01:00
delayacct.c
dma.c
exec_domain.c
exit.c
mm: optimize the redundant loop of mm_update_owner_next()
2024-07-11 12:47:13 +02:00
extable.c
fail_function.c
fork.c
close_range(): fix the logics in descriptor table trimming
2024-10-17 15:22:03 +02:00
freezer.c
gen_kheaders.sh
kheaders: explicitly define file modes for archived headers
2024-06-27 13:46:24 +02:00
groups.c
hung_task.c
iomem.c
irq_work.c
jump_label.c
jump_label: Fix static_key_slow_dec() yet again
2024-10-17 15:21:29 +02:00
kallsyms.c
kallsyms: Add helper kallsyms_on_each_match_symbol()
2023-10-25 12:03:16 +02:00
kallsyms_internal.h
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
2023-10-25 12:03:16 +02:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kcov.c
kcov: properly check for softirq context
2024-08-14 13:52:58 +02:00
kexec.c
kernel: kexec: copy user-array safely
2023-11-28 17:06:57 +00:00
kexec_core.c
kexec_elf.c
kexec_file.c
kexec_internal.h
kheaders.c
kmod.c
kprobes.c
kprobes: Fix to check symbol prefixes correctly
2024-08-14 13:52:54 +02:00
ksysfs.c
kthread.c
kthread: unpark only parked kthread
2024-10-17 15:22:28 +02:00
latencytop.c
Makefile
kernel/numa.c: Move logging out of numa.h
2024-06-12 11:03:16 +02:00
module_signature.c
notifier.c
nsproxy.c
numa.c
kernel/numa.c: Move logging out of numa.h
2024-06-12 11:03:16 +02:00
padata.c
padata: use integer wrap around to prevent deadlock on seq_nr overflow
2024-10-17 15:21:24 +02:00
panic.c
panic: Flush kernel log buffer at the end
2024-04-13 13:04:54 +02:00
params.c
pid.c
pid: Replace struct pid 1-element array with flex-array
2024-08-29 17:30:18 +02:00
pid_namespace.c
pid: Replace struct pid 1-element array with flex-array
2024-08-29 17:30:18 +02:00
profile.c
profiling: remove profile=sleep support
2024-08-14 13:52:50 +02:00
ptrace.c
range.c
reboot.c
kernel/reboot: emergency_restart: Set correct system_state
2023-11-28 17:07:13 +00:00
regset.c
relay.c
resource.c
resource: fix region_intersects() vs add_memory_driver_managed()
2024-10-17 15:21:55 +02:00
resource_kunit.c
rseq.c
scftorture.c
scftorture: Forgive memory-allocation failure if KASAN
2023-09-23 11:11:00 +02:00
scs.c
seccomp.c
signal.c
kernel: rerun task_work while freezing in get_signal()
2024-08-03 08:49:31 +02:00
smp.c
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
2024-09-12 11:10:24 +02:00
smpboot.c
smpboot.h
softirq.c
softirq: Fix suspicious RCU usage in __do_softirq()
2024-06-12 11:03:01 +02:00
stackleak.c
stacktrace.c
static_call.c
static_call_inline.c
static_call: Replace pointless WARN_ON() in static_call_module_notify()
2024-10-17 15:21:29 +02:00
stop_machine.c
sys.c
getrusage: use sig->stats_lock rather than lock_task_sighand()
2024-03-15 10:48:22 -04:00
sys_ni.c
syscalls: fix compat_sys_io_pgetevents_time64 usage
2024-07-05 09:31:59 +02:00
sysctl-test.c
sysctl.c
Merge tag 'ASB-2023-10-06_12-5.10' of https://android.googlesource.com/kernel/common
2023-11-07 19:01:23 +08:00
task_work.c
task_work: Introduce task_work_cancel() again
2024-08-03 08:49:34 +02:00
taskstats.c
torture.c
tracepoint.c
tsacct.c
ucount.c
uid16.c
uid16.h
umh.c
up.c
user-return-notifier.c
user.c
user_namespace.c
usermode_driver.c
utsname.c
utsname_sysctl.c
watch_queue.c
kernel: watch_queue: copy user-array safely
2023-11-28 17:06:57 +00:00
watchdog.c
This is the 6.1.75 stable release
2024-05-08 11:14:32 +08:00
watchdog_hld.c
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
2024-08-03 08:49:42 +02:00
workqueue.c
This is the 6.1.115 stable release
2025-01-10 17:48:57 +08:00
workqueue_internal.h