aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-08-24kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checksMarco Elver1-8/+22
2020-08-24kcsan: Skew delay to be longer for certain access typesMarco Elver1-3/+7
2020-08-24kcsan: Support compounded read-write instrumentationMarco Elver2-5/+22
2020-08-24kcsan: Add atomic builtin test caseMarco Elver1-0/+63
2020-08-24kcsan: Add support for atomic builtinsMarco Elver1-0/+110
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva26-41/+41
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+18
2020-08-23timekeeping: Provide multi-timestamp accessor to NMI safe timekeeperThomas Gleixner1-11/+65
2020-08-23timekeeping: Utilize local_clock() for NMI safe timekeeper during early bootThomas Gleixner1-8/+25
2020-08-21bpf: sockmap: Allow update from BPFLorenz Bauer1-2/+36
2020-08-21bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhashLorenz Bauer1-0/+35
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer1-2/+3
2020-08-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+2
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song1-0/+15
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song1-0/+58
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+18
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner1-1/+2
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-71/+87
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov10-4/+382
2020-08-20bpf: Add BPF program and map iterators as built-in BPF programs.Alexei Starovoitov5-0/+587
2020-08-20bpf: Factor out bpf_link_by_id() helper.Alexei Starovoitov1-18/+28
2020-08-20fork: introduce kernel_clone()Christian Brauner1-8/+8
2020-08-19sys: Convert to the new fallthrough notationMiaohe Lin1-1/+1
2020-08-19signal: Convert to the new fallthrough notationMiaohe Lin1-1/+1
2020-08-19time: Use generic ns_common::countKirill Tkhai1-6/+3
2020-08-19cgroup: Use generic ns_common::countKirill Tkhai2-2/+2
2020-08-19user: Use generic ns_common::countKirill Tkhai2-3/+3
2020-08-19pid: Use generic ns_common::countKirill Tkhai2-11/+4
2020-08-19uts: Use generic ns_common::countKirill Tkhai1-5/+2
2020-08-19sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPSValentin Schneider1-1/+1
2020-08-19sched/topology: Propagate SD_ASYM_CPUCAPACITY upwardsValentin Schneider1-2/+1
2020-08-19sched/topology: Remove SD_SERIALIZE degeneration special caseValentin Schneider1-4/+2
2020-08-19sched/topology: Use prebuilt SD flag degeneration maskValentin Schneider1-16/+4
2020-08-19sched/debug: Output SD flag names rather than their valuesValentin Schneider1-1/+55
2020-08-19sched/topology: Verify SD_* flags setup when sched_debug is onValentin Schneider1-0/+17
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider1-7/+3
2020-08-18bpf: Avoid visit same object multiple timesYonghong Song1-1/+2
2020-08-18bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorYonghong Song1-1/+14
2020-08-18perf/core: Add a new PERF_EV_CAP_SIBLING event capabilityKan Liang1-5/+33
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard157-2800/+8863
2020-08-17audit: uninitialize variable audit_sig_sidJules Irenge1-1/+1
2020-08-17audit: change unnecessary globals into staticsJules Irenge2-7/+3
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-10/+14
2020-08-17bpf: Use get_file_rcu() instead of get_file() for task_file iteratorYonghong Song1-1/+2
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells1-0/+8
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+22
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-0/+3