aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds8-19/+25
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds7-27/+37
2019-01-19Merge tag 'drm-fixes-2019-01-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+33
2019-01-18btrfs: wakeup cleaner thread when adding delayed iputJosef Bacik3-0/+8
2019-01-18btrfs: run delayed iputs before committingJosef Bacik1-0/+9
2019-01-18btrfs: wait on ordered extents on abort cleanupJosef Bacik1-0/+8
2019-01-18btrfs: handle delayed ref head accounting cleanup in abortJosef Bacik3-7/+10
2019-01-18Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"David Sterba1-3/+0
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell1-0/+4
2019-01-18char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+7
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai23-184/+208
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2019-01-18binderfs: fix error return code in binderfs_fill_super()Wei Yongjun1-0/+1
2019-01-18vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre1-3/+4
2019-01-18vt: invoke notifier on screen size changeNicolas Pitre1-0/+1
2019-01-18vt: always call notifier with the console lock heldNicolas Pitre1-1/+1
2019-01-18vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre1-32/+15
2019-01-18tty/n_hdlc: fix __might_sleep warningPaul Fulghum1-0/+1
2019-01-18serial: 8250: Fix serial8250 initialization crashHe Zhe1-8/+9
2019-01-18uart: Fix crash in uart_write and uart_put_charSamir Virmani1-4/+8
2019-01-18Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman9-2/+24
2019-01-18Merge tag 'phy-for-5.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2-4/+4
2019-01-18Merge branch 'acpi-pci'Rafael J. Wysocki7-7/+13
2019-01-18USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman5-0/+5
2019-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2019-01-18mtd: rawnand: denali: get ->setup_data_interface() working againMasahiro Yamada1-1/+1
2019-01-18mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'Luc Van Oostenryck1-1/+1
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel1-0/+1
2019-01-18USB: leds: fix regression in usbport led triggerChristian Lamparter1-7/+10
2019-01-18usb: chipidea: fix static checker warning for NULL pointerPeter Chen1-1/+2
2019-01-18MAINTAINERS: email address update in MAINTAINERS entriesShuah Khan1-0/+3
2019-01-18USB: usbip: delete README fileGreg Kroah-Hartman1-7/+0
2019-01-18Merge tag 'fixes-for-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-2/+6
2019-01-18drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-01-17macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei1-1/+1
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei1-1/+1
2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-17net: phy: add missing phy driver featuresCamelia Groza2-0/+2
2019-01-17dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-01-17net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-5/+4
2019-01-17vhost: log dirty page correctlyJason Wang3-16/+87
2019-01-17Documentation: timestamping: correct path to net_tstamp.hJakub Kicinski1-2/+2
2019-01-18Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+33
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-22/+109
2019-01-18Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-131/+114
2019-01-18Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2019-01-18Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-19/+23
2019-01-17block: Cleanup license noticeThomas Gleixner1-2/+0
2019-01-18drm/nouveau/core: recognise TU102Ben Skeggs1-0/+33
2019-01-17ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev1-8/+32