summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita2019-01-301-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita2019-01-301-16/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Don't enable NAPI when interface is downToshiaki Makita2019-01-301-2/+4
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'erspan-always-reports-output-key-to-userspace'David S. Miller2019-01-302-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ip_gre: always reports o_key to userspaceLorenzo Bianconi2019-01-301-1/+6
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'net-various-compat-ioctl-fixes'David S. Miller2019-01-301-19/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg2019-01-301-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: socket: fix SIOCGIFNAME in compatJohannes Berg2019-01-301-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "kill dev_ifsioc()"Johannes Berg2019-01-301-0/+49
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg2019-01-301-14/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-0814-55/+380
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mic: vop: Fix crash on removeVincent Whitchurch2019-02-011-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-011-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: remove separate device_initcall()Christian Brauner2019-02-013-4/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-311-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mic: vop: Fix broken virtqueuesVincent Whitchurch2019-01-301-26/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mei: free read cb on ctrl_wr list flushAlexander Usyskin2019-01-301-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler2019-01-301-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mei: me: add ice lake point device id.Tomas Winkler2019-01-302-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binderfs: respect limit on binder control creationChristian Brauner2019-01-301-1/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binder: fix CONFIG_ANDROID_BINDER_DEVICESChristian Brauner2019-01-301-14/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: add binderfs selftestsChristian Brauner2019-01-305-0/+286
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-084-17/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: protect debugfs_create_files() from failuresGreg Kroah-Hartman2019-01-311-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | relay: check return of create_buf_file() properlyGreg Kroah-Hartman2019-01-311-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: debugfs_lookup() should return NULL if not foundGreg Kroah-Hartman2019-01-301-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: return error values, not NULLGreg Kroah-Hartman2019-01-291-17/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman2019-01-251-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen2019-01-221-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-085-23/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-02-034-22/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy2019-01-121-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly2019-01-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: adc: axp288: Fix TS-pin handlingHans de Goede2019-01-121-16/+60
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-01-121-4/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman2019-01-301-89/+78
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-01-301-78/+89
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-02-085-7/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman2019-01-311-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-01-301-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Do not free irqs that have already been freedChris Brandt2019-01-301-1/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-301-4/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-301-0/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-02-088-32/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso2019-01-311-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-01-315-9/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: phy: am335x: fix race condition in _probeBin Liu2019-01-281-4/+1
OpenPOWER on IntegriCloud