.. |
bpf
|
813961de3e
bpf: fix integer overflow in queue_stack_map
|
6 years ago |
cgroup
|
5f21585384
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
|
6 years ago |
configs
|
d7b31359ec
kvm_config: add CONFIG_VIRTIO_MENU
|
7 years ago |
debug
|
8508cf3ffa
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
|
7 years ago |
dma
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
events
|
01897f3e05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
gcov
|
6a61b70b43
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
|
7 years ago |
irq
|
57f01796f1
irq/matrix: Fix memory overallocation
|
6 years ago |
livepatch
|
badf58a272
Merge branch 'for-4.19/upstream' into for-linus
|
7 years ago |
locking
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
power
|
7e1c4e2792
memblock: stop using implicit alignment to SMP_CACHE_BYTES
|
6 years ago |
printk
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
rcu
|
b56ada1209
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD
|
7 years ago |
sched
|
71e5602817
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
time
|
98f76206b3
compat: Cleanup in_compat_syscall() callers
|
6 years ago |
trace
|
1efb6ee3ed
bpf: fix check of allowed specifiers in bpf_trace_printk
|
6 years ago |
.gitignore
|
48dbc164b4
certs: add .gitignore to stop git nagging about x509_certificate_list
|
10 years ago |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
17 years ago |
Kconfig.hz
|
0a06ff068f
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
|
12 years ago |
Kconfig.locks
|
a3ea3d9b86
locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES
|
9 years ago |
Kconfig.preempt
|
87a4c37599
kconfig: include kernel/Kconfig.preempt from init/Kconfig
|
7 years ago |
Makefile
|
afaef01c00
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
|
7 years ago |
acct.c
|
4d9570158b
kernel/acct.c: fix the acct->needcheck check in check_free_space()
|
7 years ago |
async.c
|
4f7e988e63
kernel/async.c: revert "async: simplify lowest_in_progress()"
|
7 years ago |
audit.c
|
290e44b7dd
audit: use ktime_get_coarse_real_ts64() for timestamps
|
7 years ago |
audit.h
|
ce423631ce
audit: track the owner of the command mutex ourselves
|
7 years ago |
audit_fsnotify.c
|
b249f5be61
fsnotify: add fsnotify_add_inode_mark() wrappers
|
7 years ago |
audit_tree.c
|
2645b9d1a4
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
7 years ago |
audit_watch.c
|
baa2a4fdd5
audit: fix use-after-free in audit_add_watch
|
7 years ago |
auditfilter.c
|
d904ac0320
audit: rename FILTER_TYPE to FILTER_EXCLUDE
|
7 years ago |
auditsc.c
|
8c32685030
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
7 years ago |
backtracetest.c
|
462b29b856
kernel/backtracetest.c: replace no level printk by pr_info()
|
11 years ago |
bounds.c
|
6a32c2469c
kbuild: fix kernel/bounds.c 'W=1' warning
|
6 years ago |
capability.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
compat.c
|
9afc5eee65
y2038: globally rename compat_time to old_time32
|
7 years ago |
configs.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
context_tracking.c
|
ed11a7f1b3
context_tracking: Switch to new static_branch API
|
9 years ago |
cpu.c
|
d82924c3b8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
cpu_pm.c
|
313c8c16ee
PM / CPU: replace raw_notifier with atomic_notifier
|
8 years ago |
crash_core.c
|
91bc9aaf74
kernel/crash_core.c: print timestamp using time64_t
|
7 years ago |
crash_dump.c
|
b3292e88e3
crash_dump: Make is_kdump_kernel() accessible from modules
|
11 years ago |
cred.c
|
af777cd1b8
doc: ReSTify credentials.txt
|
8 years ago |
delayacct.c
|
b1d29ba82c
delayacct: track delays from thrashing cache pages
|
7 years ago |
dma.c
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
elfcore.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
exec_domain.c
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
exit.c
|
0102498083
signal: Pass pid type into group_send_sig_info
|
7 years ago |
extable.c
|
9fbcc57aa1
extable: Make init_kernel_text() global
|
7 years ago |
fail_function.c
|
ea6f650465
kernel/fail_function.c: remove meaningless null pointer check before debugfs_remove_recursive
|
6 years ago |
fork.c
|
2d6bb6adb7
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
6 years ago |
freezer.c
|
55f2503c3b
PM / reboot: Eliminate race between reboot and suspend
|
7 years ago |
futex.c
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
futex_compat.c
|
9afc5eee65
y2038: globally rename compat_time to old_time32
|
7 years ago |
groups.c
|
bdcf0a423e
kernel: make groups_sort calling a responsibility group_info allocators
|
7 years ago |
hung_task.c
|
a1c6ca3c6d
kernel: hung_task.c: disable on suspend
|
7 years ago |
iomem.c
|
5981690ddb
memremap: split devm_memremap_pages() and memremap() infrastructure
|
7 years ago |
irq_work.c
|
6baf9e67c9
irq/work: Improve the flag definitions
|
7 years ago |
jump_label.c
|
ec57e2f0ac
Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work
|
7 years ago |
kallsyms.c
|
80ffbaa5b1
kallsyms: reduce size a little on 64-bit
|
7 years ago |
kcmp.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
kcov.c
|
0ed557aa81
sched/core / kcov: avoid kcov_area during task switch
|
7 years ago |
kexec.c
|
a210fd32a4
kexec: add call to LSM hook in original kexec_load syscall
|
7 years ago |
kexec_core.c
|
9cf38d5559
kexec: Allocate decrypted control pages for kdump if SME is enabled
|
7 years ago |
kexec_file.c
|
3383b36040
kernel/kexec_file.c: remove some duplicated includes
|
6 years ago |
kexec_internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
kmod.c
|
0ce2c20293
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
|
8 years ago |
kprobes.c
|
cbdd96f558
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
|
7 years ago |
ksysfs.c
|
203e9e4121
kexec: move vmcoreinfo out of the kernel's .bss section
|
8 years ago |
kthread.c
|
f7951c33f0
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
latencytop.c
|
3905f9ad45
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
|
8 years ago |
memremap.c
|
dad4f140ed
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
|
6 years ago |
module-internal.h
|
f314dfea16
modsign: log module name in the event of an error
|
7 years ago |
module.c
|
e872267b8b
jump_table: Move entries into ro_after_init region
|
7 years ago |
module_signing.c
|
f314dfea16
modsign: log module name in the event of an error
|
7 years ago |
notifier.c
|
3e6daded1f
kernel/notifier.c: simplify expression
|
8 years ago |
nsproxy.c
|
e422267322
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 years ago |
padata.c
|
08b21fbf4b
padata: add SPDX identifier
|
7 years ago |
panic.c
|
b49dec1cf8
kernel/panic.c: filter out a potential trailing newline
|
6 years ago |
params.c
|
edc41b3c54
kernel/params.c: downgrade warning for unsafe parameters
|
7 years ago |
pid.c
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
pid_namespace.c
|
82058d6684
signal: Use group_send_sig_info to kill all processes in a pid namespace
|
7 years ago |
profile.c
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
ptrace.c
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
range.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
reboot.c
|
74f008f251
kernel/reboot.c: export pm_power_off_prepare
|
7 years ago |
relay.c
|
3fb3894b84
kernel/relay.c: change return type to vm_fault_t
|
7 years ago |
resource.c
|
b69c2e20f6
resource: Clean it up a bit
|
7 years ago |
rseq.c
|
ec9c82e03a
rseq: uapi: Declare rseq_cs field as union, update includes
|
7 years ago |
seccomp.c
|
638820d8da
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 years ago |
signal.c
|
2e58f57d85
kernel/signal.c: fix a comment error
|
6 years ago |
smp.c
|
7d49b28a80
smp,cpumask: introduce on_each_cpu_cond_mask
|
7 years ago |
smpboot.c
|
167a88677b
smpboot: Remove cpumask from the API
|
7 years ago |
smpboot.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
softirq.c
|
5947a64a7e
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
stackleak.c
|
964c9dff00
stackleak: Allow runtime disabling of kernel stack erasing
|
7 years ago |
stacktrace.c
|
af085d9084
stacktrace/x86: add function for detecting reliable stack traces
|
8 years ago |
stop_machine.c
|
f7951c33f0
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
sys.c
|
3bf181bc5d
kernel/sys.c: remove duplicated include
|
7 years ago |
sys_ni.c
|
d82991a868
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
sysctl.c
|
6f0483d1f9
kernel/sysctl.c: remove duplicated include
|
6 years ago |
sysctl_binary.c
|
edf5c17d86
staging: irda: remove remaining remants of irda code removal
|
7 years ago |
task_work.c
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 years ago |
taskstats.c
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 years ago |
test_kprobes.c
|
5a6cf77f5e
kprobes: Remove jprobe API implementation
|
7 years ago |
torture.c
|
474e59b476
rcutorture: Check GP completion at stutter end
|
7 years ago |
tracepoint.c
|
9c0be3f6b5
tracepoint: Fix tracepoint array element size mismatch
|
7 years ago |
tsacct.c
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
ucount.c
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 years ago |
uid16.c
|
55731b3cda
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
|
7 years ago |
uid16.h
|
e530dca584
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
|
7 years ago |
umh.c
|
876dcf2f3a
umh: Add command line to user mode helpers
|
7 years ago |
up.c
|
7d49b28a80
smp,cpumask: introduce on_each_cpu_cond_mask
|
7 years ago |
user-return-notifier.c
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 years ago |
user.c
|
ce0a568d32
userns: use irqsave variant of refcount_dec_and_lock()
|
7 years ago |
user_namespace.c
|
5820f140ed
userns: move user access out of the mutex
|
7 years ago |
utsname.c
|
3ea056c504
uts: create "struct uts_namespace" from kmem_cache
|
7 years ago |
utsname_sysctl.c
|
42a0cc3478
sys: don't hold uts_sem while accessing userspace memory
|
7 years ago |
watchdog.c
|
cb9d7fd51d
watchdog: Mark watchdog touch functions as notrace
|
7 years ago |
watchdog_hld.c
|
cb9d7fd51d
watchdog: Mark watchdog touch functions as notrace
|
7 years ago |
workqueue.c
|
cb9d7fd51d
watchdog: Mark watchdog touch functions as notrace
|
7 years ago |
workqueue_internal.h
|
8bf895931e
workqueue: Set worker->desc to workqueue name by default
|
7 years ago |