summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-16thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada
2022-03-16thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse
2022-03-16cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-16drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-16EDAC/altera: Add SDRAM ECC check for U-BootRabara Niravkumar L
2022-03-15hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-15sr: simplify the local variable initialization in sr_block_open()Lukas Bulwahn
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-15usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-15usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-15partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-15nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke
2022-03-14net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-14net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-03-14crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TESTHerbert Xu
2022-03-14hwrng: nomadik - Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-03-14crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-03-13drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe
2022-03-12random: check for signal and try earlier when generating entropyJason A. Donenfeld
2022-03-12random: reseed more often immediately after bootingJason A. Donenfeld
2022-03-12random: make consistent usage of crng_ready()Jason A. Donenfeld
2022-03-12random: use SipHash as interrupt entropy accumulatorJason A. Donenfeld
2022-03-12wireguard: device: clear keys on VM forkJason A. Donenfeld
2022-03-12random: provide notifier for VM forkJason A. Donenfeld
2022-03-12random: replace custom notifier chain with standard oneJason A. Donenfeld
2022-03-12random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld
2022-03-12virt: vmgenid: notify RNG of VM fork and supply generation IDJason A. Donenfeld
2022-03-12random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld