.. |
bpf
|
bpf: Explicitly memset some bpf info structures declared on the stack
|
2020-04-02 15:11:01 +02:00 |
cgroup
|
Merge "sched: Improve the scheduler"
|
2020-06-10 11:30:47 -07:00 |
configs
|
|
|
debug
|
kgdb: don't use a notifier to enter kgdb at panic; call directly
|
2019-09-25 17:51:40 -07:00 |
dma
|
Merge android-5.4.26 (0d3cca0c ) into msm-5.4
|
2020-05-19 12:58:11 -07:00 |
events
|
Merge android-5.4.24 (ce5de62 ) into msm-5.4
|
2020-04-14 08:25:29 -07:00 |
gcov
|
Revert "um: Enable CONFIG_CONSTRUCTORS"
|
2020-02-01 09:34:53 +00:00 |
irq
|
Merge android-5.4-stable.32 (724ffa0 ) into msm-5.4
|
2020-06-24 11:39:32 -07:00 |
livepatch
|
livepatch: Nullify obj->mod in klp_module_coming()'s error path
|
2019-08-19 13:03:37 +02:00 |
locking
|
lib: spinlock: Cause a watchdog bite on spin_dump
|
2020-04-26 01:56:12 -07:00 |
power
|
Merge android-5.4-stable.32 (724ffa0 ) into msm-5.4
|
2020-06-24 11:39:32 -07:00 |
printk
|
Merge android-5.4.24 (ce5de62 ) into msm-5.4
|
2020-04-14 08:25:29 -07:00 |
rcu
|
Merge android-5.4.24 (ce5de62 ) into msm-5.4
|
2020-04-14 08:25:29 -07:00 |
sched
|
Merge android-5.4-stable.32 (724ffa0 ) into msm-5.4
|
2020-06-24 11:39:32 -07:00 |
time
|
Merge android-5.4.24 (ce5de62 ) into msm-5.4
|
2020-04-14 08:25:29 -07:00 |
trace
|
trace: increase caller depth for preempt/irqs disable events
|
2020-06-23 11:51:51 +05:30 |
.gitignore
|
|
|
acct.c
|
|
|
async.c
|
|
|
audit_fsnotify.c
|
|
|
audit_tree.c
|
|
|
audit_watch.c
|
audit_get_nd(): don't unlock parent too early
|
2019-11-10 11:56:55 -05:00 |
audit.c
|
audit: always check the netlink payload length in audit_receive_msg()
|
2020-03-05 16:43:42 +01:00 |
audit.h
|
audit/stable-5.3 PR 20190702
|
2019-07-08 18:55:42 -07:00 |
auditfilter.c
|
audit: fix error handling in audit_data_to_entry()
|
2020-03-05 16:43:42 +01:00 |
auditsc.c
|
|
|
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
|
|
cfi.c
|
ANDROID: add support for Clang's Control Flow Integrity (CFI)
|
2019-11-27 12:49:12 -08:00 |
compat.c
|
|
|
configs.c
|
kernel/configs: Replace GPL boilerplate code with SPDX identifier
|
2019-07-30 18:34:15 +02:00 |
context_tracking.c
|
|
|
cpu_pm.c
|
|
|
cpu.c
|
sched: Compile cpu_isolated_mask in SCHED_WALT only
|
2020-06-04 11:42:49 -07:00 |
crash_core.c
|
|
|
crash_dump.c
|
|
|
cred.c
|
keys: Fix request_key() cache
|
2020-01-17 19:48:42 +01:00 |
delayacct.c
|
|
|
dma.c
|
|
|
elfcore.c
|
kernel/elfcore.c: include proper prototypes
|
2019-09-25 17:51:39 -07:00 |
exec_domain.c
|
|
|
exit.c
|
pid: move pidfd_get_pid() to pid.c
|
2020-06-18 18:01:49 +05:30 |
extable.c
|
extable: Add function to search only kernel exception table
|
2019-08-21 22:23:48 +10:00 |
fail_function.c
|
|
|
fork.c
|
Merge "mm: Fix sleeping while atomic during speculative page fault"
|
2020-06-25 19:09:40 -07:00 |
freezer.c
|
Revert "libata, freezer: avoid block device removal while system is frozen"
|
2019-10-06 09:11:37 -06:00 |
futex.c
|
futex: Unbreak futex hashing
|
2020-03-25 08:25:58 +01:00 |
gen_kheaders.sh
|
kheaders: substituting --sort in archive creation
|
2019-10-17 09:08:19 +09:00 |
groups.c
|
|
|
hung_task.c
|
hung task: check specific tasks for long uninterruptible sleep state
|
2020-03-23 15:44:56 -07:00 |
iomem.c
|
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
|
2019-07-12 11:05:40 -07:00 |
irq_work.c
|
|
|
jump_label.c
|
jump_label: Don't warn on __exit jump entries
|
2019-08-29 15:10:10 +01:00 |
kallsyms.c
|
FROMGIT: kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
|
2020-03-12 11:16:09 +00:00 |
kcmp.c
|
|
|
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
|
2019-07-22 18:05:11 +02:00 |
kcov.c
|
UPSTREAM: kcov: remote coverage support
|
2020-01-13 18:54:56 +00:00 |
kexec_core.c
|
kexec: bail out upon SIGKILL when allocating memory.
|
2019-09-25 17:51:40 -07:00 |
kexec_elf.c
|
kexec_elf: support 32 bit ELF files
|
2019-09-06 23:58:44 +02:00 |
kexec_file.c
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
2019-09-28 08:14:15 -07:00 |
kexec_internal.h
|
|
|
kexec.c
|
kexec_load: Disable at runtime if the kernel is locked down
|
2019-08-19 21:54:15 -07:00 |
kheaders.c
|
|
|
kmod.c
|
FROMLIST: kmod: make request_module() return an error when autoloading is disabled
|
2020-04-06 10:43:25 -07:00 |
kprobes.c
|
kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic
|
2020-03-12 13:00:09 +01:00 |
ksysfs.c
|
|
|
kthread.c
|
kthread: Do not preempt current task if it is going to call schedule()
|
2020-05-11 13:48:31 +05:30 |
latencytop.c
|
|
|
Makefile
|
ANDROID: add support for Clang's Control Flow Integrity (CFI)
|
2019-11-27 12:49:12 -08:00 |
module_signature.c
|
MODSIGN: Export module signature definitions
|
2019-08-05 18:39:56 -04:00 |
module_signing.c
|
MODSIGN: Export module signature definitions
|
2019-08-05 18:39:56 -04:00 |
module-internal.h
|
|
|
module.c
|
This is the 5.4.22 stable release
|
2020-02-24 09:16:10 +01:00 |
notifier.c
|
x86/mm: split vmalloc_sync_all()
|
2020-03-25 08:25:58 +01:00 |
nsproxy.c
|
|
|
padata.c
|
padata: always acquire cpu_hotplug_lock before pinst->lock
|
2020-04-08 09:08:47 +02:00 |
panic.c
|
panic: ensure preemption is disabled during panic()
|
2019-10-07 15:47:19 -07:00 |
params.c
|
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
|
2019-08-19 21:54:16 -07:00 |
pid_namespace.c
|
proc/sysctl: add shared variables for range check
|
2019-07-18 17:08:07 -07:00 |
pid.c
|
pid: move pidfd_get_pid() to pid.c
|
2020-06-18 18:01:49 +05:30 |
profile.c
|
|
|
ptrace.c
|
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
|
2020-01-23 08:22:36 +01:00 |
range.c
|
|
|
reboot.c
|
FROMLIST: reboot: Export reboot_mode
|
2019-11-25 11:46:31 -08:00 |
relay.c
|
|
|
resource.c
|
mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range()
|
2019-09-24 15:54:09 -07:00 |
rseq.c
|
|
|
scs.c
|
ANDROID: scs: fix recursive spinlock in scs_check_usage
|
2020-06-09 23:39:55 -07:00 |
seccomp.c
|
seccomp: Check that seccomp_notif is zeroed out by the user
|
2020-01-09 10:19:57 +01:00 |
signal.c
|
Merge android-5.4.30 (5cfdde5 ) into msm-5.4
|
2020-05-19 13:22:43 -07:00 |
smp.c
|
smp: Wake up all idle CPUs when suspending to idle
|
2020-01-15 14:35:44 -08:00 |
smpboot.c
|
|
|
smpboot.h
|
|
|
softirq.c
|
trace: Add trace points for tasklet entry/exit
|
2020-02-25 07:37:13 -08:00 |
stackleak.c
|
|
|
stacktrace.c
|
stacktrace: Don't skip first entry on noncurrent tasks
|
2019-11-04 21:19:25 +01:00 |
stop_machine.c
|
stop_machine: Avoid potential race behaviour
|
2019-10-17 12:47:12 +02:00 |
sys_ni.c
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
|
2020-06-18 17:55:54 +05:30 |
sys.c
|
Merge Linus's 5.4-rc1-prerelease branch into android-mainline
|
2019-09-20 16:07:54 -07:00 |
sysctl_binary.c
|
|
|
sysctl.c
|
Merge "vmscan: Support multiple kswapd threads per node"
|
2020-07-03 04:10:18 -07:00 |
task_work.c
|
|
|
taskstats.c
|
taskstats: remove redundant MM_STAT config check
|
2020-06-18 16:39:12 +05:30 |
test_kprobes.c
|
|
|
torture.c
|
torture: Remove exporting of internal functions
|
2019-08-01 14:30:22 -07:00 |
tracepoint.c
|
The main changes in this release include:
|
2019-07-18 11:51:00 -07:00 |
tsacct.c
|
|
|
ucount.c
|
proc/sysctl: add shared variables for range check
|
2019-07-18 17:08:07 -07:00 |
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
|
|
up.c
|
smp: Remove smp_call_function() and on_each_cpu() return values
|
2019-06-23 14:26:26 +02:00 |
user_namespace.c
|
Keyrings namespacing
|
2019-07-08 19:36:47 -07:00 |
user-return-notifier.c
|
|
|
user.c
|
Revert "ANDROID: proc: Add /proc/uid directory"
|
2020-03-06 20:23:08 +00:00 |
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watchdog_hld.c
|
|
|
watchdog.c
|
Merge android-5.4.24 (ce5de62 ) into msm-5.4
|
2020-04-14 08:25:29 -07:00 |
workqueue_internal.h
|
|
|
workqueue.c
|
Merge android-5.4-stable.32 (724ffa0 ) into msm-5.4
|
2020-06-24 11:39:32 -07:00 |