summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Add add_wait_queue_priority()David Woodhouse2020-11-151-1/+16
* Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-125-7/+42
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-065-7/+42
| |\
| | * bpf: Update verification logic for LSM programsKP Singh2020-11-061-3/+7
| | * bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2020-11-051-2/+28
| | * bpf: BPF_PRELOAD depends on BPF_SYSCALLRandy Dunlap2020-11-051-0/+1
| | * bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSEArd Biesheuvel2020-10-292-2/+6
* | | Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-121-1/+1
|\ \ \
| * | | cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-101-1/+1
* | | | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-11-111-11/+11
|\ \ \ \
| * | | | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig2020-11-021-10/+6
| * | | | swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-021-1/+5
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-11-101-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | don't dump the threads that had been already exiting when zapped.Al Viro2020-10-281-1/+4
| |/ / /
* | | | fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-081-5/+5
* | | | Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-081-7/+5
|\ \ \ \
| * | | | perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)2020-11-071-7/+5
| | |/ / | |/| |
* | | | Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-081-2/+14
|\ \ \ \
| * | | | futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith2020-11-071-2/+14
* | | | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-081-0/+1
|\ \ \ \ \
| * | | | | genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-10-151-0/+1
* | | | | | Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-081-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | entry: Fix the incorrect ordering of lockdep and RCU checkThomas Gleixner2020-11-041-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-11-056-34/+107
|\ \ \ \ \
| * | | | | kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)2020-11-041-4/+21
| * | | | | tracing: Make -ENOMEM the default error for parse_synth_field()Steven Rostedt (VMware)2020-11-021-10/+7
| * | | | | ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)2020-11-021-12/+46
| * | | | | tracing: Fix the checking of stackidx in __ftrace_trace_stackQiujun Huang2020-11-021-2/+2
| * | | | | ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-022-4/+28
| * | | | | ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)2020-11-021-1/+2
| * | | | | tracing: Fix out of bounds write in get_trace_bufQiujun Huang2020-11-021-1/+1
| |/ / / /
* | | | | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-051-12/+10
|\ \ \ \ \
| * | | | | cpufreq: schedutil: Don't skip freq update if need_freq_update is setViresh Kumar2020-11-021-12/+10
| |/ / / /
* | | | | kernel/hung_task.c: make type annotations consistentLukas Bulwahn2020-11-021-2/+1
* | | | | kthread_worker: prevent queuing delayed work from timer_fn when it is being c...Zqiang2020-11-021-1/+2
* | | | | ptrace: fix task_join_group_stop() for the case when current is tracedOleg Nesterov2020-11-021-9/+10
|/ / / /
* | | | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-014-16/+2
|\ \ \ \
| * | | | time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-10-261-4/+0
| * | | | timers: Remove unused inline funtion debug_timer_free()YueHaibing2020-10-261-5/+0
| * | | | hrtimer: Remove unused inline function debug_hrtimer_free()YueHaibing2020-10-261-5/+0
| * | | | time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang2020-10-261-2/+2
| | |/ / | |/| |
* | | | Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-012-2/+2
|\ \ \ \
| * | | | stop_machine, rcu: Mark functions as notraceZong Li2020-10-262-2/+2
| |/ / /
* | | | Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-012-14/+10
|\ \ \ \
| * | | | lockdep: Fix nr_unused_locks accountingPeter Zijlstra2020-10-301-10/+4
| * | | | locking/lockdep: Remove more raw_cpu_read() usagePeter Zijlstra2020-10-301-1/+1
| * | | | futex: Fix incorrect should_fail_futex() handlingMateusz Nosek2020-10-281-1/+3
| * | | | lockdep: Fix preemption WARN for spurious IRQ-enablePeter Zijlstra2020-10-221-2/+2
* | | | | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-313-3/+3
|\ \ \ \ \
| * | | | | printk: ringbuffer: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-1/+1