aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap1-0/+6
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders1-2/+2
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim1-1/+1
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton7-32/+0
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2-0/+43
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen1-3/+4
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter1-1/+2
2018-06-25NFC: pn533: Fix wrong GFP flag usageHans de Goede1-2/+2
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-06-25staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap1-0/+1
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus2-0/+75
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires2-2/+6
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta1-1/+6
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner1-2/+2
2018-06-25usb: xhci: remove the code build warningDongjiu Geng1-1/+1
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2-7/+33
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-06-25openrisc: Call destructor during __pte_free_tlbStafford Horne1-1/+5
2018-06-25Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman13-45/+167
2018-06-25Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"Petr Mladek1-7/+0
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski1-3/+3
2018-06-25ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai1-1/+2
2018-06-25ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai1-1/+1
2018-06-25s390: Correct register corruption in critical section cleanupChristian Borntraeger1-2/+2
2018-06-25ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang1-1/+8
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-165/+190
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar2-6/+5
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar1-1/+1
2018-06-24ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack1-0/+2
2018-06-24ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang1-21/+10
2018-06-24ipmi: Cleanup oops on initialization failureCorey Minyard1-2/+4
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter1-4/+4
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong1-4/+27
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileDarrick J. Wong1-1/+16
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong1-2/+2
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong1-2/+2
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong1-1/+14
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong4-0/+34
2018-06-24xfs: don't trip over negative free space in xfs_reserve_blocksDarrick J. Wong1-1/+1
2018-06-24xfs: allow empty transactions while frozenDarrick J. Wong1-1/+6
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton1-2/+2
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-24iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede1-0/+2
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid1-1/+1
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez1-1/+1
2018-06-24iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King1-0/+2