summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-23net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+1
2020-06-23net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov2-0/+10
2020-06-22security: fix the key_permission LSM hook function typeSami Tolvanen1-1/+1
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg1-2/+0
2020-06-22fork: fold legacy_clone_args_valid() into _do_fork()Christian Brauner1-1/+0
2020-06-22soc: mediatek: cmdq: add set event functionDennis YC Hsieh2-0/+10
2020-06-22soc: mediatek: cmdq: export finalize functionDennis YC Hsieh1-0/+8
2020-06-22soc: mediatek: cmdq: add assign functionDennis YC Hsieh2-0/+15
2020-06-22mm: add kiocb_wait_page_queue_init() helperJens Axboe1-0/+21
2020-06-22fs: add FMODE_BUF_RASYNCJens Axboe1-0/+3
2020-06-22mm: add support for async page lockingJens Axboe2-1/+23
2020-06-22mm: abstract out wake_page_match() from wake_page_function()Jens Axboe1-0/+37
2020-06-22block: provide plug based way of signaling forced no-wait semanticsJens Axboe1-0/+1
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+7
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-21gpiolib: Introduce for_each_requested_gpio_in_range() macroAndy Shevchenko1-0/+16
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-7/+0
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy1-0/+7
2020-06-20Drivers: hv: vmbus: Remove the lock field from the vmbus_channel structAndrea Parri (Microsoft)1-6/+0
2020-06-20net: phy: read MMD ID from all present MMDsRussell King1-1/+1
2020-06-20net: phy: split devices_in_packageRussell King1-1/+3
2020-06-20net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King1-0/+2
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 Torvalds1-2/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
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/gi...Linus Torvalds1-4/+21
2020-06-19platform/chrome: cros_ec: Update mux state bitsPrashant Malani1-5/+9
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-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-19net: 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-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-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-4/+6
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong1-0/+91
2020-06-18mfd: madera: Remove unused forward declaration of madera_codec_pdataCharles Keepax1-1/+0
2020-06-18mfd: stm32: Add defines to be used for clkevent purposeBenjamin Gaignard1-0/+5
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach1-7/+7
2020-06-18driver core: Add device_is_dependent() to linux/device.hSaravana Kannan1-0/+1