..
bpf
bpf: Fix leakage under speculation on mispredicted branches
2021-06-14 23:06:10 +02:00
cgroup
cgroup1: don't allow '\n' in renaming
2021-06-10 09:58:50 -04:00
configs
drivers/char: remove /dev/kmem for good
2021-05-07 00:26:34 -07:00
debug
printk changes for 5.13
2021-04-27 18:09:44 -07:00
dma
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
2021-05-04 10:58:49 -07:00
entry
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
2021-05-31 10:14:49 +02:00
events
perf: Fix data race between pin_count increment/decrement
2021-05-31 10:14:51 +02:00
gcov
gcov: clang: drop support for clang-10 and older
2021-05-07 00:26:32 -07:00
irq
gpio updates for v5.13
2021-05-05 12:39:29 -07:00
kcsan
kcsan: Fix debugfs initcall return type
2021-05-18 10:58:02 -07:00
livepatch
Livepatching changes for 5.13
2021-04-27 18:14:38 -07:00
locking
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
2021-05-18 12:53:51 +02:00
power
PM: sleep: fix typos in comments
2021-04-08 19:37:21 +02:00
printk
printk: Move EXPORT_SYMBOL() closer to vprintk definition
2021-06-16 10:42:19 +02:00
rcu
…
sched
- A single fix to restore fairness between control groups with equal priority
2021-06-20 09:44:52 -07:00
time
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
2021-05-31 10:14:49 +02:00
trace
tracing: Do no increment trace_clock_global() by one
2021-06-18 09:10:00 -04:00
.gitignore
.gitignore: prefix local generated files with a slash
2021-05-02 00:43:35 +09:00
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
kbuild: update config_data.gz only when the content of .config is changed
2021-05-02 00:43:35 +09:00
acct.c
…
async.c
kernel/async.c: remove async_unregister_domain()
2021-05-07 00:26:33 -07:00
audit.c
…
audit.h
…
audit_fsnotify.c
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
audit/stable-5.13 PR 20210426
2021-04-27 13:50:58 -07:00
backtracetest.c
…
bounds.c
…
capability.c
…
cfi.c
add support for Clang CFI
2021-04-08 16:04:20 -07:00
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
cpumask/hotplug: Fix cpu_dying() state tracking
2021-04-21 13:55:43 +02:00
cpu_pm.c
…
crash_core.c
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
2021-06-16 09:24:42 -07:00
crash_dump.c
…
cred.c
kernel/cred.c: make init_groups static
2021-05-06 19:24:11 -07:00
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
2021-05-06 19:24:13 -07:00
extable.c
…
fail_function.c
…
fork.c
kernel/fork.c: fix typos
2021-05-06 19:24:13 -07:00
freezer.c
…
futex.c
futex: Make syscall entry points less convoluted
2021-05-06 20:19:04 +02:00
gen_kheaders.sh
kbuild: redo fake deps at include/config/*.h
2021-04-25 05:26:10 +09:00
groups.c
…
hung_task.c
…
iomem.c
…
irq_work.c
irq_work: Make irq_work_queue() NMI-safe again
2021-06-10 10:00:08 +02:00
jump_label.c
…
kallsyms.c
kallsyms: strip ThinLTO hashes from static functions
2021-04-08 16:04:21 -07:00
kcmp.c
…
kcov.c
…
kexec.c
…
kexec_core.c
kexec: dump kmessage before machine_kexec
2021-05-07 00:26:32 -07:00
kexec_elf.c
…
kexec_file.c
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
2021-05-07 00:26:32 -07:00
kexec_internal.h
…
kheaders.c
…
kmod.c
modules: add CONFIG_MODPROBE_PATH
2021-05-07 00:26:33 -07:00
kprobes.c
…
ksysfs.c
…
kthread.c
Scheduler updates for this cycle are:
2021-04-28 13:33:57 -07:00
latencytop.c
…
module-internal.h
…
module.c
module: check for exit sections in layout_sections() instead of module_init_section()
2021-05-17 09:48:24 +02:00
module_signature.c
…
module_signing.c
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
…
params.c
…
pid.c
…
pid_namespace.c
…
profile.c
kernel: Initialize cpumask before parsing
2021-04-10 13:35:54 +02:00
ptrace.c
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
2021-05-12 10:45:22 -07:00
range.c
…
reboot.c
…
regset.c
…
relay.c
…
resource.c
kernel/resource: fix return code check in __request_free_mem_region
2021-05-14 19:41:32 -07:00
resource_kunit.c
…
rseq.c
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
2021-04-14 18:04:09 +02:00
scftorture.c
…
scs.c
…
seccomp.c
seccomp: Refactor notification handler to prepare for new semantics
2021-05-29 11:13:27 -07:00
signal.c
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2021-05-21 06:12:52 -10:00
smp.c
smp: Fix smp_call_function_single_async prototype
2021-05-06 15:33:49 +02:00
smpboot.c
…
smpboot.h
…
softirq.c
RCU changes for this cycle were:
2021-04-28 12:00:13 -07:00
stackleak.c
…
stacktrace.c
…
static_call.c
static_call: Fix unused variable warn w/o MODULE
2021-04-09 13:22:12 +02:00
stop_machine.c
…
sys.c
kernel/sys.c: fix typo
2021-05-07 00:26:34 -07:00
sys_ni.c
Add Landlock, a new LSM from Mickaël Salaün <mic@linux.microsoft.com>
2021-05-01 18:50:44 -07:00
sysctl-test.c
…
sysctl.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2021-05-11 16:05:56 -07:00
task_work.c
kasan: record task_work_add() call stack
2021-04-30 11:20:42 -07:00
taskstats.c
…
test_kprobes.c
…
torture.c
…
tracepoint.c
…
tsacct.c
…
ucount.c
…
uid16.c
…
uid16.h
…
umh.c
kernel/umh.c: fix some spelling mistakes
2021-05-07 00:26:34 -07:00
up.c
A set of locking related fixes and updates:
2021-05-09 13:07:03 -07:00
user-return-notifier.c
…
user.c
…
user_namespace.c
kernel/user_namespace.c: fix typos
2021-05-07 00:26:34 -07:00
usermode_driver.c
…
utsname.c
…
utsname_sysctl.c
…
watch_queue.c
…
watchdog.c
watchdog: reliable handling of timestamps
2021-05-22 15:09:07 -10:00
watchdog_hld.c
…
workqueue.c
wq: handle VM suspension in stall detection
2021-05-20 12:58:30 -04:00
workqueue_internal.h
…