summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-2/+2
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-36/+26
2019-11-17percpu-refcount: Use normal instead of RCU-sched"Sebastian Andrzej Siewior1-8/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel8-554/+2
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel1-0/+11
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel1-0/+37
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld1-0/+71
2019-11-17crypto: blake2s - implement generic shash driverArd Biesheuvel1-0/+5
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2-0/+125
2019-11-17crypto: x86/poly1305 - depend on generic library not generic shashArd Biesheuvel1-9/+0
2019-11-17crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel1-1/+37
2019-11-17crypto: x86/poly1305 - unify Poly1305 state struct with generic codeArd Biesheuvel2-11/+11
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2-23/+67
2019-11-17crypto: chacha - unexport chacha_generic routinesArd Biesheuvel1-10/+0
2019-11-17crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel1-0/+6
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2-17/+113
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+11
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon3-57/+18
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede1-41/+0
2019-11-16pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer1-0/+13
2019-11-16irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer1-0/+21
2019-11-16genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah1-0/+6
2019-11-16irqdomain: Add bus token DOMAIN_BUS_WAKEUPLina Iyer1-0/+1
2019-11-16mm/memory_hotplug: fix try_offline_node()David Hildenbrand1-0/+1
2019-11-16fork: extend clone3() to support setting a PIDAdrian Reber4-19/+42
2019-11-16bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov3-0/+3
2019-11-16bpf: Compare BTF types of functions arguments with actual typesAlexei Starovoitov2-0/+9
2019-11-16bpf: Annotate context typesAlexei Starovoitov2-27/+62
2019-11-16netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso1-3/+6
2019-11-16bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov1-2/+3
2019-11-16bpf: Introduce BPF trampolineAlexei Starovoitov2-0/+107
2019-11-16bpf: Add bpf_arch_text_poke() helperAlexei Starovoitov1-0/+8
2019-11-16bpf: Support doubleword alignment in bpf_jit_binary_allocIlya Leoshkevich1-2/+4
2019-11-16i2c: remove helpers for ref-counting clientsWolfram Sang1-3/+0
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+3
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran1-0/+1
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean1-0/+2
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean1-0/+144
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean1-0/+539
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun1-0/+2
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun1-0/+2
2019-11-15new helper: lookup_positive_unlocked()Al Viro1-0/+1
2019-11-15fs/namei.c: pull positivity check into follow_managed()Al Viro1-0/+5
2019-11-15pipe: Allow pipes to have kernel-reserved slotsDavid Howells1-1/+5
2019-11-15jbd2: make jbd2_handle_buffer_credits() handle reserved handlesJan Kara1-2/+6
2019-11-15y2038: itimer: change implementation to timespec64Arnd Bergmann1-8/+8
2019-11-15y2038: move itimer reset into itimer.cArnd Bergmann1-4/+5
2019-11-15y2038: itimer: compat handling to itimer.cArnd Bergmann1-11/+4
2019-11-15y2038: time: avoid timespec usage in settimeofday()Arnd Bergmann1-1/+1
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann1-4/+4