summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-05-08kthread: save thread functionJ. Bruce Fields
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev
2020-05-08serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2020-05-08lib: add linear ranges helpersMatti Vaittinen
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-05-08KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-05-08crypto: hash - introduce crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: lib/sha256 - return voidEric Biggers
2020-05-08crypto: acomp - search acomp with scomp backend in crypto_has_acompBarry Song
2020-05-08crypto: engine - support for batch requestsIuliana Prodan
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan
2020-05-08crypto: algapi - create function to add request in front of queueIuliana Prodan
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-07audit: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser
2020-05-07bonding: propagate transmit statusEric Dumazet
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-08module: Make module_enable_ro() static againJosh Poimboeuf
2020-05-08module: Remove module_disable_ro()Josh Poimboeuf
2020-05-08livepatch: Remove .klp.archPeter Zijlstra
2020-05-08livepatch: Apply vmlinux-specific KLP relocations earlyJosh Poimboeuf
2020-05-07exec: Rename flush_old_exec begin_new_execEric W. Biederman
2020-05-07exec: Merge install_exec_creds into setup_new_execEric W. Biederman
2020-05-07exec: Rename the flag called_exec_mmap point_of_no_returnEric W. Biederman
2020-05-07exec: Make unlocking exec_update_mutex explictEric W. Biederman
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller