Linus Torvalds 3951dbf232 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 7 Jahren
..
bpf caac76a517 bpf: sockhash, add release routine vor 7 Jahren
cgroup 5fb94e9ca3 docs: Fix some broken references vor 7 Jahren
configs a0f8c29706 kconfig: tinyconfig: remove stale stack protector fixups vor 7 Jahren
debug 6396bb2215 treewide: kzalloc() -> kcalloc() vor 7 Jahren
dma 210d0797c9 swiotlb: export swiotlb_dma_ops vor 7 Jahren
events 9331510135 perf/core: Move inline keyword at the beginning of declaration vor 7 Jahren
gcov 6a61b70b43 gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT vor 7 Jahren
irq 72a8edc2d9 genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug vor 7 Jahren
livepatch 3b2c77d000 livepatch: Allow to call a custom callback when freeing shadow variables vor 7 Jahren
locking 2da2ca24a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 7 Jahren
power 44348e8ac1 fix a series of Documentation/ broken file name references vor 7 Jahren
printk d75ae5bdf2 Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk vor 7 Jahren
rcu 42bc47b353 treewide: Use array_size() in vmalloc() vor 7 Jahren
sched 1cef1150ef kthread, sched/core: Fix kthread_parkme() (again...) vor 7 Jahren
time 5b5ccbc2b0 Revert "tick: Prefer a lower rating device only if it's CPU local device" vor 7 Jahren
trace f8494fa3dd tracing: Reorder display of TGID to be after PID vor 7 Jahren
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list vor 10 Jahren
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem vor 17 Jahren
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS vor 12 Jahren
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES vor 9 Jahren
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage vor 13 Jahren
Makefile cf65a0f6f6 dma-mapping: move all DMA mapping code to kernel/dma vor 7 Jahren
acct.c 4d9570158b kernel/acct.c: fix the acct->needcheck check in check_free_space() vor 8 Jahren
async.c 4f7e988e63 kernel/async.c: revert "async: simplify lowest_in_progress()" vor 7 Jahren
audit.c cdfb6b341f audit: use inline function to get audit context vor 7 Jahren
audit.h ce423631ce audit: track the owner of the command mutex ourselves vor 7 Jahren
audit_fsnotify.c b249f5be61 fsnotify: add fsnotify_add_inode_mark() wrappers vor 7 Jahren
audit_tree.c b249f5be61 fsnotify: add fsnotify_add_inode_mark() wrappers vor 7 Jahren
audit_watch.c dbb2816fc7 Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs vor 7 Jahren
auditfilter.c 5c5b8d8beb audit: use existing session info function vor 7 Jahren
auditsc.c 5b71388663 audit: Fix wrong task in comparison of session ID vor 7 Jahren
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() vor 11 Jahren
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
compat.c 0bbcce5d1e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 7 Jahren
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 9 Jahren
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API vor 10 Jahren
cpu.c fcb3029a8d cpu/hotplug: Fix unused function warning vor 7 Jahren
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier vor 8 Jahren
crash_core.c 6e292b9be7 mm: split page_type out from _mapcount vor 7 Jahren
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules vor 11 Jahren
cred.c af777cd1b8 doc: ReSTify credentials.txt vor 8 Jahren
delayacct.c 02acc80d19 delayacct: Use raw_spinlocks vor 7 Jahren
dma.c 3f3942aca6 proc: introduce proc_create_single{,_data} vor 7 Jahren
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
exec_domain.c 3f3942aca6 proc: introduce proc_create_single{,_data} vor 7 Jahren
exit.c d300b61081 kernel: use kernel_wait4() instead of sys_wait4() vor 7 Jahren
extable.c 9fbcc57aa1 extable: Make init_kernel_text() global vor 7 Jahren
fail_function.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() vor 7 Jahren
fork.c 655c79bb40 mm: check for SIGKILL inside dup_mmap() loop vor 7 Jahren
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task vor 9 Jahren
futex.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper vor 7 Jahren
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
groups.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators vor 8 Jahren
hung_task.c 401c636a0e kernel/hung_task.c: show all hung tasks before panic vor 7 Jahren
iomem.c 5981690ddb memremap: split devm_memremap_pages() and memremap() infrastructure vor 7 Jahren
irq_work.c 6baf9e67c9 irq/work: Improve the flag definitions vor 8 Jahren
jump_label.c 578ae447e7 jump_label: Disable jump labels in __exit code vor 7 Jahren
kallsyms.c ab486bc9a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk vor 7 Jahren
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
kcov.c 0ed557aa81 sched/core / kcov: avoid kcov_area during task switch vor 7 Jahren
kexec.c 6b27aef09f kexec: call do_kexec_load() in compat syscall directly vor 7 Jahren
kexec_core.c a8311f647e kexec: yield to scheduler when loading kimage segments vor 7 Jahren
kexec_file.c fad953ce0b treewide: Use array_size() in vzalloc() vor 7 Jahren
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
kmod.c 0ce2c20293 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile vor 8 Jahren
kprobes.c bcbd385b61 kprobes: Fix random address output of blacklist file vor 7 Jahren
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section vor 8 Jahren
kthread.c 1cef1150ef kthread, sched/core: Fix kthread_parkme() (again...) vor 7 Jahren
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> vor 8 Jahren
memremap.c e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS vor 7 Jahren
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing vor 12 Jahren
module.c de7f01c22a Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux vor 7 Jahren
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() vor 9 Jahren
notifier.c 3e6daded1f kernel/notifier.c: simplify expression vor 8 Jahren
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info vor 8 Jahren
padata.c 08b21fbf4b padata: add SPDX identifier vor 8 Jahren
panic.c 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables vor 7 Jahren
params.c edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters vor 7 Jahren
pid.c f6bb2a2c0b xarray: add the xa_lock to the radix_tree_root vor 7 Jahren
pid_namespace.c 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 7 Jahren
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> vor 8 Jahren
ptrace.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper vor 7 Jahren
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
reboot.c 2d8364bae4 kernel/reboot.c: add devm_register_reboot_notifier() vor 8 Jahren
relay.c 3fb3894b84 kernel/relay.c: change return type to vm_fault_t vor 7 Jahren
resource.c 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm vor 7 Jahren
rseq.c ec9c82e03a rseq: uapi: Declare rseq_cs field as union, update includes vor 7 Jahren
seccomp.c 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit vor 7 Jahren
signal.c 59dc6f3c6d signal: Remove no longer required irqsave/restore vor 7 Jahren
smp.c 83efcbd028 smp/core: Use lockdep to assert IRQs are disabled/enabled vor 8 Jahren
smpboot.c e31d6883f2 watchdog/core, powerpc: Lock cpus across reconfiguration vor 8 Jahren
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 8 Jahren
softirq.c 1a63dcd876 softirq: Reorder trace_softirqs_on to prevent lockdep splat vor 7 Jahren
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces vor 8 Jahren
stop_machine.c 371b326908 Merge tag 'v4.17-rc5' into locking/core, to pick up fixes vor 7 Jahren
sys.c 88aa7cc688 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct vor 7 Jahren
sys_ni.c d82991a868 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 7 Jahren
sysctl.c 6396bb2215 treewide: kzalloc() -> kcalloc() vor 7 Jahren
sysctl_binary.c edf5c17d86 staging: irda: remove remaining remants of irda code removal vor 7 Jahren
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts vor 8 Jahren
taskstats.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper vor 7 Jahren
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code vor 8 Jahren
torture.c cee4393989 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() vor 7 Jahren
tracepoint.c f39e239102 tracepoints: Fix the descriptions of tracepoint_probe_register{_prio} vor 7 Jahren
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> vor 8 Jahren
ucount.c 514c603249 headers: untangle kmemleak.h from mm.h vor 7 Jahren
uid16.c 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers vor 7 Jahren
uid16.h e530dca584 kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c vor 7 Jahren
umh.c bf956be520 umh: fix race condition vor 7 Jahren
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data vor 8 Jahren
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr vor 11 Jahren
user.c bef3efbeb8 efivarfs: Limit the rate for non-root to read files vor 7 Jahren
user_namespace.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() vor 7 Jahren
utsname.c 3ea056c504 uts: create "struct uts_namespace" from kmem_cache vor 7 Jahren
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> vor 8 Jahren
watchdog.c 8a103df440 Merge branch 'linus' into sched/core, to pick up fixes vor 8 Jahren
watchdog_hld.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits vor 8 Jahren
workqueue.c 6396bb2215 treewide: kzalloc() -> kcalloc() vor 7 Jahren
workqueue_internal.h 8bf895931e workqueue: Set worker->desc to workqueue name by default vor 7 Jahren