summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel.org/pub...Linus Torvalds2021-12-182-4/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter2021-12-181-3/+7
| | * | | | | | | | perf inject: Fix segfault due to close without openAdrian Hunter2021-12-181-1/+2
| | * | | | | | | | perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin2021-12-181-0/+5
| |/ / / / / / / /
| * | | | | | | | Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-181-2/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy2021-12-171-2/+13
| | |/ / / / / / /
| * | | | | | | | Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-182-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAITAINERS: Change zonefs maintainer email addressDamien Le Moal2021-12-171-1/+1
| | * | | | | | | | zonefs: add MODULE_ALIAS_FSNaohiro Aota2021-12-171-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-171-17/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry2021-12-141-17/+21
| * | | | | | | | | Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-1710-24/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()Shin'ichiro Kawasaki2021-12-151-2/+4
| | * | | | | | | | | btrfs: fix warning when freeing leaf after subvolume creation failureFilipe Manana2021-12-151-3/+4
| | * | | | | | | | | btrfs: fix invalid delayed ref after subvolume creation failureFilipe Manana2021-12-156-22/+31
| | * | | | | | | | | btrfs: check WRITE_ERR when trying to read an extent bufferJosef Bacik2021-12-151-0/+8
| | * | | | | | | | | btrfs: fix missing last dir item offset update when logging directoryFilipe Manana2021-12-141-0/+1
| | * | | | | | | | | btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana2021-12-141-0/+8
| | * | | | | | | | | btrfs: fix memory leak in __add_inode_ref()Jianglei Nie2021-12-141-0/+1
| * | | | | | | | | | Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-12-171-14/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selinux: fix sleeping function called from invalid contextScott Mayhew2021-12-161-14/+19
| * | | | | | | | | | | Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-172-60/+54
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier2021-12-171-0/+1
| | * | | | | | | | | | | riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier2021-12-171-60/+24
| | * | | | | | | | | | | riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier2021-12-171-0/+12
| | * | | | | | | | | | | riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier2021-12-171-0/+10
| | * | | | | | | | | | | riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier2021-12-171-0/+4
| | * | | | | | | | | | | riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng2021-11-241-0/+2
| | * | | | | | | | | | | riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng2021-11-241-0/+1
| * | | | | | | | | | | | Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-173-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | bcache: fix NULL pointer reference in cached_dev_detach_finishLin Feng2021-12-151-1/+2
| | * | | | | | | | | | | block: reduce kblockd_mod_delayed_work_on() CPU consumptionJens Axboe2021-12-151-0/+2
| | * | | | | | | | | | | iocost: Fix divide-by-zero on donation from low hweight cgroupTejun Heo2021-12-141-1/+8
| * | | | | | | | | | | | Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-171-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | io-wq: drop wqe lock before creating new workerJens Axboe2021-12-131-0/+2
| * | | | | | | | | | | | | Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-176-64/+129
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross2021-12-131-1/+1
| | * | | | | | | | | | | | | dmaengine: idxd: fix missed completion on abort pathDave Jiang2021-12-131-1/+17
| | * | | | | | | | | | | | | dmaengine: ti: k3-udma: Fix smatch warningsVignesh Raghavendra2021-12-131-50/+107
| | * | | | | | | | | | | | | dmaengine: idxd: fix calling wq quiesce inside spinlockDave Jiang2021-11-221-1/+1
| | * | | | | | | | | | | | | dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()Christophe JAILLET2021-11-221-9/+1
| | * | | | | | | | | | | | | dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...Tim Gardner2021-11-221-2/+2
| * | | | | | | | | | | | | | Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-1719-20/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \