..
bpf
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
2023-06-21 10:40:26 +02:00
cgroup
cgroup: Do not corrupt task iteration when rebinding subsystem
2023-06-12 07:21:57 -10:00
configs
Char/Misc drivers for 6.4-rc1
2023-04-27 12:07:50 -07:00
debug
dma
dma-mapping updates for Linux 6.4
2023-04-29 10:29:57 -07:00
entry
ptrace: Provide set/get interface for syscall user dispatch
2023-04-16 14:23:07 +02:00
events
perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-05-08 10:58:26 +02:00
futex
gcov
irq
xen: branch for v6.4-rc4
2023-05-27 09:42:56 -07:00
kcsan
- Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of
2023-04-27 19:42:02 -07:00
livepatch
Scheduler changes for v6.4:
2023-04-28 14:53:30 -07:00
locking
Two fixes for debugobjects:
2023-05-28 07:15:33 -04:00
module
module/decompress: Fix error checking on zstd decompression
2023-06-01 14:36:46 -07:00
power
More power management updates for 6.4-rc1
2023-05-03 12:01:05 -07:00
printk
- Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of
2023-04-27 19:42:02 -07:00
rcu
RCU Changes for 6.4:
2023-04-24 12:16:14 -07:00
sched
sched: fix cid_lock kernel-doc warnings
2023-05-08 10:58:28 +02:00
time
tick/common: Align tick period during sched_timer setup
2023-06-16 20:45:28 +02:00
trace
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
2023-07-11 00:48:33 +09:00
.gitignore
acct.c
async.c
audit.c
audit.h
audit_fsnotify.c
audit_tree.c
audit_watch.c
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
cfi.c
compat.c
configs.c
context_tracking.c
cpu.c
- Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of
2023-04-27 19:42:02 -07:00
cpu_pm.c
crash_core.c
mm, treewide: redefine MAX_ORDER sanely
2023-04-05 19:42:46 -07:00
crash_dump.c
cred.c
delayacct.c
delayacct: track delays from IRQ/SOFTIRQ
2023-04-18 16:39:34 -07:00
dma.c
exec_domain.c
exit.c
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-01 17:15:33 -04:00
extable.c
fail_function.c
fork.c
bpf-for-netdev
2023-06-07 21:47:11 -07:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c
kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to static
2023-04-08 13:45:37 -07:00
iomem.c
irq_work.c
trace: Add trace_ipi_send_cpu()
2023-03-24 11:01:29 +01:00
jump_label.c
kallsyms.c
kallsyms_internal.h
kallsyms_selftest.c
kallsyms_selftest.h
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kcov.c
kexec.c
kexec_core.c
kexec_elf.c
kexec_file.c
kexec: support purgatories with .text.hot sections
2023-06-12 11:31:50 -07:00
kexec_internal.h
kheaders.c
kheaders: Use array declaration instead of char
2023-03-24 20:10:59 -07:00
kprobes.c
kernel: kprobes: Remove unnecessary ‘0’ values
2023-07-11 00:50:51 +09:00
ksysfs.c
kernel/ksysfs.c: use sysfs_emit for sysfs show handlers
2023-03-24 17:09:14 +01:00
kthread.c
- Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of
2023-04-27 19:42:02 -07:00
latencytop.c
Makefile
modules-6.4-rc1
2023-04-27 16:36:55 -07:00
module_signature.c
notifier.c
notifiers: add tracepoints to the notifiers infrastructure
2023-04-08 13:45:38 -07:00
nsproxy.c
convert setns(2) to fdget()/fdput()
2023-04-20 22:55:35 -04:00
padata.c
panic.c
cpu: Mark nmi_panic_self_stop() __noreturn
2023-04-14 17:31:26 +02:00
params.c
pid.c
pid: add pidfd_prepare()
2023-04-03 11:16:56 +02:00
pid_namespace.c
kernel: pid_namespace: simplify sysctls with register_sysctl()
2023-05-02 19:23:29 -07:00
pid_sysctl.h
kernel: pid_namespace: simplify sysctls with register_sysctl()
2023-05-02 19:23:29 -07:00
profile.c
ptrace.c
ptrace: Provide set/get interface for syscall user dispatch
2023-04-16 14:23:07 +02:00
range.c
reboot.c
regset.c
relay.c
relayfs: fix out-of-bounds access in relay_file_read
2023-05-02 17:23:27 -07:00
resource.c
resource_kunit.c
rseq.c
scftorture.c
scs.c
seccomp.c
seccomp: simplify sysctls with register_sysctl_init()
2023-04-13 11:49:20 -07:00
signal.c
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-01 17:15:33 -04:00
smp.c
trace,smp: Trace all smp_function_call*() invocations
2023-03-24 11:01:30 +01:00
smpboot.c
smpboot.h
softirq.c
softirq: Add trace points for tasklet entry/exit
2023-04-15 10:17:16 +02:00
stackleak.c
stackleak: allow to specify arch specific stackleak poison function
2023-04-20 11:36:35 +02:00
stacktrace.c
static_call.c
static_call_inline.c
stop_machine.c
sys.c
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
2023-05-02 17:21:49 -07:00
sys_ni.c
sysctl-test.c
sysctl.c
mm: compaction: move compaction sysctl to its own file
2023-04-13 11:49:35 -07:00
task_work.c
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
utsname: simplify one-level sysctl registration for uts_kern_table
2023-04-13 11:49:35 -07:00
vhost_task.c
vhost: Fix worker hangs due to missed wake up calls
2023-06-08 15:43:09 -04:00
watch_queue.c
modules-6.4-rc1
2023-04-27 16:36:55 -07:00
watchdog.c
watchdog_hld.c
workqueue.c
workqueue: clean up WORK_* constant types, clarify masking
2023-06-23 12:08:14 -07:00
workqueue_internal.h