summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-162-8/+9
|\
| * workqueue: fix a kernel-doc warningMauro Carvalho Chehab2020-10-161-0/+3
| * rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpuMauro Carvalho Chehab2020-10-151-8/+6
* | Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2020-10-161-1/+1
|\ \
| * | tracing: Remove __init from __trace_early_add_new_event()Masami Hiramatsu2020-10-161-1/+1
* | | Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-161-1/+4
|\ \ \
| * | | printk: ringbuffer: Wrong data pointer when appending small stringPetr Mladek2020-10-151-1/+4
* | | | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-10-168-34/+68
|\ \ \ \
| * | | | kdb: Fix pager search for multi-line stringsDaniel Thompson2020-10-011-2/+6
| * | | | kernel: debug: Centralize dbg_[de]activate_sw_breakpointsDaniel Thompson2020-10-013-3/+2
| * | | | kgdb: Add NOKPROBE labels on the trap handler functionsDaniel Thompson2020-10-011-0/+16
| * | | | kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson2020-09-282-0/+13
| * | | | kernel/debug: Fix spelling mistake in debug_core.cYouling Tang2020-09-111-2/+2
| * | | | kdb: Use newer api for tasklist scanningDavidlohr Bueso2020-09-084-12/+8
| * | | | kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson2020-09-081-8/+14
| * | | | kdb: remove unnecessary null check of dbg_io_opsCengiz Can2020-09-081-7/+7
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-1621-53/+118
|\ \ \ \ \
| * | | | | kernel/relay.c: drop unneeded initializationSudip Mukherjee2020-10-161-1/+1
| * | | | | panic: dump registers on panic_on_warnAlexey Kardashevskiy2020-10-161-6/+6
| * | | | | kernel: acct.c: fix some kernel-doc nitsRandy Dunlap2020-10-161-5/+3
| * | | | | kernel/: fix repeated words in commentsRandy Dunlap2020-10-1615-15/+15
| * | | | | kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()Liao Pingfang2020-10-161-1/+1
| * | | | | kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-161-1/+2
| * | | | | mm: use helper function put_write_access()Miaohe Lin2020-10-161-1/+1
| * | | | | kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand2020-10-161-3/+2
| * | | | | mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand2020-10-161-0/+60
| * | | | | kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand2020-10-161-1/+1
| * | | | | kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand2020-10-161-21/+28
* | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1545-703/+4920
|\ \ \ \ \ \
| * | | | | | bpf: Fix register equivalence tracking.Alexei Starovoitov2020-10-151-13/+25
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-129-59/+403
| |\ \ \ \ \ \
| | * | | | | | bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2020-10-113-11/+18
| | * | | | | | bpf: Track spill/fill of bounded scalars.Yonghong Song2020-10-091-1/+15
| | * | | | | | bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov2020-10-091-0/+50
| | * | | | | | bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=nYonghong Song2020-10-071-0/+2
| | * | | | | | kernel/bpf/verifier: Fix build when NET is not enabledRandy Dunlap2020-10-071-0/+4
| | * | | | | | bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMISong Liu2020-10-062-5/+97
| | * | | | | | bpf, verifier: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-051-2/+2
| | * | | | | | bpf: Deref map in BPF_PROG_BIND_MAP when it's already usedStanislav Fomichev2020-10-021-1/+3
| | * | | | | | bpf: Introducte bpf_this_cpu_ptr()Hao Luo2020-10-023-3/+24
| | * | | | | | bpf: Introduce bpf_per_cpu_ptr()Hao Luo2020-10-024-13/+81
| | * | | | | | bpf: Introduce pseudo_btf_idHao Luo2020-10-022-28/+112
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-082-4/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-055-12/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | taskstats: move specifying netlink policy back to opsJakub Kicinski2020-10-021-36/+10
| * | | | | | | | | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-3/+3
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu2020-09-301-2/+17
| * | | | | | | | bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann2020-09-301-1/+1
| * | | | | | | | bpf: Fix context type resolving for extension programsToke Høiland-Jørgensen2020-09-291-1/+8
| * | | | | | | | bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2020-09-292-16/+126