summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-23btrfs: include delalloc related info in dump space info tracepointJosef Bacik
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2021-08-23gpio: max730x: Use the right includeLinus Walleij
2021-08-23gpio: Add virtio-gpio driverViresh Kumar
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-08-22dt-bindings: reset: mt8195: add toprgu reset-controller header fileChristine Zhu
2021-08-22watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-08-21PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-08-21dt-bindings: timer: Add ABIs for new Ingenic SoCs周琰杰 (Zhou Yanjie)
2021-08-20PCI: Optimize pci_resource_len() to reduce kernel sizeZhen Lei
2021-08-20PCI: Make saved capability state private to coreBjorn Helgaas
2021-08-20PCI: Correct the pci_iomap.h header guard #endif commentJonathan Cameron
2021-08-20PCI/VPD: Add pci_vpd_check_csum()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_alloc()Heiner Kallweit
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-20KVM: stats: Add halt polling related histogram statsJing Zhang
2021-08-20KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang
2021-08-20KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_rangeMaxim Levitsky
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-20Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20Merge branch 'sched/core'Peter Zijlstra
2021-08-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon