summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+46
2021-04-26Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+19
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-18/+26
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds16-91/+106
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+15
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-21/+118
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-13/+2
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-22irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier1-3/+0
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi1-0/+2
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2-1/+5
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg1-0/+16
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg2-21/+61
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley1-0/+2
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley1-0/+1
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley1-0/+1
2021-04-14oid_registry: Add TCG defined OIDS for TPM keysJames Bottomley1-0/+5
2021-04-14lib: Add ASN.1 encoderJames Bottomley1-0/+32
2021-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-68/+170
2021-04-10treewide: change my e-mail address, fix my nameMarek Behún3-3/+3
2021-04-09libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-09Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller1-12/+68
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-2/+2
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov1-6/+1
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov1-2/+3
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-12/+68
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-08ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-08ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier1-6/+0
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9