summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2021-03-26ARM: at91: pm: Move prototypes to mutually included headerLee Jones1-0/+16
2021-03-26RDMA: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-26bpf: struct sock is declared twice in bpf_sk_storage headerWan Jiabing1-1/+0
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter3-8/+45
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-2/+0
2021-03-26gpiolib: some edits of kernel docs for clarityRandy Dunlap1-6/+6
2021-03-26irqdomain: Introduce irq_domain_create_simple() APIAndy Shevchenko1-5/+14
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch8-121/+135
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman17-25/+97
2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld1-1/+1
2021-03-26crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian1-0/+1
2021-03-26Merge branch 'ecc'Herbert Xu3-1/+16
2021-03-26x509: Add OID for NIST P384 and extend parser for itSaulo Alessandre1-0/+1
2021-03-26ima: Support EC keys for signature verificationStefan Berger1-0/+6
2021-03-26x509: Add support for parsing x509 certs with ECDSA keysStefan Berger1-0/+2
2021-03-26x509: Detect sm2 keys by their parameters OIDStefan Berger1-0/+1
2021-03-26crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre1-0/+1
2021-03-26oid_registry: Add OIDs for ECDSA with SHA224/256/384/512Stefan Berger1-1/+5
2021-03-26bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2-12/+67
2021-03-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-2/+0
2021-03-26sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-03-26tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2021-03-26inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-2/+2
2021-03-26ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-1/+1
2021-03-26ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-16/+16
2021-03-26sysctl: add proc_dou8vec_minmax()Eric Dumazet1-0/+2
2021-03-26net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee1-0/+1
2021-03-26net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong1-0/+8
2021-03-26bpf: Fix typo 'accesible' into 'accessible'Ricardo Ribalda1-1/+1
2021-03-26ethtool: clarify the ethtool FEC interfaceJakub Kicinski1-7/+30
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski1-1/+1
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski1-1/+1
2021-03-26ethtool: fec: remove long structure descriptionJakub Kicinski1-4/+0
2021-03-26ethtool: fec: fix typo in kdocJakub Kicinski1-1/+1
2021-03-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller56-115/+283
2021-03-26soc: bcm: bcm-pmb: add BCM63138 SATA supportRafał Miłecki1-0/+1
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou1-2/+1
2021-03-25iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean1-4/+8
2021-03-25iio: Provide iio_read_channel_processed_scale() APILinus Walleij1-0/+15
2021-03-25iio: set default trig->dev.parentGwendal Grignou2-2/+3
2021-03-25platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP defineStephen Boyd1-0/+1
2021-03-25Merge tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/ke...Dmitry Torokhov1-0/+4
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov644-5700/+16489
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-12/+35
2021-03-25Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...Mark Brown1-0/+3
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson1-5/+5