summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: convert to blk-mqJens Axboe2018-11-078-179/+239
* mspro_block: convert to blk-mqJens Axboe2018-11-071-55/+66
* ms_block: convert to blk-mqJens Axboe2018-11-072-49/+62
* sunvdc: convert to blk-mqJens Axboe2018-11-071-51/+98
* null_blk: Add conventional zone configuration for zoned supportMasato Suzuki2018-11-073-1/+34
* Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-072-8/+7
|\
| * hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven2018-11-041-4/+3
| * hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko2018-11-041-4/+4
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-079-31/+39
|\ \
| * \ Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-11-071-0/+3
| |\ \
| | * | arm64: dts: stratix10: fix multicast filteringAaro Koskinen2018-11-051-0/+3
| | |/
| * | Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2018-11-073-25/+26
| |\ \
| | * | arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov2018-11-051-23/+24
| | * | dt-bindings: arm: Fix RZ/G2E part numberFabrizio Castro2018-11-051-1/+1
| | * | arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto2018-11-051-1/+1
| | |/
| * | Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-11-054-5/+10
| |\ \
| | * | ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez2018-11-051-1/+6
| | * | ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2018-11-052-3/+3
| | * | ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel2018-11-051-1/+1
| | |/
| * / ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson2018-11-051-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-079-11/+71
|\ \
| * | HID: fix up .raw_event() documentationLinus Walleij2018-11-061-2/+2
| * | HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann2018-11-061-0/+3
| * | Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina2018-11-066656-131459/+370147
| |\ \
| * | | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2018-10-311-0/+8
| * | | HID: moving to group maintainership modelJiri Kosina2018-10-291-4/+4
| * | | HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires2018-10-261-0/+18
| * | | Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires2018-10-261-1/+0
| * | | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2018-10-262-0/+22
| * | | HID: hiddev: fix potential Spectre v1Breno Leitao2018-10-261-4/+14
* | | | Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-061-1/+1
|\ \ \ \
| * | | | tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu2018-11-051-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-061-1/+1
|\ \ \ \
| * | | | ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel2018-11-061-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0660-563/+653
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-0522-247/+200
| |\ \ \ \ \
| | * | | | | netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick2018-11-031-5/+8
| | * | | | | netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal2018-11-031-9/+12
| | * | | | | netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso2018-11-031-7/+40
| | * | | | | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso2018-11-038-59/+63
| | * | | | | netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik2018-11-031-4/+8
| | * | | | | netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo2018-11-031-0/+20
| | * | | | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * | | | | netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin2018-11-011-4/+4
| | * | | | | netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook2018-11-011-4/+4
| | * | | | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-013-19/+23
| | * | | | | Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-292-129/+2
| | * | | | | netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-10-251-0/+4
| | * | | | | netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso2018-10-251-1/+1
| | * | | | | netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal2018-10-251-4/+9