summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-271-1/+12
|\
| * USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-01-231-1/+12
* | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij2020-01-231-33/+0
* | Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-2115-35/+89
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-195-8/+20
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-163-7/+14
| | |\ \
| | | * | bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend2020-01-152-6/+12
| | | * | bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend2020-01-151-0/+1
| | | * | bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann2020-01-151-1/+1
| | * | | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-151-0/+5
| | |\ \ \
| | | * | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+5
| | * | | | devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
| * | | | | Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-181-0/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-181-0/+6
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin2020-01-151-0/+6
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-181-2/+2
| |\ \ \ \ \ \
| | * | | | | | rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers2019-12-251-2/+2
| * | | | | | | Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-171-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix an integer overflow in logical block sizeMikulas Patocka2020-01-151-4/+4
| * | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-161-3/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-101-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl2019-12-091-3/+3
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-01-151-1/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | reimplement path_mountpoint() with less magicAl Viro2020-01-151-1/+0
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-141-1/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-1/+32
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'dhowells' (patches from DavidH)Linus Torvalds2020-01-141-9/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | afs: Fix use-after-loss-of-refDavid Howells2020-01-141-9/+3
| * | | | | | | | | | | mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi2020-01-131-1/+2
| * | | | | | | | | | | mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka2020-01-131-3/+15
| * | | | | | | | | | | mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin2020-01-131-3/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-173-2/+108
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: phy: Add PHY_TYPE_DP definitionJyri Sarha2020-01-171-0/+1
| * | | | | | | | | | | phy: Add DisplayPort configuration optionsYuti Amonkar2020-01-142-0/+100
| * | | | | | | | | | | phy: core: Add consumer device link supportAlexandre Torgue2020-01-081-2/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | usb: phy-generic: Delete unused platform dataLinus Walleij2020-01-151-12/+0
* | | | | | | | | | | Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-1324-59/+130
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-121-0/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-0/+16
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-101-22/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | block: remove unused mp_bvec_last_segmentJens Axboe2020-01-041-22/+0
| * | | | | | | | | | Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian2020-01-091-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-091-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-131-0/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-094-1/+49
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-081-0/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso2020-01-061-0/+6
| | * | | | | | | | | | | macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-081-0/+8
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-061-1/+1