Linus Torvalds 1c3333600b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 năm trước cách đây
..
bpf 747ea55e4f bpf: fix bpf_skb_in_cgroup helper naming 9 năm trước cách đây
configs 236dec0510 kconfig: tinyconfig: provide whole choice blocks to avoid warnings 9 năm trước cách đây
debug d2aa1acad2 mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings 9 năm trước cách đây
events 8b6a3fe8fa perf/core: Use this_cpu_ptr() when stopping AUX events 9 năm trước cách đây
gcov d02038f972 gcov: add support for gcc version >= 6 9 năm trước cách đây
irq 3ee0ce2a54 genirq/affinity: Use get/put_online_cpus around cpumask operations 9 năm trước cách đây
livepatch 444d13ff10 modules: add ro_after_init support 9 năm trước cách đây
locking c2ace36b88 locking/pvqspinlock: Fix a bug in qstat_read() 9 năm trước cách đây
power 6c16f42a4e Merge branch 'pm-sleep' 9 năm trước cách đây
printk 19feeff18b printk/nmi: avoid direct printk()-s from __printk_nmi_flush() 9 năm trước cách đây
rcu a6408f6cb6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 năm trước cách đây
sched 03cbc73263 sched/cputime: Resync steal time when guest & host lose sync 9 năm trước cách đây
time 08d0725992 tick/nohz: Fix softlockup on scheduler stalls in kvm guest 9 năm trước cách đây
trace 7afafc8a44 block: Fix secure erase 9 năm trước cách đây
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 10 năm trước cách đây
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 năm trước cách đây
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 12 năm trước cách đây
Kconfig.locks c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 10 năm trước cách đây
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 năm trước cách đây
Makefile f43edca7ed ELF/MIPS build fix 9 năm trước cách đây
acct.c d0f88f8d5d acct: check FMODE_CAN_WRITE 10 năm trước cách đây
async.c 581da2cab5 async: export current_is_async() 10 năm trước cách đây
audit.c 797cee982e Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 năm trước cách đây
audit.h 797cee982e Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 năm trước cách đây
audit_fsnotify.c 5955102c99 wrappers for ->i_mutex access 10 năm trước cách đây
audit_tree.c 0bf676d1fd audit: cleanup prune_tree_thread 9 năm trước cách đây
audit_watch.c 511a8cdb65 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 năm trước cách đây
auditfilter.c 86b2efbe3a audit: add fields to exclude filter by reusing user filter 9 năm trước cách đây
auditsc.c 797cee982e Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 năm trước cách đây
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 năm trước cách đây
bounds.c 9a3f4d85d5 page-cgroup: get rid of NR_PCG_FLAGS 11 năm trước cách đây
capability.c 98f368e9e2 kernel: Add noaudit variant of ns_capable() 9 năm trước cách đây
cgroup.c 574c7e2333 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 năm trước cách đây
cgroup_freezer.c b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends 10 năm trước cách đây
cgroup_pids.c 9f6870dd97 cgroup: Use lld instead of ld when printing pids controller events_limit 9 năm trước cách đây
compat.c 9b7b819ca1 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() 10 năm trước cách đây
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 năm trước cách đây
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 10 năm trước cách đây
cpu.c 4fae16dffb timers/core: Correct callback order during CPU hot plug 9 năm trước cách đây
cpu_pm.c 21dd33b09c kernel/cpu_pm: fix cpu_cluster_pm_exit comment 10 năm trước cách đây
cpuset.c 06f4e94898 cpuset: make sure new tasks conform to the current config of the cpuset 9 năm trước cách đây
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 năm trước cách đây
cred.c 5f65e5ca28 cred: Reject inodes with invalid ids in set_create_file_as() 9 năm trước cách đây
delayacct.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 10 năm trước cách đây
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 năm trước cách đây
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 12 năm trước cách đây
exec_domain.c 9058f3b326 Remove rest of exec domains. 10 năm trước cách đây
exit.c c11600e4fe mm, mempolicy: task->mempolicy must be NULL before dropping final reference 9 năm trước cách đây
extable.c 2307e1a3c0 kernel/extable.c: remove duplicated include 10 năm trước cách đây
fork.c b9677faf45 Merge branch 'akpm' (patches from Andrew) 9 năm trước cách đây
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 năm trước cách đây
futex.c 784bdf3bb6 futex: Assume all mappings are private on !MMU systems 9 năm trước cách đây
futex_compat.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 10 năm trước cách đây
groups.c 2813893f8b kernel: conditionally support non-root users, groups and capabilities 10 năm trước cách đây
hung_task.c b4aa14a63c kernel/hung_task.c: use timeout diff when timeout is updated 9 năm trước cách đây
irq_work.c 90eec103b9 treewide: Remove old email address 10 năm trước cách đây
jump_label.c 2cfd716d27 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 9 năm trước cách đây
kallsyms.c 2213e9a66b kallsyms: add support for relative offsets in kallsyms address table 9 năm trước cách đây
kcmp.c caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 10 năm trước cách đây
kcov.c df4565f9eb kernel/kcov: unproxify debugfs file's fops 9 năm trước cách đây
kexec.c 43546d8669 kexec: allow architectures to override boot mapping 9 năm trước cách đây
kexec_core.c 1730f14660 kexec: add restriction on kexec_load() segment sizes 9 năm trước cách đây
kexec_file.c 070c43eea5 kexec: fix double-free when failing to relocate the purgatory 9 năm trước cách đây
kexec_internal.h 978e30c9b4 kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 10 năm trước cách đây
kmod.c 5211613978 kmod: don't run async usermode helper as a child of kworker thread 10 năm trước cách đây
kprobes.c e5779e8e12 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe 10 năm trước cách đây
ksysfs.c 21db79e8bb kexec: add a kexec_crash_loaded() function 9 năm trước cách đây
kthread.c e9f069868d kernel/kthread.c:kthread_create_on_node(): clarify documentation 10 năm trước cách đây
latencytop.c cb2517653f sched/debug: Make schedstats a runtime tunable that is disabled by default 9 năm trước cách đây
membarrier.c 5b25b13ab0 sys_membarrier(): system-wide memory barrier (generic, x86) 10 năm trước cách đây
memremap.c f0c98ebc57 Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 năm trước cách đây
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 năm trước cách đây
module.c fb1b83d3ff Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 9 năm trước cách đây
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 năm trước cách đây
notifier.c 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 năm trước cách đây
nsproxy.c a79a908fd2 cgroup: introduce cgroup namespaces 9 năm trước cách đây
padata.c 19d795b677 kernel/padata.c: hide unused functions 9 năm trước cách đây
panic.c b26e27ddfd kexec: use core_param for crash_kexec_post_notifiers boot option 9 năm trước cách đây
params.c 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 năm trước cách đây
pid.c 287980e49f remove lots of IS_ERR_VALUE abuses 9 năm trước cách đây
pid_namespace.c 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 năm trước cách đây
profile.c e722d8daaf profile: Convert to hotplug state machine 9 năm trước cách đây
ptrace.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 năm trước cách đây
range.c fc7f0dd381 kernel: avoid overflow in cmp_range 11 năm trước cách đây
reboot.c 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 năm trước cách đây
relay.c 59dbb2a06f relay: add global mode support for buffer-only channels 9 năm trước cách đây
resource.c 51d7b12041 /proc/iomem: only expose physical resource addresses to privileged users 9 năm trước cách đây
seccomp.c 485a252a55 seccomp: Fix tracer exit notifications during fatal signals 9 năm trước cách đây
signal.c 2b1ecc3d1a signals: Use hrtimer for sigtimedwait() 9 năm trước cách đây
smp.c a6408f6cb6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 năm trước cách đây
smpboot.c 931ef16330 cpu/hotplug: Unpark smpboot threads from the state machine 9 năm trước cách đây
smpboot.h 4cb28ced23 cpu/hotplug: Create hotplug threads 9 năm trước cách đây
softirq.c be7635e728 arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 9 năm trước cách đây
stacktrace.c 9a92a6ce6f stacktrace: introduce snprint_stack_trace for buffer output 11 năm trước cách đây
stop_machine.c ce4f06dcbb stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE 9 năm trước cách đây
sys.c 17b0573d77 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable 9 năm trước cách đây
sys_ni.c 29732938a6 vfs: add copy_file_range syscall and vfs helper 10 năm trước cách đây
sysctl.c e7d316a02f sysctl: handle error writing UINT_MAX to u32 fields 9 năm trước cách đây
sysctl_binary.c ede9c27749 kernel/sysctl_binary.c: use generic UUID library 9 năm trước cách đây
task_work.c 61e96496d3 task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works 9 năm trước cách đây
taskstats.c 80df554275 taskstats: use the libnl API to align nlattr on 64-bit 9 năm trước cách đây
test_kprobes.c 4878b14b43 kernel/test_kprobes.c: use current logging functions 11 năm trước cách đây
torture.c 750db0f5f7 torture: Stop onoff task if there is only one cpu 9 năm trước cách đây
tracepoint.c a395d6a7e3 kernel/...: convert pr_warning to pr_warn 9 năm trước cách đây
tsacct.c 9344c92c2e time, acct: Drop irq save & restore from __acct_update_integrals() 9 năm trước cách đây
uid16.c 7ff4d90b4c groups: Consolidate the setgroups permission checks 11 năm trước cách đây
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 11 năm trước cách đây
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 năm trước cách đây
user.c 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 năm trước cách đây
user_namespace.c d07b846f62 fs: Limit file caps to the user namespace of the super block 9 năm trước cách đây
utsname.c 33c429405a copy address of proc_ns_ops into ns_common 11 năm trước cách đây
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table 11 năm trước cách đây
watchdog.c a1ee1932aa watchdog: don't run proc_watchdog_update if new value is same as old 9 năm trước cách đây
workqueue.c a6408f6cb6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 năm trước cách đây
workqueue_internal.h 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 năm trước cách đây