Andrew Lunn 39c3fd5895 kernel/irq: Extend lockdep class for request mutex 8 år sedan
..
bpf 82abbf8d2f bpf: do not allow root to mangle valid pointers 8 år sedan
cgroup bdfbbda90a Revert "cgroup/cpuset: remove circular dependency deadlock" 8 år sedan
configs 9e18d0c82f ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. 8 år sedan
debug c07d353380 kdb: Fix handling of kallsyms_symbol_next() return value 8 år sedan
events e9ef1fe312 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 år sedan
gcov b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
irq 39c3fd5895 kernel/irq: Extend lockdep class for request mutex 8 år sedan
livepatch 0ef76878cf Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 8 år sedan
locking e966eaeeb6 locking/lockdep: Remove the cross-release locking checks 8 år sedan
power 453f85d43f mm: remove __GFP_COLD 8 år sedan
printk b7ad7ef742 remove task and stack pointer printout from oops dump 8 år sedan
rcu 2bcc673101 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
sched f73c52a5bc sched/rt: Do not pull from current CPU if only one CPU to pull 8 år sedan
time cef31d9af9 posix-timer: Properly check sigevent->sigev_notify 8 år sedan
trace 7a3c296ae0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 år sedan
.gitignore 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list 10 år sedan
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 år sedan
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 12 år sedan
Kconfig.locks a3ea3d9b86 locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES 9 år sedan
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 år sedan
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
acct.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 år sedan
async.c b4def42724 async: Adjust system_state checks 8 år sedan
audit.c f7b53637c0 Audit: remove unused audit_log_secctx function 8 år sedan
audit.h f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 8 år sedan
audit_fsnotify.c 5133cd7518 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 år sedan
audit_tree.c 23281c8034 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 8 år sedan
audit_watch.c 422ce075f9 Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 8 år sedan
auditfilter.c 42d5e37654 audit: filter PATH records keyed on filesystem magic 8 år sedan
auditsc.c f9bab2677a Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 8 år sedan
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 år sedan
bounds.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
capability.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
compat.c abca5fc535 sched_rr_get_interval(): move compat to native, get rid of set_fs() 8 år sedan
configs.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 år sedan
context_tracking.c ed11a7f1b3 context_tracking: Switch to new static_branch API 10 år sedan
cpu.c 4b43a3bc20 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
cpu_pm.c 313c8c16ee PM / CPU: replace raw_notifier with atomic_notifier 8 år sedan
crash_core.c de40ccefd1 kdump: print a message in case parse_crashkernel_mem resulted in zero bytes 8 år sedan
crash_dump.c b3292e88e3 crash_dump: Make is_kdump_kernel() accessible from modules 11 år sedan
cred.c af777cd1b8 doc: ReSTify credentials.txt 8 år sedan
delayacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 år sedan
dma.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
elfcore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
exec_domain.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
exit.c 7c2c11b208 arch: define weak abort() 8 år sedan
extable.c e846d13958 kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules 8 år sedan
fork.c caf9a82657 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
freezer.c a34c80a729 freezer, oom: check TIF_MEMDIE on the correct task 9 år sedan
futex.c d70ef22892 futex: futex_wake_op, fix sign_extend32 sign bits 8 år sedan
futex_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
groups.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators 8 år sedan
hung_task.c 780cbcf287 kernel/hung_task.c: defer showing held locks 8 år sedan
irq_work.c 670310dfba Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 år sedan
jump_label.c 92ee46efeb jump_label: Invoke jump_label_test() via early_initcall() 8 år sedan
kallsyms.c 668533dc07 kallsyms: take advantage of the new '%px' format 8 år sedan
kcmp.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
kcov.c 689d77f001 kcov: fix comparison callback signature 8 år sedan
kexec.c 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 år sedan
kexec_core.c bba4ed011a x86/mm, kexec: Allow kexec to be used with SME 8 år sedan
kexec_file.c 1d2e733b13 resource: Provide resource struct in resource walk callback 8 år sedan
kexec_internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
kmod.c 0ce2c20293 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile 8 år sedan
kprobes.c 590c845930 kprobes: Disable the jprobes APIs 8 år sedan
ksysfs.c 203e9e4121 kexec: move vmcoreinfo out of the kernel's .bss section 8 år sedan
kthread.c 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 8 år sedan
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 år sedan
memremap.c 1fdcce6e16 memremap: add scheduling point to devm_memremap_pages 8 år sedan
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 år sedan
module.c 668533dc07 kallsyms: take advantage of the new '%px' format 8 år sedan
module_signing.c a511e1af8b KEYS: Move the point of trust determination to __key_link() 9 år sedan
notifier.c 3e6daded1f kernel/notifier.c: simplify expression 8 år sedan
nsproxy.c e422267322 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 år sedan
padata.c e99e88a9d2 treewide: setup_timer() -> timer_setup() 8 år sedan
panic.c 4efb442cc1 kernel/panic.c: add TAINT_AUX 8 år sedan
params.c e0596c80f4 kernel/params.c: improve STANDARD_PARAM_DEF readability 8 år sedan
pid.c e8cfbc245e pid: remove pidhash 8 år sedan
pid_namespace.c e8cfbc245e pid: remove pidhash 8 år sedan
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 år sedan
ptrace.c cc731525f2 signal: Remove kernel interal si_code magic 8 år sedan
range.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
reboot.c 2d8364bae4 kernel/reboot.c: add devm_register_reboot_notifier() 8 år sedan
relay.c da7b66ffb2 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 år sedan
resource.c 0e4c12b45a x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages 8 år sedan
seccomp.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 år sedan
signal.c fa7f578076 Merge branch 'akpm' (patches from Andrew) 8 år sedan
smp.c 83efcbd028 smp/core: Use lockdep to assert IRQs are disabled/enabled 8 år sedan
smpboot.c e31d6883f2 watchdog/core, powerpc: Lock cpus across reconfiguration 8 år sedan
smpboot.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
softirq.c 4675ff05de kmemcheck: rip it out 8 år sedan
stacktrace.c af085d9084 stacktrace/x86: add function for detecting reliable stack traces 8 år sedan
stop_machine.c fe5595c074 stop_machine: Provide stop_machine_cpuslocked() 8 år sedan
sys.c c9b012e5f4 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 8 år sedan
sys_ni.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
sysctl.c f9eb2fdd04 kernel/sysctl.c: code cleanups 8 år sedan
sysctl_binary.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 år sedan
task_work.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 år sedan
taskstats.c 8c733420bd taskstats: add e/u/stime for TGID command 8 år sedan
test_kprobes.c 2c7d662e26 kprobes: Disable the jprobes test code 8 år sedan
torture.c a2b2df207a torture: Fix typo suppressing CPU-hotplug statistics 8 år sedan
tracepoint.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 år sedan
tsacct.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 år sedan
ucount.c 040757f738 ucount: Remove the atomicity from ucount->count 8 år sedan
uid16.c bdcf0a423e kernel: make groups_sort calling a responsibility group_info allocators 8 år sedan
umh.c 8c703d6604 kernel/umh.c: optimize 'proc_cap_handler()' 8 år sedan
up.c 966a967116 smp: Avoid using two cache lines for struct call_single_data 8 år sedan
user-return-notifier.c 4a32fea9d7 scheduler: Replace __get_cpu_var with this_cpu_ptr 11 år sedan
user.c aa4bf44dc8 userns: use union in {g,u}idmap struct 8 år sedan
user_namespace.c 758f875848 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 år sedan
utsname.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 år sedan
utsname_sysctl.c cd9c513be3 sched/headers: Remove <linux/rwsem.h> from <linux/sched.h> 8 år sedan
watchdog.c 8a103df440 Merge branch 'linus' into sched/core, to pick up fixes 8 år sedan
watchdog_hld.c 649e441f49 Merge branch 'linus' into core/urgent, to pick up dependent commits 8 år sedan
workqueue.c 01dfee9582 workqueue: remove unneeded kallsyms include 8 år sedan
workqueue_internal.h e4880bc5df Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 8 år sedan