summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-08-03clk: drop unused function __clk_get_flagsJulia Lawall-1/+0
2020-08-03kprobes: Remove show_registers() function prototypeMasami Hiramatsu-1/+0
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin-2/+2
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin-4/+8
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+73
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds-478/+219
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+1
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-37/+88
2020-08-03tracepoint: Use __used attribute definitions from compiler_attributes.hNick Desaulniers-6/+5
2020-08-03tracepoint: Mark __tracepoint_string's __usedNick Desaulniers-1/+1
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds-2/+7
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski-0/+5
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds-5/+107
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-64/+98
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-2/+17
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-380/+1045
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner-24/+45
2020-08-03fs: Fix typo in commentAndreas Gruenbacher-1/+1
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek-2/+4
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki-4/+10
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki-7/+24
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki-0/+14
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki-3/+6
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki-64/+115
2020-08-03netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan-0/+12
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap-1/+1
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li-0/+1
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton-1/+1
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen-0/+2
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai-5695/+22563
2020-08-03xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap-1/+1
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds-1/+19
2020-08-02MTD: pfow.h: drop a duplicated wordRandy Dunlap-1/+1
2020-08-02MTD: mtd-abi.h: drop a duplicated wordRandy Dunlap-1/+1
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-02Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger-1/+13
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh-0/+3
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-47/+82
2020-08-01bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko-0/+6
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-44/+45
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov-5/+11
2020-08-01modules: return licensing information from find_symbolChristoph Hellwig-1/+1
2020-08-01modules: rename the licence field in struct symsearch to licenseChristoph Hellwig-1/+1
2020-08-01modules: mark each_symbol_section staticChristoph Hellwig-9/+0
2020-08-01modules: mark find_symbol staticChristoph Hellwig-11/+0
2020-08-01modules: mark ref_module staticChristoph Hellwig-1/+0
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig-6/+0
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar-0/+2
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider-0/+10