summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti
2019-05-30crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-29dt-bindings: power: Add rpm power domain bindings for msm8998Sibi Sankar
2019-05-29dt-bindings: power: Add rpm power domain bindings for qcs404Bjorn Andersson
2019-05-29cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-05-29rhashtable: Add rht_ptr_rcu and improve rht_ptrHerbert Xu
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon
2019-05-29signal: Remove the signal number and task parameters from force_sig_infoEric W. Biederman
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab
2019-05-29bpf: cgroup: properly use bpf_prog_array apiStanislav Fomichev
2019-05-29bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil
2019-05-29media: pixfmt: Add H264 Slice formatMaxime Ripard
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak
2019-05-29media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern
2019-05-28nexthop: Add support for lwt encapsDavid Ahern
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern
2019-05-28net: Initial nexthop codeDavid Ahern
2019-05-28net: nexthop uapiDavid Ahern
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero
2019-05-28drm/amdkfd: New IOCTL to allocate queue GWSOak Zeng
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero
2019-05-28fscrypt: support decrypting multiple filesystem blocks per pageEric Biggers
2019-05-28fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers
2019-05-28fscrypt: support encrypting multiple filesystem blocks per pageEric Biggers
2019-05-28fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers
2019-05-28fscrypt: remove the "write" part of struct fscrypt_ctxEric Biggers
2019-05-28fscrypt: simplify bounce page handlingEric Biggers
2019-05-28bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin
2019-05-28fanotify: Disallow permission events for proc filesystemJan Kara
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov
2019-05-28locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)
2019-05-28srcu: Remove unused vmlinux srcu linker entriesJoel Fernandes (Google)