summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15pstore: Don't use semaphores in always-atomic-context codeJann Horn
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-15fix typos in commentsMark Brown
2022-03-15spi: mediatek: add ipm design support for MT7986Leilk Liu
2022-03-15spi: sun4i: fix typos in commentsJulia Lawall
2022-03-15spi: mediatek: support tick_delay without enhance_timingLeilk Liu
2022-03-15regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-15nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
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-14nvmet: use snprintf() with PAGE_SIZE in configfsChaitanya Kulkarni
2022-03-14nvmet: don't fold linesChaitanya Kulkarni
2022-03-14nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removalChaitanya Kulkarni
2022-03-14nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetportChaitanya Kulkarni
2022-03-14nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetportChaitanya Kulkarni
2022-03-14nvme-tcp: lockdep: annotate in-kernel socketsChris Leech
2022-03-14nvme-tcp: don't fold the lineChaitanya Kulkarni
2022-03-14nvme-tcp: don't initialize ret variableChaitanya Kulkarni
2022-03-14nvme-multipath: call bio_io_error in nvme_ns_head_submit_bioGuoqing Jiang
2022-03-14nvme-multipath: use vmalloc for ANA log bufferHannes Reinecke
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