index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-03-25
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-25
kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-25
kernel: doc: remove outdated comment cred.c
Bernd Edlinger
2020-03-25
exec: Fix a deadlock in strace
Bernd Edlinger
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
torture: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
2020-03-23
fsnotify: use helpers to access data by data_type
Amir Goldstein
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
2020-03-23
Merge 5.6-rc7 into tty-next
Greg Kroah-Hartman
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
2020-03-21
rcu: Make rcu_barrier() account for offline no-CBs CPUs
Paul E. McKenney
2020-03-21
rcu: Mark rcu_state.gp_seq to detect concurrent writes
Paul E. McKenney
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
2020-03-21
kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
Marco Elver
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
2020-03-21
kcsan: Introduce kcsan_value_change type
Marco Elver
2020-03-21
kcsan: Fix misreporting if concurrent races on same address
Marco Elver
2020-03-21
kcsan: Expose core configuration parameters as module params
Marco Elver
2020-03-21
kcsan: Add test to generate conflicts via debugfs
Marco Elver
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
2020-03-21
kcsan: Fix 0-sized checks
Marco Elver
2020-03-21
kcsan: Add option to assume plain aligned writes up to word size are atomic
Marco Elver
2020-03-21
kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
Marco Elver
2020-03-21
kcsan: Make KCSAN compatible with lockdep
Marco Elver
2020-03-21
kcsan: Rate-limit reporting per data races
Marco Elver
2020-03-21
kcsan: Show full access type in report
Marco Elver
2020-03-21
kcsan: Prefer __always_inline for fast-path
Marco Elver
[prev]
[next]