Nadav Amit 16af97dc5a mm: migrate: prevent racy access to tlb_flush_pending 8 年之前
..
bpf 9975a54b3c bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len 8 年之前
cgroup 89affbf5d9 cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() 8 年之前
configs 9e69dd0179 config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS 8 年之前
debug b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
events bbcdea658f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
gcov 0538421343 gcov: support GCC 7.1 8 年之前
irq 8397913303 genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" 8 年之前
livepatch 842c088464 livepatch: Fix stacking of patches with respect to RCU 8 年之前
locking 8b810a3a35 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
power d507e2ebd2 mm: fix global NR_SLAB_.*CLAIMABLE counter reads 8 年之前
printk eed1fc8779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 8 年之前
rcu 6d48152eaf rcu: Remove RCU CPU stall warnings from Tiny RCU 8 年之前
sched bf50f0e8a0 sched/core: Fix some documentation build warnings 8 年之前
time 34f41c0316 timers: Fix overflow in get_next_timer_interrupt 8 年之前
trace f86f418059 trace: fix the errors caused by incompatible type of RCU variables 8 年之前
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 9 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年之前
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 年之前
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 8 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 05a4a95279 kernel/watchdog: split up config options 8 年之前
acct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
async.c b4def42724 async: Adjust system_state checks 8 年之前
audit.c f58781c983 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit 8 年之前
audit.h e4c1a0d15b audit: style fix 8 年之前
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
audit_tree.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
audit_watch.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 年之前
auditfilter.c 45a0642b4d audit: kernel generated netlink traffic should have a portid of 0 8 年之前
auditsc.c 7391786a64 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit 8 年之前
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 19c816e8e4 capability: export has_capability 8 年之前
compat.c c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 9 年之前
cpu.c dea1d0f5f1 smp/hotplug: Replace BUG_ON and react useful 8 年之前
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 年之前
crash_core.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 年之前
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 年之前
cred.c af777cd1b8 doc: ReSTify credentials.txt 8 年之前
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 11 年之前
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 年之前
exit.c dd83c161fb kernel/exit.c: avoid undefined behaviour when calling wait4() 8 年之前
extable.c a94c33dd1f lib/extable.c: use bsearch() library function in search_extable() 8 年之前
fork.c 16af97dc5a mm: migrate: prevent racy access to tlb_flush_pending 8 年之前
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 年之前
futex.c 48fb6f4db9 futex: Remove unnecessary warning from get_futex_key 8 年之前
futex_compat.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
groups.c b7b2562f72 kernel/groups.c: use sort library function 8 年之前
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 年之前
irq_work.c 90eec103b9 treewide: Remove old email address 9 年之前
jump_label.c f2545b2d4c jump_label: Reorder hotplug lock and jump_label_lock 8 年之前
kallsyms.c 63b23e2cbc kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL) 8 年之前
kcmp.c 0791e3644e kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files 8 年之前
kcov.c f61e869d51 kcov: simplify interrupt check 8 年之前
kexec.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 年之前
kexec_core.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 年之前
kexec_file.c e2ae8ab4b5 kexec_file: adjust declaration of kexec_purgatory 8 年之前
kexec_internal.h e2ae8ab4b5 kexec_file: adjust declaration of kexec_purgatory 8 年之前
kmod.c 6d7964a722 kmod: throttle kmod thread limit 8 年之前
kprobes.c dbf580623d kprobes: Ensure that jprobe probepoints are at function entry 8 年之前
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 年之前
kthread.c 77f88796ce cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 年之前
latencytop.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 年之前
membarrier.c 907565337e Fix: Disable sys_membarrier when nohz_full is enabled 8 年之前
memremap.c 3d79a728f9 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory 8 年之前
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 年之前
module.c 3a75ad1457 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 年之前
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 年之前
notifier.c 3e6daded1f kernel/notifier.c: simplify expression 8 年之前
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 年之前
padata.c c5a81c8ff8 padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata() 8 年之前
panic.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
params.c f51b17c8d9 boot/param: Move next_arg() function to lib/cmdline.c for later reuse 8 年之前
pid.c 27e37d84e5 pid: kill pidhash_size in pidhash_init() 8 年之前
pid_namespace.c b9a985db98 pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes 8 年之前
profile.c 3905f9ad45 sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 8 年之前
ptrace.c c70d9d809f ptrace: Properly initialize ptracer_cred on fork 8 年之前
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 10 年之前
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
relay.c da7b66ffb2 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 年之前
seccomp.c 0b5fa22906 seccomp: Switch from atomic_t to recount_t 8 年之前
signal.c fbb77611e9 Fix compat_sys_sigpending breakage 8 年之前
smp.c 6c8557bdb2 smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu() 8 年之前
smpboot.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 年之前
softirq.c 717a94b5fc sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() 8 年之前
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 年之前
stop_machine.c fe5595c074 stop_machine: Provide stop_machine_cpuslocked() 8 年之前
sys.c 58c7ffc074 fix a braino in compat_sys_getrlimit() 8 年之前
sys_ni.c c00d2c7e89 move aio compat to fs/aio.c 8 年之前
sysctl.c 05a4a95279 kernel/watchdog: split up config options 8 年之前
sysctl_binary.c 9380fa60b1 kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() 8 年之前
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 年之前
taskstats.c 8c733420bd taskstats: add e/u/stime for TGID command 8 年之前
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 年之前
torture.c e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 年之前
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 年之前
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count 8 年之前
uid16.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 年之前
up.c df8ce9d78a smp: Add function to execute a function synchronously on a CPU 9 年之前
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 年之前
user.c 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> 8 年之前
user_namespace.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 年之前
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 年之前
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 年之前
watchdog.c 5f92a7b0fc kernel/watchdog.c: use better pr_fmt prefix 8 年之前
watchdog_hld.c 05a4a95279 kernel/watchdog: split up config options 8 年之前
workqueue.c 1ad0f0a7aa workqueue: Work around edge cases for calc of pool's cpumask 8 年之前
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 年之前