| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | dma-debug: make __dma_entry_alloc_check_leak() static | Jason Yan | 2020-04-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2020-06-06 | 1 | -98/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON() | Lai Jiangshan | 2020-06-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: remove useless unlock() and lock() in series | Lai Jiangshan | 2020-05-29 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: void unneeded requeuing the pwq in rescuer thread | Lai Jiangshan | 2020-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t | Sebastian Andrzej Siewior | 2020-05-29 | 1 | -88/+88 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Use rcuwait for wq_manager_wait | Sebastian Andrzej Siewior | 2020-05-29 | 1 | -5/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Remove unnecessary kfree() call in rcu_free_wq() | Zhang Qiang | 2020-05-27 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Fix an use after free in init_rescuer() | Dan Carpenter | 2020-05-11 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO. | Sean Fu | 2020-05-05 | 1 | -4/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2020-06-06 | 2 | -17/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | cgroup: add cpu.stat file to root cgroup | Boris Burkov | 2020-05-28 | 2 | -9/+52 | |
| | * | | | | | | | | | | | | | | | | | | | | | | cgroup: Remove stale comments | Zefan Li | 2020-05-26 | 1 | -8/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-05 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/uaccess-ppc' into next | Michael Ellerman | 2020-05-20 | 2 | -12/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | powerpc/watchpoint: Don't allow concurrent perf and ptrace events | Ravi Bangoria | 2020-05-19 | 1 | -0/+16 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-05 | 1 | -10/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | module: Harden STRICT_MODULE_RWX | Peter Zijlstra | 2020-04-21 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs | Jessica Yu | 2020-04-17 | 1 | -11/+18 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-04 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | kgdb: Add kgdb_has_hit_break function | Vincent Chen | 2020-05-18 | 1 | -0/+12 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2020-05-25 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | kernel/cpu_pm: Fix uninitted local in cpu_pm | Douglas Anderson | 2020-05-15 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 5 | -116/+213 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | kernel/relay.c: fix read_pos error when multiple readers | Pengcheng Yang | 2020-06-04 | 1 | -10/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kernel/relay.c: handle alloc_percpu returning NULL in relay_open | Daniel Axtens | 2020-06-04 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro | Kefeng Wang | 2020-06-04 | 1 | -28/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | user.c: make uidhash_table static | Jason Yan | 2020-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED | David Hildenbrand | 2020-06-04 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: collect coverage from interrupts | Andrey Konovalov | 2020-06-04 | 1 | -39/+155 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: use t->kcov_mode as enabled indicator | Andrey Konovalov | 2020-06-04 | 1 | -9/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: move t->kcov_sequence assignment | Andrey Konovalov | 2020-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: move t->kcov assignments into kcov_start/stop | Andrey Konovalov | 2020-06-04 | 1 | -9/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: fix potential use-after-free in kcov_remote_start | Andrey Konovalov | 2020-06-04 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kcov: cleanup debug messages | Andrey Konovalov | 2020-06-04 | 1 | -20/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | exec: Teach prepare_exec_creds how exec treats uids & gids | Eric W. Biederman | 2020-05-20 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | exec: Merge install_exec_creds into setup_new_exec | Eric W. Biederman | 2020-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 3 | -67/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov | 2020-05-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Use pids not tasks in lookup | Eric W. Biederman | 2020-04-30 | 1 | -57/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock | Eric W. Biederman | 2020-04-29 | 1 | -45/+30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type | Eric W. Biederman | 2020-04-29 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Extend rcu_read_lock removing task_struct references | Eric W. Biederman | 2020-04-29 | 1 | -20/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | remove the no longer needed pid_alive() check in __task_pid_nr_ns() | Oleg Nesterov | 2020-04-30 | 1 | -2/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timer: Unify the now redundant code in lookup_task | Eric W. Biederman | 2020-04-28 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timer: Tidy up group_leader logic in lookup_task | Eric W. Biederman | 2020-04-28 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | proc: Ensure we see the exit of each process tid exactly once | Eric W. Biederman | 2020-04-28 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2020-06-04 | 2 | -87/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
