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