aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-18xsk: Fix missing validation for skb and unaligned modeMagnus Karlsson1-2/+7
2021-06-18blk-mq: fix an IS_ERR() vs NULL bugDan Carpenter1-1/+1
2021-06-18Merge tag 'devm-helpers-v5.14-1' into review-hansHans de Goede1-0/+25
2021-06-18netfilter: conntrack: pass hook state to log functionsFlorian Westphal1-8/+12
2021-06-18habanalabs: added open_stats info ioctlYuri Nudelman1-0/+12
2021-06-18habanalabs: add debug flag to prevent failure on timeoutYuri Nudelman1-0/+1
2021-06-18sched: Change task_struct::statePeter Zijlstra3-18/+17
2021-06-18sched: Add get_current_state()Peter Zijlstra1-0/+2
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-0/+2
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar29-61/+195
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman1-18/+0
2021-06-18Revert "of/platform: Add stubs for of_platform_device_create/destroy()"Greg Kroah-Hartman1-18/+4
2021-06-18Merge tag 'amd-drm-next-5.14-2021-06-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-0/+17
2021-06-17Merge tag 'reset-for-v5.14-2' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson1-0/+22
2021-06-17dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)Jason Ekstrand1-1/+49
2021-06-17um: add PCI over virtio emulation driverJohannes Berg1-0/+64
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg2-0/+140
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei1-0/+1
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-11/+97
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen2-3/+3
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra2-0/+2
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky1-0/+4
2021-06-17KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov1-0/+1
2021-06-17asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definitionVitaly Kuznetsov1-0/+1
2021-06-17kvm: add PM-notifierSergey Senozhatsky1-0/+9
2021-06-17math64.h: Add mul_s64_u64_shr()Ilias Stamatis1-0/+19
2021-06-17KVM: mmu: Add slots_arch_lock for memslot arch fieldsBen Gardon1-0/+9
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+1
2021-06-17io_uring: allow user configurable IO thread CPU affinityJens Axboe1-0/+4
2021-06-17Merge tag 'iio-for-5.14b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki1-3/+0
2021-06-17ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki1-2/+7
2021-06-17nvme.h: add missing nvme_lba_range_type endianness annotationsWesley Sheng1-2/+2
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni1-0/+7
2021-06-17nvmet: add Command Set Identifier supportChaitanya Kulkarni1-0/+1
2021-06-17block: export blk_next_bio()Chaitanya Kulkarni1-0/+2
2021-06-17pata: ixp4xx: split platform data to its own headerArnd Bergmann1-0/+21
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-0/+106
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba2-4/+14
2021-06-17hwmon: (pmbus) Add support for reading direct mode coefficientsErik Rosen1-0/+8
2021-06-17hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECTErik Rosen1-0/+9
2021-06-17hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECKErik Rosen1-0/+13
2021-06-17devm-helpers: Add resource managed version of work initMatti Vaittinen1-0/+25
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann1-0/+4
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-30/+44
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin2-6/+0
2021-06-17crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel1-7/+1
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook1-24/+3
2021-06-17arm64: dts: hisilicon: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso2-0/+16