summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, madvise_inject_error: Let memory_failure() optionally take a page referenceDan Williams2018-07-231-3/+13
* mm, dev_pagemap: Do not clear ->mapping on final putDan Williams2018-07-232-1/+2
* mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pagesDan Williams2018-07-201-0/+8
* filesystem-dax: Set page->indexDan Williams2018-07-201-3/+13
* device-dax: Set page->indexDan Williams2018-07-201-0/+4
* device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
* device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-203-19/+16Star
* Linux 4.18-rc3Linus Torvalds2018-07-021-1/+1
* Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-012-5/+15
|\
| * Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana2018-06-281-3/+10
| * Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason2018-06-281-1/+2
| * btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2018-06-281-1/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-011-1/+10
|\ \
| * | proc: add proc_seq_releaseChunyu Hu2018-06-281-1/+10
* | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-017-7/+10
|\ \ \
| * \ \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-265-5/+8
| |\ \ \
| | * | | iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
| | * | | iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| | * | | iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
| | * | | iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
| | * | | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2Star
| | |/ /
| * | | staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-06-251-1/+1
| * | | staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2018-06-251-1/+1
* | | | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-014-27/+35
|\ \ \ \
| * | | | vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko2018-06-281-2/+2
| * | | | serdev: fix memleak on module unloadJohan Hovold2018-06-281-0/+1
| * | | | serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-281-2/+0Star
| * | | | n_tty: Access echo_* variables carefully.Tetsuo Handa2018-06-281-18/+24
| * | | | n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-06-281-5/+8
| |/ / /
* | | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-0128-66/+373
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-06-281-0/+14
| |\ \ \ \
| | * | | | USB: serial: cp210x: add CESINEL device idsJohan Hovold2018-06-181-0/+11
| | * | | | USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados2018-06-181-0/+3
| | | |/ / | | |/| |
| * | | | usb: chipidea: host: fix disconnection detect issuePeter Chen2018-06-261-1/+4
| * | | | usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen2018-06-251-3/+4
| * | | | typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter2018-06-251-1/+2
| * | | | NFC: pn533: Fix wrong GFP flag usageHans de Goede2018-06-251-2/+2
| * | | | usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff2018-06-251-0/+3
| * | | | staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap2018-06-251-0/+1
| * | | | usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus2018-06-251-0/+13
| * | | | usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-06-251-0/+5
| * | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-252-0/+75
| * | | | usb: xhci: increase CRS timeout valueAjay Gupta2018-06-251-1/+6
| * | | | usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2
| * | | | usb: xhci: remove the code build warningDongjiu Geng2018-06-251-1/+1
| * | | | xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-06-252-7/+33
| * | | | xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-06-252-3/+41
| * | | | Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-06-2513-45/+167
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan2018-06-191-1/+6
| | * | | usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan2018-06-191-2/+5