summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn
2019-11-18blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1Tejun Heo
2019-11-18btrfs: tracepoints: constify all pointersDavid Sterba
2019-11-18btrfs: tracepoints: drop typecasts from printkDavid Sterba
2019-11-18btrfs: use enum for extent type definesChengguang Xu
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-18bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel
2019-11-17crypto: curve25519 - generic C library implementationsJason A. Donenfeld
2019-11-17crypto: blake2s - implement generic shash driverArd Biesheuvel
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld
2019-11-17crypto: x86/poly1305 - depend on generic library not generic shashArd Biesheuvel
2019-11-17crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel
2019-11-17crypto: x86/poly1305 - unify Poly1305 state struct with generic codeArd Biesheuvel
2019-11-17crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel
2019-11-17crypto: chacha - unexport chacha_generic routinesArd Biesheuvel
2019-11-17crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15fork: extend clone3() to support setting a PIDAdrian Reber
2019-11-15bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov
2019-11-15bpf: Compare BTF types of functions arguments with actual typesAlexei Starovoitov
2019-11-15bpf: Annotate context typesAlexei Starovoitov
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso
2019-11-15bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov
2019-11-15bpf: Introduce BPF trampolineAlexei Starovoitov
2019-11-15bpf: Add bpf_arch_text_poke() helperAlexei Starovoitov
2019-11-15bpf: Support doubleword alignment in bpf_jit_binary_allocIlya Leoshkevich
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun
2019-11-15regulator: da9062: refactor buck modes into headerChristoph Fritz
2019-11-15KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal
2019-11-15KVM: remember position in kvm->vcpus arrayRadim Krčmář
2019-11-15perf/core: Provide a kernel-internal interface to pause perf_eventLike Xu
2019-11-15perf/core: Provide a kernel-internal interface to recalibrate event periodLike Xu