aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields2-0/+2
2020-05-08kthread: save thread functionJ. Bruce Fields1-0/+1
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev2-4/+7
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev2-2/+6
2020-05-08serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-22/+5
2020-05-08lib: add linear ranges helpersMatti Vaittinen1-0/+48
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+10
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner3-59/+225
2020-05-08KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit1-0/+3
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-08uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola1-6/+12
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers3-19/+11
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers1-1/+0
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2-7/+11
2020-05-08crypto: hash - introduce crypto_shash_tfm_digest()Eric Biggers1-0/+19
2020-05-08crypto: lib/sha256 - return voidEric Biggers2-14/+10
2020-05-08crypto: acomp - search acomp with scomp backend in crypto_has_acompBarry Song1-1/+1
2020-05-08crypto: engine - support for batch requestsIuliana Prodan1-0/+5
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan1-2/+8
2020-05-08crypto: algapi - create function to add request in front of queueIuliana Prodan1-0/+2
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-31/+45
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie2-2/+32
2020-05-07audit: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-07Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+1
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser1-0/+1
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser2-1/+2
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser1-0/+1
2020-05-07bonding: propagate transmit statusEric Dumazet1-5/+8
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2-8/+2
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke1-1/+0
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean1-0/+1
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann1-2/+0
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-05-08module: Make module_enable_ro() static againJosh Poimboeuf1-6/+0
2020-05-08module: Remove module_disable_ro()Josh Poimboeuf1-2/+0
2020-05-08livepatch: Remove .klp.archPeter Zijlstra1-3/+0
2020-05-08livepatch: Apply vmlinux-specific KLP relocations earlyJosh Poimboeuf1-0/+14
2020-05-07exec: Rename flush_old_exec begin_new_execEric W. Biederman1-1/+1
2020-05-07exec: Merge install_exec_creds into setup_new_execEric W. Biederman1-1/+0
2020-05-07exec: Rename the flag called_exec_mmap point_of_no_returnEric W. Biederman1-3/+3
2020-05-07exec: Make unlocking exec_update_mutex explictEric W. Biederman1-2/+1
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-4/+4
2020-05-07ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-0/+1
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-19/+43