Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | rcuperf: Fix printk format warning | Kefeng Wang | 2020-06-02 | 1 | -1/+1 | |
| * | | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callers | Christoph Hellwig | 2020-07-04 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-07-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fork: annotate data race in copy_process() | Weilong Chen | 2020-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-07-02 | 2 | -5/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | task_work: teach task_work_add() to do signal_wake_up() | Oleg Nesterov | 2020-06-30 | 2 | -5/+21 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial | Daniel Jordan | 2020-06-18 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-28 | 5 | -30/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sched/cfs: change initial value of runnable_avg | Vincent Guittot | 2020-06-28 | 1 | -1/+1 | |
| | * | | | | | | | | smp, irq_work: Continue smp_call_function*() and irq_work*() integration | Peter Zijlstra | 2020-06-28 | 2 | -21/+3 | |
| | * | | | | | | | | sched/core: s/WF_ON_RQ/WQ_ON_CPU/ | Peter Zijlstra | 2020-06-28 | 2 | -3/+3 | |
| | * | | | | | | | | sched/core: Fix ttwu() race | Peter Zijlstra | 2020-06-28 | 1 | -5/+28 | |
| | * | | | | | | | | sched/core: Fix PI boosting between RT and DEADLINE tasks | Juri Lelli | 2020-06-28 | 1 | -1/+2 | |
| | * | | | | | | | | sched/deadline: Initialize ->dl_boosted | Juri Lelli | 2020-06-28 | 1 | -0/+1 | |
| | * | | | | | | | | sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix... | Scott Wood | 2020-06-28 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-28 | 1 | -7/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rcu: Fixup noinstr warnings | Peter Zijlstra | 2020-06-25 | 1 | -7/+25 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-06-27 | 3 | -28/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dma-remap: align the size in dma_common_*_remap() | Eric Auger | 2020-06-23 | 1 | -2/+3 | |
| | * | | | | | | | | dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR | Christoph Hellwig | 2020-06-23 | 1 | -1/+1 | |
| | * | | | | | | | | dma-direct: add missing set_memory_decrypted() for coherent mapping | David Rientjes | 2020-06-23 | 1 | -0/+6 | |
| | * | | | | | | | | dma-direct: check return value when encrypting or decrypting memory | David Rientjes | 2020-06-17 | 1 | -5/+14 | |
| | * | | | | | | | | dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails | David Rientjes | 2020-06-17 | 1 | -1/+6 | |
| | * | | | | | | | | dma-direct: always align allocation size in dma_direct_alloc_pages() | David Rientjes | 2020-06-17 | 1 | -7/+10 | |
| | * | | | | | | | | dma-direct: mark __dma_direct_alloc_pages static | Christoph Hellwig | 2020-06-17 | 1 | -1/+1 | |
| | * | | | | | | | | dma-direct: re-enable mmap for !CONFIG_MMU | Christoph Hellwig | 2020-06-17 | 2 | -14/+1 | |
| * | | | | | | | | | Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-06-27 | 2 | -29/+47 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kgdb: Avoid suspicious RCU usage warning | Douglas Anderson | 2020-06-26 | 1 | -0/+4 | |
| | * | | | | | | | | | kdb: Switch to use safer dbg_io_ops over console APIs | Sumit Garg | 2020-06-26 | 1 | -1/+3 | |
| | * | | | | | | | | | kdb: Make kdb_printf() console handling more robust | Sumit Garg | 2020-06-25 | 1 | -0/+11 | |
| | * | | | | | | | | | kdb: Check status of console prior to invoking handlers | Sumit Garg | 2020-06-25 | 1 | -0/+2 | |
| | * | | | | | | | | | kdb: Re-factor kdb_printf() message write code | Sumit Garg | 2020-06-25 | 1 | -29/+28 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-06-26 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cpuidle: Rearrange s2idle-specific idle state entry code | Rafael J. Wysocki | 2020-06-25 | 1 | -4/+11 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-26 | 2 | -29/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | mm: remove vmalloc_exec | Christoph Hellwig | 2020-06-26 | 1 | -1/+3 | |
| | * | | | | | | | | kexec: do not verify the signature without the lockdown or mandatory signature | Lianbo Jiang | 2020-06-26 | 1 | -28/+6 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-05 | 15 | -88/+338 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | bpf: Fix build without CONFIG_STACKTRACE | Song Liu | 2020-07-03 | 1 | -0/+4 | |
| * | | | | | | | | | bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk() | Song Liu | 2020-07-01 | 1 | -2/+8 | |
| * | | | | | | | | | bpf: Introduce helper bpf_get_task_stack() | Song Liu | 2020-07-01 | 3 | -5/+78 | |
| * | | | | | | | | | perf: Expose get/put_callchain_entry() | Song Liu | 2020-07-01 | 1 | -7/+6 | |
| * | | | | | | | | | bpf: Remove redundant synchronize_rcu. | Alexei Starovoitov | 2020-07-01 | 7 | -38/+3 | |
| * | | | | | | | | | bpf: Add bpf_skc_to_udp6_sock() helper | Yonghong Song | 2020-06-25 | 1 | -0/+2 | |
| * | | | | | | | | | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers | Yonghong Song | 2020-06-25 | 1 | -0/+6 | |
| * | | | | | | | | | bpf: Add bpf_skc_to_tcp6_sock() helper | Yonghong Song | 2020-06-25 | 3 | -10/+36 | |
| * | | | | | | | | | bpf: Allow tracing programs to use bpf_jiffies64() helper | Yonghong Song | 2020-06-25 | 1 | -0/+2 | |
| * | | | | | | | | | bpf: Support 'X' in bpf_seq_printf() helper | Yonghong Song | 2020-06-25 | 1 | -1/+2 | |
| * | | | | | | | | | Merge up to bpf_probe_read_kernel_str() fix into bpf-next | Alexei Starovoitov | 2020-06-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ |