summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-04-21signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman
2020-04-20bpf: Fix handling of XADD on BTF memoryJann Horn
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-20cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabledToke Høiland-Jørgensen
2020-04-20audit: check the length of userspace generated audit recordsPaul Moore
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-19Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-18Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin
2020-04-15sched/vtime: Work around an unitialized variable warningBorislav Petkov
2020-04-15sched/isolation: Allow "isolcpus=" to skip unknown sub-parametersPeter Xu
2020-04-15clone3: add build-time CLONE_ARGS_SIZE_VER* validity checksEugene Syromiatnikov
2020-04-15clone3: add a check for the user struct size if CLONE_INTO_CGROUP is setEugene Syromiatnikov
2020-04-15clone3: fix cgroup argument sanity checkEugene Syromiatnikov
2020-04-14tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang
2020-04-14bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei
2020-04-14bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko
2020-04-14genirq: Remove setup_irq() and remove_irq()afzal mohammed
2020-04-14Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2020-04-12signal: use kill_proc_info instead of kill_pid_info in kill_something_infoZhiqiang Liu
2020-04-12signal: check sig before setting info in kill_pid_usb_asyncioZhiqiang Liu
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin
2020-04-10kmod: make request_module() return an error when autoloading is disabledEric Biggers
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman
2020-04-08dma-debug: fix displaying of dma allocation typeGrygorii Strashko
2020-04-08dma-direct: fix data truncation in dma_direct_get_required_mask()Kishon Vijay Abraham I
2020-04-08locking/lockdep: Improve 'invalid wait context' splatPeter Zijlstra
2020-04-08locking/percpu-rwsem: Fix a task_struct refcountQian Cai
2020-04-08sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider
2020-04-08sched/debug: Factor out printing formats into common macrosValentin Schneider
2020-04-08sched/debug: Remove redundant macro defineValentin Schneider
2020-04-08sched/core: Remove unused rq::last_load_update_tickVincent Donnefort
2020-04-08workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior
2020-04-08sched/fair: Fix negative imbalance in imbalance calculationAubrey Li
2020-04-08sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang
2020-04-08sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider