summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski2020-12-072-0/+29
* Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-0455-1977/+346
|\
| * driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-3/+3
| * driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-1/+1
| * driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-041-1/+0
| * Add auxiliary bus supportDave Ertman2020-12-042-0/+86
| * Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-081-1/+1
| |\
| | * iomap: support partial page discard on writeback block mapping failureBrian Foster2020-11-041-1/+1
| * | Merge branch 'hch' (patches from Christoph)Linus Torvalds2020-11-081-0/+1
| |\ \
| | * | seq_file: add seq_read_iterChristoph Hellwig2020-11-061-0/+1
| * | | Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-071-1/+2
| |\ \ \
| | * | | io_uring: properly handle SQPOLL request cancelationsJens Axboe2020-11-041-1/+2
| | |/ /
| * | | Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-064-5/+6
| |\ \ \
| | * | | ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann2020-10-261-1/+1
| | * | | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-263-4/+5
| | | |/ | | |/|
| * | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-061-3/+0
| |\ \ \
| | * \ \ Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2020-11-061-3/+0
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | gpu: ipu-v3: remove unused functionsPhilipp Zabel2020-10-261-3/+0
| | | |/
| * | | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-067-26/+32
| |\ \ \
| | * | | can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-031-12/+8
| | * | | Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-022-7/+9
| | |\ \ \
| | | * | | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-302-7/+9
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-11-013-7/+14
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso2020-10-301-1/+8
| | | * | | | netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-10-302-6/+6
| | | |/ / /
| | * / / / ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu2020-10-311-0/+1
| | |/ / /
| * | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-051-8/+8
| |\ \ \ \
| | * | | | kunit: test: fix remaining kernel-doc warningsMauro Carvalho Chehab2020-10-261-8/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-051-4/+2
| |\ \ \ \
| | * | | | PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-021-2/+0
| | * | | | PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-021-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-034-104/+76
| |\ \ \ \
| | * | | | locking/refcount: move kernel-doc markups to the proper placeMauro Carvalho Chehab2020-10-281-65/+65
| | * | | | net: phy: remove kernel-doc duplicationMauro Carvalho Chehab2020-10-281-35/+5
| | * | | | mm: pagemap.h: fix two kernel-doc markupsMauro Carvalho Chehab2020-10-281-4/+4
| | * | | | blk-mq: docs: add kernel-doc description for a new struct memberMauro Carvalho Chehab2020-10-281-0/+2
| | | |/ / | | |/| |
| * | | | mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-022-4/+9
| | |/ / | |/| |
| * | | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-011-0/+4
| |\ \ \
| | * | | time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-10-261-0/+4
| | |/ /
| * | | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-014-1751/+0
| |\ \ \
| | * | | misc: mic: remove the MIC driversSudeep Dutt2020-10-284-1751/+0
| | |/ /
| * | | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-011-10/+8
| |\ \ \
| | * | | debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman2020-10-301-10/+8
| | |/ /
| * | | Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-011-1/+1
| |\ \ \
| | * | | usb: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-1/+1
| | |/ /
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-313-0/+28
| |\ \ \
| | * | | vhost: vdpa: report iova rangeJason Wang2020-10-232-0/+13
| | * | | vdpa: introduce config op to get valid iova rangeJason Wang2020-10-231-0/+15
| * | | | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-316-14/+14
| |\ \ \ \
| | * | | | net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-2/+2