summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-22parport: fix a kernel-doc markupMauro Carvalho Chehab1-0/+31
2021-01-21driver core: Fix device link device name collisionSaravana Kannan1-0/+12
2021-01-21certs: Fix blacklist flag type confusionDavid Howells1-0/+1
2021-01-21PKCS#7: Fix missing includeMickaël Salaün1-0/+2
2021-01-21keys: remove trailing semicolon in macro definitionTom Rix1-2/+2
2021-01-21mm: Mark anonymous struct field of 'struct vm_fault' as 'const'Will Deacon1-1/+1
2021-01-21mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon1-5/+2
2021-01-21mm: Move immutable fields of 'struct vm_fault' into anonymous structWill Deacon1-5/+8
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-0/+1
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso2-0/+5
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman1-1/+2
2021-01-21Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam1-0/+2
2021-01-21mhi: use irq_flags if controller driver configures itCarl Huang1-0/+2
2021-01-21mhi: unconstify mhi_event_configLoic Poulain1-1/+1
2021-01-21net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu1-2/+2
2021-01-21tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-1/+2
2021-01-21bpf: Split cgroup_bpf_enabled per attach typeStanislav Fomichev1-18/+20
2021-01-21bpf: Try to avoid kzalloc in cgroup/{s,g}etsockoptStanislav Fomichev1-0/+5
2021-01-21bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2-4/+29
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-4/+18
2021-01-20soc: bcm: brcmstb: add stubs for getting platform IDsRafał Miłecki1-0/+16
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+5
2021-01-20misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju1-0/+2
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-20platform/chrome: cros_ec_commands: Add host command to keep AP off after EC r...Pi-Hsun Shih1-0/+1
2021-01-20mm: Allow architectures to request 'old' entries when prefaultingWill Deacon1-1/+4
2021-01-20mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov2-5/+18
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij1-16/+0
2021-01-20firmware: smccc: Add SMCCC TRNG function call IDsArd Biesheuvel1-0/+31
2021-01-20bonding: add a vlan+srcmac tx hashing optionJarod Wilson1-0/+1
2021-01-20Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit1-18/+0
2021-01-20net: add inline function skb_csum_is_sctpXin Long1-0/+5
2021-01-20thermal/core: Make cooling device state change privateDaniel Lezcano1-3/+0
2021-01-20thermal/core: Remove ms based delay fieldsDaniel Lezcano1-7/+0
2021-01-20thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano1-0/+7
2021-01-20thermal/core: Remove unused macro THERMAL_TRIPS_NONEDaniel Lezcano1-1/+0
2021-01-20thermal/core: Remove the 'forced_passive' optionDaniel Lezcano1-4/+0
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven1-0/+3
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2-7/+23
2021-01-19efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel1-9/+0
2021-01-19efi/libstub: whitespace cleanupArd Biesheuvel1-2/+2
2021-01-19workqueue: fix annotation for WQ_SYSFSMenglong Dong1-1/+1
2021-01-19cros_ec_commands: Add EC_CODEC_I2S_RX_RESETYu-Hsuan Hsu1-0/+1
2021-01-19net/mlx5: Expose ifc bits for query modify headerYishai Hadas1-0/+12
2021-01-19net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan1-0/+4
2021-01-18sony-laptop: Remove unneeded semicolonYue Zou1-1/+1
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+6
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen1-0/+2
2021-01-18usb: gadget: Introduce SSP rates and lanesThinh Nguyen1-0/+9