summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-231-2/+26
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-234-2/+48
* h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-231-1/+0Star
* hugetlbfs: check for pgoff value overflowMike Kravetz2018-03-232-3/+21
* lockdep: fix fs_reclaim warningTetsuo Handa2018-03-231-1/+1
* MAINTAINERS: update Mark Fasheh's e-mailMark Fasheh2018-03-231-1/+1
* mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie2018-03-231-0/+3
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-2110-44/+81
|\
| * clk: bcm2835: Protect sections updating shared registersBoris Brezillon2018-03-191-0/+4
| * clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon2018-03-191-4/+4
| * clk: aspeed: Prevent reset if clock is enabledEddie James2018-03-151-12/+17
| * clk: aspeed: Fix is_enabled for certain clocksEddie James2018-03-151-1/+2
| * clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()Wei Yongjun2018-03-121-3/+2Star
| * clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr...Wei Yongjun2018-03-121-0/+2
| * Merge branch 'clk-helpers' (early part) into clk-fixesStephen Boyd2018-03-121-1/+3
| |\
| | * clk: fix determine rate error with pass-through clockJerome Brunet2018-03-121-1/+3
| * | Merge branch 'clk-phase' into clk-fixesStephen Boyd2018-03-121-1/+4
| |\ \
| | * | clk: update cached phase to respect the fact when setting phaseShawn Lin2018-03-121-1/+4
| * | | Merge tag 'ti-clk-fixes-4.16' of https://github.com/t-kristo/linux-pm into cl...Stephen Boyd2018-03-123-2/+4
| |\ \ \
| | * | | clk: ti: am43xx: add set-rate-parent support for display clkctrl clockTero Kristo2018-03-081-1/+1
| | * | | clk: ti: am33xx: add set-rate-parent support for display clkctrl clockTero Kristo2018-03-081-1/+1
| | * | | clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo2018-03-081-0/+2
| | |/ /
| * | | Merge tag 'clk-imx-fixes-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2018-03-121-3/+17
| |\ \ \
| | * | | clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53Fabio Estevam2018-02-221-3/+17
| | |/ /
| * | | Merge tag 'sunxi-clk-fixes-for-4.16' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2018-03-121-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | clk: sunxi-ng: a31: Fix CLK_OUT_* clock opsChen-Yu Tsai2018-02-191-3/+3
| | |/
| * / clk: migrate the count of orphaned clocks at initJerome Brunet2018-03-121-16/+21
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-2112-53/+90
|\ \
| * | RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-03-201-6/+9
| * | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0Star
| * | RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-03-191-0/+3
| * | RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-03-161-3/+7
| * | infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2018-03-142-3/+3
| * | infiniband: qplib_fp: fix pointer castArnd Bergmann2018-03-141-2/+2
| * | IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-142-10/+14
| * | RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-03-141-1/+7
| * | RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-141-0/+3
| * | RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova2018-03-141-5/+7
| * | RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky2018-03-141-4/+8
| * | IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-132-8/+11
| * | IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny2018-03-131-7/+16
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-212-21/+13Star
|\ \ \
| * | | scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani2018-03-131-1/+0Star
| * | | scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-131-20/+13Star
* | | | Merge tag 'nfsd-4.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-03-211-19/+43
|\ \ \ \
| * | | | nfsd: remove blocked locks on client teardownJeff Layton2018-03-191-19/+43
* | | | | kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-202-1/+9
* | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-192-5/+20
|\ \ \ \ \
| * | | | | cgroup: fix rule checking for threaded mode switchingTejun Heo2018-02-211-0/+10
| * | | | | sched, cgroup: Don't reject lower cpu.max on ancestorsTejun Heo2018-02-121-5/+10
| | |_|_|/ | |/| | |