summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-21Update rmk's email address in various driversRussell King
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-04-21media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang
2020-04-21KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2Paolo Bonzini
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim
2020-04-21media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja
2020-04-21media: rc: if kernel is built without an IR codec, don't advertise itSean Young
2020-04-20soc: qcom: rpmhpd: Add SM8250 power domainsBjorn Andersson
2020-04-20remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil
2020-04-20remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier
2020-04-20docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo
2020-04-20watchdog: clarify that stop() is optionalBumsik Kim
2020-04-20Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-20firewire: firewire-cdev.hL get rid of a docs warningMauro Carvalho Chehab
2020-04-20docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig
2020-04-20block: mark invalidate_partition staticChristoph Hellwig
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig
2020-04-20vdso/datapage: Use correct clock mode name in commentChristian Brauner
2020-04-20blk-mq: Add blk_mq_delay_run_hw_queues() API callDouglas Anderson
2020-04-20Merge tag 'v5.7-rc2' into patchworkMauro Carvalho Chehab
2020-04-20regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng
2020-04-20regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever
2020-04-20tee: add private login method for kernel clientsSumit Garg
2020-04-20tee: enable support to register kernel memorySumit Garg
2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-20software node: Allow register and unregister software node groupsAndy Shevchenko
2020-04-20x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-04-20dma-pool: add additional coherent pools to map to gfp maskDavid Rientjes
2020-04-20mtd: spi-nor: move #define SPINOR_OP_WRDISergei Shtylyov
2020-04-19remoteproc: add rproc_coredump_set_elf_infoClement Leger
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca
2020-04-20xfrm: fix error in commentAntony Antony
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-04-19Input: delete unused GP2AP002A00F driverLinus Walleij
2020-04-19iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen