| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-17 | preempt/dynamic: Provide cond_resched() and might_resched() static calls | Peter Zijlstra (Intel) | 2 | -7/+43 |
| 2021-02-17 | static_call: Provide DEFINE_STATIC_CALL_RET0() | Frederic Weisbecker | 1 | -8/+14 |
| 2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 1 | -0/+12 |
| 2021-02-17 | static_call: Pull some static_call declarations to the type headers | Peter Zijlstra | 2 | -21/+27 |
| 2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann | 1 | -9/+0 |
| 2021-02-17 | sched: Remove MAX_USER_RT_PRIO | Dietmar Eggemann | 1 | -8/+1 |
| 2021-02-17 | rbtree, perf: Use new rbtree helpers | Peter Zijlstra | 1 | -2/+2 |
| 2021-02-17 | rbtree, sched/deadline: Use rb_add_cached() | Peter Zijlstra | 1 | -4/+14 |
| 2021-02-17 | rbtree: Add generic add and find helpers | Peter Zijlstra | 1 | -0/+190 |
| 2021-02-17 | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch | Ingo Molnar | 79 | -449/+427 |
| 2021-02-17 | cxl/mem: Add set of informational commands | Ben Widawsky | 1 | -0/+5 |
| 2021-02-17 | cxl/mem: Enable commands via CEL | Ben Widawsky | 1 | -0/+1 |
| 2021-02-17 | cxl/mem: Add a "RAW" send command | Ben Widawsky | 1 | -1/+11 |
| 2021-02-17 | cxl/mem: Add basic IOCTL interface | Ben Widawsky | 1 | -0/+156 |
| 2021-02-17 | cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints | Dan Williams | 1 | -0/+1 |
| 2021-02-17 | libnvdimm: Make remove callback return void | Uwe Kleine-König | 1 | -1/+1 |
| 2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -1/+3 |
| 2021-02-17 | net: phy: Add is_on_sfp_module flag and phy_on_sfp helper | Robert Hancock | 1 | -0/+11 |
| 2021-02-17 | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S | Robert Hancock | 1 | -0/+4 |
| 2021-02-17 | net: sched: fix police ext initialization | Vlad Buslov | 1 | -0/+1 |
| 2021-02-17 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | David S. Miller | 3 | -12/+102 |
| 2021-02-17 | net: dsa: add MRP support | Horatiu Vultur | 1 | -0/+12 |
| 2021-02-17 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur | 2 | -0/+50 |
| 2021-02-17 | switchdev: mrp: Extend ring_role_mrp and in_role_mrp | Horatiu Vultur | 1 | -0/+2 |
| 2021-02-17 | switchdev: mrp: Remove CONFIG_BRIDGE_MRP | Horatiu Vultur | 1 | -10/+0 |
| 2021-02-17 | net: phy: Add 5GBASER interface mode | Pavana Sharma | 1 | -0/+4 |
| 2021-02-17 | tg3: Remove unused PHY_BRCM flags | Florian Fainelli | 1 | -6/+3 |
| 2021-02-17 | Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into... | Stephen Boyd | 10 | -1/+1040 |
| 2021-02-17 | Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c... | Stephen Boyd | 7 | -6/+49 |
| 2021-02-17 | Merge branch 'clk-unused' into clk-next | Stephen Boyd | 2 | -181/+0 |
| 2021-02-17 | Merge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and ... | Stephen Boyd | 6 | -0/+206 |
| 2021-02-17 | net/mlx5: Move all internal timer metadata into a dedicated struct | Eran Ben Elisha | 1 | -4/+8 |
| 2021-02-17 | net/mlx5: Add register layout to support real-time time-stamp | Eran Ben Elisha | 3 | -3/+33 |
| 2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 13 | -77/+289 |
| 2021-02-17 | NFS: Add support for eager writes | Trond Myklebust | 1 | -0/+2 |
| 2021-02-17 | NFS: 'flags' field should be unsigned in struct nfs_server | Trond Myklebust | 1 | -1/+1 |
| 2021-02-16 | Merge branch 'mlx5_timestamp' into rdma.git for-next | Jason Gunthorpe | 1 | -5/+49 |
| 2021-02-16 | RDMA/mlx5: Allow CQ creation without attached EQs | Tal Gilboa | 1 | -2/+3 |
| 2021-02-16 | RDMA/ipoib: Remove racy Subnet Manager sendonly join checks | Christoph Lameter | 1 | -4/+0 |
| 2021-02-16 | SUNRPC: Use TCP_CORK to optimise send performance on the server | Trond Myklebust | 1 | -0/+2 |
| 2021-02-16 | vmlinux.lds.h: catch more UBSAN symbols into .data | Alexander Lobakin | 1 | -1/+1 |
| 2021-02-16 | net/mlx5: Add new timestamp mode bits | Aharon Landau | 1 | -5/+49 |
| 2021-02-16 | libceph: deprecate [no]cephx_require_signatures options | Ilya Dryomov | 1 | -4/+3 |
| 2021-02-16 | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson | 1 | -1/+1 |
| 2021-02-16 | KEYS: trusted: Reserve TPM for seal and unseal operations | Jarkko Sakkinen | 1 | -1/+4 |
| 2021-02-16 | tpm: add sysfs exports for all banks of PCR registers | James Bottomley | 1 | -1/+8 |
| 2021-02-16 | kbuild: simplify access to the kernel's version | Sasha Levin | 1 | -2/+2 |
| 2021-02-16 | vmlinux.lds.h: add DWARF v5 sections | Nick Desaulniers | 1 | -1/+6 |
| 2021-02-16 | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada | 2 | -21/+0 |
| 2021-02-16 | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT | Heiner Kallweit | 1 | -5/+5 |