summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker2019-08-061-4/+6
* PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker2019-08-061-0/+8
* kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava2019-08-061-4/+2
* arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike2019-08-061-4/+4
* dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko2019-08-061-2/+10
* soc: imx: soc-imx8: Correct return value of error handleAnson Huang2019-08-061-5/+11
* arm64: dts: marvell: mcbin: enlarge PCI memory windowHeinrich Schuchardt2019-08-061-0/+2
* soc: qcom: rpmpd: fixup rpmpd set performance stateSibi Sankar2019-08-061-1/+1
* arm64: dts: qcom: qcs404-evb: fix l3 min voltageNiklas Cassel2019-08-061-1/+1
* ftrace: Enable trampoline when rec count returns back to oneCheng Jian2019-08-061-13/+15
* ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson2019-08-061-0/+1
* clk: meson: mpll: properly handle spread spectrumJerome Brunet2019-08-062-3/+7
* ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson2019-08-061-4/+0
* ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson2019-08-061-4/+0
* ARM: riscpc: fix DMARussell King2019-08-061-1/+4
* Linux 5.2.6v5.2.6Greg Kroah-Hartman2019-08-041-1/+1
* ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng2019-08-043-6/+8
* Fix allyesconfig output.Yoshinori Sato2019-08-041-11/+3
* drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar2019-08-041-0/+8
* /proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds2019-08-041-4/+77
* /proc/<pid>/cmdline: remove all the special casesLinus Torvalds2019-08-041-63/+8
* sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-08-042-40/+90
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-044-8/+24
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-08-047-0/+29
* nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2019-08-042-7/+7
* xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-08-042-6/+33
* media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger2019-08-041-7/+23
* NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington2019-08-041-2/+2
* media: pvrusb2: use a different format for warningsAndrey Konovalov2019-08-043-6/+6
* media: cpia2_usb: first wake up, then free in disconnectOliver Neukum2019-08-041-1/+2
* ath10k: Change the warning message stringFabio Estevam2019-08-041-1/+1
* media: au0828: fix null dereference in error pathSean Young2019-08-041-6/+6
* bpf: fix NULL deref in btf_type_is_resolve_source_onlyStanislav Fomichev2019-08-041-6/+6
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-041-0/+3
* vsock: correct removal of socket from the listSunil Muthuswamy2019-08-041-31/+7
* Linux 5.2.5v5.2.5Greg Kroah-Hartman2019-07-311-1/+1
* io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe2019-07-311-2/+37
* io_uring: fix counter inc/dec mismatch in async_listZhengyuan Liu2019-07-311-0/+8
* io_uring: ensure ->list is initialized for poll commandsJens Axboe2019-07-311-0/+2
* io_uring: add a memory barrier before atomic_readZhengyuan Liu2019-07-311-0/+4
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-313-3/+45
* drm/i915: Make the semaphore saturation mask globalChris Wilson2019-07-315-5/+5
* structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann2019-07-311-0/+7
* libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-312-39/+60
* libnvdimm/region: Register badblocks before namespacesDan Williams2019-07-311-11/+11
* libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams2019-07-311-0/+25
* drivers/base: Introduce kill_device()Dan Williams2019-07-312-8/+20
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-07-311-1/+1
* iommu/iova: Remove stale cached32_nodeChris Wilson2019-07-311-2/+3
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-07-313-5/+22