summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-10i2c: smbus: remove outdated references to irq level triggersWolfram Sang
2020-03-10i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang
2020-03-10iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer
2020-03-09include: linux: firmware: Correct config dependency of zynqmp_eemi_opsTejas Patel
2020-03-09mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo
2020-03-09dio: Remove unused dio_dev_driver()Geert Uytterhoeven
2020-03-09dio: Make dio_match_device() staticGeert Uytterhoeven
2020-03-09zorro: Move zorro_bus_type to bus-private header fileGeert Uytterhoeven
2020-03-09zorro: Remove unused zorro_dev_driver()Geert Uytterhoeven
2020-03-09zorro: Make zorro_match_device() staticGeert Uytterhoeven
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08iio: industrialio-core: Fix debugfs readAlexandru Tachici
2020-03-08iio: imu: adis: add a note better explaining state_lockAlexandru Ardelean
2020-03-08iio: imu: adis: update 'adis_data' struct doc-stringAlexandru Ardelean
2020-03-08iio: imu: adis: add doc-string for 'adis' structAlexandru Ardelean
2020-03-08iio: imu: adis: add support product ID check in adis_initial_startupAlexandru Ardelean
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá
2020-03-08iio: imu: adis: add unlocked __adis_initial_startup()Alexandru Ardelean
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner
2020-03-08genirq: Add protection against unsafe usage of generic_handle_irq()Thomas Gleixner
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-03-07net/mlx5: HW bit for goto chain offload supportEli Cohen
2020-03-07net/mlx5: Expose link speed directlyMark Bloch
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2020-03-07net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06cpufreq: add function to get the hardware max frequencyIonela Voinescu
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar