..
bpf
This is the 4.19.114 stable release
2020-04-03 08:17:23 +02:00
cgroup
This is the 4.19.114 stable release
2020-04-03 08:17:23 +02:00
configs
kconfig: tinyconfig: remove stale stack protector fixups
2018-06-15 07:15:28 +09:00
debug
This is the 4.19.99 stable release
2020-01-27 15:55:44 +01:00
dma
ANDROID: GKI: kernel/dma, mm/cma: Export symbols needed by vendor modules
2020-04-10 02:39:49 +00:00
events
This is the 4.19.103 stable release
2020-02-11 15:05:03 -08:00
gcov
UPSTREAM: gcov: clang support
2019-05-17 16:05:09 -07:00
irq
ANDROID: power: wakeup_reason: wake reason enhancements
2020-04-09 15:27:37 +00:00
livepatch
livepatch: Nullify obj->mod in klp_module_coming()'s error path
2019-10-07 18:57:10 +02:00
locking
locking/spinlock/debug: Fix various data races
2020-01-12 12:17:05 +01:00
power
ANDROID: power: wakeup_reason: wake reason enhancements
2020-04-09 15:27:37 +00:00
printk
printk: fix exclusive_console replaying
2020-02-11 04:33:51 -08:00
rcu
rcu: Avoid data-race in rcu_gp_fqs_check_wake()
2020-02-11 04:33:55 -08:00
sched
ANDROID: GKI: sched: stub sched_isolate symbols
2020-04-10 00:48:27 +00:00
time
ANDROID: GKI: kernel: tick-sched: Add API to get the next wakeup for a CPU
2020-03-23 12:21:04 -07:00
trace
This is the 4.19.108 stable release
2020-03-05 17:40:55 +01:00
.gitignore
BACKPORT: Provide in-kernel headers to make extending kernel easier
2019-06-12 12:33:20 +00:00
acct.c
acct_on(): don't mess with freeze protection
2019-05-31 06:46:05 -07:00
async.c
audit.c
audit: always check the netlink payload length in audit_receive_msg()
2020-03-05 16:42:23 +01:00
audit.h
audit_fsnotify.c
fsnotify: add fsnotify_add_inode_mark() wrappers
2018-05-18 14:58:22 +02:00
audit_tree.c
audit: Embed key into chunk
2019-12-13 08:51:11 +01:00
audit_watch.c
audit_get_nd(): don't unlock parent too early
2019-12-13 08:51:02 +01:00
auditfilter.c
audit: fix error handling in audit_data_to_entry()
2020-03-05 16:42:17 +01:00
auditsc.c
audit: print empty EXECVE args
2019-12-01 09:17:17 +01:00
backtracetest.c
bounds.c
kbuild: fix kernel/bounds.c 'W=1' warning
2018-11-13 11:08:47 -08:00
capability.c
LSM: generalize flag passing to security_capable
2020-01-23 08:21:29 +01:00
cfi.c
ANDROID: add support for clang Control Flow Integrity (CFI)
2019-05-20 17:46:32 -07:00
compat.c
BACKPORT: make 'user_access_begin()' do 'access_ok()'
2019-09-12 11:28:03 +00:00
configs.c
context_tracking.c
cpu.c
ANDROID: GKI: Add stub __cpu_isolated_mask symbol
2020-04-10 00:48:38 +00:00
cpu_pm.c
crash_core.c
kernel/crash_core.c: print timestamp using time64_t
2018-08-22 10:52:47 -07:00
crash_dump.c
cred.c
memcg: account security cred as well to kmemcg
2020-01-09 10:19:00 +01:00
delayacct.c
UPSTREAM: delayacct: track delays from thrashing cache pages
2019-03-21 16:25:26 -07:00
dma.c
proc: introduce proc_create_single{,_data}
2018-05-16 07:23:35 +02:00
elfcore.c
kernel/elfcore.c: include proper prototypes
2019-10-11 18:21:23 +02:00
exec_domain.c
proc: introduce proc_create_single{,_data}
2018-05-16 07:23:35 +02:00
exit.c
exit: panic before exit_mm() on global init exit
2020-01-09 10:19:02 +01:00
extable.c
fail_function.c
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
2018-06-21 12:33:19 +02:00
fork.c
This is the 4.19.99 stable release
2020-01-27 15:55:44 +01:00
freezer.c
PM / reboot: Eliminate race between reboot and suspend
2018-08-06 12:35:20 +02:00
futex.c
futex: Unbreak futex hashing
2020-03-25 08:06:14 +01:00
gen_kheaders.sh
BACKPORT: kheaders: Do not regenerate archive if config is not changed
2019-06-12 12:35:31 +00:00
groups.c
hung_task.c
kernel: hung_task.c: disable on suspend
2019-04-20 09:16:02 +02:00
iomem.c
memremap: split devm_memremap_pages() and memremap() infrastructure
2018-05-15 23:08:33 -07:00
irq_work.c
irq_work: Do not raise an IPI when queueing work on the local CPU
2019-05-31 06:46:19 -07:00
jump_label.c
jump_label: move 'asm goto' support test to Kconfig
2019-06-04 08:02:34 +02:00
kallsyms.c
FROMGIT: kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
2020-03-12 11:18:50 +00:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kconfig: include kernel/Kconfig.preempt from init/Kconfig
2018-08-02 08:06:54 +09:00
kcov.c
UPSTREAM: kcov: remote coverage support
2020-01-15 14:51:23 +00:00
kexec.c
kexec: add call to LSM hook in original kexec_load syscall
2018-07-16 12:31:57 -07:00
kexec_core.c
kexec: Allocate decrypted control pages for kdump if SME is enabled
2019-11-24 08:20:29 +01:00
kexec_file.c
treewide: Use array_size() in vzalloc()
2018-06-12 16:19:22 -07:00
kexec_internal.h
kheaders.c
BACKPORT: kheaders: Move from proc to sysfs
2019-06-12 12:33:54 +00:00
kmod.c
FROMLIST: kmod: make request_module() return an error when autoloading is disabled
2020-04-06 10:44:34 -07:00
kprobes.c
kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic
2020-03-11 14:14:47 +01:00
ksysfs.c
kthread.c
FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h
2019-03-22 23:07:04 +00:00
latencytop.c
Makefile
This is the 4.19.87 stable release
2019-12-01 09:53:43 +01:00
memremap.c
mm/memory_hotplug: shrink zones when offlining memory
2020-01-29 16:43:27 +01:00
module-internal.h
modsign: log module name in the event of an error
2018-07-02 11:36:17 +02:00
module.c
This is the 4.19.106 stable release
2020-02-24 09:13:25 +01:00
module_signing.c
modsign: log module name in the event of an error
2018-07-02 11:36:17 +02:00
notifier.c
x86/mm: split vmalloc_sync_all()
2020-03-25 08:06:13 +01:00
nsproxy.c
padata.c
padata: fix null pointer deref of pd->pinst
2020-02-14 16:33:28 -05:00
panic.c
kernel/panic.c: do not append newline to the stack protector panic string
2019-12-01 09:17:10 +01:00
params.c
pid.c
UPSTREAM: pid: add pidfd_open()
2019-08-12 13:36:37 -04:00
pid_namespace.c
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
2019-07-26 09:14:01 +02:00
profile.c
ptrace.c
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
2020-01-23 08:21:29 +01:00
range.c
reboot.c
PM / reboot: Eliminate race between reboot and suspend
2018-08-06 12:35:20 +02:00
relay.c
relay: check return of create_buf_file() properly
2019-03-13 14:02:35 -07:00
resource.c
resource: fix locking in find_next_iomem_res()
2019-09-16 08:22:20 +02:00
rseq.c
rseq: uapi: Declare rseq_cs field as union, update includes
2018-07-10 22:18:52 +02:00
scs.c
FROMLIST: scs: add support for stack usage debugging
2019-11-27 12:37:25 -08:00
seccomp.c
LSM: generalize flag passing to security_capable
2020-01-23 08:21:29 +01:00
signal.c
This is the 4.19.112 stable release
2020-03-21 08:37:27 +01:00
smp.c
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-02-12 19:47:25 +01:00
smpboot.c
smpboot: Remove cpumask from the API
2018-07-03 09:20:44 +02:00
smpboot.h
softirq.c
nohz: Fix missing tick reprogram when interrupting an inline softirq
2018-08-03 15:52:10 +02:00
stacktrace.c
stop_machine.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 11:25:07 -07:00
sys.c
UPSTREAM: arm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl() unused arguments
2019-10-07 15:27:39 -04:00
sys_ni.c
UPSTREAM: signal: support CLONE_PIDFD with pidfd_send_signal
2019-08-12 13:36:37 -04:00
sysctl.c
BACKPORT: mm: reclaim small amounts of memory when an external fragmentation event occurs
2020-03-04 12:01:17 -08:00
sysctl_binary.c
task_work.c
taskstats.c
taskstats: fix data-race
2020-01-09 10:18:59 +01:00
test_kprobes.c
kprobes: Remove jprobe API implementation
2018-06-21 12:33:05 +02:00
torture.c
torture: Keep old-school dmesg format
2018-06-25 11:30:10 -07:00
tracepoint.c
tracepoint: Fix tracepoint array element size mismatch
2018-10-17 15:35:29 -04:00
tsacct.c
ucount.c
uid16.c
uid16.h
umh.c
umh: fix race condition
2018-06-07 16:56:28 -04:00
up.c
user-return-notifier.c
user.c
ANDROID: proc: Add /proc/uid directory
2019-03-06 15:59:21 +00:00
user_namespace.c
userns: also map extents in the reverse map to kernel IDs
2018-11-13 11:09:00 -08:00
utsname.c
utsname_sysctl.c
sys: don't hold uts_sem while accessing userspace memory
2018-08-11 02:05:53 -05:00
watchdog.c
watchdog/softlockup: Enforce that timestamp is valid on boot
2020-02-24 08:34:49 +01:00
watchdog_hld.c
watchdog: Mark watchdog touch functions as notrace
2018-08-30 12:56:40 +02:00
workqueue.c
ANDROID: Fix wq fp check for CFI builds
2020-04-04 16:30:40 +00:00
workqueue_internal.h
UPSTREAM: psi: fix aggregation idle shut-off
2019-03-21 16:25:27 -07:00