aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+18
2020-09-11gcov: add support for GCC 10.1Gravatar Peter Oberparleiter 2-2/+3
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+3
2020-09-08seccomp: don't leave dangling ->notif if file allocation failsGravatar Tycho Andersen 1-3/+8
2020-09-08seccomp: don't leak memory when filter install racesGravatar Tycho Andersen 1-3/+10
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+29
2020-09-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeGravatar Tobias Klauser 1-1/+1
2020-09-04gcov: Disable gcov build with GCC 10Gravatar Leon Romanovsky 1-0/+1
2020-09-04x86/entry: Unbreak 32bit fast syscallGravatar Thomas Gleixner 1-6/+29
2020-09-04padata: fix possible padata_works_lock deadlockGravatar Daniel Jordan 1-2/+3
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-3/+2
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+7
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-21/+22
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPGravatar Thomas Gleixner 1-0/+7
2020-08-27dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()Gravatar Dan Carpenter 1-1/+1
2020-08-26lockdep,trace: Expose tracepointsGravatar Peter Zijlstra 1-5/+9
2020-08-26cpuidle: Move trace_cpu_idle() into generic codeGravatar Peter Zijlstra 1-0/+3
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathGravatar Peter Zijlstra 1-14/+8
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesGravatar Peter Zijlstra 1-2/+2
2020-08-24bpf, sysctl: Let bpf_stats_handler take a kernel pointer bufferGravatar Tobias Klauser 1-2/+1
2020-08-24bpf: Fix a buffer out-of-bound access when filling raw_tp link_infoGravatar Yonghong Song 1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 26-41/+41
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-3/+18
2020-08-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+2
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-3/+18
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Gravatar Hugh Dickins 1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelGravatar Wei Yongjun 1-0/+1
2020-08-21core/entry: Respect syscall number rewritesGravatar Thomas Gleixner 1-1/+2
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-71/+87
2020-08-18bpf: Avoid visit same object multiple timesGravatar Yonghong Song 1-1/+2
2020-08-18bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorGravatar Yonghong Song 1-1/+14
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-10/+14
2020-08-17bpf: Use get_file_rcu() instead of get_file() for task_file iteratorGravatar Yonghong Song 1-1/+2
2020-08-17watch_queue: Limit the number of watches a user can holdGravatar David Howells 1-0/+8
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+22
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-0/+3
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-15/+26
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-12/+5
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2020-08-15Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2020-08-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-173/+1
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 3-173/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigGravatar Christoph Hellwig 1-0/+3
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-10/+14
2020-08-14dma-debug: remove debug_dma_assert_idle() functionGravatar Linus Torvalds 2-50/+1
2020-08-14dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()Gravatar Hugh Dickins 1-18/+9
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-7/+53
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-25/+201