summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik
2021-06-22btrfs: fix typos in commentsDavid Sterba
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra
2021-06-22spi: add ancillary device supportSebastian Reichel
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen
2021-06-21regulator: add warning flagsMatti Vaittinen
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky
2021-06-17KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov
2021-06-17asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definitionVitaly Kuznetsov
2021-06-17kvm: add PM-notifierSergey Senozhatsky
2021-06-17math64.h: Add mul_s64_u64_shr()Ilias Stamatis
2021-06-17KVM: mmu: Add slots_arch_lock for memslot arch fieldsBen Gardon
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba
2021-06-17hwmon: (pmbus) Add support for reading direct mode coefficientsErik Rosen
2021-06-17hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECTErik Rosen
2021-06-17hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECKErik Rosen
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin
2021-06-17crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-16ide: remove the legacy ide driverChristoph Hellwig
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz
2021-06-14Merge remote-tracking branch 'regmap/for-5.14' into regmap-nextMark Brown