| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core |  Catalin Marinas | 1 | -7/+6 |
| 2019-11-08 | ftrace: Separate out functionality from ftrace_location_range() |  Steven Rostedt (VMware) | 1 | -15/+23 |
| 2019-11-08 | ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move() |  Steven Rostedt (VMware) | 1 | -12/+17 |
| 2019-11-07 | bpf: Add array support to btf_struct_access |  Martin KaFai Lau | 1 | -29/+166 |
| 2019-11-07 | dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages |  Christoph Hellwig | 2 | -3/+3 |
| 2019-11-07 | dma-direct: remove __dma_direct_free_pages |  Christoph Hellwig | 2 | -10/+5 |
| 2019-11-07 | cgroup: freezer: don't change task and cgroups status unnecessarily |  Honglei Wang | 1 | -0/+9 |
| 2019-11-07 | cpufreq: Initialize the governors in core_initcall |  Amit Kucheria | 1 | -1/+1 |
| 2019-11-06 | bpf: Account for insn->off when doing bpf_probe_read_kernel |  Martin KaFai Lau | 1 | -1/+1 |
| 2019-11-07 | bpf, offload: Unlock on error in bpf_offload_dev_create() |  Dan Carpenter | 1 | -1/+3 |
| 2019-11-06 | hrtimer: Annotate lockless access to timer->state |  Eric Dumazet | 1 | -4/+7 |
| 2019-11-06 | cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency |  Tejun Heo | 1 | -20/+24 |
| 2019-11-06 | module/ftrace: handle patchable-function-entry |  Mark Rutland | 1 | -1/+1 |
| 2019-11-06 | ftrace: add ftrace_init_nop() |  Mark Rutland | 1 | -3/+3 |
| 2019-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 2 | -4/+7 |
| 2019-11-05 | Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux |  Linus Torvalds | 1 | -1/+32 |
| 2019-11-05 | clone3: validate stack arguments |  Christian Brauner | 1 | -1/+32 |
| 2019-11-05 | irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation |  Yi Wang | 1 | -1/+1 |
| 2019-11-04 | timekeeping/vsyscall: Update VDSO data unconditionally |  Huacai Chen | 1 | -6/+3 |
| 2019-11-04 | stacktrace: Don't skip first entry on noncurrent tasks |  Jiri Slaby | 1 | -2/+4 |
| 2019-11-04 | ftrace: Introduce PERMANENT ftrace_ops flag |  Miroslav Benes | 2 | -3/+23 |
| 2019-11-04 | cpu/speculation: Uninline and export CPU mitigations helpers |  Tyler Hicks | 1 | -1/+26 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 5 | -153/+245 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 14 | -35/+338 |
| 2019-11-02 | bpf: Switch BPF probe insns to bpf_probe_read_kernel |  Daniel Borkmann | 1 | -4/+5 |
| 2019-11-02 | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers |  Daniel Borkmann | 1 | -46/+135 |
| 2019-11-02 | bpf: Make use of probe_user_write in probe write helper |  Daniel Borkmann | 1 | -4/+2 |
| 2019-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 3 | -13/+53 |
| 2019-11-02 | xsk: Restructure/inline XSKMAP lookup/redirect/flush |  Björn Töpel | 1 | -48/+0 |
| 2019-11-02 | bpf: Implement map_gen_lookup() callback for XSKMAP |  Maciej Fijalkowski | 1 | -0/+17 |
| 2019-11-02 | xsk: Store struct xdp_sock as a flexible array member of the XSKMAP |  Björn Töpel | 1 | -32/+23 |
| 2019-11-01 | kexec: Fix pointer-to-int-cast warnings |  Helge Deller | 1 | -2/+2 |
| 2019-11-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -3/+11 |
| 2019-11-01 | livepatch: Allow to distinguish different version of system state changes |  Petr Mladek | 3 | -0/+53 |
| 2019-11-01 | livepatch: Basic API to track system state changes |  Petr Mladek | 2 | -1/+84 |
| 2019-11-01 | livepatch: Keep replaced patches until post_patch callback is called |  Petr Mladek | 3 | -18/+35 |
| 2019-11-01 | dma/direct: turn ARCH_ZONE_DMA_BITS into a variable |  Nicolas Saenz Julienne | 1 | -7/+6 |
| 2019-10-31 | bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}() |  Björn Töpel | 1 | -2/+5 |
| 2019-10-31 | Add wake_up_interruptible_sync_poll_locked() |  David Howells | 1 | -0/+23 |
| 2019-10-31 | bpf: Replace prog_raw_tp+btf_id with prog_tracing |  Alexei Starovoitov | 3 | -21/+63 |
| 2019-10-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 12 | -67/+114 |
| 2019-10-31 | bpf: Fix bpf jit kallsym access |  Alexei Starovoitov | 1 | -3/+0 |
| 2019-10-30 | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 |  Ilya Leoshkevich | 1 | -2/+2 |
| 2019-10-30 | kernel: dma-contiguous: mark CMA parameters __initdata/__initconst |  Shyam Saini | 1 | -4/+5 |
| 2019-10-30 | dma-debug: add a schedule point in debug_dma_dump_mappings() |  Eric Dumazet | 1 | -0/+1 |
| 2019-10-30 | dma-mapping: fix handling of dma-ranges for reserved memory (again) |  Vladimir Murzin | 1 | -7/+9 |
| 2019-10-30 | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'replace.2019.10.30a', 'torture.2019.10.05a' and 'lkmm.2019.10.05a' into HEAD |  Paul E. McKenney | 12 | -67/+114 |
| 2019-10-30 | bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer() |  Paul E. McKenney | 1 | -2/+2 |
| 2019-10-30 | rcu: Suppress levelspread uninitialized messages |  Paul E. McKenney | 1 | -0/+2 |
| 2019-10-30 | rcu: Fix uninitialized variable in nocb_gp_wait() |  Dan Carpenter | 1 | -1/+1 |