summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-17tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi1-2/+2
2020-06-17trace: Fix typo in allocate_ftrace_ops()'s commentWei Yang1-1/+1
2020-06-17tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)3-7/+26
2020-06-17sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang1-1/+5
2020-06-17sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang1-5/+13
2020-06-17kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-17kprobes: Remove redundant arch_disarm_kprobe() callMasami Hiramatsu1-2/+0
2020-06-17kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-17kprobes: Use non RCU traversal APIs on kprobe_tables if possibleMasami Hiramatsu1-9/+20
2020-06-17kprobes: Suppress the suspicious RCU warning on kprobesMasami Hiramatsu1-1/+2
2020-06-17recordmcount: support >64k sectionsSami Tolvanen1-6/+92
2020-06-17kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada1-5/+6
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds33-314/+309
2020-06-17Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-124/+225
2020-06-17Documentation: remove SH-5 index entriesRandy Dunlap1-12/+0
2020-06-17selinux: fix a double free in cond_read_node()/cond_read_list()Tom Rix1-13/+5
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds54-96/+96
2020-06-17x86/purgatory: Add -fno-stack-protectorArvind Sankar1-0/+1
2020-06-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-51/+28
2020-06-17e1000e: fix unused-function warningArnd Bergmann1-11/+5
2020-06-17e1000: use generic power managementVaibhav Gupta1-36/+13
2020-06-17e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-17lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey1-0/+2
2020-06-17afs: Fix silly renameDavid Howells4-16/+80
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin1-0/+2
2020-06-16mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10
2020-06-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1
2020-06-16arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon1-3/+3
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu16-50/+25
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu13-59/+21
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu14-43/+19
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu66-511/+68
2020-06-16block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-16arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon1-1/+1
2020-06-16afs: afs_vnode_commit_status() doesn't need to check the RPC errorDavid Howells1-3/+1
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells7-18/+32
2020-06-16afs: Remove afs_operation::abort_codeDavid Howells2-2/+1
2020-06-16afs: Fix yfs_fs_fetch_status() to honour vnode selectorDavid Howells1-25/+26
2020-06-16afs: Remove yfs_fs_fetch_file_status() as it's not usedDavid Howells2-43/+0
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu3-1/+17
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2-2/+2
2020-06-16selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu1-1/+1
2020-06-16libceph: don't omit used_replica in target_copy()Ilya Dryomov1-0/+1
2020-06-16libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov1-0/+1
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov4-16/+13
2020-06-16s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens1-0/+1
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino4-6/+8
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor1-6/+4