Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable() | Arvind Yadav | 2017-05-30 | 1 | -3/+16 | |
| | | * | | | | cpufreq: cpufreq_register_driver() should return -ENODEV if init fails | David Arcari | 2017-05-30 | 1 | -0/+1 | |
| * | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-03 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix race in drivers/char/random.c:get_reg() | Michael Schmitz | 2017-05-24 | 1 | -1/+5 | |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-06-03 | 20 | -57/+170 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | scripts/gdb: make lx-dmesg command work (reliably) | André Draszik | 2017-06-03 | 1 | -4/+5 | |
| | * | | | | | | | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko | 2017-06-03 | 4 | -11/+54 | |
| | * | | | | | | | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified | James Morse | 2017-06-03 | 3 | -12/+24 | |
| | * | | | | | | | mlock: fix mlock count can not decrease in race condition | Yisheng Xie | 2017-06-03 | 1 | -2/+3 | |
| | * | | | | | | | mm/migrate: fix refcount handling when !hugepage_migration_supported() | Punit Agrawal | 2017-06-03 | 1 | -6/+2 | |
| | * | | | | | | | dax: fix race between colliding PMD & PTE entries | Ross Zwisler | 2017-06-03 | 1 | -0/+23 | |
| | * | | | | | | | mm: avoid spurious 'bad pmd' warning messages | Ross Zwisler | 2017-06-03 | 1 | -10/+30 | |
| | * | | | | | | | mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ... | Tetsuo Handa | 2017-06-03 | 1 | -1/+3 | |
| | * | | | | | | | pcmcia: remove left-over %Z format | Nicolas Iooss | 2017-06-03 | 1 | -3/+3 | |
| | * | | | | | | | slub/memcg: cure the brainless abuse of sysfs attributes | Thomas Gleixner | 2017-06-03 | 1 | -2/+4 | |
| | * | | | | | | | initramfs: fix disabling of initramfs (and its compression) | Florian Fainelli | 2017-06-03 | 1 | -0/+1 | |
| | * | | | | | | | mm: clarify why we want kmalloc before falling backto vmallock | Michal Hocko | 2017-06-03 | 1 | -2/+5 | |
| | * | | | | | | | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke | 2017-06-03 | 2 | -1/+11 | |
| | * | | | | | | | include/linux/gfp.h: fix ___GFP_NOLOCKDEP value | Michal Hocko | 2017-06-03 | 1 | -1/+1 | |
| | * | | | | | | | ksm: prevent crash after write_protect_page fails | Andrea Arcangeli | 2017-06-03 | 1 | -2/+1 | |
| * | | | | | | | | Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-06-02 | 2 | -15/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xfs: use ->b_state to fix buffer I/O accounting release race | Brian Foster | 2017-05-31 | 2 | -15/+28 | |
| * | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-06-02 | 3 | -4/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation | Lorenzo Pieralisi | 2017-06-02 | 1 | -3/+3 | |
| | * | | | | | | | | | drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off | Wei Huang | 2017-05-30 | 1 | -0/+11 | |
| | * | | | | | | | | | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path | Timmy Li | 2017-05-25 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-06-02 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rbd: implement REQ_OP_WRITE_ZEROES | Ilya Dryomov | 2017-05-29 | 1 | -0/+2 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-06-02 | 7 | -30/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dm: make flush bios explicitly sync | Jan Kara | 2017-05-31 | 5 | -5/+7 | |
| | * | | | | | | | | | | dm ioctl: restore __GFP_HIGH in copy_params() | Junaid Shahid | 2017-05-23 | 1 | -2/+3 | |
| | * | | | | | | | | | | dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc() | Mikulas Patocka | 2017-05-22 | 1 | -21/+6 | |
| | * | | | | | | | | | | dm verity: fix no salt use case | Gilad Ben-Yossef | 2017-05-22 | 1 | -2/+2 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2017-06-02 | 6 | -14/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | md: Make flush bios explicitely sync | Jan Kara | 2017-05-31 | 3 | -5/+5 | |
| | * | | | | | | | | | | md: report sector of stripes with check mismatches | Nix | 2017-05-25 | 1 | -4/+14 | |
| | * | | | | | | | | | | md: uuid debug statement now in processor byte order. | Kyungchan Koh | 2017-05-25 | 1 | -4/+4 | |
| | * | | | | | | | | | | md-cluster: fix potential lock issue in add_new_disk | Guoqing Jiang | 2017-05-22 | 1 | -1/+3 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-06-02 | 7 | -18/+40 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | block: Avoid that blk_exit_rl() triggers a use-after-free | Bart Van Assche | 2017-06-01 | 4 | -5/+11 | |
| | * | | | | | | | | | | cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode | Hou Tao | 2017-05-31 | 1 | -2/+15 | |
| | * | | | | | | | | | | blk-mq: Take tagset lock when updating hw queues | Keith Busch | 2017-05-30 | 1 | -1/+9 | |
| | * | | | | | | | | | | nbd: don't leak nbd_config | Ilya Dryomov | 2017-05-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | nbd: nbd_reset() call in nbd_dev_add() is redundant | Ilya Dryomov | 2017-05-30 | 1 | -10/+4 | |
| * | | | | | | | | | | | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli... | Linus Torvalds | 2017-06-02 | 8 | -58/+166 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2017-06-02 | 8 | -58/+166 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/i915: Detect USB-C specific dongles before reducing M and N | Jani Nikula | 2017-05-29 | 4 | -12/+26 | |
| | | * | | | | | | | | | | drm/dp: start a DPCD based DP sink/branch device quirk database | Jani Nikula | 2017-05-29 | 2 | -2/+82 | |
| | | * | | | | | | | | | | drm/i915: use drm DP helper to read DPCD desc | Jani Nikula | 2017-05-29 | 3 | -46/+6 | |
| | | * | | | | | | | | | | drm/dp: add helper for reading DP sink/branch device desc from DPCD | Jani Nikula | 2017-05-29 | 2 | -0/+54 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | |