aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-19mips: bmips: add BCM6318 clock definitionsÁlvaro Fernández Rojas1-0/+42
2020-06-19mips: bmips: add BCM3368 clock definitionsÁlvaro Fernández Rojas1-0/+24
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet1-1/+21
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab1-1/+1
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab4-4/+4
2020-06-19drm/dp: DRM DP helper for reading Ignore MSA from DPCDManasi Navare1-0/+8
2020-06-19net: qos offload add flow status with dropped countPo Liu3-8/+13
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+21
2020-06-19Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel structAndrea Parri (Microsoft)1-1/+0
2020-06-19Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel structAndrea Parri (Microsoft)1-8/+7
2020-06-19dt-bindings: clk: g12a-clkc: Add NNA CLK Source clock IDsDmitry Shmidt1-0/+2
2020-06-19drm: drm_fourcc: Add uncompressed AFBC modifierBen Davis1-0/+12
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis1-0/+22
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang1-5/+3
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman1-2/+2
2020-06-18net: tso: cache transport header lengthEric Dumazet1-1/+2
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet1-3/+3
2020-06-18net: tso: shrink struct tso_tEric Dumazet1-6/+6
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet1-1/+1
2020-06-18net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds1-10/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds1-2/+4
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson1-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-5/+5
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck1-4/+4
2020-06-18block: make function 'kill_bdev' staticZheng Bin1-2/+0
2020-06-18libata: Use per port sync for detachKai-Heng Feng1-0/+3
2020-06-18USB: replace hardcode maximum usb string length by definitionMacpaul Lin1-0/+3
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-4/+6
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik1-2/+12
2020-06-18Bluetooth: Update background scan and report device based on advertisement monitorsMiao-chen Chou1-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou1-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou1-0/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou1-0/+24
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou1-0/+49
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi1-0/+28
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi1-1/+1
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi1-1/+10
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi1-2/+16
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach1-7/+7
2020-06-18USB: core: additional Device Classes to debug/usb/devicesRob Gill1-0/+4
2020-06-18crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu1-1/+3
2020-06-18crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu1-2/+2
2020-06-17driver core: Add device_is_dependent() to linux/device.hSaravana Kannan1-0/+1
2020-06-17rxrpc: Fix trace stringDavid Howells1-1/+1
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1