summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-20backlight: backlight: Drop extern from prototypesSam Ravnborg
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg
2020-07-20backlight: backlight: Document enums in backlight.hSam Ravnborg
2020-07-20backlight: backlight: Document inline functions in backlight.hSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_device documentationSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_properties documentationSam Ravnborg
2020-07-20backlight: backlight: Improve backlight_ops documentationSam Ravnborg
2020-07-20backlight: backlight: Add backlight_is_blank()Sam Ravnborg
2020-07-20modules: linux/moduleparam.h: drop duplicated word in a commentRandy Dunlap
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman
2020-07-19icmp: support rfc 4884Willem de Bruijn
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig
2020-07-19netfilter: remove the compat_{get,set} methodsChristoph Hellwig
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber
2020-07-19media: device property: Add a function to test is a fwnode is a graph endpointLaurent Pinchart
2020-07-19dma-mapping: add a dma_ops_bypass flag to struct deviceChristoph Hellwig
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-18dmaengine: linux/dmaengine.h: drop duplicated word in a commentRandy Dunlap
2020-07-17inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki
2020-07-17blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap
2020-07-17remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-17freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe
2020-07-17gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni
2020-07-17gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni
2020-07-17block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbersColy Li
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-17dmaengine: Add support for repeating transactionsLaurent Pinchart
2020-07-16remoteproc: Properly handle firmware name when attachingMathieu Poirier
2020-07-16remoteproc: Add new attach() remoteproc operationMathieu Poirier
2020-07-16remoteproc: Add new RPROC_DETACHED stateMathieu Poirier
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds