summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-04-13kcsan: Make reporting aware of KCSAN testsMarco Elver
2020-04-13kcsan: Fix function matching in reportMarco Elver
2020-04-13kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver
2020-04-13kcsan: Add support for scoped accessesMarco Elver
2020-04-13kcsan: Avoid blocking producers in prepare_report()Marco Elver
2020-04-13kcsan: Introduce report access_info and other_infoMarco Elver
2020-03-25kcsan: Fix a typo in a commentQiujun Huang
2020-03-25kcsan: Add current->state to implicitly atomic accessesMarco Elver
2020-03-25kcsan: Add option for verbose reportingMarco Elver
2020-03-25kcsan: Add option to allow watcher interruptionsMarco Elver
2020-03-21kcsan, trace: Make KCSAN compatible with tracingMarco Elver
2020-03-21kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver
2020-03-21kcsan: Introduce kcsan_value_change typeMarco Elver
2020-03-21kcsan: Fix misreporting if concurrent races on same addressMarco Elver
2020-03-21kcsan: Expose core configuration parameters as module paramsMarco Elver
2020-03-21kcsan: Add test to generate conflicts via debugfsMarco Elver
2020-03-21kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver
2020-03-21kcsan: Fix 0-sized checksMarco Elver
2020-03-21kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver
2020-03-21kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver
2020-03-21kcsan: Make KCSAN compatible with lockdepMarco Elver
2020-03-21kcsan: Rate-limit reporting per data racesMarco Elver
2020-03-21kcsan: Show full access type in reportMarco Elver
2020-03-21kcsan: Prefer __always_inline for fast-pathMarco Elver
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-11Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-11Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-03-11ftrace: Return the first found result in lookup_rec()Artem Savkov
2020-03-10cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10workqueue: don't use wq_select_unbound_cpu() for bound worksHillf Danton
2020-03-09pid: make ENOMEM return value more obviousChristian Brauner
2020-03-09futex: Unbreak futex hashingThomas Gleixner
2020-03-08pid: Fix error return value in some casesCorey Minyard
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-05blktrace: fix dereference after null checkCengiz Can
2020-03-04cgroup1: don't call release_agent when it is ""Tycho Andersen
2020-03-04cgroup: fix psi_show() crash on 32bit ino archsQian Cai
2020-03-03sys/sysinfo: Respect boottime inside time namespaceCyril Hrubis
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds