summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer
2020-06-20gpiolib: Introduce for_each_requested_gpio_in_range() macroAndy Shevchenko
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-20Drivers: hv: vmbus: Remove the lock field from the vmbus_channel structAndrea Parri (Microsoft)
2020-06-19net: phy: read MMD ID from all present MMDsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19dt-bindings: agilex: add NAND_X_CLK and NAND_ECC_CLKDinh Nguyen
2020-06-19Merge branch 'reset/simple' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd
2020-06-19mips: bmips: add BCM63268 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM6368 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM6362 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM6358 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM6328 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM6318 clock definitionsÁlvaro Fernández Rojas
2020-06-19mips: bmips: add BCM3368 clock definitionsÁlvaro Fernández Rojas
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab
2020-06-19drm/dp: DRM DP helper for reading Ignore MSA from DPCDManasi Navare
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19platform/chrome: cros_ec: Update mux state bitsPrashant Malani
2020-06-19Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel structAndrea Parri (Microsoft)
2020-06-19Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel structAndrea Parri (Microsoft)
2020-06-19dt-bindings: clk: g12a-clkc: Add NNA CLK Source clock IDsDmitry Shmidt
2020-06-19drm: drm_fourcc: Add uncompressed AFBC modifierBen Davis
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-18net: tso: shrink struct tso_tEric Dumazet
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet
2020-06-18net: core: reduce recursion limit valueTaehee Yoo
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig