summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+4
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+8
2020-08-06hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma-3/+0
2020-08-06kprobes: Remove show_registers() function prototypeMasami Hiramatsu-1/+0
2020-08-06net: sock: add sock_set_markAlexander Aring-0/+1
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner-0/+21
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra-10/+18
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis-2/+2
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis-4/+4
2020-08-06lib/vdso: Allow to add architecture-specific vdso dataSven Schnelle-0/+10
2020-08-06timekeeping/vsyscall: Provide vdso_update_begin/end()Thomas Gleixner-0/+3
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar-504/+1040
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1564/+3748
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-638/+736
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds-3/+146
2020-08-05virtio_config: fix up warnings on pariscMichael S. Tsirkin-5/+4
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas-12/+0
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas-0/+4
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas-7/+2
2020-08-05Merge branch 'pci/error'Bjorn Helgaas-2/+2
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen-2/+2
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen-4/+14
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy-2/+4
2020-08-05vhost-vdpa: support IOTLB batching hintsJason Wang-0/+13
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin-24/+179
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-6/+40
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-0/+9
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-1/+2
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-8/+33
2020-08-05ipv6: add ipv6_dev_find()Xin Long-0/+2
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-80/+108
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-145/+151
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-61/+400
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+6
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+227
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-30/+180
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo-0/+2
2020-08-05platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych-1/+4
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan-0/+1
2020-08-05vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan-0/+7
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin-1/+1
2020-08-05virtio_config: drop LE option from config spaceMichael S. Tsirkin-26/+2
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin-0/+10
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin-3/+3
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin-0/+65
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin-14/+2
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin-85/+76