aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-14tracing: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-16/+6
2019-04-14drm: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-7/+0
2019-04-14latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-8/+7
2019-04-14mm/kasan: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-3/+0
2019-04-14mm/page_owner: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-3/+0
2019-04-14mm/slub: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-9/+4
2019-04-14lockdep: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-11/+0
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-6/+0
2019-04-14parisc/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-5/+0
2019-04-14arm64/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-4/+0
2019-04-14riscv/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-14unicore32/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-14sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-4/+0
2019-04-14arm/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-6/+0
2019-04-14x86/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-12/+2
2019-04-14um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-04-12clang-format: Update with the latest for_each macro listMiguel Ojeda1-0/+24
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2-11/+45
2019-04-11block: fix the return errno for direct IOJason Yan1-4/+4
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2-45/+8
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2-4/+3
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever1-1/+1
2019-04-11NFS: Fix handling of reply page vectorChuck Lever1-2/+2
2019-04-11NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa1-1/+2
2019-04-11dma-debug: only skip one stackframe entryScott Wood1-1/+1
2019-04-11platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd1-1/+1
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch4-25/+58
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart1-5/+15
2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas1-0/+38
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner1-1/+1
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang1-3/+6
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller3-3/+35
2019-04-10block: do not leak memory in bio_copy_user_iov()Jérôme Glisse1-1/+4
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko1-0/+4
2019-04-10sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig1-9/+11
2019-04-10lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg1-22/+28
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan1-23/+8
2019-04-10ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez1-0/+1
2019-04-10drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula1-59/+10
2019-04-10drm/i915/icl: Fix port disable sequence for mipi-dsiVandita Kulkarni2-4/+4
2019-04-10drm/i915/icl: Ungate ddi clocks before IO enableVandita Kulkarni1-0/+6
2019-04-10nvme: cancel request synchronouslyMing Lei1-1/+1
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2-0/+8
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+1
2019-04-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+2
2019-04-10block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente3-11/+23