aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-11-08Merge 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/coreCatalin Marinas1-7/+6
2019-11-08ftrace: Separate out functionality from ftrace_location_range()Steven Rostedt (VMware)1-15/+23
2019-11-08ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()Steven Rostedt (VMware)1-12/+17
2019-11-07bpf: Add array support to btf_struct_accessMartin KaFai Lau1-29/+166
2019-11-07dma-direct: remove the dma_handle argument to __dma_direct_alloc_pagesChristoph Hellwig2-3/+3
2019-11-07dma-direct: remove __dma_direct_free_pagesChristoph Hellwig2-10/+5
2019-11-07cgroup: freezer: don't change task and cgroups status unnecessarilyHonglei Wang1-0/+9
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria1-1/+1
2019-11-06bpf: Account for insn->off when doing bpf_probe_read_kernelMartin KaFai Lau1-1/+1
2019-11-07bpf, offload: Unlock on error in bpf_offload_dev_create()Dan Carpenter1-1/+3
2019-11-06hrtimer: Annotate lockless access to timer->stateEric Dumazet1-4/+7
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo1-20/+24
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-1/+1
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+3
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+7
2019-11-05Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+32
2019-11-05clone3: validate stack argumentsChristian Brauner1-1/+32
2019-11-05irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentationYi Wang1-1/+1
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-6/+3
2019-11-04stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby1-2/+4
2019-11-04ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes2-3/+23
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-1/+26
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-153/+245
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-35/+338
2019-11-02bpf: Switch BPF probe insns to bpf_probe_read_kernelDaniel Borkmann1-4/+5
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann1-46/+135
2019-11-02bpf: Make use of probe_user_write in probe write helperDaniel Borkmann1-4/+2
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-13/+53
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel1-48/+0
2019-11-02bpf: Implement map_gen_lookup() callback for XSKMAPMaciej Fijalkowski1-0/+17
2019-11-02xsk: Store struct xdp_sock as a flexible array member of the XSKMAPBjörn Töpel1-32/+23
2019-11-01kexec: Fix pointer-to-int-cast warningsHelge Deller1-2/+2
2019-11-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+11
2019-11-01livepatch: Allow to distinguish different version of system state changesPetr Mladek3-0/+53
2019-11-01livepatch: Basic API to track system state changesPetr Mladek2-1/+84
2019-11-01livepatch: Keep replaced patches until post_patch callback is calledPetr Mladek3-18/+35
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-7/+6
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+5
2019-10-31Add wake_up_interruptible_sync_poll_locked()David Howells1-0/+23
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov3-21/+63
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar12-67/+114
2019-10-31bpf: Fix bpf jit kallsym accessAlexei Starovoitov1-3/+0
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich1-2/+2
2019-10-30kernel: dma-contiguous: mark CMA parameters __initdata/__initconstShyam Saini1-4/+5
2019-10-30dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet1-0/+1
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-7/+9
2019-10-30Merge 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 HEADPaul E. McKenney12-67/+114
2019-10-30bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30rcu: Suppress levelspread uninitialized messagesPaul E. McKenney1-0/+2
2019-10-30rcu: Fix uninitialized variable in nocb_gp_wait()Dan Carpenter1-1/+1