Hans de Goede d48de54a9d printk: Export is_console_locked 7 years ago
..
bpf 0841d98641 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7 years ago
cgroup 5fb94e9ca3 docs: Fix some broken references 7 years ago
configs a0f8c29706 kconfig: tinyconfig: remove stale stack protector fixups 7 years ago
debug 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
dma cf65a0f6f6 dma-mapping: move all DMA mapping code to kernel/dma 7 years ago
events c81b995f00 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
gcov 6a61b70b43 gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT 7 years ago
irq 72a8edc2d9 genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug 7 years ago
livepatch 3b2c77d000 livepatch: Allow to call a custom callback when freeing shadow variables 7 years ago
locking 2da2ca24a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
power 44348e8ac1 fix a series of Documentation/ broken file name references 7 years ago
printk d48de54a9d printk: Export is_console_locked 7 years ago
rcu 42bc47b353 treewide: Use array_size() in vmalloc() 7 years ago
sched 0ed557aa81 sched/core / kcov: avoid kcov_area during task switch 7 years ago
time abcbcb80cd time: Make sure jiffies_to_msecs() preserves non-zero time periods 7 years ago
trace 08ae88f810 tracing: Use swap macro in update_max_tr 7 years ago
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 9 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile cf65a0f6f6 dma-mapping: move all DMA mapping code to kernel/dma 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 cdfb6b341f audit: use inline function to get audit context 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 b249f5be61 fsnotify: add fsnotify_add_inode_mark() wrappers 7 years ago
audit_watch.c dbb2816fc7 Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 7 years ago
auditfilter.c 5c5b8d8beb audit: use existing session info function 7 years ago
auditsc.c 5b71388663 audit: Fix wrong task in comparison of session ID 7 years ago
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 years ago
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
compat.c 0bbcce5d1e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 fcb3029a8d cpu/hotplug: Fix unused function warning 7 years ago
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier 8 years ago
crash_core.c 6e292b9be7 mm: split page_type out from _mapcount 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 02acc80d19 delayacct: Use raw_spinlocks 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 d300b61081 kernel: use kernel_wait4() instead of sys_wait4() 7 years ago
extable.c 9fbcc57aa1 extable: Make init_kernel_text() global 7 years ago
fail_function.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
fork.c 655c79bb40 mm: check for SIGKILL inside dup_mmap() loop 7 years ago
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 years ago
futex.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper 7 years ago
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
groups.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators 7 years ago
hung_task.c 401c636a0e kernel/hung_task.c: show all hung tasks before panic 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 578ae447e7 jump_label: Disable jump labels in __exit code 7 years ago
kallsyms.c ab486bc9a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 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 6b27aef09f kexec: call do_kexec_load() in compat syscall directly 7 years ago
kexec_core.c a8311f647e kexec: yield to scheduler when loading kimage segments 7 years ago
kexec_file.c fad953ce0b treewide: Use array_size() in vzalloc() 7 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 bcbd385b61 kprobes: Fix random address output of blacklist file 7 years ago
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 years ago
kthread.c b1f5b378e1 kthread: Allow kthread_park() on a parked kthread 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 e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 7 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c de7f01c22a Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 7 years ago
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 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 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
params.c edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters 7 years ago
pid.c f6bb2a2c0b xarray: add the xa_lock to the radix_tree_root 7 years ago
pid_namespace.c 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 years ago
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 years ago
ptrace.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper 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 2d8364bae4 kernel/reboot.c: add devm_register_reboot_notifier() 7 years ago
relay.c 3fb3894b84 kernel/relay.c: change return type to vm_fault_t 7 years ago
resource.c 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 years ago
rseq.c 784e0300fe rseq: Avoid infinite recursion when delivering SIGSEGV 7 years ago
seccomp.c 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 years ago
signal.c 59dc6f3c6d signal: Remove no longer required irqsave/restore 7 years ago
smp.c 83efcbd028 smp/core: Use lockdep to assert IRQs are disabled/enabled 7 years ago
smpboot.c e31d6883f2 watchdog/core, powerpc: Lock cpus across reconfiguration 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 1a63dcd876 softirq: Reorder trace_softirqs_on to prevent lockdep splat 7 years ago
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 years ago
stop_machine.c 371b326908 Merge tag 'v4.17-rc5' into locking/core, to pick up fixes 7 years ago
sys.c 88aa7cc688 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct 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 6396bb2215 treewide: kzalloc() -> kcalloc() 7 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 2c7d662e26 kprobes: Disable the jprobes test code 7 years ago
torture.c cee4393989 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() 7 years ago
tracepoint.c f39e239102 tracepoints: Fix the descriptions of tracepoint_probe_register{_prio} 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 bf956be520 umh: fix race condition 7 years ago
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data 8 years ago
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 years ago
user.c bef3efbeb8 efivarfs: Limit the rate for non-root to read files 7 years ago
user_namespace.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
utsname.c 3ea056c504 uts: create "struct uts_namespace" from kmem_cache 7 years ago
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 years ago
watchdog.c 8a103df440 Merge branch 'linus' into sched/core, to pick up fixes 7 years ago
watchdog_hld.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits 7 years ago
workqueue.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
workqueue_internal.h 8bf895931e workqueue: Set worker->desc to workqueue name by default 7 years ago