Age | Commit message (Expand) | Author |
2019-10-16 | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled | Julien Thierry |
2019-10-16 | kthread: make __kthread_queue_delayed_work static | Ben Dooks |
2019-10-16 | usercopy: Avoid soft lockups in test_check_nonzero_user() | Michael Ellerman |
2019-10-16 | ACPI: processor: Avoid NULL pointer dereferences at init time | Rafael J. Wysocki |
2019-10-16 | xtensa: fix change_bit in exclusive access option | Max Filippov |
2019-10-15 | Revert "Input: elantech - enable SMBus on new (2018+) systems" | Kai-Heng Feng |
2019-10-15 | PCI: PM: Fix pci_power_up() | Rafael J. Wysocki |
2019-10-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-10-15 | xtensa: virt: fix PCI IO ports mapping | Max Filippov |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-15 | sparc64: disable fast-GUP due to unexplained oopses | Linus Torvalds |
2019-10-15 | drm/panfrost: Handle resetting on timeout better | Steven Price |
2019-10-15 | Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-15 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-10-15 | xfs: change the seconds fields in xfs_bulkstat to signed | Darrick J. Wong |
2019-10-15 | rbd: cancel lock_dwork if the wait is interrupted | Dongsheng Yang |
2019-10-15 | ceph: just skip unrecognized info in ceph_reply_info_extra | Jeff Layton |
2019-10-15 | iommu/amd: Fix incorrect PASID decoding from event log | Suthikulpanit, Suravee |
2019-10-15 | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory | Geert Uytterhoeven |
2019-10-15 | iommu/rockchip: Don't use platform_get_irq to implicitly count irqs | Heiko Stuebner |
2019-10-14 | arm64: hibernate: check pgd table allocation | Pavel Tatashin |
2019-10-14 | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled | Julien Grall |
2019-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-15 | gpio: lynxpoint: set default handler to be handle_bad_irq() | Andy Shevchenko |
2019-10-15 | gpio: merrifield: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpio: lynxpoint: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpio: intel-mid: Move hardware initialization to callback | Andy Shevchenko |
2019-10-15 | gpiolib: Initialize the hardware with a callback | Andy Shevchenko |
2019-10-15 | gpio: merrifield: Restore use of irq_base | Andy Shevchenko |
2019-10-14 | xtensa: drop EXPORT_SYMBOL for outs*/ins* | Max Filippov |
2019-10-14 | mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m... | Jane Chu |
2019-10-14 | mm/slab.c: fix kernel-doc warning for __ksize() | Randy Dunlap |
2019-10-14 | xarray.h: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | bitmap.h: fix kernel-doc warning and typo | Randy Dunlap |
2019-10-14 | fs/fs-writeback.c: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | fs/libfs.c: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | fs/direct-io.c: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() | Vlastimil Babka |
2019-10-14 | mm, hugetlb: allow hugepage allocations to reclaim as needed | David Rientjes |
2019-10-14 | lib/test_meminit: add a kmem_cache_alloc_bulk() test | Alexander Potapenko |
2019-10-14 | mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations | Alexander Potapenko |
2019-10-14 | lib/generic-radix-tree.c: add kmemleak annotations | Eric Biggers |
2019-10-14 | mm/slub: fix a deadlock in show_slab_objects() | Qian Cai |
2019-10-14 | mm, page_owner: rename flag indicating that page is allocated | Vlastimil Babka |
2019-10-14 | mm, page_owner: decouple freeing stack trace from debug_pagealloc | Vlastimil Babka |
2019-10-14 | mm, page_owner: fix off-by-one error in __set_page_owner_handle() | Vlastimil Babka |
2019-10-14 | xtensa: fix type conversion in __get_user_[no]check | Max Filippov |
2019-10-14 | xtensa: clean up assembly arguments in uaccess macros | Max Filippov |
2019-10-14 | parisc: Remove 32-bit DMA enforcement from sba_iommu | Sven Schnelle |
2019-10-14 | parisc: Fix vmap memory leak in ioremap()/iounmap() | Helge Deller |