Linus Torvalds d102a56edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 9 година
..
bpf bdc6b758e4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 9 година
configs 6c6685055a kconfig: add xenconfig defconfig helper пре 10 година
debug d2aa1acad2 mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings пре 9 година
events bdc6b758e4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 9 година
gcov cc62242079 gcov: disable for COMPILE_TEST пре 9 година
irq e9256efcc8 radix-tree: introduce radix_tree_empty пре 9 година
livepatch be69f70e63 Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus пре 9 година
locking 887bddfa90 add down_write_killable_nested() пре 9 година
power f6cf0545ec PM / Hibernate: Call flush_icache_range() on pages restored in-place пре 9 година
printk cf9b1106c8 printk/nmi: flush NMI messages on the system panic пре 9 година
rcu b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks пре 9 година
sched f89eae4ee7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 9 година
time b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks пре 9 година
trace 7639dad93a Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace пре 9 година
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list пре 10 година
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem пре 17 година
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS пре 12 година
Kconfig.locks c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS пре 10 година
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage пре 13 година
Makefile f43edca7ed ELF/MIPS build fix пре 9 година
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE пре 10 година
async.c 581da2cab5 async: export current_is_async() пре 10 година
audit.c 03e1aa1cbb Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit пре 9 година
audit.h d6335d77a7 security: Make inode argument of inode_getsecid non-const пре 10 година
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access пре 10 година
audit_tree.c 0bf676d1fd audit: cleanup prune_tree_thread пре 9 година
audit_watch.c fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb пре 9 година
auditfilter.c fd97646b05 audit: Fix typo in comment пре 10 година
auditsc.c 03e1aa1cbb Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit пре 9 година
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() пре 11 година
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS пре 11 година
capability.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities пре 10 година
cgroup.c 09be4c824e cgroup: fix compile warning пре 9 година
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends пре 10 година
cgroup_pids.c fccd3af571 cgroup_pids: fix a typo. пре 10 година
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() пре 10 година
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions пре 12 година
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API пре 10 година
cpu.c aaddd7d1c7 sched/hotplug: Make activate() the last hotplug step пре 9 година
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment пре 10 година
cpuset.c 002f290627 cpuset: use static key better and convert to new API пре 9 година
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules пре 11 година
cred.c 5d097056c9 kmemcg: account certain kmem allocations to memcg пре 10 година
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg пре 10 година
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h пре 13 година
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() пре 12 година
exec_domain.c 9058f3b326 Remove rest of exec domains. пре 10 година
exit.c 91c4e8ea8f wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL пре 9 година
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include пре 10 година
fork.c 7ef949d77f mm: oom_reaper: remove some bloat пре 9 година
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() пре 11 година
futex.c bd28b14591 x86: remove more uaccess_32.h complexity пре 9 година
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks пре 10 година
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities пре 10 година
hung_task.c b4aa14a63c kernel/hung_task.c: use timeout diff when timeout is updated пре 9 година
irq_work.c 90eec103b9 treewide: Remove old email address пре 10 година
jump_label.c 90eec103b9 treewide: Remove old email address пре 10 година
kallsyms.c 2213e9a66b kallsyms: add support for relative offsets in kallsyms address table пре 9 година
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks пре 10 година
kcov.c 36f05ae8bc kcov: don't profile branches in kcov пре 9 година
kexec.c 7a0058ec78 s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() пре 9 година
kexec_core.c 7a0058ec78 s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() пре 9 година
kexec_file.c 9b492cf580 kexec: introduce a protection mechanism for the crashkernel reserved memory пре 9 година
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE пре 10 година
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread пре 10 година
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe пре 10 година
ksysfs.c 79cfea0273 rcu: Remove TINY_RCU bloat from pointless boot parameters пре 10 година
kthread.c e9f069868d kernel/kthread.c:kthread_create_on_node(): clarify documentation пре 10 година
latencytop.c cb2517653f sched/debug: Make schedstats a runtime tunable that is disabled by default пре 10 година
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) пре 10 година
memremap.c c269cba35b memremap: add arch specific hook for MEMREMAP_WB mappings пре 9 година
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing пре 12 година
module.c 1ce15ef4f6 module: preserve Elf information for livepatch modules пре 9 година
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() пре 9 година
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 10 година
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces пре 10 година
padata.c 19d795b677 kernel/padata.c: hide unused functions пре 9 година
panic.c cf9b1106c8 printk/nmi: flush NMI messages on the system panic пре 9 година
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux пре 10 година
pid.c 287980e49f remove lots of IS_ERR_VALUE abuses пре 9 година
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 11 година
profile.c ade356b99a profile: hide unused functions when !CONFIG_PROC_FS пре 9 година
ptrace.c 1333ab0315 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock пре 9 година
range.c fc7f0dd381 kernel: avoid overflow in cmp_range пре 11 година
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code пре 10 година
relay.c 5955102c99 wrappers for ->i_mutex access пре 10 година
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users пре 9 година
seccomp.c 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus пре 9 година
signal.c 747800efbe kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) пре 9 година
smp.c 710d60cbf1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 9 година
smpboot.c 931ef16330 cpu/hotplug: Unpark smpboot threads from the state machine пре 9 година
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads пре 9 година
softirq.c be7635e728 arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections пре 9 година
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output пре 11 година
stop_machine.c b493c34309 kernel/stop_machine.c: remove CONFIG_SMP dependencies пре 10 година
sys.c 17b0573d77 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable пре 9 година
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper пре 10 година
sysctl.c bdc6b758e4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 9 година
sysctl_binary.c ede9c27749 kernel/sysctl_binary.c: use generic UUID library пре 9 година
task_work.c c821990610 task_work: remove fifo ordering guarantee пре 10 година
taskstats.c 80df554275 taskstats: use the libnl API to align nlattr on 64-bit пре 9 година
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions пре 11 година
torture.c e9fb365a88 rcutorture: Dump trace buffer upon shutdown пре 9 година
tracepoint.c a395d6a7e3 kernel/...: convert pr_warning to pr_warn пре 9 година
tsacct.c 9344c92c2e time, acct: Drop irq save & restore from __acct_update_integrals() пре 9 година
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks пре 11 година
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() пре 12 година
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr пре 11 година
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace пре 11 година
user_namespace.c 70f6cbb6f9 kernel/*: switch to memdup_user_nul() пре 10 година
utsname.c 33c429405a copy address of proc_ns_ops into ns_common пре 11 година
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table пре 11 година
watchdog.c a1ee1932aa watchdog: don't run proc_watchdog_update if new value is same as old пре 9 година
workqueue.c b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks пре 9 година
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() пре 9 година