summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2020-05-08umh: fix memory leak on execve failureVincent Minet-0/+6
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-1/+3
2020-04-30bpf: Fix error return code in map_lookup_and_delete_elem()Wei Yongjun-1/+3
2020-04-27PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui-0/+7
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+1
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+2
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+10
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-14/+39
2020-04-24bpf: Make bpf_link_fops staticZou Wei-1/+1
2020-04-24bpf: Propagate expected_attach_type when verifying freplace programsToke Høiland-Jørgensen-0/+8
2020-04-24bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fdAndrii Nakryiko-2/+9
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman-0/+1
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-3/+11
2020-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-1/+5
2020-04-22tracing: Convert local functions in tracing_map.c to staticJason Yan-3/+3
2020-04-22ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)-0/+1
2020-04-22tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi-0/+7
2020-04-22perf/core: fix parent pid/tid in task exit eventsIan Rogers-3/+10
2020-04-22sched/core: Fix reset-on-fork from RT with uclampQuentin Perret-7/+2
2020-04-21signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman-1/+5
2020-04-20bpf: Fix handling of XADD on BTF memoryJann Horn-1/+1
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn-9/+19
2020-04-20cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabledToke Høiland-Jørgensen-1/+1
2020-04-20audit: check the length of userspace generated audit recordsPaul Moore-0/+3
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+14
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-44/+0
2020-04-19Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+21
2020-04-19Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2020-04-18Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+15
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-12/+9
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin-1/+14
2020-04-15sched/vtime: Work around an unitialized variable warningBorislav Petkov-2/+2
2020-04-15sched/isolation: Allow "isolcpus=" to skip unknown sub-parametersPeter Xu-2/+19
2020-04-15clone3: add build-time CLONE_ARGS_SIZE_VER* validity checksEugene Syromiatnikov-0/+8
2020-04-15clone3: add a check for the user struct size if CLONE_INTO_CGROUP is setEugene Syromiatnikov-1/+2
2020-04-15clone3: fix cgroup argument sanity checkEugene Syromiatnikov-1/+1
2020-04-14tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang-7/+3
2020-04-14bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei-2/+1
2020-04-14bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko-9/+7
2020-04-14genirq: Remove setup_irq() and remove_irq()afzal mohammed-44/+0
2020-04-14Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-1/+1
2020-04-12signal: use kill_proc_info instead of kill_pid_info in kill_something_infoZhiqiang Liu-6/+2
2020-04-12signal: check sig before setting info in kill_pid_usb_asyncioZhiqiang Liu-3/+3
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+4
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-31/+51
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+33
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-4/+8
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+3
2020-04-10kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin-1/+1