summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-20net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig1-6/+0
2020-07-20net: simplify cBPF setsockopt compat handlingChristoph Hellwig1-2/+2
2020-07-20net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig1-9/+0
2020-07-20hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey1-1/+2
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds1-0/+1
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber1-0/+6
2020-07-19media: device property: Add a function to test is a fwnode is a graph endpointLaurent Pinchart1-0/+5
2020-07-19dma-mapping: add a dma_ops_bypass flag to struct deviceChristoph Hellwig1-0/+8
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig2-2/+13
2020-07-18dmaengine: linux/dmaengine.h: drop duplicated word in a commentRandy Dunlap1-1/+1
2020-07-18inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki1-0/+39
2020-07-18inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki1-0/+91
2020-07-18bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki4-0/+23
2020-07-18bpf, netns: Handle multiple link attachmentsJakub Sitnicki1-0/+3
2020-07-18blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov1-0/+1
2020-07-18rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-18remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier1-0/+1
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller4-6/+20
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork1-0/+1
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-0/+1
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-07-17freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe1-0/+14
2020-07-17gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni1-0/+1
2020-07-17gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni1-1/+2
2020-07-17block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbersColy Li1-4/+4
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-40/+75
2020-07-17dmaengine: Add support for repeating transactionsLaurent Pinchart1-0/+17
2020-07-17remoteproc: Properly handle firmware name when attachingMathieu Poirier1-0/+2
2020-07-17remoteproc: Add new attach() remoteproc operationMathieu Poirier1-0/+2
2020-07-17remoteproc: Add new RPROC_DETACHED stateMathieu Poirier1-1/+4
2020-07-17Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds1-0/+1
2020-07-17Merge remote-tracking branch 'regmap/for-5.9' into regmap-nextMark Brown1-40/+205
2020-07-17spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap1-2/+2
2020-07-17net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2-3/+6
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis2-1/+2
2020-07-17regmap: fix duplicated word in <linux/regmap.h>Randy Dunlap1-1/+1
2020-07-17rwsem: fix commas in initialisationAlexey Dobriyan1-10/+10
2020-07-17lockdep: Move list.h inclusion into lockdep.hHerbert Xu2-2/+1
2020-07-16Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2-0/+33
2020-07-16compiler: Remove uninitialized_var() macroKees Cook2-8/+0
2020-07-16x86/mm/numa: Remove uninitialized_var() usageKees Cook1-1/+3
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+98
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig1-1/+2
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+6
2020-07-16dma-mapping: inline the fast path dma-direct callsChristoph Hellwig1-23/+69
2020-07-16dma-mapping: move the remaining DMA API calls out of lineChristoph Hellwig2-225/+80
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig1-13/+0