..
bpf
bpf: Avoid visit same object multiple times
2020-08-18 17:36:23 -07:00
cgroup
for-5.9/block-20200802
2020-08-03 11:57:03 -07:00
configs
…
debug
Remove uninitialized_var() macro for v5.9-rc1
2020-08-04 13:49:43 -07:00
dma
dma-mapping fixes for 5.9
2020-08-20 10:48:17 -07:00
entry
core/entry: Respect syscall number rewrites
2020-08-21 16:17:29 +02:00
events
uprobes: __replace_page() avoid BUG in munlock_vma_page()
2020-08-21 09:52:53 -07:00
gcov
treewide: replace '---help---' in Kconfig files with 'help'
2020-06-14 01:57:21 +09:00
irq
genirq: Unlock irq descriptor after errors
2020-08-13 09:35:59 +02:00
kcsan
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
2020-08-01 09:26:27 +02:00
livepatch
…
locking
A set of locking fixes and updates:
2020-08-10 19:07:44 -07:00
power
libnvdimm for 5.9
2020-08-11 10:59:19 -07:00
printk
Printk changes for 5.9
2020-08-04 22:22:25 -07:00
rcu
rcu: kasan: record and print call_rcu() call stack
2020-08-07 11:33:28 -07:00
sched
Two fixes: fix a new tracepoint's output value, and fix the formatting of show-state syslog printouts.
2020-08-15 10:36:40 -07:00
time
A set oftimekeeping/VDSO updates:
2020-08-14 14:26:08 -07:00
trace
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2020-08-13 20:03:11 -07:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
all arch: remove system call sys_sysctl
2020-08-14 19:56:56 -07:00
acct.c
mmap locking API: convert mmap_sem comments
2020-06-09 09:39:14 -07:00
async.c
treewide: Remove uninitialized_var() usage
2020-07-16 12:35:15 -07:00
audit.c
audit/stable-5.9 PR 20200803
2020-08-04 14:20:26 -07:00
audit.h
revert: 1320a4052e
("audit: trigger accompanying records when no rules present")
2020-07-29 10:00:36 -04:00
audit_fsnotify.c
fsnotify: create method handle_inode_event() in fsnotify_operations
2020-07-27 23:25:50 +02:00
audit_tree.c
\n
2020-08-06 19:29:51 -07:00
audit_watch.c
fsnotify: create method handle_inode_event() in fsnotify_operations
2020-07-27 23:25:50 +02:00
auditfilter.c
…
auditsc.c
audit/stable-5.9 PR 20200803
2020-08-04 14:20:26 -07:00
backtracetest.c
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
2020-07-30 11:15:58 -07:00
bounds.c
…
capability.c
…
compat.c
…
configs.c
…
context_tracking.c
context_tracking: Ensure that the critical path cannot be instrumented
2020-06-11 15:14:36 +02:00
cpu.c
The changes in this cycle are:
2020-06-03 13:06:42 -07:00
cpu_pm.c
…
crash_core.c
kdump: append kernel build-id string to VMCOREINFO
2020-08-12 10:58:01 -07:00
crash_dump.c
…
cred.c
…
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
kernel: add a kernel_wait helper
2020-08-12 10:57:59 -07:00
extable.c
…
fail_function.c
…
fork.c
A set of locking fixes and updates:
2020-08-10 19:07:44 -07:00
freezer.c
…
futex.c
futex: Convert to use the preferred 'fallthrough' macro
2020-08-13 21:02:12 +02:00
gen_kheaders.sh
kbuild: add variables for compression tools
2020-06-06 23:42:01 +09:00
groups.c
mm: remove the pgprot argument to __vmalloc
2020-06-02 10:59:11 -07:00
hung_task.c
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected
2020-06-08 11:05:56 -07:00
iomem.c
…
irq_work.c
…
jump_label.c
…
kallsyms.c
Linux 5.8-rc7
2020-07-28 13:18:01 +02:00
kcmp.c
…
kcov.c
kcov: make some symbols static
2020-08-12 10:58:02 -07:00
kexec.c
…
kexec_core.c
…
kexec_elf.c
…
kexec_file.c
Misc fixes and small updates all around the place:
2020-08-15 10:38:03 -07:00
kexec_internal.h
…
kheaders.c
…
kmod.c
kmod: remove redundant "be an" in the comment
2020-08-12 10:58:01 -07:00
kprobes.c
Tracing updates for 5.9
2020-08-07 18:29:15 -07:00
ksysfs.c
…
kthread.c
uaccess: add force_uaccess_{begin,end} helpers
2020-08-12 10:57:59 -07:00
latencytop.c
…
module-internal.h
…
module.c
Modules updates for v5.9
2020-08-14 11:07:02 -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: support CLONE_NEWTIME with setns()
2020-07-08 11:14:22 +02:00
padata.c
padata: remove padata_parallel_queue
2020-07-23 17:34:18 +10:00
panic.c
panic: make print_oops_end_marker() static
2020-08-12 10:58:02 -07:00
params.c
…
pid.c
cap-checkpoint-restore-v5.9
2020-08-04 15:02:07 -07:00
pid_namespace.c
pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
2020-07-19 20:14:42 +02:00
profile.c
…
ptrace.c
…
range.c
…
reboot.c
arch: remove unicore32 port
2020-07-01 12:09:13 +03:00
regset.c
regset: kill ->get()
2020-07-27 14:31:12 -04:00
relay.c
kernel/relay.c: fix memleak on destroy relay channel
2020-08-21 09:52:53 -07:00
resource.c
…
rseq.c
…
scs.c
mm: memcontrol: account kernel stack per node
2020-08-07 11:33:25 -07:00
seccomp.c
seccomp: Introduce addfd ioctl to seccomp user notifier
2020-07-14 16:29:42 -07:00
signal.c
task_work: only grab task signal lock when needed
2020-08-13 09:01:38 -06:00
smp.c
smp: Fix a potential usage of stale nr_cpus
2020-07-22 10:22:04 +02:00
smpboot.c
…
smpboot.h
…
softirq.c
tasklets API update for v5.9-rc1
2020-08-04 13:40:35 -07:00
stackleak.c
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
2020-06-24 07:48:28 -07:00
stacktrace.c
uaccess: add force_uaccess_{begin,end} helpers
2020-08-12 10:57:59 -07:00
stop_machine.c
…
sys.c
prctl: exe link permission error changed from -EINVAL to -EPERM
2020-07-19 20:14:42 +02:00
sys_ni.c
all arch: remove system call sys_sysctl
2020-08-14 19:56:56 -07:00
sysctl-test.c
…
sysctl.c
mm: use unsigned types for fragmentation score
2020-08-12 10:57:56 -07:00
task_work.c
task_work: only grab task signal lock when needed
2020-08-13 09:01:38 -06:00
taskstats.c
…
test_kprobes.c
…
torture.c
torture: Dump ftrace at shutdown only if requested
2020-06-29 12:01:45 -07:00
tracepoint.c
…
tsacct.c
…
ucount.c
…
uid16.c
…
uid16.h
…
umh.c
kernel: add a kernel_wait helper
2020-08-12 10:57:59 -07:00
up.c
…
user-return-notifier.c
…
user.c
user.c: make uidhash_table static
2020-06-04 19:06:24 -07:00
user_namespace.c
…
usermode_driver.c
umd: Stop using split_argv
2020-07-07 11:58:59 -05:00
utsname.c
…
utsname_sysctl.c
…
watch_queue.c
watch_queue: Limit the number of watches a user can hold
2020-08-17 09:39:18 -07:00
watchdog.c
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
2020-06-08 11:05:56 -07:00
watchdog_hld.c
…
workqueue.c
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
2020-06-17 10:57:41 -07:00
workqueue_internal.h
…