summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-06-022-2/+58
| * | | | | | | | | mm: fix page cache convergence regressionJohannes Weiner2019-05-313-3/+12
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-2920-80/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-06-291-1/+2
| * | | | | | | | | | mm, swap: fix THP swap outHuang Ying2019-06-291-5/+2
| * | | | | | | | | | fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli2019-06-291-1/+5
| * | | | | | | | | | MAINTAINERS: add CLANG/LLVM BUILD SUPPORT infoNick Desaulniers2019-06-291-0/+8
| * | | | | | | | | | mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2019-06-291-2/+2
| * | | | | | | | | | mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King2019-06-291-2/+2
| * | | | | | | | | | initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven2019-06-291-2/+2
| * | | | | | | | | | mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao2019-06-291-7/+5
| * | | | | | | | | | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2019-06-292-13/+21
| * | | | | | | | | | mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi2019-06-291-0/+2
| * | | | | | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-296-28/+36
| * | | | | | | | | | fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn2019-06-291-16/+7
| * | | | | | | | | | mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang2019-06-291-1/+1
| * | | | | | | | | | fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness2019-06-291-1/+1
| * | | | | | | | | | mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual2019-06-291-1/+1
* | | | | | | | | | | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-292-8/+157
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARC: [plat-hsdk]: unify memory apertures configurationEugeniy Paltsev2019-06-111-8/+153
| * | | | | | | | | | | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin2019-06-111-0/+4
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-296-16/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: mm: Fix code commentShihPo Hung2019-06-261-3/+0
| * | | | | | | | | | | dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley2019-06-261-1/+1
| * | | | | | | | | | | dt-bindings: riscv: resolve 'make dt_binding_check' warningsPaul Walmsley2019-06-261-12/+14
| * | | | | | | | | | | riscv: dts: Re-organize the DT nodesYash Shah2019-06-262-0/+19
| * | | | | | | | | | | RISC-V: defconfig: enable MMC & SPI for RISC-VAtish Patra2019-06-261-0/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-292-9/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust2019-06-281-1/+1
| * | | | | | | | | | | SUNRPC: Fix up calculation of client message lengthTrond Myklebust2019-06-281-8/+8
* | | | | | | | | | | | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton2019-06-271-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-291-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara2019-06-201-2/+4
* | | | | | | | | | | | | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-292-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | block, bfq: fix operator in BFQQ_TOTALLY_SEEKYPaolo Valente2019-06-251-1/+1
| * | | | | | | | | | | | | io_uring: ensure req->file is cleared on allocationJens Axboe2019-06-211-3/+2
* | | | | | | | | | | | | | Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-06-293-27/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-06-271-14/+4
| * | | | | | | | | | | | | pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-06-261-1/+15
| * | | | | | | | | | | | | pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni2019-06-251-7/+9
| * | | | | | | | | | | | | pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni2019-06-251-1/+1
| * | | | | | | | | | | | | pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid2019-06-251-4/+4
* | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-288-14/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen2019-06-251-2/+2
| * | | | | | | | | | | | | | clk: Do a DT parent lookup even when index < 0Stephen Boyd2019-06-171-1/+1
| * | | | | | | | | | | | | | clk: tegra210: Fix default rates for HDA clocksJon Hunter2019-06-141-0/+2
| * | | | | | | | | | | | | | Merge tag 'clk-meson-5.2-1-fixes' of https://github.com/BayLibre/clk-meson in...Stephen Boyd2019-06-124-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | clk: meson: meson8b: fix a typo in the VPU parent names array variableMartin Blumenstingl2019-05-201-5/+5
| | * | | | | | | | | | | | | | clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-203-4/+4