summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | tee: handle lookup of shm with reference count 0Jens Wiklander2021-12-161-108/+66
* | | | | | | | | | | | | | Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmiLinus Torvalds2021-12-222-11/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo2021-12-211-1/+1
| * | | | | | | | | | | | | | ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo2021-12-171-6/+9
| * | | | | | | | | | | | | | ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo2021-12-171-1/+3
| * | | | | | | | | | | | | | ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab2021-12-081-3/+4
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-12-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu2021-12-171-0/+7
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-12-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki2021-12-171-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-12-212-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | HID: potential dereference of null pointerJiasheng Jiang2021-12-201-0/+3
| * | | | | | | | | | | | | | | HID: holtek: fix mouse probingBenjamin Tissoires2021-12-201-0/+15
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-12-204-9/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi2021-12-141-1/+1
| * | | | | | | | | | | | | | | | IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-141-1/+1
| * | | | | | | | | | | | | | | | RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li2021-12-142-7/+65
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | spi: change clk_disable_unprepare to clk_unprepareDongliang Mu2021-12-061-1/+1
* | | | | | | | | | | | | | | | | Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2021-12-206-65/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-161-7/+11
| * | | | | | | | | | | | | | | | xen/netback: fix rx queue stall detectionJuergen Gross2021-12-162-24/+42
| * | | | | | | | | | | | | | | | xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-162-3/+33
| * | | | | | | | | | | | | | | | xen/netfront: harden netfront against event channel stormsJuergen Gross2021-12-161-31/+94
| * | | | | | | | | | | | | | | | xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-161-3/+12
* | | | | | | | | | | | | | | | | Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-191-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner2021-12-141-1/+1
| * | | | | | | | | | | | | | | | | PCI/MSI: Mask MSI-X vectors only on successStefan Roese2021-12-141-3/+10
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-182-21/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)2021-12-151-20/+0
| * | | | | | | | | | | | | | | | | tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa2021-12-151-1/+22
* | | | | | | | | | | | | | | | | | Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-1815-35/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman2021-12-171-4/+11
| * | | | | | | | | | | | | | | | | | Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-12-172-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | USB: serial: option: add Telit FN990 compositionsDaniele Palmas2021-12-141-0/+8
| | * | | | | | | | | | | | | | | | | | USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold2021-12-141-2/+4
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
| * | | | | | | | | | | | | | | | | | usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak2021-12-151-0/+12
| * | | | | | | | | | | | | | | | | | USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang2021-12-151-0/+3
| * | | | | | | | | | | | | | | | | | usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah2021-12-151-1/+5
| * | | | | | | | | | | | | | | | | | usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay2021-12-151-0/+3
| * | | | | | | | | | | | | | | | | | USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman2021-12-153-9/+9
| * | | | | | | | | | | | | | | | | | usb: cdnsp: Fix incorrect status for control requestPawel Laszczak2021-12-131-0/+2
| * | | | | | | | | | | | | | | | | | usb: cdnsp: Fix issue in cdnsp_log_ep trace eventPawel Laszczak2021-12-131-2/+2
| * | | | | | | | | | | | | | | | | | usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak2021-12-131-1/+8
| * | | | | | | | | | | | | | | | | | usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun2021-12-131-1/+1
| * | | | | | | | | | | | | | | | | | usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca2021-12-131-10/+6
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-171-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy2021-12-171-2/+13
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-171-17/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |