summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@...Mark Brown
2021-10-07Merge branch 'spi-5.15' into spi-5.16Mark Brown
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....Paul E. McKenney
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-07spi: Make several public functions private to spi.cUwe Kleine-König
2021-10-07spi: Remove unused function spi_busnum_to_master()Uwe Kleine-König
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra
2021-10-07futex: Implement sys_futex_waitv()André Almeida
2021-10-07futex: Split out syscallsPeter Zijlstra
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman
2021-10-06ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi
2021-10-05bpf: btf: Introduce helpers for dynamic BTF set registrationKumar Kartikeya Dwivedi
2021-10-05bpf: Introduce BPF support for kernel module function callsKumar Kartikeya Dwivedi
2021-10-05clk: tegra: Add stubs needed for compile testingThierry Reding
2021-10-05cpufreq: Use CPUFREQ_RELATION_E in DVFS governorsVincent Donnefort
2021-10-05cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort
2021-10-05cpufreq: Add an interface to mark inefficient frequenciesVincent Donnefort
2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort
2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort
2021-10-05PM: EM: Mark inefficient statesVincent Donnefort
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner
2021-10-05sched: Introduce task block time in schedstatsYafang Shao
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann
2021-10-05serial: core: Fix initializing and restoring termios speedPali Rohár
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski