..
bpf
mm: remove vmalloc_user_node_flags
2020-06-02 10:59:11 -07:00
cgroup
threads-v5.8
2020-06-03 13:12:57 -07:00
configs
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
2020-04-07 10:43:42 -07:00
debug
SPDX patches for 5.7-rc1.
2020-04-03 13:12:26 -07:00
dma
dma-mapping: use vmap insted of reimplementing it
2020-06-02 10:59:10 -07:00
events
Linux 5.7-rc7
2020-05-28 07:58:12 +02:00
gcov
kernel/gcov/fs.c: gcov_seq_next() should increase position index
2020-04-10 15:36:22 -07:00
irq
irqchip updates for Linux 5.8:
2020-05-30 09:40:12 +02:00
livepatch
…
locking
The biggest change to core locking facilities in this cycle is the introduction
2020-06-01 13:03:31 -07:00
power
PM: hibernate: Restrict writes to the resume device
2020-05-27 17:55:59 +02:00
printk
The RCU updates for this cycle were:
2020-06-01 12:56:29 -07:00
rcu
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
2020-06-01 11:47:29 +02:00
sched
The changes in this cycle are:
2020-06-03 13:06:42 -07:00
time
nsproxy: add struct nsset
2020-05-09 13:57:12 +02:00
trace
for-5.8/block-2020-06-01
2020-06-02 15:29:19 -07:00
.gitignore
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
scs: Add support for Clang's Shadow Call Stack (SCS)
2020-05-15 16:35:45 +01:00
acct.c
…
async.c
…
audit.c
audit/stable-5.8 PR 20200601
2020-06-02 17:13:37 -07:00
audit.h
audit: fix a net reference leak in audit_list_rules_send()
2020-04-22 15:23:10 -04:00
audit_fsnotify.c
fsnotify: use helpers to access data by data_type
2020-03-23 18:19:06 +01:00
audit_tree.c
…
audit_watch.c
\n
2020-04-06 08:58:42 -07:00
auditfilter.c
audit: fix a net reference leak in audit_list_rules_send()
2020-04-22 15:23:10 -04:00
auditsc.c
audit: add subj creds to NETFILTER_CFG record to
2020-05-20 18:09:19 -04:00
backtracetest.c
…
bounds.c
…
capability.c
…
compat.c
uaccess: Selectively open read or write user access
2020-05-01 12:35:21 +10:00
configs.c
…
context_tracking.c
context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ
2020-02-14 16:05:04 +01:00
cpu.c
The changes in this cycle are:
2020-06-03 13:06:42 -07:00
cpu_pm.c
…
crash_core.c
…
crash_dump.c
crash_dump: Remove no longer used saved_max_pfn
2020-04-15 11:21:54 +02:00
cred.c
kernel: doc: remove outdated comment cred.c
2020-03-25 10:04:01 -05:00
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
The changes in this cycle are:
2020-06-03 13:06:42 -07:00
extable.c
kernel/extable.c: use address-of operator on section symbols
2020-04-07 10:43:42 -07:00
fail_function.c
…
fork.c
arm64 updates for 5.8
2020-06-01 15:18:27 -07:00
freezer.c
…
futex.c
futex: get rid of a kernel-docs build warning
2020-04-20 15:45:41 -06:00
gen_kheaders.sh
…
groups.c
mm: remove the pgprot argument to __vmalloc
2020-06-02 10:59:11 -07:00
hung_task.c
…
iomem.c
…
irq_work.c
irq_work, smp: Allow irq_work on call_single_queue
2020-05-28 10:54:15 +02:00
jump_label.c
…
kallsyms.c
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
2020-04-07 10:43:44 -07:00
kcmp.c
kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
2020-03-25 10:04:01 -05:00
kcov.c
kernel/kcov.c: fix typos in kcov_remote_start documentation
2020-05-07 19:27:20 -07:00
kexec.c
…
kexec_core.c
…
kexec_elf.c
…
kexec_file.c
…
kexec_internal.h
…
kheaders.c
…
kmod.c
kmod: make request_module() return an error when autoloading is disabled
2020-04-10 15:36:22 -07:00
kprobes.c
kprobes: Prevent probes in .noinstr.text section
2020-05-19 15:56:20 +02:00
ksysfs.c
…
kthread.c
kthread: Do not preempt current task if it is going to call schedule()
2020-03-20 13:06:20 +01:00
latencytop.c
…
module-internal.h
…
module.c
Merge branch 'akpm' (patches from Andrew)
2020-06-02 12:21:36 -07:00
module_signature.c
…
module_signing.c
…
notifier.c
mm: remove vmalloc_sync_(un)mappings()
2020-06-02 10:59:12 -07:00
nsproxy.c
nsproxy: attach to namespaces via pidfds
2020-05-13 11:41:22 +02:00
padata.c
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
2020-04-30 15:19:33 +10:00
panic.c
…
params.c
…
pid.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2020-04-10 12:59:56 -07:00
pid_namespace.c
nsproxy: add struct nsset
2020-05-09 13:57:12 +02:00
profile.c
…
ptrace.c
…
range.c
…
reboot.c
printk: Collapse shutdown types into a single dump reason
2020-05-30 10:34:03 -07:00
relay.c
docs: filesystems: fix renamed references
2020-04-20 15:45:22 -06:00
resource.c
…
rseq.c
…
scs.c
scs: Remove references to asm/scs.h from core code
2020-05-18 17:47:45 +01:00
seccomp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2020-03-31 17:29:33 -07:00
signal.c
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2020-06-01 16:21:46 -07:00
smp.c
The changes in this cycle are:
2020-06-03 13:06:42 -07:00
smpboot.c
…
smpboot.h
…
softirq.c
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
2020-03-21 16:03:54 +01:00
stackleak.c
…
stacktrace.c
…
stop_machine.c
…
sys.c
Merge branch 'akpm' (patches from Andrew)
2020-06-02 12:21:36 -07:00
sys_ni.c
…
sysctl-test.c
…
sysctl.c
Revert "docs: sysctl/kernel: document ngroups_max"
2020-05-18 06:19:25 -06:00
sysctl_binary.c
…
task_work.c
task_work_run: don't take ->pi_lock unconditionally
2020-03-02 14:06:33 -07:00
taskstats.c
…
test_kprobes.c
…
torture.c
CPU (hotplug) updates:
2020-03-30 18:06:39 -07:00
tracepoint.c
…
tsacct.c
…
ucount.c
ucount: Make sure ucounts in /proc/sys/user don't regress again
2020-04-07 21:51:27 +02:00
uid16.c
…
uid16.h
…
umh.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2020-05-15 13:10:06 -07:00
up.c
…
user-return-notifier.c
…
user.c
…
user_namespace.c
nsproxy: add struct nsset
2020-05-09 13:57:12 +02:00
utsname.c
nsproxy: add struct nsset
2020-05-09 13:57:12 +02:00
utsname_sysctl.c
…
watchdog.c
…
watchdog_hld.c
…
workqueue.c
workqueue: Remove the warning in wq_worker_sleeping()
2020-04-08 11:35:20 +02:00
workqueue_internal.h
…