aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-1/+4
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-0/+1
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar43-126/+323
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds3-4/+5
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li1-1/+2
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li1-4/+6
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li1-8/+21
2020-07-25test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-13/+0
2020-07-24scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke1-1/+1
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers1-0/+19
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap1-1/+1
2020-07-24icmp6: support rfc 4884Willem de Bruijn3-0/+3
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn1-1/+2
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig1-2/+30
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig7-10/+13
2020-07-24net/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig1-1/+1
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig1-1/+1
2020-07-24net/ipv6: switch ipv6_flowlabel_opt to sockptr_tChristoph Hellwig1-1/+1
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig1-4/+4
2020-07-24net/ipv4: merge ip_options_get and ip_options_get_from_userChristoph Hellwig1-3/+2
2020-07-24net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig1-2/+3
2020-07-24bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig1-3/+3
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig1-2/+4
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig1-2/+2
2020-07-24net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig1-3/+5
2020-07-24net: switch sock_set_timeout to sockptr_tChristoph Hellwig1-1/+2
2020-07-24net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig1-1/+2
2020-07-24net: add a new sockptr_t typeChristoph Hellwig1-0/+104
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich1-0/+3
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich2-0/+13
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu1-1/+0
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-24soc: ti/ti_sci_protocol.h: drop a duplicated word + clarifyRandy Dunlap1-2/+2
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2-2/+6
2020-07-24soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko1-0/+4
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into masterLinus Torvalds1-0/+1
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into masterLinus Torvalds1-1/+1
2020-07-24RDMA/mlx5: Fix typo in enum namePavel Machek1-1/+1
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu1-1/+2
2020-07-24RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger1-1/+3
2020-07-24tasks: add put_task_struct_many()Pavel Begunkov1-0/+6
2020-07-24RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2-0/+15
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe1-0/+1
2020-07-24Merge tag 'misc-habanalabs-next-2020-07-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-nextGreg Kroah-Hartman1-3/+24
2020-07-24habanalabs: Add dropped cs statistics info structOfir Bitton1-0/+21
2020-07-24uapi/habanalabs: fix some commentsOded Gabbay1-3/+3
2020-07-24Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-nextGreg Kroah-Hartman1-4/+12
2020-07-24dyndbg: rename __verbose section to __dyndbgJim Cromie2-5/+5
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj1-0/+4