summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-18usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen1-0/+9
2021-01-18HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson1-41/+0
2021-01-18kconfig.h: Add IF_ENABLED() macroPaul Cercueil1-0/+6
2021-01-18dma-buf: Add debug optionDaniel Vetter1-0/+6
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-6/+0
2021-01-18vgaarb: Remove unneeded semicolonsYue Zou1-3/+3
2021-01-17rtc: introduce features bitfieldAlexandre Belloni1-0/+2
2021-01-16new helper: d_find_alias_rcu()Al Viro1-0/+2
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov1-5/+0
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov1-11/+0
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov1-0/+36
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov1-0/+187
2021-01-16fixp-arith: add a linear interpolation functionCraig Tatlor1-0/+19
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-7/+56
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6