summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-30mtd: hyperbus: Provide per device private pointerVignesh Raghavendra
2020-09-30serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10Mike Snitzer
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...Chanwoo Choi
2020-09-29PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle functionChanwoo Choi
2020-09-29PM / devfreq: Add devfreq_get_devfreq_by_node functionLeonard Crestez
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28fscrypt: export fscrypt_d_revalidate()Eric Biggers
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips
2020-09-28iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig
2020-09-28PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko
2020-09-28mtd: nand: Use the new generic ECC objectMiquel Raynal
2020-09-28mtd: nand: Create helpers to set/extract the ECC requirementsMiquel Raynal
2020-09-28mtd: nand: Create a helper to extract the ECC configurationMiquel Raynal
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier