| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-19 | 2 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sched/vtime: Work around an unitialized variable warning | Borislav Petkov | 2020-04-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters | Peter Xu | 2020-04-15 | 1 | -2/+19 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2020-04-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common() | Paul E. McKenney | 2020-04-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-04-18 | 2 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks | Eugene Syromiatnikov | 2020-04-15 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set | Eugene Syromiatnikov | 2020-04-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | clone3: fix cgroup argument sanity check | Eugene Syromiatnikov | 2020-04-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | signal: use kill_proc_info instead of kill_pid_info in kill_something_info | Zhiqiang Liu | 2020-04-12 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | signal: check sig before setting info in kill_pid_usb_asyncio | Zhiqiang Liu | 2020-04-12 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-16 | 3 | -12/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bpf: remove unneeded conversion to bool in __mark_reg_unknown | Zou Wei | 2020-04-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping | Andrii Nakryiko | 2020-04-14 | 1 | -9/+7 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-04-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | bpf: Fix a typo "inacitve" -> "inactive" | Qiujun Huang | 2020-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | tracing: Fix the race between registering 'snapshot' event trigger and trigge... | Xiao Yang | 2020-04-14 | 1 | -7/+3 | |
| | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-04-12 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ucount: Make sure ucounts in /proc/sys/user don't regress again | Jan Kara | 2020-04-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | time/namespace: Add max_time_namespaces ucount | Dmitry Safonov | 2020-04-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | time/namespace: Fix time_for_children symlink | Michael Kerrisk (man-pages) | 2020-04-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-12 | 5 | -62/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sched/debug: Add task uclamp values to SCHED_DEBUG procfs | Valentin Schneider | 2020-04-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | sched/debug: Factor out printing formats into common macros | Valentin Schneider | 2020-04-08 | 1 | -14/+12 | |
| | * | | | | | | | | | | | | | sched/debug: Remove redundant macro define | Valentin Schneider | 2020-04-08 | 1 | -12/+0 | |
| | * | | | | | | | | | | | | | sched/core: Remove unused rq::last_load_update_tick | Vincent Donnefort | 2020-04-08 | 2 | -2/+0 | |
| | * | | | | | | | | | | | | | workqueue: Remove the warning in wq_worker_sleeping() | Sebastian Andrzej Siewior | 2020-04-08 | 2 | -3/+6 | |
| | * | | | | | | | | | | | | | sched/fair: Fix negative imbalance in imbalance calculation | Aubrey Li | 2020-04-08 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | sched/fair: Fix race between runtime distribution and assignment | Huaixin Chang | 2020-04-08 | 1 | -20/+11 | |
| | * | | | | | | | | | | | | | sched/fair: Align rq->avg_idle and rq->avg_scan_cost | Valentin Schneider | 2020-04-08 | 3 | -11/+8 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-12 | 1 | -31/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | perf/core: Disable page faults when getting phys address | Jiri Olsa | 2020-04-08 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | perf/cgroup: Correct indirection in perf_less_group_idx() | Ian Rogers | 2020-04-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | perf/core: Fix event cgroup tracking | Peter Zijlstra | 2020-04-08 | 1 | -27/+43 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-04-12 | 2 | -21/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | locking/lockdep: Improve 'invalid wait context' splat | Peter Zijlstra | 2020-04-08 | 1 | -20/+31 | |
| | * | | | | | | | | | | | | | locking/percpu-rwsem: Fix a task_struct refcount | Qian Cai | 2020-04-08 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-04-11 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | dma-debug: fix displaying of dma allocation type | Grygorii Strashko | 2020-04-08 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | dma-direct: fix data truncation in dma_direct_get_required_mask() | Kishon Vijay Abraham I | 2020-04-08 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-10 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | kernel/gcov/fs.c: gcov_seq_next() should increase position index | Vasily Averin | 2020-04-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | kmod: make request_module() return an error when autoloading is disabled | Eric Biggers | 2020-04-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky | 2020-04-10 | 3 | -10/+40 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2020-04-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | proc: Use a dedicated lock in struct pid | Eric W. Biederman | 2020-04-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-04-10 | 1 | -55/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | PM / sleep: handle the compat case in snapshot_set_swap_area() | Christoph Hellwig | 2020-04-06 | 1 | -32/+22 | |
| | * | | | | | | | | | | | | | | PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper | Christoph Hellwig | 2020-04-06 | 1 | -28/+29 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
