Age | Commit message (Expand) | Author |
2019-10-19 | net: netem: fix error path for corrupted GSO frames | Jakub Kicinski |
2019-10-19 | macb: propagate errors when getting optional clocks | Michael Tretter |
2019-10-19 | xen/netback: fix error path of xenvif_connect_data() | Juergen Gross |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-19 | scripts/gdb: fix debugging modules on s390 | Ilya Leoshkevich |
2019-10-19 | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register | Song Liu |
2019-10-19 | mm/thp: allow dropping THP from page cache | Kirill A. Shutemov |
2019-10-19 | mm/vmscan.c: support removing arbitrary sized pages from mapping | William Kucharski |
2019-10-19 | mm/thp: fix node page state in split_huge_page_to_list() | Kirill A. Shutemov |
2019-10-19 | proc/meminfo: fix output alignment | Kirill A. Shutemov |
2019-10-19 | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) |
2019-10-19 | mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition | Ben Dooks |
2019-10-19 | mm: include <linux/huge_mm.h> for is_vma_temporary_stack | Ben Dooks |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun |
2019-10-19 | mm/memcontrol: update lruvec counters in mem_cgroup_move_account | Konstantin Khlebnikov |
2019-10-19 | ocfs2: fix panic due to ocfs2_wq is null | Yi Li |
2019-10-19 | hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() | David Hildenbrand |
2019-10-19 | mm: memblock: do not enforce current limit for memblock_phys* family | Mike Rapoport |
2019-10-19 | mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_... | Honglei Wang |
2019-10-19 | mm/gup: fix a misnamed "write" argument, and a related bug | John Hubbard |
2019-10-19 | mm/gup_benchmark: add a missing "w" to getopt string | John Hubbard |
2019-10-19 | ocfs2: fix error handling in ocfs2_setattr() | Chengguang Xu |
2019-10-19 | mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ... | Roman Gushchin |
2019-10-19 | mm/memunmap: don't access uninitialized memmap in memunmap_pages() | Aneesh Kumar K.V |
2019-10-19 | mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() | David Hildenbrand |
2019-10-19 | mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype... | Qian Cai |
2019-10-19 | scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set | Joel Colledge |
2019-10-19 | mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() | David Hildenbrand |
2019-10-19 | fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c | David Hildenbrand |
2019-10-19 | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag... | David Hildenbrand |
2019-10-18 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-18 | Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-18 | filldir[64]: remove WARN_ON_ONCE() for bad directory entries | Linus Torvalds |
2019-10-18 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-10-18 | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-10-18 | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-18 | Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin... | Linus Torvalds |
2019-10-18 | Merge branch 'lpc_eth-parse-phy-nodes-from-device-tree' | David S. Miller |
2019-10-18 | net: lpc_eth: parse phy nodes from device tree | Alexandre Belloni |
2019-10-18 | dt-bindings: net: lpc-eth: document optional properties | Alexandre Belloni |
2019-10-18 | net: usb: lan78xx: Connect PHY before registering MAC | Andrew Lunn |
2019-10-18 | Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust' | David S. Miller |
2019-10-18 | vsock/virtio: discard packets if credit is not respected | Stefano Garzarella |
2019-10-18 | vsock/virtio: send a credit update when buffer size is changed | Stefano Garzarella |
2019-10-18 | mlxsw: spectrum_trap: Push Ethernet header before reporting trap | Ido Schimmel |
2019-10-18 | Merge branch 'selftests-mlxsw-Add-scale-tests-for-Spectrum-2' | David S. Miller |
2019-10-18 | selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test | Danielle Ratson |
2019-10-18 | selftests: mlxsw: Add a resource scale test for Spectrum-2 | Danielle Ratson |
2019-10-18 | selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test | Danielle Ratson |