summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | params: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | | | tracepoint: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-302-3/+5
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2020-10-301-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | PM: sleep: fix typo in kernel/power/process.cJackie Zamow2020-10-271-1/+1
| | |/ / / / /
| * / / / / / cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is setRafael J. Wysocki2020-10-291-2/+4
| |/ / / / /
* | | | | | Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-281-14/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)2020-10-271-14/+22
* | | | | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-258-9/+9
* | | | | | kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* | | | | | Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-251-0/+5
|\ \ \ \ \ \
| * | | | | | futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | | | | | | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | | | | | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds2020-10-253-7/+7
|\ \ \ \ \ \
| * | | | | | LSM: Signal to SafeSetID when setting group IDsThomas Cedeno2020-10-133-7/+7
* | | | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-7/+2
|\ \ \ \ \ \ \
| * | | | | | | random32: add noise from network and scheduling activityWilly Tarreau2020-10-241-0/+2
| * | | | | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-7/+0
* | | | | | | | Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig2020-10-201-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2020-10-231-5/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ring-buffer: Update the description for ring_buffer_waitQiujun Huang2020-10-221-1/+1
| * | | | | | ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-10-221-4/+4
* | | | | | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-231-2/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cpufreq: schedutil: restore cached freq when next_f is not changedWei Wang2020-10-191-2/+3
* | | | | | | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-232-7/+5
|\ \ \ \ \ \ \
| * | | | | | | bpf: Enforce id generation for all may-be-null register typeMartin KaFai Lau2020-10-191-6/+5