summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern1-6/+21
2020-10-02pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds1-2/+3
2020-10-02overflow: Include header file with SIZE_MAX declarationLeon Romanovsky1-0/+1
2020-10-02power: supply: bq27xxx: add support for TI bq34z100Krzysztof Kozlowski1-0/+1
2020-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-16/+176
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-15/+40
2020-10-01regulator: qcom_smd: Add PM660/PM660L regulator supportAngeloGioacchino Del Regno1-0/+4
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-10-01debugobjects: Free per CPU pool after CPU unplugZqiang1-0/+1
2020-10-01pipe: Fix memory leaks in create_pipe_files()Qian Cai1-0/+6
2020-10-01iommu/uapi: Handle data and argsz filled by usersJacob Pan1-9/+19
2020-10-01iommu/uapi: Rename uapi functionsJacob Pan1-15/+16
2020-10-01net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-10-01fs: align IOCB_* flags with RWF_* flagsJens Axboe1-18/+19
2020-10-01io_uring: move io_uring_get_socket() into io_uring.hJens Axboe2-9/+5
2020-10-01io_uring: don't rely on weak ->files referencesJens Axboe2-0/+58
2020-10-01arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel1-1/+1
2020-10-01net: macb: move pdata to private headerAlexandre Belloni1-20/+0
2020-09-30HID: add vivaldi HID driverSean O'Brien1-0/+2
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann1-0/+5
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann2-1/+64
2020-09-30leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek Behún1-35/+0
2020-09-30leds: tca6507: Absorb platform dataMarek Behún1-21/+0
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun1-0/+65
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli1-0/+1
2020-09-30mtd: rawnand: Use the NAND framework user_conf object for ECC flagsMiquel Raynal1-1/+0
2020-09-30mtd: rawnand: Use the ECC framework user input parsing bitsMiquel Raynal1-12/+0
2020-09-30mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal1-3/+1
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2-0/+377
2020-09-30lib: string_helpers: provide kfree_strarray()Bartosz Golaszewski1-0/+2
2020-09-30mtd: hyperbus: Provide per device private pointerVignesh Raghavendra1-0/+2
2020-09-30serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma1-0/+3
2020-09-30net: Add netif_rx_any_context()Sebastian Andrzej Siewior1-0/+1
2020-09-29Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10Mike Snitzer10-99/+91
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen1-0/+2
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen1-6/+9
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-1/+1
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta1-4/+0
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel1-4/+0
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel1-3/+0
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel1-4/+0
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-2/+2
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean1-4/+0
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter1-13/+0
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...Chanwoo Choi1-4/+10
2020-09-29PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle functionChanwoo Choi1-2/+3
2020-09-29PM / devfreq: Add devfreq_get_devfreq_by_node functionLeonard Crestez1-0/+6
2020-09-29stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan1-0/+1
2020-09-29bpf: Add bpf_seq_printf_btf helperAlan Maguire1-0/+2
2020-09-29bpf: Add bpf_snprintf_btf helperAlan Maguire2-4/+6