| Age | Commit message (Expand) | Author |
| 2019-10-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
| 2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes | Will Deacon |
| 2019-10-17 | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
| 2019-10-16 | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled | Julien Thierry |
| 2019-10-15 | gpiolib: Initialize the hardware with a callback | Andy Shevchenko |
| 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 | mm, page_owner: rename flag indicating that page is allocated | Vlastimil Babka |
| 2019-10-14 | mm, page_owner: fix off-by-one error in __set_page_owner_handle() | Vlastimil Babka |
| 2019-10-13 | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2019-10-12 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2019-10-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2019-10-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
| 2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2019-10-11 | compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use | Joe Perches |
| 2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington |
| 2019-10-08 | Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2019-10-08 | leds: core: Fix leds.h structure documentation | Dan Murphy |
| 2019-10-08 | lib/string: Make memzero_explicit() inline instead of external | Arvind Sankar |
| 2019-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2019-10-07 | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) | Vlastimil Babka |
| 2019-10-07 | mm, memcg: make scan aggression always exclude protection | Chris Down |
| 2019-10-07 | mm, memcg: make memory.emin the baseline for utilisation determination | Chris Down |
| 2019-10-07 | mm, memcg: proportional memory.{low,min} reclaim | Chris Down |
| 2019-10-07 | memcg: only record foreign writebacks with dirty pages when memcg is not disa... | Baoquan He |
| 2019-10-07 | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it | Linus Torvalds |
| 2019-10-07 | module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict | Masahiro Yamada |
| 2019-10-07 | module: swap the order of symbol.namespace | Masahiro Yamada |
| 2019-10-07 | efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing | Jerry Snitselaar |
| 2019-10-07 | efi/tpm: Don't access event->count when it isn't mapped | Peter Jones |
| 2019-10-07 | driver core: platform: Add platform_get_irq_byname_optional() | Hans de Goede |
| 2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2019-10-04 | net: phy: extract pause mode | Russell King |
| 2019-10-04 | net: phy: extract link partner advertisement reading | Russell King |
| 2019-10-04 | net: phy: fix write to mii-ctrl1000 register | Russell King |
| 2019-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2019-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2019-10-02 | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set | Vladimir Oltean |
| 2019-10-02 | hwmon: Fix HWMON_P_MIN_ALARM mask | Nuno Sá |
| 2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal |
| 2019-10-01 | lib: introduce copy_struct_from_user() helper | Aleksa Sarai |
| 2019-09-30 | kvm: x86, powerpc: do not allow clearing largepages debugfs entry | Paolo Bonzini |
| 2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2019-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
| 2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2019-09-28 | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) | Linus Torvalds |
| 2019-09-28 | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge... | David Rientjes |
| 2019-09-28 | Revert "Revert "mm, thp: restore node-local hugepage allocations"" | David Rientjes |
| 2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |