summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu2018-10-101-0/+4
* Linux 4.19-rc7Greg Kroah-Hartman2018-10-071-1/+1
* Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-0710-44/+57
|\
| * thunderbolt: Initialize after IOMMUsMika Westerberg2018-10-021-1/+1
| * thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg2018-10-021-29/+20Star
| * firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| * docs: fpga: document fpga manager flagsAlan Tull2018-09-302-6/+19
| * fpga: bridge: fix obvious function documentation errorAlan Tull2018-09-301-1/+1
| * tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| * fpga: do not access region struct after fpga_region_unregisterAlan Tull2018-09-302-2/+5
| * Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui2018-09-301-3/+5
* | Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-073-19/+42
|\ \
| * | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-10-021-15/+10Star
| * | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-022-0/+32
| * | Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0Star
| |/
* | Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-075-5/+25
|\ \
| * | usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-021-2/+2
| * | xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
| * | usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-021-0/+6
| * | Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-022-3/+15
| |\ \ | | |/ | |/|
| | * USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-09-241-1/+2
| | * USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-09-141-10/+7Star
| | * USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-09-141-2/+16
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-074-6/+23
|\ \ \
| * | | i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula2018-10-051-1/+3
| * | | i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov2018-10-011-0/+1
| * | | i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King2018-09-251-1/+1
| * | | i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd2018-09-251-4/+18
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2018-10-071-0/+1
|\ \ \ \
| * | | | scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* | | | | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-075-11/+29
|\ \ \ \ \
| * | | | | powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * | | | | powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * | | | | powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
| * | | | | lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley2018-10-022-1/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-0624-81/+203
|\ \ \ \ \ \
| * | | | | | net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-051-4/+5
| * | | | | | ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-051-9/+20
| * | | | | | net: sched: Add policy validation for tc attributesDavid Ahern2018-10-051-4/+20
| * | | | | | rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira2018-10-051-9/+20
| * | | | | | yam: fix a missing-check bugWenwen Wang2018-10-051-0/+4
| * | | | | | net: bpfilter: Fix type cast and pointer warningsShanthosh RK2018-10-051-2/+2
| * | | | | | net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-052-2/+13
| |\ \ \ \ \ \
| | * | | | | | bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn2018-10-051-1/+9
| | * | | | | | bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin2018-10-021-0/+3
| | * | | | | | bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin2018-09-281-1/+1
| * | | | | | | net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-051-20/+28
| * | | | | | | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-051-4/+1Star
| * | | | | | | net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-052-4/+25