summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever1-0/+1
2021-10-09net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2-0/+4
2021-10-09net/mlx5: Add ifc bits to support optional countersAharon Landau1-3/+19
2021-10-09net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean1-0/+13
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-71/+10
2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman2-13/+13
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart1-0/+1
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+1
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+19
2021-10-08Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@...Mark Brown8-70/+24
2021-10-08Merge branch 'spi-5.15' into spi-5.16Mark Brown10-6/+33
2021-10-08Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2021-10-07Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....Paul E. McKenney2-2/+11
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann2-71/+10
2021-10-07spi: Make several public functions private to spi.cUwe Kleine-König1-53/+0
2021-10-07spi: Remove unused function spi_busnum_to_master()Uwe Kleine-König1-2/+0
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König1-0/+20
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller2-1/+2
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+2
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski1-2/+2
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski1-3/+2
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski2-4/+6
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+6
2021-10-07of: net: move of_net under net/Jakub Kicinski1-1/+1
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra1-1/+2
2021-10-07futex: Implement sys_futex_waitv()André Almeida1-0/+5
2021-10-07futex: Split out syscallsPeter Zijlstra1-1/+1
2021-10-07net: mdio: add mdiobus_modify_changed()Russell King (Oracle)1-0/+2
2021-10-07ethtool: Add transceiver module extended stateIdo Schimmel1-0/+1
2021-10-07ethtool: Add ability to control transceiver modules' power modeIdo Schimmel1-0/+22
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra28-316/+110
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman1-0/+1
2021-10-06ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman1-13/+9
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König1-0/+95
2021-10-06bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi1-0/+1
2021-10-06bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi1-0/+2
2021-10-06bpf: btf: Introduce helpers for dynamic BTF set registrationKumar Kartikeya Dwivedi2-0/+37
2021-10-06bpf: Introduce BPF support for kernel module function callsKumar Kartikeya Dwivedi2-3/+7
2021-10-05clk: tegra: Add stubs needed for compile testingThierry Reding1-1/+23
2021-10-05cpufreq: Use CPUFREQ_RELATION_E in DVFS governorsVincent Donnefort1-2/+8
2021-10-05cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort1-25/+86
2021-10-05cpufreq: Add an interface to mark inefficient frequenciesVincent Donnefort1-3/+41
2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort1-6/+37
2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort1-3/+10
2021-10-05PM: EM: Mark inefficient statesVincent Donnefort1-0/+12
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner2-0/+33
2021-10-05sched: Introduce task block time in schedstatsYafang Shao1-0/+2
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao1-3/+3
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don1-0/+1