summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | ring-buffer: Mark the !tail (crossing a page) as unlikelySteven Rostedt (VMware)2020-06-301-1/+1
| * | | | | | | | | | | | ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPUNicholas Piggin2020-06-302-17/+72
| * | | | | | | | | | | | ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bitSteven Rostedt (VMware)2020-06-301-27/+243
| * | | | | | | | | | | | ring-buffer: Incorporate absolute timestamp into add_timestamp logicSteven Rostedt (VMware)2020-06-301-18/+22
| * | | | | | | | | | | | ring-buffer: Have nested events still record running time stampSteven Rostedt (VMware)2020-06-301-95/+181
| * | | | | | | | | | | | tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)2020-06-302-7/+7
| * | | | | | | | | | | | x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooksSteven Rostedt (VMware)2020-06-291-0/+8
| * | | | | | | | | | | | tracing: Only allow trace_array_printk() to be used by instancesSteven Rostedt (VMware)2020-06-291-3/+7
* | | | | | | | | | | | | Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2020-08-071-3/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | module: Correctly truncate sysfs sections outputKees Cook2020-08-071-3/+19
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-076-43/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kasan: don't tag stacks allocated with pageallocAndrey Konovalov2020-08-071-1/+2
| * | | | | | | | | | | | | rcu: kasan: record and print call_rcu() call stackWalter Wu2020-08-071-0/+2
| * | | | | | | | | | | | | mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang2020-08-071-1/+1
| * | | | | | | | | | | | | mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-072-38/+15
| * | | | | | | | | | | | | mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-1/+1
| * | | | | | | | | | | | | kthread: remove incorrect comment in kthread_create_on_cpu()Ilias Stamatis2020-08-071-1/+0
| * | | | | | | | | | | | | mm: fix kthread_use_mm() vs TLB invalidatePeter Zijlstra2020-08-071-1/+6
* | | | | | | | | | | | | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini2020-07-291-2/+14
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-072-1/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | regset: kill ->get()Al Viro2020-07-271-19/+5
| * | | | | | | | | | | | | | regset: new method and helpers for itAl Viro2020-07-271-1/+11
| * | | | | | | | | | | | | | copy_regset_to_user(): do all copyout at once.Al Viro2020-07-271-0/+26
| * | | | | | | | | | | | | | introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro2020-07-272-1/+55
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-064-32/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein2020-07-273-28/+19
| * | | | | | | | | | | | | audit: do not set FS_EVENT_ON_CHILD in audit marks maskAmir Goldstein2020-07-272-2/+2
| * | | | | | | | | | | | | fsnotify: create helper fsnotify_inode()Amir Goldstein2020-07-271-2/+1
| * | | | | | | | | | | | | fsnotify: pass dir argument to handle_event() callbackAmir Goldstein2020-07-273-11/+11
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-0/+7
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-067-57/+77
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched,tracing: Convert to sched_set_fifo()Peter Zijlstra2020-07-291-25/+23
| * | | | | | | | | | | | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-152-10/+7
| * | | | | | | | | | | | sched: Remove sched_setscheduler*() EXPORTsPeter Zijlstra2020-06-151-3/+0
| * | | | | | | | | | | | sched,psi: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-4/+1
| * | | | | | | | | | | | sched,rcutorture: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-3/+1
| * | | | | | | | | | | | sched,rcuperf: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-6/+2
| * | | | | | | | | | | | sched,locktorture: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-8/+2
| * | | | | | | | | | | | sched,irq: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-5/+1
| * | | | | | | | | | | | sched: Provide sched_set_fifo()Peter Zijlstra2020-06-151-0/+47
* | | | | | | | | | | | | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2020-08-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks2020-07-201-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0527-429/+1884
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0317-204/+1108
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko2020-08-013-1/+48
| | * | | | | | | | | | | | bpf: Add missing newline characters in verifier error messagesYonghong Song2020-07-311-2/+2
| | * | | | | | | | | | | | bpf: Fix build without CONFIG_NET when using BPF XDP linkAndrii Nakryiko2020-07-291-0/+2
| | * | | | | | | | | | | | bpf: Fix swapped arguments in calls to check_buffer_accessColin Ian King2020-07-281-4/+4