.. |
bpf
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
|
2022-08-26 12:19:09 +01:00 |
cgroup
|
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
|
2022-08-25 07:36:30 -10:00 |
configs
|
xen: branch for v6.0-rc1b
|
2022-08-14 09:28:54 -07:00 |
debug
|
|
|
dma
|
remoteproc updates for v5.20
|
2022-08-08 15:16:29 -07:00 |
entry
|
|
|
events
|
Misc fixes to kprobes and the faddr2line script, plus a cleanup.
|
2022-08-06 17:28:12 -07:00 |
futex
|
|
|
gcov
|
|
|
irq
|
irqchip/genirq updates for 5.20:
|
2022-07-28 12:36:35 +02:00 |
kcsan
|
kcsan: test: Add a .kunitconfig to run KCSAN tests
|
2022-07-22 09:22:59 -06:00 |
livepatch
|
|
|
locking
|
RCU pull request for v5.20 (or whatever)
|
2022-08-02 19:12:45 -07:00 |
module
|
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
|
2022-08-15 13:51:07 -06:00 |
power
|
Char / Misc driver changes for 6.0-rc1
|
2022-08-04 11:05:48 -07:00 |
printk
|
printk: do not wait for consoles when suspended
|
2022-07-15 10:52:11 +02:00 |
rcu
|
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
|
2022-08-05 16:32:45 -07:00 |
sched
|
wait_on_bit: add an acquire memory barrier
|
2022-08-26 09:30:25 -07:00 |
time
|
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
|
2022-08-09 20:02:13 +02:00 |
trace
|
ftrace: Fix build warning for ops_references_rec() not used
|
2022-08-22 09:41:12 -04:00 |
.gitignore
|
|
|
acct.c
|
|
|
async.c
|
|
|
audit_fsnotify.c
|
audit: fix potential double free on error path from fsnotify_add_inode_mark
|
2022-08-22 18:50:06 -04:00 |
audit_tree.c
|
|
|
audit_watch.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
auditfilter.c
|
|
|
auditsc.c
|
audit: move audit_return_fixup before the filters
|
2022-08-25 17:25:08 -04:00 |
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
|
|
cfi.c
|
|
|
compat.c
|
|
|
configs.c
|
|
|
context_tracking.c
|
|
|
cpu_pm.c
|
|
|
cpu.c
|
|
|
crash_core.c
|
vmcoreinfo: add kallsyms_num_syms symbol
|
2022-08-28 14:02:44 -07:00 |
crash_dump.c
|
|
|
cred.c
|
|
|
delayacct.c
|
|
|
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
exit: Fix typo in comment: s/sub-theads/sub-threads
|
2022-08-03 10:44:54 +02:00 |
extable.c
|
|
|
fail_function.c
|
|
|
fork.c
|
Tracing updates for 5.20 / 6.0
|
2022-08-05 09:41:12 -07:00 |
freezer.c
|
|
|
gen_kheaders.sh
|
|
|
groups.c
|
security: Add LSM hook to setgroups() syscall
|
2022-07-15 18:21:49 +00:00 |
hung_task.c
|
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
|
2022-07-29 18:12:35 -07:00 |
iomem.c
|
|
|
irq_work.c
|
|
|
jump_label.c
|
|
|
kallsyms_internal.h
|
kallsyms: move declarations to internal header
|
2022-07-17 17:31:39 -07:00 |
kallsyms.c
|
Updates to various subsystems which I help look after. lib, ocfs2,
|
2022-08-07 10:03:24 -07:00 |
kcmp.c
|
|
|
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
|
|
kcov.c
|
|
|
kexec_core.c
|
kexec: drop weak attribute from functions
|
2022-07-15 12:21:16 -04:00 |
kexec_elf.c
|
|
|
kexec_file.c
|
Updates to various subsystems which I help look after. lib, ocfs2,
|
2022-08-07 10:03:24 -07:00 |
kexec_internal.h
|
|
|
kexec.c
|
|
|
kheaders.c
|
|
|
kmod.c
|
|
|
kprobes.c
|
kprobes: don't call disarm_kprobe() for disabled kprobes
|
2022-08-20 15:17:46 -07:00 |
ksysfs.c
|
|
|
kthread.c
|
|
|
latencytop.c
|
|
|
Makefile
|
kernel: remove platform_has() infrastructure
|
2022-08-01 07:42:56 +02:00 |
module_signature.c
|
|
|
notifier.c
|
|
|
nsproxy.c
|
|
|
padata.c
|
|
|
panic.c
|
linux-kselftest-kunit-5.20-rc1
|
2022-08-02 19:34:45 -07:00 |
params.c
|
|
|
pid_namespace.c
|
|
|
pid.c
|
|
|
profile.c
|
profile: setup_profiling_timer() is moslty not implemented
|
2022-07-29 18:12:36 -07:00 |
ptrace.c
|
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
|
2022-07-09 11:06:19 -07:00 |
range.c
|
|
|
reboot.c
|
|
|
regset.c
|
|
|
relay.c
|
|
|
resource_kunit.c
|
|
|
resource.c
|
resource: Introduce alloc_free_mem_region()
|
2022-07-21 17:19:25 -07:00 |
rseq.c
|
rseq: Kill process when unknown flags are encountered in ABI structures
|
2022-08-01 15:21:42 +02:00 |
scftorture.c
|
|
|
scs.c
|
|
|
seccomp.c
|
|
|
signal.c
|
signal handling: don't use BUG_ON() for debugging
|
2022-07-07 09:53:43 -07:00 |
smp.c
|
locking/csd_lock: Change csdlock_debug from early_param to __setup
|
2022-07-19 11:40:00 -07:00 |
smpboot.c
|
|
|
smpboot.h
|
|
|
softirq.c
|
|
|
stackleak.c
|
|
|
stacktrace.c
|
|
|
static_call_inline.c
|
|
|
static_call.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
kernel/sys_ni: add compat entry for fadvise64_64
|
2022-08-20 15:17:45 -07:00 |
sys.c
|
|
|
sysctl-test.c
|
|
|
sysctl.c
|
kernel/sysctl.c: Remove trailing white space
|
2022-08-08 09:01:36 -07:00 |
task_work.c
|
|
|
taskstats.c
|
|
|
torture.c
|
|
|
tracepoint.c
|
|
|
tsacct.c
|
|
|
ucount.c
|
|
|
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
|
|
up.c
|
|
|
user_namespace.c
|
|
|
user-return-notifier.c
|
|
|
user.c
|
|
|
usermode_driver.c
|
|
|
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watch_queue.c
|
This was a moderately busy cycle for documentation, but nothing all that
|
2022-08-02 19:24:24 -07:00 |
watchdog_hld.c
|
|
|
watchdog.c
|
powerpc updates for 6.0
|
2022-08-06 16:38:17 -07:00 |
workqueue_internal.h
|
|
|
workqueue.c
|
drm for 5.20/6.0
|
2022-08-03 19:52:08 -07:00 |