aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti1-1/+8
2019-05-30crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers2-13/+0
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers1-1/+0
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers1-8/+0
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei1-0/+1
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2-20/+38
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant3-0/+63
2019-05-29dt-bindings: power: Add rpm power domain bindings for msm8998Sibi Sankar1-0/+12
2019-05-29dt-bindings: power: Add rpm power domain bindings for qcs404Bjorn Andersson1-0/+22
2019-05-29cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo1-2/+8
2019-05-29rhashtable: Add rht_ptr_rcu and improve rht_ptrHerbert Xu1-18/+18
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon1-0/+2
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon1-4/+4
2019-05-29signal: Remove the signal number and task parameters from force_sig_infoEric W. Biederman2-2/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-2/+1
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman1-0/+4
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab1-14/+19
2019-05-29bpf: cgroup: properly use bpf_prog_array apiStanislav Fomichev1-1/+1
2019-05-29bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev1-6/+6
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil1-2/+1
2019-05-29media: pixfmt: Add H264 Slice formatMaxime Ripard1-0/+197
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak1-1/+12
2019-05-29media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel1-0/+18
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern1-1/+97
2019-05-28nexthop: Add support for lwt encapsDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern1-0/+3
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern1-0/+5
2019-05-28net: Initial nexthop codeDavid Ahern3-0/+108
2019-05-28net: nexthop uapiDavid Ahern2-0/+66
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet1-0/+3
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet1-19/+1
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero1-1/+76
2019-05-28drm/amdkfd: New IOCTL to allocate queue GWSOak Zeng1-1/+19
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero1-11/+17
2019-05-28fscrypt: support decrypting multiple filesystem blocks per pageEric Biggers1-6/+6
2019-05-28fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers1-0/+11
2019-05-28fscrypt: support encrypting multiple filesystem blocks per pageEric Biggers1-8/+9
2019-05-28fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers1-0/+13
2019-05-28fscrypt: remove the "write" part of struct fscrypt_ctxEric Biggers1-5/+2
2019-05-28fscrypt: simplify bounce page handlingEric Biggers1-12/+26
2019-05-28bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin2-2/+27
2019-05-28fanotify: Disallow permission events for proc filesystemJan Kara1-0/+1
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil1-0/+5
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney1-1/+1
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov1-3/+1
2019-05-28locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov1-2/+6
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2-27/+11
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)1-1/+1
2019-05-28srcu: Remove unused vmlinux srcu linker entriesJoel Fernandes (Google)1-4/+0