.. |
bpf
|
33491588c1
kernel/bpf/syscall: fix warning defined but not used
|
7 년 전 |
cgroup
|
d92cd810e6
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 년 전 |
configs
|
15303ba5d1
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 년 전 |
debug
|
0b44bf9a6f
signal: Simplify and fix kdb_send_sig
|
7 년 전 |
events
|
6ed70cf342
perf/x86/pt, coresight: Clean up address filter structure
|
7 년 전 |
gcov
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
irq
|
d6f73825dc
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
|
7 년 전 |
livepatch
|
d05b695c25
Merge branch 'for-4.16/remove-immediate' into for-linus
|
7 년 전 |
locking
|
5149cbac42
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
|
7 년 전 |
power
|
f2d285669a
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
7 년 전 |
printk
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 년 전 |
rcu
|
338c46403f
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD
|
7 년 전 |
sched
|
3eda69c92d
kernel/fork.c: detect early free of a live mm
|
7 년 전 |
time
|
680014d6d1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 년 전 |
trace
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 년 전 |
.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
|
4b1a29a7f5
error-injection: Support fault injection framework
|
7 년 전 |
acct.c
|
4d9570158b
kernel/acct.c: fix the acct->needcheck check in check_free_space()
|
7 년 전 |
async.c
|
4f7e988e63
kernel/async.c: revert "async: simplify lowest_in_progress()"
|
7 년 전 |
audit.c
|
6ad11bdd57
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
7 년 전 |
audit.h
|
ce423631ce
audit: track the owner of the command mutex ourselves
|
7 년 전 |
audit_fsnotify.c
|
5133cd7518
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
8 년 전 |
audit_tree.c
|
ce423631ce
audit: track the owner of the command mutex ourselves
|
7 년 전 |
audit_watch.c
|
422ce075f9
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
8 년 전 |
auditfilter.c
|
5260ecc2e0
audit: deprecate the AUDIT_FILTER_ENTRY filter
|
7 년 전 |
auditsc.c
|
94d14e3e7b
audit: bail before bug check if audit disabled
|
7 년 전 |
backtracetest.c
|
462b29b856
kernel/backtracetest.c: replace no level printk by pr_info()
|
11 년 전 |
bounds.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
capability.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
compat.c
|
7addf44388
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
|
7 년 전 |
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
|
fcb3029a8d
cpu/hotplug: Fix unused function warning
|
7 년 전 |
cpu_pm.c
|
313c8c16ee
PM / CPU: replace raw_notifier with atomic_notifier
|
8 년 전 |
crash_core.c
|
43d4cb47f6
crash: export paddr_vmcoreinfo_note()
|
7 년 전 |
crash_dump.c
|
b3292e88e3
crash_dump: Make is_kdump_kernel() accessible from modules
|
11 년 전 |
cred.c
|
af777cd1b8
doc: ReSTify credentials.txt
|
8 년 전 |
delayacct.c
|
c96f5471ce
delayacct: Account blkio completion on the correct task
|
7 년 전 |
dma.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
elfcore.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
exec_domain.c
|
304ec482f5
get rid of pointless includes of fs_struct.h
|
7 년 전 |
exit.c
|
d300b61081
kernel: use kernel_wait4() instead of sys_wait4()
|
7 년 전 |
extable.c
|
9fbcc57aa1
extable: Make init_kernel_text() global
|
7 년 전 |
fail_function.c
|
b6b76dd62c
error-injection: Fix to prohibit jump optimization
|
7 년 전 |
fork.c
|
3eda69c92d
kernel/fork.c: detect early free of a live mm
|
7 년 전 |
freezer.c
|
a34c80a729
freezer, oom: check TIF_MEMDIE on the correct task
|
9 년 전 |
futex.c
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 년 전 |
futex_compat.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
groups.c
|
bdcf0a423e
kernel: make groups_sort calling a responsibility group_info allocators
|
7 년 전 |
hung_task.c
|
780cbcf287
kernel/hung_task.c: defer showing held locks
|
8 년 전 |
irq_work.c
|
6baf9e67c9
irq/work: Improve the flag definitions
|
7 년 전 |
jump_label.c
|
578ae447e7
jump_label: Disable jump labels in __exit code
|
7 년 전 |
kallsyms.c
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 년 전 |
kcmp.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
kcov.c
|
a77660d231
kcov: detect double association with a single task
|
7 년 전 |
kexec.c
|
6b27aef09f
kexec: call do_kexec_load() in compat syscall directly
|
7 년 전 |
kexec_core.c
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
8 년 전 |
kexec_file.c
|
1d2e733b13
resource: Provide resource struct in resource walk callback
|
7 년 전 |
kexec_internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
kmod.c
|
0ce2c20293
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
|
8 년 전 |
kprobes.c
|
297f9233b5
kprobes: Propagate error from disarm_kprobe_ftrace()
|
7 년 전 |
ksysfs.c
|
203e9e4121
kexec: move vmcoreinfo out of the kernel's .bss section
|
8 년 전 |
kthread.c
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 년 전 |
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 년 전 |
memremap.c
|
167f5594b5
kernel/memremap: Remove stale devres_free() call
|
7 년 전 |
module-internal.h
|
b56e5a17b6
KEYS: Separate the kernel signature checking keyring from module signing
|
12 년 전 |
module.c
|
f5a8eb632b
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
|
7 년 전 |
module_signing.c
|
a511e1af8b
KEYS: Move the point of trust determination to __key_link()
|
9 년 전 |
notifier.c
|
3e6daded1f
kernel/notifier.c: simplify expression
|
8 년 전 |
nsproxy.c
|
e422267322
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 년 전 |
padata.c
|
08b21fbf4b
padata: add SPDX identifier
|
7 년 전 |
panic.c
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 년 전 |
params.c
|
e0596c80f4
kernel/params.c: improve STANDARD_PARAM_DEF readability
|
7 년 전 |
pid.c
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 년 전 |
pid_namespace.c
|
17dec0a949
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 년 전 |
profile.c
|
3905f9ad45
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
|
8 년 전 |
ptrace.c
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 년 전 |
range.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
reboot.c
|
2d8364bae4
kernel/reboot.c: add devm_register_reboot_notifier()
|
7 년 전 |
relay.c
|
88913bd8ea
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
|
7 년 전 |
resource.c
|
a2e5790d84
Merge branch 'akpm' (patches from Andrew)
|
7 년 전 |
seccomp.c
|
645ae5c51e
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
|
7 년 전 |
signal.c
|
3612605a5a
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 년 전 |
smp.c
|
83efcbd028
smp/core: Use lockdep to assert IRQs are disabled/enabled
|
7 년 전 |
smpboot.c
|
e31d6883f2
watchdog/core, powerpc: Lock cpus across reconfiguration
|
7 년 전 |
smpboot.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
softirq.c
|
82b691bedf
softirq: Consolidate common code in tasklet_[hi]_action()
|
7 년 전 |
stacktrace.c
|
af085d9084
stacktrace/x86: add function for detecting reliable stack traces
|
8 년 전 |
stop_machine.c
|
fe5595c074
stop_machine: Provide stop_machine_cpuslocked()
|
8 년 전 |
sys.c
|
e2aaa9f423
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
|
7 년 전 |
sys_ni.c
|
67a7acd377
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
|
7 년 전 |
sysctl.c
|
ceb1813224
firmware: enable run time change of forcing fallback loader
|
7 년 전 |
sysctl_binary.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
task_work.c
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 년 전 |
taskstats.c
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 년 전 |
test_kprobes.c
|
2c7d662e26
kprobes: Disable the jprobes test code
|
7 년 전 |
torture.c
|
29d3939084
torture: Save a line in stutter_wait(): while -> for
|
7 년 전 |
tracepoint.c
|
243d1a7977
tracepoint: Remove smp_read_barrier_depends() from comment
|
7 년 전 |
tsacct.c
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 년 전 |
ucount.c
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 년 전 |
uid16.c
|
55731b3cda
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
|
7 년 전 |
uid16.h
|
e530dca584
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
|
7 년 전 |
umh.c
|
d300b61081
kernel: use kernel_wait4() instead of sys_wait4()
|
7 년 전 |
up.c
|
966a967116
smp: Avoid using two cache lines for struct call_single_data
|
8 년 전 |
user-return-notifier.c
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 년 전 |
user.c
|
bef3efbeb8
efivarfs: Limit the rate for non-root to read files
|
7 년 전 |
user_namespace.c
|
758f875848
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 년 전 |
utsname.c
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 년 전 |
utsname_sysctl.c
|
cd9c513be3
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
|
8 년 전 |
watchdog.c
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 년 전 |
watchdog_hld.c
|
649e441f49
Merge branch 'linus' into core/urgent, to pick up dependent commits
|
7 년 전 |
workqueue.c
|
d92cd810e6
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 년 전 |
workqueue_internal.h
|
e4880bc5df
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 년 전 |