Dan Williams 4b94ffdc41 x86, mm: introduce vmem_altmap to augment vmemmap_populate() 10 年之前
..
bpf 229394e8e6 net: bpf: reject invalid shifts 10 年之前
configs 6c6685055a kconfig: add xenconfig defconfig helper 10 年之前
debug 7523e4dc50 module: use a structure to encapsulate layout. 10 年之前
events f627c2f537 memcg: adjust to support new THP refcounting 10 年之前
gcov c65abf358f gcov: use within_module() helper. 10 年之前
irq 3d116a66ed Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
livepatch b56b36ee67 livepatch: Cleanup module page permission changes 10 年之前
locking 24af98c4cf Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
power a1e9ca6967 PM / sleep: Add support for read-only sysfs attributes 10 年之前
printk 3824657c52 printk: prevent userland from spoofing kernel messages 10 年之前
rcu 648c630c64 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD 10 年之前
sched 0eb77e9880 vmstat: make vmstat_updater deferrable again and shut down on idle 10 年之前
time 0f8c790103 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 10 年之前
trace c17488d066 Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 年之前
.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 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 年之前
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE 10 年之前
async.c 27fb10edca kernel/async.c: switch to pr_foo() 11 年之前
audit.c d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 10 年之前
audit.h 6f1b5d7afe audit: audit_tree_match can be boolean 10 年之前
audit_fsnotify.c 7f49294282 audit: clean simple fsnotify implementation 10 年之前
audit_tree.c 6f1b5d7afe audit: audit_tree_match can be boolean 10 年之前
audit_watch.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
auditfilter.c 725131efa5 audit: fix comment block whitespace 10 年之前
auditsc.c 425afcff13 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 年之前
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 34a9304a96 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 10 年之前
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 53528695ff Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年之前
cpuset.c 8075b542cf Merge branch 'for-4.4-fixes' into for-4.5 10 年之前
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 53528695ff Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include 10 年之前
fork.c 8463833590 mm: rework virtual memory accounting 10 年之前
freezer.c c05eb32f47 freezer: remove obsolete comments in __thaw_task() 11 年之前
futex.c 14d27abd1d futex, thp: remove special case for THP in get_futex_key 10 年之前
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) 12 年之前
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 年之前
hung_task.c 972fae6993 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() 10 年之前
irq_work.c 90eec103b9 treewide: Remove old email address 10 年之前
jump_label.c 90eec103b9 treewide: Remove old email address 10 年之前
kallsyms.c 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() 11 年之前
kcmp.c acbbe6fbb2 kcmp: fix standard comparison bug 11 年之前
kexec.c de90a6bcae kexec: use file name as the output message prefix 10 年之前
kexec_core.c 7bbee5ca38 kexec: Fix race between panic() and crash_kexec() 10 年之前
kexec_file.c de90a6bcae kexec: use file name as the output message prefix 10 年之前
kexec_internal.h a43cac0d9d kexec: split kexec_file syscall code to kexec_file.c 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 eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts 11 年之前
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 年之前
memremap.c 4b94ffdc41 x86, mm: introduce vmem_altmap to augment vmemmap_populate() 10 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c 0f0836b7eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 10 年之前
module_signing.c 146aa8b145 KEYS: Merge the type-specific data with the payload data 10 年之前
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
nsproxy.c f77c80142e bury struct proc_ns in fs/proc 11 年之前
padata.c 4497da6f95 padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 年之前
panic.c 7bbee5ca38 kexec: Fix race between panic() and crash_kexec() 10 年之前
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 年之前
pid.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 10 年之前
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
profile.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() 10 年之前
ptrace.c f8e529ed94 seccomp, ptrace: add support for dumping seccomp filters 10 年之前
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 200f1ce365 kernel/relay.c: use kvfree() in relay_free_page_array() 10 年之前
resource.c 90a545e981 restrict /dev/mem to idle io memory ranges 10 年之前
seccomp.c f8e529ed94 seccomp, ptrace: add support for dumping seccomp filters 10 年之前
signal.c 9d8a765211 kernel/signal.c: unexport sigsuspend() 10 年之前
smp.c d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 10 年之前
smpboot.c c00166d87e stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() 10 年之前
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 年之前
softirq.c 8308756f45 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output 11 年之前
stop_machine.c 567bee2803 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches 10 年之前
sys.c 8639b46139 pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode 10 年之前
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper 10 年之前
sysctl.c d07e22597d mm: mmap: add new /proc tunable for mmap_base ASLR 10 年之前
sysctl_binary.c 9e3961a097 kernel: add panic_on_warn 11 年之前
task_work.c c821990610 task_work: remove fifo ordering guarantee 10 年之前
taskstats.c 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 11 年之前
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 年之前
torture.c 3836f5337f torture: Consolidate cond_resched_rcu_qs() into stutter_wait() 10 年之前
tracepoint.c 7904b5c498 tracepoint: Give priority to probes of tracepoints 10 年之前
tsacct.c ccbf62d8a2 sched: Make task->start_time nanoseconds based 11 年之前
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() 11 年之前
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 0f8c790103 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 10 年之前
workqueue.c 6201171e3b workqueue: simplify the apply_workqueue_attrs_locked() 10 年之前
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 年之前