summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-17rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)
2021-02-17static_call: Provide DEFINE_STATIC_CALL_RET0()Frederic Weisbecker
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann
2021-02-17sched: Remove MAX_USER_RT_PRIODietmar Eggemann
2021-02-17rbtree, perf: Use new rbtree helpersPeter Zijlstra
2021-02-17rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra
2021-02-17Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar
2021-02-16cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams
2021-02-16libnvdimm: Make remove callback return voidUwe Kleine-König
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd
2021-02-16Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd
2021-02-16Merge branch 'clk-unused' into clk-nextStephen Boyd
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16NFS: Add support for eager writesTrond Myklebust
2021-02-16NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-16SUNRPC: Use TCP_CORK to optimise send performance on the serverTrond Myklebust
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau
2021-02-16libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16tpm: add sysfs exports for all banks of PCR registersJames Bottomley
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-15Merge remote-tracking branch 'iio-thermal-5.11-rc1/ib-iio-thermal-5.11-rc1' i...Daniel Lezcano
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki
2021-02-15binfmt_misc: pass binfmt_misc flags to the interpreterLaurent Vivier