summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | modules: mark each_symbol_section staticChristoph Hellwig2020-08-011-2/+1
| * | | | | | | | | modules: mark find_symbol staticChristoph Hellwig2020-08-011-2/+1
| * | | | | | | | | modules: mark ref_module staticChristoph Hellwig2020-08-011-4/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-136-41/+62
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | bpf: Delete repeated words in commentsRandy Dunlap2020-08-072-2/+2
| * | | | | | | | bpf: Remove inline from bpf_do_trace_printkStanislav Fomichev2020-08-061-1/+1
| * | | | | | | | bpf: Change uapi for bpf iterator map elementsYonghong Song2020-08-063-38/+59
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-1214-52/+101
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-122-4/+4
| * | | | | | | | kcov: make some symbols staticWei Yongjun2020-08-121-3/+3
| * | | | | | | | kcov: unconditionally add -fno-stack-protector to compiler optionsMarco Elver2020-08-121-1/+1
| * | | | | | | | panic: make print_oops_end_marker() staticYue Hu2020-08-121-1/+1
| * | | | | | | | kernel/panic.c: make oops_may_print() return boolTiezhu Yang2020-08-121-1/+1
| * | | | | | | | kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna2020-08-121-0/+50
| * | | | | | | | kmod: remove redundant "be an" in the commentTiezhu Yang2020-08-121-3/+2
| * | | | | | | | kernel: add a kernel_wait helperChristoph Hellwig2020-08-122-25/+20
| * | | | | | | | exec: use force_uaccess_begin during exec and exitChristoph Hellwig2020-08-121-1/+1
| * | | | | | | | uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-124-12/+8
| * | | | | | | | mm: use unsigned types for fragmentation scoreNitin Gupta2020-08-121-1/+1
| * | | | | | | | mm: proactive compactionNitin Gupta2020-08-121-0/+9
| * | | | | | | | mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim2020-08-121-1/+1
* | | | | | | | | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-111-0/+97
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PM, libnvdimm: Add runtime firmware activation supportDan Williams2020-07-281-0/+97
* | | | | | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-104-13/+23
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-068-132/+122
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish2020-07-291-3/+10
| | * | | | | | | | | timekeeping: Use sequence counter with associated raw spinlockAhmed S. Darwish2020-07-291-8/+11
| | * | | | | | | | | sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
| * | | | | | | | | | locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson2020-07-251-1/+1
* | | | | | | | | | | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-2/+2
* | | | | | | | | | | | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-079-192/+674
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)2020-08-071-0/+44
| * | | | | | | | | | | | kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song2020-08-061-3/+14
| * | | | | | | | | | | | tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)2020-08-042-4/+4
| * | | | | | | | | | | | tracing/uprobe: Remove dead code in trace_uprobe_register()Peng Fan2020-08-031-1/+0
| * | | | | | | | | | | | kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song2020-08-031-0/+7
| * | | | | | | | | | | | ftrace: Fix ftrace_trace_task return valueJosef Bacik2020-08-032-4/+6
| * | | | | | | | | | | | trace : Have tracing buffer info use kvzalloc instead of kzallocZhaoyang Huang2020-08-031-2/+2
| * | | | | | | | | | | | tracing: Remove outdated comment in stack handlingVincent Whitchurch2020-07-301-6/+0
| * | | | | | | | | | | | ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...Chengming Zhou2020-07-301-0/+8
| * | | | | | | | | | | | ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou2020-07-301-4/+7
| * | | | | | | | | | | | tracing/hwlat: Honor the tracing_cpumaskKevin Hao2020-07-301-2/+3
| * | | | | | | | | | | | tracing/hwlat: Drop the duplicate assignment in start_kthread()Kevin Hao2020-07-301-1/+0
| * | | | | | | | | | | | tracing: Save one trace_event->type by using __TRACE_LAST_TYPEWei Yang2020-07-091-2/+2
| * | | | | | | | | | | | tracing: Simplify defining of the next event idWei Yang2020-07-091-6/+6
| * | | | | | | | | | | | ring-buffer: Do not trigger a WARN if clock going backwards is detectedSteven Rostedt (VMware)2020-07-011-3/+21
| * | | | | | | | | | | | ring-buffer: Call trace_clock_local() directly for RETPOLINE kernelsSteven Rostedt (VMware)2020-07-011-1/+9
| * | | | | | | | | | | | ring-buffer: Move the add_timestamp into its own functionSteven Rostedt (VMware)2020-07-011-12/+20
| * | | | | | | | | | | | ring-buffer: Consolidate add_timestamp to remove some branchesSteven Rostedt (VMware)2020-07-011-66/+73