summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2020-06-02irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK tooIngo Molnar-2/+0
2020-06-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-53/+53
2020-06-01Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+17
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+12
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds-1/+4
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+7
2020-06-01bpf, cgroup: Return ENOLINK for auto-detached links on updateJakub Sitnicki-1/+1
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki-2/+245
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki-0/+134
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki-3/+4
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+119
2020-06-01bpf: Use tracing helpers for lsm programsJiri Olsa-2/+2
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi-2/+2
2020-06-01bpf: Change kvfree to kfree in generic_map_lookup_batch()Denis Efremov-1/+1
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern-0/+3
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern-4/+84
2020-06-01devmap: Formalize map value as a named structDavid Ahern-17/+28
2020-06-01bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helperYonghong Song-3/+3
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko-50/+680
2020-06-01bpf: Fix map permissions checkAnton Protopopov-1/+2
2020-06-01bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*John Fastabend-5/+29
2020-06-01bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_runChris Packham-1/+1
2020-06-01bpf: Fix returned error sign when link doesn't support updatesJakub Sitnicki-1/+1
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+0
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+11
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+20
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+1
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-638/+1995
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+94
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-49/+97
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+31
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-15/+17
2020-06-01workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()Lai Jiangshan-1/+1
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki-13/+48
2020-06-01tracing: Add a trace print when traceoff_on_warning is triggeredSteven Rostedt (VMware)-1/+4
2020-06-01tracing: Move synthetic events to a separate fileTom Zanussi-1786/+1847
2020-06-01tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi-0/+301
2020-06-01tracing: Check state.disabled in synth event trace functionsTom Zanussi-16/+3
2020-06-01Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependenciesIngo Molnar-20/+80
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek-4926/+11824
2020-06-01Merge branch 'for-5.7-preferred-console' into for-linusPetr Mladek-44/+79
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-32/+20
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-18/+16
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook-0/+17
2020-05-30printk: honor the max_reason field in kmsg_dumperPavel Tatashin-4/+11
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook-3/+3
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner-136/+185
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-18/+16
2020-05-29bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend-5/+5