summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | dma-debug: make __dma_entry_alloc_check_leak() staticJason Yan2020-04-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-06-061-98/+109
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()Lai Jiangshan2020-06-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | workqueue: remove useless unlock() and lock() in seriesLai Jiangshan2020-05-291-2/+0
| * | | | | | | | | | | | | | | | | | | | | | workqueue: void unneeded requeuing the pwq in rescuer threadLai Jiangshan2020-05-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_tSebastian Andrzej Siewior2020-05-291-88/+88
| * | | | | | | | | | | | | | | | | | | | | | workqueue: Use rcuwait for wq_manager_waitSebastian Andrzej Siewior2020-05-291-5/+19
| * | | | | | | | | | | | | | | | | | | | | | workqueue: Remove unnecessary kfree() call in rcu_free_wq()Zhang Qiang2020-05-271-1/+0
| * | | | | | | | | | | | | | | | | | | | | | workqueue: Fix an use after free in init_rescuer()Dan Carpenter2020-05-111-1/+3
| * | | | | | | | | | | | | | | | | | | | | | workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.Sean Fu2020-05-051-4/+2
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-06-062-17/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | cgroup: add cpu.stat file to root cgroupBoris Burkov2020-05-282-9/+52
| * | | | | | | | | | | | | | | | | | | | | | cgroup: Remove stale commentsZefan Li2020-05-261-8/+1
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/uaccess-ppc' into nextMichael Ellerman2020-05-202-12/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | powerpc/watchpoint: Don't allow concurrent perf and ptrace eventsRavi Bangoria2020-05-191-0/+16
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-051-10/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | module: Harden STRICT_MODULE_RWXPeter Zijlstra2020-04-211-0/+24
| * | | | | | | | | | | | | | | | | | | | | | | module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefsJessica Yu2020-04-171-11/+18
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-041-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | kgdb: Add kgdb_has_hit_break functionVincent Chen2020-05-181-0/+12
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-05-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | kernel/cpu_pm: Fix uninitted local in cpu_pmDouglas Anderson2020-05-151-2/+2
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-045-116/+213
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang2020-06-041-10/+7
| * | | | | | | | | | | | | | | | | | | | | | | kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens2020-06-041-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang2020-06-041-28/+6
| * | | | | | | | | | | | | | | | | | | | | | | user.c: make uidhash_table staticJason Yan2020-06-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand2020-06-041-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | kcov: collect coverage from interruptsAndrey Konovalov2020-06-041-39/+155
| * | | | | | | | | | | | | | | | | | | | | | | kcov: use t->kcov_mode as enabled indicatorAndrey Konovalov2020-06-041-9/+23
| * | | | | | | | | | | | | | | | | | | | | | | kcov: move t->kcov_sequence assignmentAndrey Konovalov2020-06-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | kcov: move t->kcov assignments into kcov_start/stopAndrey Konovalov2020-06-041-9/+7
| * | | | | | | | | | | | | | | | | | | | | | | kcov: fix potential use-after-free in kcov_remote_startAndrey Konovalov2020-06-041-6/+8
| * | | | | | | | | | | | | | | | | | | | | | | kcov: cleanup debug messagesAndrey Konovalov2020-06-041-20/+2
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-042-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | exec: Teach prepare_exec_creds how exec treats uids & gidsEric W. Biederman2020-05-201-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | exec: Merge install_exec_creds into setup_new_execEric W. Biederman2020-05-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-043-67/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov2020-05-191-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Use pids not tasks in lookupEric W. Biederman2020-04-301-57/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Replace __get_task_for_clock with pid_for_clockEric W. Biederman2020-04-291-45/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_typeEric W. Biederman2020-04-291-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Extend rcu_read_lock removing task_struct referencesEric W. Biederman2020-04-291-20/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | remove the no longer needed pid_alive() check in __task_pid_nr_ns()Oleg Nesterov2020-04-301-2/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timer: Unify the now redundant code in lookup_taskEric W. Biederman2020-04-281-8/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timer: Tidy up group_leader logic in lookup_taskEric W. Biederman2020-04-281-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman2020-04-281-0/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-06-042-87/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |