summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kexec: prevent removal of memory in use by a loaded kexec imageJames Morse2020-04-141-0/+56
* pid: move pidfd_get_pid() to pid.cMinchan Kim2020-04-142-17/+17
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-04-141-0/+1
* Merge branch 'akpm-current/current'Stephen Rothwell2020-04-145-87/+263
|\
| * kcov-collect-coverage-from-interrupts-v4Andrey Konovalov2020-04-111-2/+2
| * kcov: collect coverage from interruptsAndrey Konovalov2020-04-111-39/+155
| * kcov: use t->kcov_mode as enabled indicatorAndrey Konovalov2020-04-111-9/+23
| * kcov: move t->kcov_sequence assignmentAndrey Konovalov2020-04-111-1/+1
| * kcov: move t->kcov assignments into kcov_start/stopAndrey Konovalov2020-04-111-9/+7
| * kcov: fix potential use-after-free in kcov_remote_startAndrey Konovalov2020-04-111-6/+8
| * kcov: cleanup debug messagesAndrey Konovalov2020-04-111-20/+2
| * kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang2020-04-111-10/+7
| * kernel/hung_task.c: Monitor killed tasks.Tetsuo Handa2020-04-111-0/+44
| * kernel/watchdog: flush all printk nmi buffers when hardlockup detectedKonstantin Khlebnikov2020-04-112-0/+23
* | Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell2020-04-141-13/+3
|\ \
| * | Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo2020-04-091-13/+3
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-04-1412-0/+1994
|\ \ \
| * \ \ Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-13147-3559/+7609
| |\ \ \
| * | | | kcsan, trace: Make KCSAN compatible with tracingMarco Elver2020-03-212-0/+5
| * | | | kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver2020-03-211-1/+14
| * | | | kcsan: Add kcsan_set_access_mask() supportMarco Elver2020-03-213-5/+56
| * | | | kcsan: Introduce kcsan_value_change typeMarco Elver2020-03-213-29/+54
| * | | | kcsan: Fix misreporting if concurrent races on same addressMarco Elver2020-03-211-0/+38
| * | | | kcsan: Expose core configuration parameters as module paramsMarco Elver2020-03-211-5/+19
| * | | | kcsan: Add test to generate conflicts via debugfsMarco Elver2020-03-211-5/+46
| * | | | kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver2020-03-214-18/+77
| * | | | kcsan: Fix 0-sized checksMarco Elver2020-03-212-0/+17
| * | | | kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver2020-03-211-5/+17
| * | | | kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver2020-03-211-7/+20
| * | | | kcsan: Make KCSAN compatible with lockdepMarco Elver2020-03-213-2/+18
| * | | | kcsan: Rate-limit reporting per data racesMarco Elver2020-03-211-10/+100
| * | | | kcsan: Show full access type in reportMarco Elver2020-03-213-23/+37
| * | | | kcsan: Prefer __always_inline for fast-pathMarco Elver2020-03-213-17/+17
| * | | | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2119-188/+402
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21170-3248/+9293
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar2020-01-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver2020-01-071-0/+1
| * | | | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-2020-105/+177
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-066-57/+72
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30140-3821/+8382
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | kcsan: Improve various small stylistic detailsIngo Molnar2019-11-208-109/+100
| * | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-1910-0/+1594
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-162-0/+11
| | * | | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-169-0/+1583
* | | | | | | | | | | Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell2020-04-142-0/+660
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pipe: Add notification lossage handlingDavid Howells2020-02-121-0/+2
| * | | | | | | | | | | pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-02-121-1/+1
| * | | | | | | | | | | pipe: Add general notification queue supportDavid Howells2020-02-122-0/+658
* | | | | | | | | | | | Merge remote-tracking branch 'printk/for-next'Stephen Rothwell2020-04-142-47/+82
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-5.7-preferred-console' into for-nextPetr Mladek2020-02-182-44/+79
| |\ \ \ \ \ \ \ \ \ \ \ \