| Age | Commit message (Expand) | Author |
| 2021-04-26 | Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2021-04-26 | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2021-04-26 | netfilter: allow to turn off xtables compat layer | Florian Westphal |
| 2021-04-26 | netfilter: nfnetlink: consolidate callback types | Pablo Neira Ayuso |
| 2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to batch callbacks | Pablo Neira Ayuso |
| 2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks | Pablo Neira Ayuso |
| 2021-04-26 | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2021-04-26 | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2021-04-26 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils' | Rafael J. Wysocki |
| 2021-04-26 | Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' | Rafael J. Wysocki |
| 2021-04-26 | Merge branch 'acpi-messages' | Rafael J. Wysocki |
| 2021-04-26 | Merge branch 'pm-devfreq' | Rafael J. Wysocki |
| 2021-04-26 | Merge branch 'pm-opp' | Rafael J. Wysocki |
| 2021-04-26 | Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' | Rafael J. Wysocki |
| 2021-04-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
| 2021-04-26 | netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks | Pablo Neira Ayuso |
| 2021-04-25 | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2021-04-25 | net: ethernet: ixp4xx: Support device tree probing | Linus Walleij |
| 2021-04-26 | netfilter: ip6_tables: pass table pointer via nf_hook_ops | Florian Westphal |
| 2021-04-26 | netfilter: arp_tables: pass table pointer via nf_hook_ops | Florian Westphal |
| 2021-04-26 | netfilter: ip_tables: pass table pointer via nf_hook_ops | Florian Westphal |
| 2021-04-26 | netfilter: arptables: unregister the tables by name | Florian Westphal |
| 2021-04-26 | netfilter: ip6tables: unregister the tables by name | Florian Westphal |
| 2021-04-26 | netfilter: iptables: unregister the tables by name | Florian Westphal |
| 2021-04-26 | netfilter: x_tables: add xt_find_table | Florian Westphal |
| 2021-04-26 | netfilter: x_tables: remove ipt_unregister_table | Florian Westphal |
| 2021-04-26 | netfilter: ebtables: remove the 3 ebtables pointers from struct net | Florian Westphal |
| 2021-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2021-04-25 | dmaengine: idxd: Add IDXD performance monitor support | Tom Zanussi |
| 2021-04-25 | kbuild: redo fake deps at include/config/*.h | Alexey Dobriyan |
| 2021-04-25 | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song |
| 2021-04-24 | Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
| 2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit |
| 2021-04-24 | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit |
| 2021-04-23 | Merge remote-tracking branch 'regulator/for-5.13' into regulator-next | Mark Brown |
| 2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown |
| 2021-04-23 | Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2021-04-23 | regulator: core: Fix off_on_delay handling | Vincent Whitchurch |
| 2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
| 2021-04-23 | fscache, cachefiles: Add alternate API to use kiocb for read/write to cache | David Howells |
| 2021-04-23 | netfs: Define an interface to talk to a cache | David Howells |
| 2021-04-23 | netfs: Add write_begin helper | David Howells |
| 2021-04-23 | netfs: Gather stats | David Howells |
| 2021-04-23 | netfs: Add tracepoints | David Howells |
| 2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells |
| 2021-04-23 | netfs, mm: Add set/end/wait_on_page_fscache() aliases | David Howells |
| 2021-04-23 | netfs, mm: Move PG_fscache helper funcs to linux/netfs.h | David Howells |
| 2021-04-23 | mm: Implement readahead_control pageset expansion | David Howells |
| 2021-04-23 | fs: Document file_ra_state | Matthew Wilcox (Oracle) |