.. |
bpf
|
Revert "bpf: Optimize the free of inner map"
|
2024-06-22 09:15:26 +00:00 |
cgroup
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-30 15:56:54 +09:00 |
configs
|
Kbuild updates for v6.6
|
2023-09-05 11:01:47 -07:00 |
debug
|
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
|
2024-06-16 13:47:44 +02:00 |
dma
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-30 15:56:54 +09:00 |
entry
|
This is the 6.6.34 stable release
|
2024-06-18 17:16:08 +08:00 |
events
|
Merge remote-tracking branch 'aosp/android15-6.6-2024-08' into nxp-linux-sdk/lf-6.6.y_android
|
2024-08-05 11:01:35 +09:00 |
futex
|
ANDROID: vendor_hooks: Add hooks for futex
|
2024-03-14 00:56:50 +00:00 |
gcov
|
gcov: add support for GCC 14
|
2024-06-27 13:49:13 +02:00 |
irq
|
Merge remote-tracking branch 'lf-lts/lf-6.6.y' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-18 17:16:46 +09:00 |
kcsan
|
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
|
2023-06-09 23:29:50 +10:00 |
livepatch
|
livepatch: Fix missing newline character in klp_resolve_symbols()
|
2023-11-20 11:59:25 +01:00 |
locking
|
ANDROID: GKI: Add initialization for mutex oem_data.
|
2024-07-11 02:51:11 +00:00 |
module
|
ANDROID: Improve module loader checks for GKI symbol protection
|
2024-06-13 03:42:16 +00:00 |
power
|
ANDROID: power: remove android_vh_resume_begin() hook
|
2024-07-22 17:26:00 +00:00 |
printk
|
Merge 6.6.27 into android15-6.6
|
2024-05-01 11:25:39 +00:00 |
rcu
|
This is the 6.6.36 stable release
|
2024-07-01 10:02:11 +00:00 |
sched
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-30 15:56:54 +09:00 |
time
|
This is the 6.6.35 stable release
|
2024-06-21 13:59:55 +00:00 |
trace
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-30 15:56:54 +09:00 |
.gitignore
|
|
|
acct.c
|
audit/stable-6.6 PR 20230829
|
2023-08-30 08:17:35 -07:00 |
async.c
|
async: Introduce async_schedule_dev_nocall()
|
2024-01-31 16:18:49 -08:00 |
audit_fsnotify.c
|
|
|
audit_tree.c
|
|
|
audit_watch.c
|
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
|
2023-11-28 17:19:56 +00:00 |
audit.c
|
audit: Send netlink ACK before setting connection in auditd_set
|
2024-02-05 20:14:14 +00:00 |
audit.h
|
audit: correct audit_filter_inodes() definition
|
2023-07-21 12:17:25 -04:00 |
auditfilter.c
|
audit: move trailing statements to next line
|
2023-08-15 18:16:14 -04:00 |
auditsc.c
|
audit,io_uring: io_uring openat triggers audit reference count underflow
|
2023-10-13 18:34:46 +02:00 |
backtracetest.c
|
|
|
bounds.c
|
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
|
2024-05-02 16:32:50 +02:00 |
capability.c
|
lsm: constify the 'target' parameter in security_capget()
|
2023-08-08 16:48:47 -04:00 |
cfi.c
|
|
|
compat.c
|
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
|
2023-03-14 19:32:38 -07:00 |
configs.c
|
|
|
context_tracking.c
|
locking/atomic: treewide: use raw_atomic*_<op>()
|
2023-06-05 09:57:20 +02:00 |
cpu_pm.c
|
cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
|
2023-01-13 11:48:15 +01:00 |
cpu.c
|
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
|
2024-06-12 11:11:24 +02:00 |
crash_core.c
|
mm: turn folio_test_hugetlb into a PageType
|
2024-05-02 16:32:47 +02:00 |
crash_dump.c
|
|
|
cred.c
|
ANDROID: GKI: add more vfs-only exports to their own namespace
|
2024-05-22 23:16:33 +00:00 |
delayacct.c
|
delayacct: track delays from IRQ/SOFTIRQ
|
2023-04-18 16:39:34 -07:00 |
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
ANDROID: vendor_hooks: Add hooks for memory when debug
|
2024-05-21 16:58:02 +00:00 |
extable.c
|
|
|
fail_function.c
|
kernel/fail_function: fix memory leak with using debugfs_lookup()
|
2023-02-08 13:36:22 +01:00 |
fork.c
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-30 15:56:54 +09:00 |
freezer.c
|
UPSTREAM: freezer,sched: Clean saved_state when restoring it during thaw
|
2024-06-13 08:38:04 +00:00 |
gen_kheaders.sh
|
kheaders: explicitly define file modes for archived headers
|
2024-06-21 14:38:40 +02:00 |
groups.c
|
|
|
hung_task.c
|
ANDROID: hung_task: Add vendor hook for hung task detect
|
2024-01-12 17:11:27 +00:00 |
iomem.c
|
kernel/iomem.c: remove __weak ioremap_cache helper
|
2023-08-21 13:37:28 -07:00 |
irq_work.c
|
Linux 6.4-rc1
|
2023-06-19 17:22:18 +00:00 |
jump_label.c
|
jump_label: Prevent key->enabled int overflow
|
2022-12-01 15:53:05 -08:00 |
kallsyms_internal.h
|
|
|
kallsyms_selftest.c
|
Modules changes for v6.6-rc1
|
2023-08-29 17:32:32 -07:00 |
kallsyms_selftest.h
|
|
|
kallsyms.c
|
kallsyms: Change func signature for cleanup_symbol_name()
|
2023-08-25 15:00:36 -07:00 |
kcmp.c
|
|
|
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.kexec
|
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
|
2024-01-05 15:19:41 +01:00 |
Kconfig.locks
|
|
|
Kconfig.preempt
|
|
|
kcov.c
|
kcov: don't lose track of remote references during softirqs
|
2024-06-27 13:49:13 +02:00 |
kexec_core.c
|
kexec: do syscore_shutdown() in kernel_kexec
|
2024-01-31 16:18:56 -08:00 |
kexec_elf.c
|
|
|
kexec_file.c
|
integrity-v6.6
|
2023-08-30 09:16:56 -07:00 |
kexec_internal.h
|
|
|
kexec.c
|
kernel: kexec: copy user-array safely
|
2023-11-28 17:19:40 +00:00 |
kheaders.c
|
kheaders: Use array declaration instead of char
|
2023-03-24 20:10:59 -07:00 |
kprobes.c
|
kprobe/ftrace: fix build error due to bad function definition
|
2024-06-27 13:49:15 +02:00 |
ksyms_common.c
|
kallsyms: make kallsyms_show_value() as generic function
|
2023-06-08 12:27:20 -07:00 |
ksysfs.c
|
crash: hotplug support for kexec_load()
|
2023-08-24 16:25:14 -07:00 |
kthread.c
|
This is the 6.6.33 stable release
|
2024-06-13 16:02:20 +00:00 |
latencytop.c
|
|
|
Makefile
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-09 18:21:23 +09:00 |
module_signature.c
|
|
|
notifier.c
|
notifiers: add tracepoints to the notifiers infrastructure
|
2023-04-08 13:45:38 -07:00 |
nsproxy.c
|
nsproxy: Convert nsproxy.count to refcount_t
|
2023-08-21 11:29:12 -07:00 |
numa.c
|
kernel/numa.c: Move logging out of numa.h
|
2024-06-12 11:11:50 +02:00 |
padata.c
|
padata: Disable BH when taking works lock on MT path
|
2024-06-27 13:49:00 +02:00 |
panic.c
|
panic: Flush kernel log buffer at the end
|
2024-04-13 13:07:29 +02:00 |
params.c
|
kernel: params: Remove unnecessary ‘0’ values from err
|
2023-07-10 12:47:01 -07:00 |
pid_namespace.c
|
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
|
2024-06-21 14:38:50 +02:00 |
pid_sysctl.h
|
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
|
2023-08-21 13:37:59 -07:00 |
pid.c
|
ANDROID: mm: export symbol for vendor module
|
2024-07-23 09:12:48 +09:00 |
profile.c
|
Revert "exit: Remove profile_task_exit & profile_munmap"
|
2023-12-12 19:58:23 +00:00 |
ptrace.c
|
ptrace: Provide set/get interface for syscall user dispatch
|
2023-04-16 14:23:07 +02:00 |
range.c
|
|
|
reboot.c
|
ANDROID: vendor_hooks: add hook to record reboot reason
|
2024-05-08 23:44:09 +00:00 |
regset.c
|
|
|
relay.c
|
kernel: relay: remove unnecessary NULL values from relay_open_buf
|
2023-08-18 10:18:55 -07:00 |
resource_kunit.c
|
|
|
resource.c
|
kernel/resource: Increment by align value in get_free_mem_region()
|
2024-01-10 17:16:58 +01:00 |
rseq.c
|
rseq: Extend struct rseq with per-memory-map concurrency ID
|
2022-12-27 12:52:12 +01:00 |
scftorture.c
|
scftorture: Pause testing after memory-allocation failure
|
2023-07-14 15:02:57 -07:00 |
scs.c
|
|
|
seccomp.c
|
seccomp: Add missing kerndoc notations
|
2023-08-17 12:32:15 -07:00 |
signal.c
|
ANDROID: Allow vendor modules perform more operations on memleak detect
|
2024-05-29 18:24:02 +00:00 |
smp.c
|
smp,csd: Throw an error if a CSD lock is stuck for too long
|
2023-11-28 17:19:36 +00:00 |
smpboot.c
|
kthread: add kthread_stop_put
|
2024-06-12 11:12:52 +02:00 |
smpboot.h
|
|
|
softirq.c
|
Merge remote-tracking branch 'aosp/android15-6.6' into nxp-linux-sdk/lf-6.6.y_android
|
2024-07-16 11:11:01 +09:00 |
stackleak.c
|
stackleak: allow to specify arch specific stackleak poison function
|
2023-04-20 11:36:35 +02:00 |
stacktrace.c
|
|
|
static_call_inline.c
|
|
|
static_call.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
BACKPORT: mseal: wire up mseal syscall
|
2024-07-25 20:08:44 +00:00 |
sys.c
|
ANDROID: vendor_hooks: add hooks in prctl_set_vma
|
2024-07-09 19:57:49 +00:00 |
sysctl-test.c
|
|
|
sysctl.c
|
v6.5-rc1-sysctl-next
|
2023-06-28 16:05:21 -07:00 |
task_work.c
|
task_work: add kerneldoc annotation for 'data' argument
|
2023-09-19 13:21:32 -07:00 |
taskstats.c
|
|
|
torture.c
|
rcutorture: Fix stuttering races and other issues
|
2023-11-28 17:20:08 +00:00 |
tracepoint.c
|
Merge e4bc158895 ("Merge tag 'leds-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds") into android-mainline
|
2023-04-05 12:34:05 +00:00 |
tsacct.c
|
|
|
ucount.c
|
sysctl: Add size to register_sysctl
|
2023-08-15 15:26:17 -07:00 |
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
sysctl: fix unused proc_cap_handler() function warning
|
2023-06-29 15:19:43 -07:00 |
up.c
|
|
|
user_namespace.c
|
userns: fix a struct's kernel-doc notation
|
2023-02-02 22:50:04 -08:00 |
user-return-notifier.c
|
|
|
user.c
|
ANDROID: user: Add vendor hook to user for GKI purpose
|
2024-05-22 21:00:00 +00:00 |
usermode_driver.c
|
|
|
utsname_sysctl.c
|
utsname: simplify one-level sysctl registration for uts_kern_table
|
2023-04-13 11:49:35 -07:00 |
utsname.c
|
|
|
vhost_task.c
|
vhost: Fix worker hangs due to missed wake up calls
|
2023-06-08 15:43:09 -04:00 |
watch_queue.c
|
kernel: watch_queue: copy user-array safely
|
2023-11-28 17:19:40 +00:00 |
watchdog_buddy.c
|
watchdog/hardlockup: move SMP barriers from common code to buddy code
|
2023-06-19 16:25:28 -07:00 |
watchdog_perf.c
|
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
|
2023-06-09 17:44:21 -07:00 |
watchdog.c
|
UPSTREAM: watchdog/softlockup: Low-overhead detection of interrupt storm
|
2024-07-31 21:20:09 +00:00 |
workqueue_internal.h
|
workqueue: Drop the special locking rule for worker->flags and worker_pool->flags
|
2023-08-07 15:57:22 -10:00 |
workqueue.c
|
Merge remote-tracking branch 'aosp/android15-6.6-2024-08' into nxp-linux-sdk/lf-6.6.y_android
|
2024-08-30 10:34:38 +09:00 |