summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski-4/+6
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski-0/+6
2021-10-07of: net: move of_net under net/Jakub Kicinski-1/+1
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra-1/+2
2021-10-07futex: Implement sys_futex_waitv()André Almeida-1/+34
2021-10-07futex: Split out syscallsPeter Zijlstra-1/+1
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller-6/+9
2021-10-07ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai-0/+1
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)-0/+2
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel-0/+7
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel-0/+62
2021-10-06kunit: fix kernel-doc warnings due to mismatched arg namesDaniel Latypov-3/+3
2021-10-06RDMA/efa: CQ notificationsGal Pressman-3/+15
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra-394/+215
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman-0/+1
2021-10-06ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman-13/+9
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko-1/+1
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König-0/+95
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi-0/+1
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi-0/+2
2021-10-05bpf: btf: Introduce helpers for dynamic BTF set registrationKumar Kartikeya Dwivedi-0/+37
2021-10-05bpf: Introduce BPF support for kernel module function callsKumar Kartikeya Dwivedi-3/+7
2021-10-05Merge branch 'for-5.16/soc' into for-5.16/cpuidleThierry Reding-7/+35
2021-10-05clk: tegra: Add stubs needed for compile testingThierry Reding-1/+23
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-41/+241
2021-10-05cpufreq: Use CPUFREQ_RELATION_E in DVFS governorsVincent Donnefort-2/+8
2021-10-05cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort-25/+86
2021-10-05cpufreq: Add an interface to mark inefficient frequenciesVincent Donnefort-3/+41
2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort-6/+37
2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort-3/+10
2021-10-05PM: EM: Mark inefficient statesVincent Donnefort-0/+12
2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu-0/+42
2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu-0/+28
2021-10-05ACPICA: Update version to 20210930Bob Moore-1/+1
2021-10-05ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI ...Bob Moore-1/+249
2021-10-05ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity typeAlison Schofield-2/+7
2021-10-05ACPICA: Add support for Windows 2020 _OSI stringMario Limonciello-0/+1
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner-0/+33
2021-10-05sched: Introduce task block time in schedstatsYafang Shao-0/+2
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao-3/+3
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don-0/+1
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann-0/+2
2021-10-05serial: core: Fix initializing and restoring termios speedPali Rohár-0/+2
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski-1/+1
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski-12/+0
2021-10-05ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bitsBard Liao-0/+4
2021-10-05ASoC: SOF: dai: include new flags for DAI_CONFIGPierre-Louis Bossart-1/+8
2021-10-05ASoC: SOF: dai: mirror group_id definition added in firmwarePierre-Louis Bossart-1/+2
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal-4/+0