summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-06-25perf test session topology: Fix test on s390Thomas Richter
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann
2018-06-25drm: Make ioctls available for in-kernel clientsNoralf Trønnes
2018-06-25drm/file: Don't set master on in-kernel clientsNoralf Trønnes
2018-06-25drm: provide management functions for drm_fileDavid Herrmann
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25NFC: pn533: Fix wrong GFP flag usageHans de Goede
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-06-25staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-06-25Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-06-25Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"Petr Mladek
2018-06-25ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai
2018-06-25ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai
2018-06-25ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar
2018-06-25drm/omap: remove now unused functionsChristian König
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileDarrick J. Wong
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong
2018-06-24xfs: don't trip over negative free space in xfs_reserve_blocksDarrick J. Wong
2018-06-24xfs: allow empty transactions while frozenDarrick J. Wong
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King