.. |
bpf
|
d407bd25a2
bpf: don't trigger OOM killer under pressure with map alloc
|
8 年之前 |
configs
|
2489a1771a
config: android: enable CONFIG_SECCOMP
|
8 年之前 |
debug
|
34aaff40b4
kdb: call vkdb_printf() from vprintk_default() only when wanted
|
8 年之前 |
events
|
0b3589be9b
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
|
8 年之前 |
gcov
|
d02038f972
gcov: add support for gcc version >= 6
|
9 年之前 |
irq
|
08d85f3ea9
irqdomain: Avoid activating interrupts more than once
|
8 年之前 |
livepatch
|
2992ef29ae
livepatch/module: make TAINT_LIVEPATCH module-specific
|
9 年之前 |
locking
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
power
|
ff7e593c9c
Merge branches 'pm-sleep' and 'pm-cpufreq'
|
8 年之前 |
printk
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
rcu
|
52d7e48b86
rcu: Narrow early boot window of illegal synchronous grace periods
|
8 年之前 |
sched
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 年之前 |
time
|
24b91e360e
nohz: Fix collision between tick and other hrtimers
|
8 年之前 |
trace
|
26a346f23c
tracing/kprobes: Fix __init annotation
|
8 年之前 |
.gitignore
|
48dbc164b4
certs: add .gitignore to stop git nagging about x509_certificate_list
|
9 年之前 |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
17 年之前 |
Kconfig.hz
|
0a06ff068f
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
|
11 年之前 |
Kconfig.locks
|
a3ea3d9b86
locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES
|
8 年之前 |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 年之前 |
Makefile
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 年之前 |
acct.c
|
d0f88f8d5d
acct: check FMODE_CAN_WRITE
|
10 年之前 |
async.c
|
581da2cab5
async: export current_is_async()
|
9 年之前 |
audit.c
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
audit.h
|
8bd107633b
audit_log_{name,link_denied}: constify struct path
|
8 年之前 |
audit_fsnotify.c
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
audit_tree.c
|
6989606a72
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
|
8 年之前 |
audit_watch.c
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
auditfilter.c
|
8fae477056
audit: add support for session ID user filter
|
8 年之前 |
auditsc.c
|
dcdaa2f948
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
|
8 年之前 |
backtracetest.c
|
462b29b856
kernel/backtracetest.c: replace no level printk by pr_info()
|
11 年之前 |
bounds.c
|
9a3f4d85d5
page-cgroup: get rid of NR_PCG_FLAGS
|
11 年之前 |
capability.c
|
19c816e8e4
capability: export has_capability
|
8 年之前 |
cgroup.c
|
07cd129455
cgroup: don't online subsystems before cgroup_name/path() are operational
|
8 年之前 |
cgroup_freezer.c
|
b53202e630
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
|
9 年之前 |
cgroup_pids.c
|
9f6870dd97
cgroup: Use lld instead of ld when printing pids controller events_limit
|
9 年之前 |
compat.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
configs.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
context_tracking.c
|
ed11a7f1b3
context_tracking: Switch to new static_branch API
|
9 年之前 |
cpu.c
|
0fec9557fd
cpu/hotplug: Remove unused but set variable in _cpu_down()
|
8 年之前 |
cpu_pm.c
|
21dd33b09c
kernel/cpu_pm: fix cpu_cluster_pm_exit comment
|
10 年之前 |
cpuset.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
crash_dump.c
|
b3292e88e3
crash_dump: Make is_kdump_kernel() accessible from modules
|
11 年之前 |
cred.c
|
5f65e5ca28
cred: Reject inodes with invalid ids in set_create_file_as()
|
9 年之前 |
delayacct.c
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
elfcore.c
|
506f21c556
switch elf_core_write_extra_phdrs() to dump_emit()
|
11 年之前 |
exec_domain.c
|
9058f3b326
Remove rest of exec domains.
|
10 年之前 |
exit.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
extable.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
fork.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
freezer.c
|
a34c80a729
freezer, oom: check TIF_MEMDIE on the correct task
|
9 年之前 |
futex.c
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
futex_compat.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
groups.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
hung_task.c
|
4ca5ede07c
hung_task: decrement sysctl_hung_task_warnings only if it is positive
|
8 年之前 |
irq_work.c
|
90eec103b9
treewide: Remove old email address
|
9 年之前 |
jump_label.c
|
b6416e6101
jump_labels: API for flushing deferred jump label updates
|
8 年之前 |
kallsyms.c
|
2213e9a66b
kallsyms: add support for relative offsets in kallsyms address table
|
9 年之前 |
kcmp.c
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 年之前 |
kcov.c
|
4983f0ab7f
kcov: make kcov work properly with KASLR enabled
|
8 年之前 |
kexec.c
|
43546d8669
kexec: allow architectures to override boot mapping
|
9 年之前 |
kexec_core.c
|
8e53c073a4
kexec: add cond_resched into kimage_alloc_crash_control_pages
|
8 年之前 |
kexec_file.c
|
7b8589cc29
ima: on soft reboot, save the measurement list
|
8 年之前 |
kexec_internal.h
|
60fe3910bb
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
|
8 年之前 |
kmod.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
kprobes.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
ksysfs.c
|
21db79e8bb
kexec: add a kexec_crash_loaded() function
|
9 年之前 |
kthread.c
|
c0b942a763
kthread: add __printf attributes
|
8 年之前 |
latencytop.c
|
cb2517653f
sched/debug: Make schedstats a runtime tunable that is disabled by default
|
9 年之前 |
membarrier.c
|
5b25b13ab0
sys_membarrier(): system-wide memory barrier (generic, x86)
|
10 年之前 |
memremap.c
|
f931ab479d
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
|
8 年之前 |
module-internal.h
|
b56e5a17b6
KEYS: Separate the kernel signature checking keyring from module signing
|
12 年之前 |
module.c
|
71810db27c
modversions: treat symbol CRCs as 32 bit quantities
|
8 年之前 |
module_signing.c
|
a511e1af8b
KEYS: Move the point of trust determination to __key_link()
|
9 年之前 |
notifier.c
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
nsproxy.c
|
a79a908fd2
cgroup: introduce cgroup namespaces
|
9 年之前 |
padata.c
|
119a0798dc
padata: Remove unused but set variables
|
8 年之前 |
panic.c
|
ff7a28a074
kernel/panic.c: add missing \n
|
8 年之前 |
params.c
|
50c36504fc
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
9 年之前 |
pid.c
|
287980e49f
remove lots of IS_ERR_VALUE abuses
|
9 年之前 |
pid_namespace.c
|
add7c65ca4
pid: fix lockdep deadlock warning due to ucount_lock
|
8 年之前 |
profile.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
ptrace.c
|
84d77d3f06
ptrace: Don't allow accessing an undumpable mm
|
8 年之前 |
range.c
|
fc7f0dd381
kernel: avoid overflow in cmp_range
|
10 年之前 |
reboot.c
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 年之前 |
relay.c
|
9a29d0fbc2
relay: check array offset before using it
|
8 年之前 |
resource.c
|
51d7b12041
/proc/iomem: only expose physical resource addresses to privileged users
|
9 年之前 |
seccomp.c
|
683b96f4d1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 年之前 |
signal.c
|
2d39b3cd34
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
|
8 年之前 |
smp.c
|
51111dce25
kernel/smp: Tell the user we're bringing up secondary CPUs
|
8 年之前 |
smpboot.c
|
a65d40961d
kthread/smpboot: do not park in kthread_create_on_cpu()
|
8 年之前 |
smpboot.h
|
4cb28ced23
cpu/hotplug: Create hotplug threads
|
9 年之前 |
softirq.c
|
f660f60667
softirq: Display IRQ_POLL for irq-poll statistics
|
8 年之前 |
stacktrace.c
|
9a92a6ce6f
stacktrace: introduce snprint_stack_trace for buffer output
|
10 年之前 |
stop_machine.c
|
bf0d31c054
locking/core, stop_machine: Yield the CPU during stop machine()
|
8 年之前 |
sys.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
sys_ni.c
|
c00d2c7e89
move aio compat to fs/aio.c
|
8 年之前 |
sysctl.c
|
ff9f8a7cf9
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
|
8 年之前 |
sysctl_binary.c
|
7560ef39dc
sysctl: add KERN_CONT to deprecated_sysctl_warning()
|
8 年之前 |
task_work.c
|
61e96496d3
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
|
9 年之前 |
taskstats.c
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
test_kprobes.c
|
4878b14b43
kernel/test_kprobes.c: use current logging functions
|
11 年之前 |
torture.c
|
31257c3c8b
torture: Convert torture_shutdown() to hrtimer
|
9 年之前 |
tracepoint.c
|
8cf868affd
tracing: Have the reg function allow to fail
|
8 年之前 |
tsacct.c
|
9344c92c2e
time, acct: Drop irq save & restore from __acct_update_integrals()
|
9 年之前 |
ucount.c
|
880a38547f
userns: Make ucounts lock irq-safe
|
8 年之前 |
uid16.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
up.c
|
df8ce9d78a
smp: Add function to execute a function synchronously on a CPU
|
9 年之前 |
user-return-notifier.c
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 年之前 |
user.c
|
87c31b39ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 年之前 |
user_namespace.c
|
7872559664
Merge branch 'nsfs-ioctls' into HEAD
|
8 年之前 |
utsname.c
|
7872559664
Merge branch 'nsfs-ioctls' into HEAD
|
8 年之前 |
utsname_sysctl.c
|
6f8fd1d77e
sysctl: convert use of typedef ctl_table to struct ctl_table
|
11 年之前 |
watchdog.c
|
b94f51183b
kernel/watchdog: prevent false hardlockup on overloaded system
|
8 年之前 |
watchdog_hld.c
|
b94f51183b
kernel/watchdog: prevent false hardlockup on overloaded system
|
8 年之前 |
workqueue.c
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
8 年之前 |
workqueue_internal.h
|
9b7f6597f0
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
|
9 年之前 |