Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | efi/memreserve: deal with memreserve entries in unmapped memory | Ard Biesheuvel | 2019-06-11 | 1 | -2/+10 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-06-29 | 3 | -6/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PCI: PM: Avoid skipping bus-level PM on platforms without ACPI | Rafael J. Wysocki | 2019-06-26 | 3 | -6/+31 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-06-29 | 6 | -5/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | XArray tests: Add check_insert | Matthew Wilcox | 2019-06-03 | 1 | -0/+38 | |
| * | | | | | | | | | | | idr: Fix idr_get_next race with idr_remove | Matthew Wilcox (Oracle) | 2019-06-03 | 2 | -2/+58 | |
| * | | | | | | | | | | | mm: fix page cache convergence regression | Johannes Weiner | 2019-05-31 | 3 | -3/+12 | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-06-29 | 20 | -80/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL | Vinod Koul | 2019-06-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | mm, swap: fix THP swap out | Huang Ying | 2019-06-29 | 1 | -5/+2 | |
| * | | | | | | | | | | | | fork,memcg: alloc_thread_stack_node needs to set tsk->stack | Andrea Arcangeli | 2019-06-29 | 1 | -1/+5 | |
| * | | | | | | | | | | | | MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info | Nick Desaulniers | 2019-06-29 | 1 | -0/+8 | |
| * | | | | | | | | | | | | mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann | 2019-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | mm/page_idle.c: fix oops because end_pfn is larger than max_pfn | Colin Ian King | 2019-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | initramfs: fix populate_initrd_image() section mismatch | Geert Uytterhoeven | 2019-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | mm/oom_kill.c: fix uninitialized oc->constraint | Yafang Shao | 2019-06-29 | 1 | -7/+5 | |
| * | | | | | | | | | | | | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge | Naoya Horiguchi | 2019-06-29 | 2 | -13/+21 | |
| * | | | | | | | | | | | | mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails | Naoya Horiguchi | 2019-06-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov | 2019-06-29 | 6 | -28/+36 | |
| * | | | | | | | | | | | | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn | 2019-06-29 | 1 | -16/+7 | |
| * | | | | | | | | | | | | mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask | zhong jiang | 2019-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness | 2019-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address | Anshuman Khandual | 2019-06-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-06-29 | 2 | -8/+157 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ARC: [plat-hsdk]: unify memory apertures configuration | Eugeniy Paltsev | 2019-06-11 | 1 | -8/+153 | |
| * | | | | | | | | | | | | | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix | Alexey Brodkin | 2019-06-11 | 1 | -0/+4 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-06-29 | 6 | -16/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | riscv: mm: Fix code comment | ShihPo Hung | 2019-06-27 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | dt-bindings: clock: sifive: add MIT license as an option for the header file | Paul Walmsley | 2019-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | dt-bindings: riscv: resolve 'make dt_binding_check' warnings | Paul Walmsley | 2019-06-26 | 1 | -12/+14 | |
| * | | | | | | | | | | | | | riscv: dts: Re-organize the DT nodes | Yash Shah | 2019-06-26 | 2 | -0/+19 | |
| * | | | | | | | | | | | | | RISC-V: defconfig: enable MMC & SPI for RISC-V | Atish Patra | 2019-06-26 | 1 | -0/+5 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-06-29 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust | 2019-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | SUNRPC: Fix up calculation of client message length | Trond Myklebust | 2019-06-28 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-06-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ceph: fix ceph_mdsc_build_path to not stop on first component | Jeff Layton | 2019-06-27 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-06-29 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() | Jan Kara | 2019-06-20 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-06-29 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | block, bfq: fix operator in BFQQ_TOTALLY_SEEKY | Paolo Valente | 2019-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | io_uring: ensure req->file is cleared on allocation | Jens Axboe | 2019-06-21 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-06-29 | 3 | -27/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | pinctrl: mediatek: Update cur_mask in mask/mask ops | Nicolas Boichat | 2019-06-27 | 1 | -14/+4 | |
| * | | | | | | | | | | | | | | | pinctrl: mediatek: Ignore interrupts that are wake only during resume | Nicolas Boichat | 2019-06-26 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | | pinctrl: ocelot: fix pinmuxing for pins after 31 | Alexandre Belloni | 2019-06-25 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | pinctrl: ocelot: fix gpio direction for pins after 31 | Alexandre Belloni | 2019-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order | Phil Reid | 2019-06-25 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-06-28 | 8 | -14/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | clk: socfpga: stratix10: fix divider entry for the emac clocks | Dinh Nguyen | 2019-06-25 | 1 | -2/+2 |