..
bpf
bpf: Fix maximum permitted number of arguments check
2022-03-28 19:08:17 -07:00
cgroup
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
2022-05-05 08:57:00 -10:00
configs
Char/Misc and other driver updates for 5.18-rc1
2022-03-28 12:27:35 -07:00
debug
kdb: Fix the putarea helper function
2022-03-24 16:39:47 +00:00
dma
dma-direct: avoid redundant memory sync for swiotlb
2022-04-14 06:30:39 +02:00
entry
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
2022-04-05 09:59:36 +02:00
events
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
2022-04-19 21:15:42 +02:00
futex
gcov
irq
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
2022-05-11 02:22:52 +02:00
kcsan
livepatch
ptrace: Cleanups for v5.18
2022-03-28 17:29:53 -07:00
locking
Changes in this cycle were:
2022-03-22 13:44:21 -07:00
power
printk
printk changes for 5.18
2022-03-23 10:54:27 -07:00
rcu
Changes in this cycle were:
2022-03-22 14:39:12 -07:00
sched
sched/tracing: Append prev_state to tp args instead
2022-05-12 00:37:11 +02:00
time
timekeeping: Mark NMI safe time accessors as notrace
2022-04-29 00:07:53 +02:00
trace
sched/tracing: Append prev_state to tp args instead
2022-05-12 00:37:11 +02: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
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
2022-04-13 21:25:40 +02:00
cpu_pm.c
crash_core.c
crash_dump.c
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
ptrace: Cleanups for v5.18
2022-03-28 17:29:53 -07:00
extable.c
fail_function.c
fork.c
mm: Fix PASID use-after-free issue
2022-05-01 10:17:17 +02:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c
iomem.c
irq_work.c
irq_work: use kasan_record_aux_stack_noalloc() record callstack
2022-04-15 14:49:55 -07:00
jump_label.c
kallsyms.c
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
2022-03-31 10:36:55 +02:00
kcov.c
kcov: don't generate a warning on vm_insert_page()'s failure
2022-04-21 20:01:10 -07:00
kexec.c
kexec_core.c
kexec_elf.c
kexec_file.c
kexec_internal.h
kheaders.c
kmod.c
kprobes.c
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
2022-04-26 16:09:36 +02:00
ksysfs.c
kernel/ksysfs.c: use helper macro __ATTR_RW
2022-03-23 19:00:33 -07:00
kthread.c
asm-generic updates for 5.18
2022-03-23 18:03:08 -07:00
latencytop.c
Makefile
static_call: Don't make __static_call_return0 static
2022-04-05 09:59:38 +02:00
module-internal.h
module.c
module_decompress.c
module_signature.c
module_signing.c
notifier.c
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
2022-05-19 19:30:30 +02:00
nsproxy.c
padata.c
panic.c
panic: move panic_print before kmsg dumpers
2022-03-23 19:00:35 -07:00
params.c
pid.c
pid_namespace.c
profile.c
ptrace.c
ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
2022-03-22 13:06:05 -05:00
range.c
reboot.c
kernel/reboot: Add devm_register_restart_handler()
2022-05-19 19:30:31 +02:00
regset.c
relay.c
resource.c
kernel/resource: fix kfree() of bootmem memory again
2022-03-23 19:00:35 -07:00
resource_kunit.c
rseq.c
scftorture.c
scs.c
kasan, vmalloc: only tag normal vmalloc allocations
2022-03-24 19:06:48 -07:00
seccomp.c
ptrace: Cleanups for v5.18
2022-03-28 17:29:53 -07:00
signal.c
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
2022-03-31 10:36:55 +02:00
smp.c
smp: Fix offline cpu check in flush_smp_call_function_queue()
2022-04-13 18:44:35 +02:00
smpboot.c
smpboot.h
softirq.c
stackleak.c
stacktrace.c
static_call.c
static_call: Don't make __static_call_return0 static
2022-04-05 09:59:38 +02:00
static_call_inline.c
static_call: Don't make __static_call_return0 static
2022-04-05 09:59:38 +02:00
stop_machine.c
sys.c
sys_ni.c
sysctl-test.c
sysctl.c
Merge branch 'akpm' (patches from Andrew)
2022-03-22 16:11:53 -07:00
task_work.c
taskstats.c
taskstats: remove unneeded dead assignment
2022-03-23 19:00:35 -07:00
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
watch_queue: Free the page array when watch_queue is dismantled
2022-04-02 10:37:39 -07:00
watchdog.c
watchdog_hld.c
workqueue.c
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
2022-03-23 12:40:51 -07:00
workqueue_internal.h