Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-02-21 | 3 | -9/+57 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-02-19 | 3 | -9/+57 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: Fix a potential deadlock with bpf_map_do_batch | Yonghong Song | 2020-02-19 | 1 | -3/+31 | |
| | * | | | | | | bpf: Do not grab the bucket spinlock by default on htab batch ops | Brian Vazquez | 2020-02-19 | 1 | -2/+22 | |
| | * | | | | | | bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill | Johannes Krude | 2020-02-17 | 1 | -1/+1 | |
| | * | | | | | | bpf: Make btf_check_func_type_match() static | Hongbo Yao | 2020-02-11 | 1 | -3/+3 | |
* | | | | | | | | y2038: remove unused time32 interfaces | Arnd Bergmann | 2020-02-21 | 2 | -107/+0 | |
* | | | | | | | | Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-02-18 | 3 | -56/+56 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | dma-direct: improve DMA mask overflow reporting | Christoph Hellwig | 2020-02-05 | 1 | -14/+7 | |
| * | | | | | | | dma-direct: improve swiotlb error reporting | Christoph Hellwig | 2020-02-05 | 2 | -28/+30 | |
| * | | | | | | | dma-direct: relax addressability checks in dma_direct_supported | Christoph Hellwig | 2020-02-05 | 1 | -13/+11 | |
| * | | | | | | | dma-contiguous: CMA: give precedence to cmdline | Nicolas Saenz Julienne | 2020-01-30 | 1 | -1/+8 | |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-02-15 | 5 | -53/+117 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | sched/fair: Fix kernel-doc warning in attach_entity_load_avg() | Randy Dunlap | 2020-02-11 | 1 | -1/+0 | |
| * | | | | | | | sched/core: Annotate curr pointer in rq with __rcu | Madhuparna Bhowmik | 2020-02-11 | 1 | -1/+1 | |
| * | | | | | | | sched/psi: Fix OOB write when writing 0 bytes to PSI files | Suren Baghdasaryan | 2020-02-11 | 1 | -0/+3 | |
| * | | | | | | | sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t... | Mel Gorman | 2020-02-10 | 3 | -11/+27 | |
| * | | | | | | | sched/fair: Prevent unlimited runtime on throttled group | Vincent Guittot | 2020-01-28 | 1 | -1/+8 | |
| * | | | | | | | sched/nohz: Optimize get_nohz_timer_target() | Wanpeng Li | 2020-01-28 | 1 | -7/+12 | |
| * | | | | | | | sched/uclamp: Reject negative values in cpu_uclamp_write() | Qais Yousef | 2020-01-28 | 1 | -1/+1 | |
| * | | | | | | | sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains | Mel Gorman | 2020-01-28 | 1 | -12/+29 | |
| * | | | | | | | timers/nohz: Update NOHZ load in remote tick | Peter Zijlstra (Intel) | 2020-01-28 | 2 | -11/+26 | |
| * | | | | | | | sched/core: Don't skip remote tick for idle CPUs | Scott Wood | 2020-01-28 | 1 | -8/+10 | |
* | | | | | | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-02-14 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | ACPI: PM: s2idle: Avoid possible race related to the EC GPE | Rafael J. Wysocki | 2020-02-11 | 1 | -4/+5 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-02-11 | 2 | -142/+87 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | tracing: Consolidate trace() functions | Tom Zanussi | 2020-02-10 | 1 | -134/+86 | |
| * | | | | | | tracing: Don't return -EINVAL when tracing soft disabled synth events | Tom Zanussi | 2020-02-10 | 1 | -14/+6 | |
| * | | | | | | tracing: Add missing nest end to synth_event_trace_start() error case | Tom Zanussi | 2020-02-10 | 1 | -0/+1 | |
| * | | | | | | tracing/kprobe: Fix uninitialized variable bug | Gustavo A. R. Silva | 2020-02-10 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-02-10 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cgroup: init_tasks shouldn't be linked to the root cgroup | Tejun Heo | 2020-01-30 | 1 | -5/+8 | |
* | | | | | | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kallsyms: fix type of kallsyms_token_table[] | Masahiro Yamada | 2020-02-05 | 1 | -2/+3 | |
* | | | | | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-02-09 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/apic/msi: Plug non-maskable MSI affinity race | Thomas Gleixner | 2020-02-01 | 2 | -1/+5 | |
* | | | | | | | | | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-02-09 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | smp/up: Make smp_call_function_single() match SMP semantics | Paul E. McKenney | 2020-02-07 | 1 | -1/+2 | |
| * | | | | | | | | | smp: Remove superfluous cond_func check in smp_call_function_many_cond() | Sebastian Andrzej Siewior | 2020-01-28 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-02-09 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perf/urgent, to synchronize with upstream | Ingo Molnar | 2020-02-05 | 73 | -1649/+4294 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/cgroups: Install cgroup events to correct cpuctx | Song Liu | 2020-01-28 | 1 | -3/+4 | |
| * | | | | | | | | | | | perf/core: Fix mlock accounting in perf_mmap() | Song Liu | 2020-01-28 | 1 | -1/+9 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-02-09 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | clocksource: Prevent double add_timer_on() for watchdog_timer | Konstantin Khlebnikov | 2020-02-01 | 1 | -2/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-02-09 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | genirq: Clarify that irq wake state is orthogonal to enable/disable | Stephen Boyd | 2020-02-07 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-02-08 | 2 | -9/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-02-08 | 2 | -9/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: Fix modifier skipping logic | Alexei Starovoitov | 2020-02-04 | 1 | -5/+3 |