Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | lockdep: Avoid to modify chain keys in validate_chain() | Boqun Feng | 2020-11-10 | 1 | -10/+9 | |
| * | | | | | | | | | futex: Don't enable IRQs unconditionally in put_pi_state() | Dan Carpenter | 2020-11-09 | 1 | -2/+3 | |
* | | | | | | | | | | panic: don't dump stack twice on warn | Christophe Leroy | 2020-11-14 | 1 | -1/+2 | |
* | | | | | | | | | | kernel/watchdog: fix watchdog_allowed_mask not used warning | Santosh Sivaraj | 2020-11-14 | 1 | -2/+2 | |
* | | | | | | | | | | reboot: fix overflow parsing reboot cpu number | Matteo Croce | 2020-11-14 | 1 | -0/+7 | |
* | | | | | | | | | | Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" | Matteo Croce | 2020-11-14 | 1 | -14/+7 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | arm64: smp: Tell RCU about CPUs that fail to come online | Will Deacon | 2020-11-10 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-11-12 | 5 | -7/+42 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-11-07 | 5 | -7/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf: Update verification logic for LSM programs | KP Singh | 2020-11-06 | 1 | -3/+7 | |
| | * | | | | | | | | bpf: Zero-fill re-used per-cpu map element | David Verbeiren | 2020-11-06 | 1 | -2/+28 | |
| | * | | | | | | | | bpf: BPF_PRELOAD depends on BPF_SYSCALL | Randy Dunlap | 2020-11-06 | 1 | -0/+1 | |
| | * | | | | | | | | bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE | Ard Biesheuvel | 2020-10-30 | 2 | -2/+6 | |
* | | | | | | | | | | Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cpufreq: Introduce governor flags | Rafael J. Wysocki | 2020-11-10 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2020-11-11 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single | Christoph Hellwig | 2020-11-02 | 1 | -10/+6 | |
| * | | | | | | | | | | swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" | Stefano Stabellini | 2020-11-02 | 1 | -1/+5 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-11-10 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | don't dump the threads that had been already exiting when zapped. | Al Viro | 2020-10-28 | 1 | -1/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent | Eddy Wu | 2020-11-08 | 1 | -5/+5 | |
* | | | | | | | | | Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-11-08 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | perf/core: Fix a memory leak in perf_event_parse_addr_filter() | kiyin(尹亮) | 2020-11-07 | 1 | -7/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-11-08 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | futex: Handle transient "ownerless" rtmutex state correctly | Mike Galbraith | 2020-11-07 | 1 | -2/+14 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-11-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY | Marc Zyngier | 2020-10-15 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-11-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | entry: Fix the incorrect ordering of lockdep and RCU check | Thomas Gleixner | 2020-11-04 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-11-05 | 6 | -34/+107 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | kprobes: Tell lockdep about kprobe nesting | Steven Rostedt (VMware) | 2020-11-04 | 1 | -4/+21 | |
| * | | | | | | | tracing: Make -ENOMEM the default error for parse_synth_field() | Steven Rostedt (VMware) | 2020-11-02 | 1 | -10/+7 | |
| * | | | | | | | ring-buffer: Fix recursion protection transitions between interrupt context | Steven Rostedt (VMware) | 2020-11-02 | 1 | -12/+46 | |
| * | | | | | | | tracing: Fix the checking of stackidx in __ftrace_trace_stack | Qiujun Huang | 2020-11-02 | 1 | -2/+2 | |
| * | | | | | | | ftrace: Handle tracing when switching between context | Steven Rostedt (VMware) | 2020-11-02 | 2 | -4/+28 | |
| * | | | | | | | ftrace: Fix recursion check for NMI test | Steven Rostedt (VMware) | 2020-11-02 | 1 | -1/+2 | |
| * | | | | | | | tracing: Fix out of bounds write in get_trace_buf | Qiujun Huang | 2020-11-02 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-11-05 | 1 | -12/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cpufreq: schedutil: Don't skip freq update if need_freq_update is set | Viresh Kumar | 2020-11-02 | 1 | -12/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | kernel/hung_task.c: make type annotations consistent | Lukas Bulwahn | 2020-11-02 | 1 | -2/+1 | |
* | | | | | | | kthread_worker: prevent queuing delayed work from timer_fn when it is being c... | Zqiang | 2020-11-02 | 1 | -1/+2 | |
* | | | | | | | ptrace: fix task_join_group_stop() for the case when current is traced | Oleg Nesterov | 2020-11-02 | 1 | -9/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-11-01 | 4 | -16/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | time: Prevent undefined behaviour in timespec64_to_ns() | Zeng Tao | 2020-10-26 | 1 | -4/+0 | |
| * | | | | | | timers: Remove unused inline funtion debug_timer_free() | YueHaibing | 2020-10-26 | 1 | -5/+0 | |
| * | | | | | | hrtimer: Remove unused inline function debug_hrtimer_free() | YueHaibing | 2020-10-26 | 1 | -5/+0 | |
| * | | | | | | time/sched_clock: Mark sched_clock_read_begin/retry() as notrace | Quanyang Wang | 2020-10-26 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-11-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | stop_machine, rcu: Mark functions as notrace | Zong Li | 2020-10-26 | 2 | -2/+2 | |
| |/ / / / / |