Age | Commit message (Expand) | Author |
2020-04-21 | kernel/module: Hide vermagic header file from general use | Leon Romanovsky |
2020-04-20 | Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-04-20 | net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list | Raed Salem |
2020-04-20 | net: Add IF_OPER_TESTING | Andrew Lunn |
2020-04-18 | net: phy: broadcom: Add support for BCM53125 internal PHYs | Florian Fainelli |
2020-04-12 | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-10 | change email address for Pali Rohár | Pali Rohár |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: drop the flags field from struct mhp_restrictions | Logan Gunthorpe |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-10 | mm/memory.c: add vm_insert_pages() | Arjun Roy |
2020-04-10 | mm: hugetlb: optionally allocate gigantic hugepages using cma | Roman Gushchin |
2020-04-10 | mm: cma: NUMA node interface | Aslan Bakirov |
2020-04-10 | docs: mm: slab.h: fix a broken cross-reference | Mauro Carvalho Chehab |
2020-04-10 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky |
2020-04-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-10 | Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-10 | Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-04-09 | proc: Use a dedicated lock in struct pid | Eric W. Biederman |
2020-04-08 | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-04-08 | Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-04-08 | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-08 | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-08 | Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 | Jens Axboe |
2020-04-08 | locking/refcount: Document interaction with PID_MAX_LIMIT | Jann Horn |
2020-04-07 | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-07 | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2020-04-07 | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-07 | Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-07 | Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-07 | linux/bits.h: add compile time sanity check of GENMASK inputs | Rikard Falkeborn |
2020-04-07 | percpu_counter: fix a data race at vm_committed_as | Qian Cai |
2020-04-07 | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko |
2020-04-07 | bitops: always inline sign extension helpers | Josh Poimboeuf |
2020-04-07 | compiler.h: fix error in BUILD_BUG_ON() reporting | Vegard Nossum |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada |
2020-04-07 | seq_file: remove m->version | Matthew Wilcox (Oracle) |
2020-04-07 | proc: faster open/read/close with "permanent" files | Alexey Dobriyan |
2020-04-07 | mm: remove dummy struct bootmem_data/bootmem_data_t | Waiman Long |
2020-04-07 | include/linux/memremap.h: remove stale comments | Ira Weiny |
2020-04-07 | include/linux/swapops.h: correct guards for non_swap_entry() | Steven Price |