Linus Torvalds 9022ada8ab Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 7 años
..
bpf f6069b9aa9 bpf: fix redirect to map under tail calls hace 7 años
cgroup 488dee96bb kernfs: allow creating kernfs objects with arbitrary uid/gid hace 7 años
configs a0f8c29706 kconfig: tinyconfig: remove stale stack protector fixups hace 7 años
debug 6396bb2215 treewide: kzalloc() -> kcalloc() hace 7 años
dma d834c5ab83 kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() hace 7 años
events 3723c63247 treewide: convert ISO_8859-1 text comments to utf-8 hace 7 años
gcov 6a61b70b43 gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT hace 7 años
irq d0daaeaf60 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 7 años
livepatch badf58a272 Merge branch 'for-4.19/upstream' into for-linus hace 7 años
locking 7140ad3898 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace hace 7 años
power 3df6f61fff PM / sleep: wakeup: Fix build error caused by missing SRCU support hace 7 años
printk 06e386a1db Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux hace 7 años
rcu f7951c33f0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 7 años
sched cd9b44f907 Merge branch 'akpm' (patches from Andrew) hace 7 años
time 0214f46b3a Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 7 años
trace 452938cbd8 Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace hace 7 años
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list hace 9 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS hace 11 años
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES hace 8 años
Kconfig.preempt 87a4c37599 kconfig: include kernel/Kconfig.preempt from init/Kconfig hace 7 años
Makefile c417fbce98 kbuild: move bin2c back to scripts/ from scripts/basic/ hace 7 años
acct.c 4d9570158b kernel/acct.c: fix the acct->needcheck check in check_free_space() hace 7 años
async.c 4f7e988e63 kernel/async.c: revert "async: simplify lowest_in_progress()" hace 7 años
audit.c 290e44b7dd audit: use ktime_get_coarse_real_ts64() for timestamps hace 7 años
audit.h ce423631ce audit: track the owner of the command mutex ourselves hace 7 años
audit_fsnotify.c b249f5be61 fsnotify: add fsnotify_add_inode_mark() wrappers hace 7 años
audit_tree.c 2645b9d1a4 Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 7 años
audit_watch.c baa2a4fdd5 audit: fix use-after-free in audit_add_watch hace 7 años
auditfilter.c d904ac0320 audit: rename FILTER_TYPE to FILTER_EXCLUDE hace 7 años
auditsc.c 8c32685030 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit hace 7 años
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() hace 11 años
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
compat.c afef05cf23 time: Enable get/put_compat_itimerspec64 always hace 7 años
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally hace 8 años
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API hace 9 años
cpu.c 269777aa53 cpu/hotplug: Non-SMP machines do not make use of booted_once hace 7 años
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier hace 8 años
crash_core.c 91bc9aaf74 kernel/crash_core.c: print timestamp using time64_t hace 7 años
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules hace 11 años
cred.c af777cd1b8 doc: ReSTify credentials.txt hace 8 años
delayacct.c 02acc80d19 delayacct: Use raw_spinlocks hace 7 años
dma.c 3f3942aca6 proc: introduce proc_create_single{,_data} hace 7 años
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
exec_domain.c 3f3942aca6 proc: introduce proc_create_single{,_data} hace 7 años
exit.c 0102498083 signal: Pass pid type into group_send_sig_info hace 7 años
extable.c 9fbcc57aa1 extable: Make init_kernel_text() global hace 7 años
fail_function.c cce188bd58 bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe hace 7 años
fork.c cd9b44f907 Merge branch 'akpm' (patches from Andrew) hace 7 años
freezer.c 55f2503c3b PM / reboot: Eliminate race between reboot and suspend hace 7 años
futex.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper hace 7 años
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
groups.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators hace 7 años
hung_task.c a2e5144538 kernel/hung_task.c: allow to set checking interval separately from timeout hace 7 años
iomem.c 5981690ddb memremap: split devm_memremap_pages() and memremap() infrastructure hace 7 años
irq_work.c 6baf9e67c9 irq/work: Improve the flag definitions hace 7 años
jump_label.c 578ae447e7 jump_label: Disable jump labels in __exit code hace 7 años
kallsyms.c ab486bc9a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk hace 7 años
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
kcov.c 0ed557aa81 sched/core / kcov: avoid kcov_area during task switch hace 7 años
kexec.c a210fd32a4 kexec: add call to LSM hook in original kexec_load syscall hace 7 años
kexec_core.c a8311f647e kexec: yield to scheduler when loading kimage segments hace 7 años
kexec_file.c fad953ce0b treewide: Use array_size() in vzalloc() hace 7 años
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
kmod.c 0ce2c20293 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile hace 8 años
kprobes.c 4458515b2c kprobes: Replace %p with other pointer types hace 7 años
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section hace 8 años
kthread.c f7951c33f0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 7 años
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> hace 8 años
memremap.c 2b74030354 mm: Change return type int to vm_fault_t for fault handlers hace 7 años
module-internal.h f314dfea16 modsign: log module name in the event of an error hace 7 años
module.c 7290d58095 module: use relative references for __ksymtab entries hace 7 años
module_signing.c f314dfea16 modsign: log module name in the event of an error hace 7 años
notifier.c 3e6daded1f kernel/notifier.c: simplify expression hace 8 años
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info hace 8 años
padata.c 08b21fbf4b padata: add SPDX identifier hace 7 años
panic.c 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables hace 7 años
params.c edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters hace 7 años
pid.c 6883f81aac pid: Implement PIDTYPE_TGID hace 7 años
pid_namespace.c 17dec0a949 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 7 años
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> hace 8 años
ptrace.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper hace 7 años
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
reboot.c 55f2503c3b PM / reboot: Eliminate race between reboot and suspend hace 7 años
relay.c 3fb3894b84 kernel/relay.c: change return type to vm_fault_t hace 7 años
resource.c 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm hace 7 años
rseq.c ec9c82e03a rseq: uapi: Declare rseq_cs field as union, update includes hace 7 años
seccomp.c 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit hace 7 años
signal.c cd9b44f907 Merge branch 'akpm' (patches from Andrew) hace 7 años
smp.c bc2d8d262c cpu/hotplug: Fix SMT supported evaluation hace 7 años
smpboot.c 167a88677b smpboot: Remove cpumask from the API hace 7 años
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
softirq.c 0a0e0829f9 nohz: Fix missing tick reprogram when interrupting an inline softirq hace 7 años
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces hace 8 años
stop_machine.c f7951c33f0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 7 años
sys.c 4def196360 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 7 años
sys_ni.c d82991a868 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 7 años
sysctl.c 30aba6656f namei: allow restricted O_CREAT of FIFOs and regular files hace 7 años
sysctl_binary.c edf5c17d86 staging: irda: remove remaining remants of irda code removal hace 7 años
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts hace 7 años
taskstats.c 2ee0826085 pids: introduce find_get_task_by_vpid() helper hace 7 años
test_kprobes.c 5a6cf77f5e kprobes: Remove jprobe API implementation hace 7 años
torture.c 6050003763 torture: Keep old-school dmesg format hace 7 años
tracepoint.c 46e0c9be20 kernel: tracepoints: add support for relative references hace 7 años
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> hace 8 años
ucount.c 514c603249 headers: untangle kmemleak.h from mm.h hace 7 años
uid16.c 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers hace 7 años
uid16.h e530dca584 kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c hace 7 años
umh.c bf956be520 umh: fix race condition hace 7 años
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data hace 8 años
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr hace 11 años
user.c ce0a568d32 userns: use irqsave variant of refcount_dec_and_lock() hace 7 años
user_namespace.c 5820f140ed userns: move user access out of the mutex hace 7 años
utsname.c 3ea056c504 uts: create "struct uts_namespace" from kmem_cache hace 7 años
utsname_sysctl.c 42a0cc3478 sys: don't hold uts_sem while accessing userspace memory hace 7 años
watchdog.c be45bf5395 watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bug hace 7 años
watchdog_hld.c 1b6266ebe3 watchdog: Reduce message verbosity hace 7 años
workqueue.c 9022ada8ab Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 7 años
workqueue_internal.h 8bf895931e workqueue: Set worker->desc to workqueue name by default hace 7 años