summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2022-01-12Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2022-01-11module: add in-kernel support for decompressingDmitry Torokhov1-0/+1
2022-01-11Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-1/+3
2022-01-11Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-01-11drm/amdkfd: make SPDX License expression more soundLukas Bulwahn1-1/+1
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-22/+273
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-1/+293
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-1/+139
2022-01-10exfat: move super block magic number to magic.hNamjae Jeon1-0/+1
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada1-1/+1
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse1-0/+11
2022-01-06gro: add ability to control gro max packet sizeCoco Li1-0/+1
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+3
2022-01-06RISC-V: KVM: Add VM capability to allow userspace get GPA bitsAnup Patel1-0/+1
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-1/+6
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol1-0/+13
2022-01-05dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang1-0/+1
2022-01-04nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau1-1/+1
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-1/+7
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana1-1/+3
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman4-11/+15
2022-01-02net/smc: Add netlink net namespace supportTony Lu2-5/+8
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+39
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar1-1/+1
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+5
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-0/+1
2021-12-27ACPI: Introduce Platform Firmware Runtime Telemetry driverChen Yu1-0/+88
2021-12-27ACPI: Introduce Platform Firmware Runtime Update device driverChen Yu1-0/+174
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin1-2/+2
2021-12-26habanalabs: change wait_for_interrupt implementationfarah kassabri1-17/+44
2021-12-26habanalabs: add SOB information to signal submission uAPIDani Liberman1-1/+9
2021-12-26habanalabs: add power information type to POWER_GET packetTomer Tayar1-0/+1
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman1-1/+57
2021-12-26habanalabs: add new opcodes for INFO IOCTLfarah kassabri1-0/+4
2021-12-26habanalabs: expand clock throttling information uAPIOfir Bitton1-2/+14
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman1-7/+11
2021-12-23xfrm: rate limit SA mapping change message to user spaceAntony Antony1-0/+1
2021-12-23xfrm: Add support for SM4 symmetric cipher algorithmXu Jia1-0/+1
2021-12-23xfrm: Add support for SM3 secure hashXu Jia1-0/+1
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+1
2021-12-22PCI: Add #defines for accessing PCIe DVSEC fieldsDavid E. Box1-0/+4
2021-12-21uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2-0/+2
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski1-8/+53
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston1-0/+2
2021-12-20audit: replace zero-length array with flexible-array memberXiu Jianfeng1-1/+1
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg1-1/+1