Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe | Amelie Delaunay | 2021-12-15 | 1 | -0/+3 | |
| | * | | | | | | | | USB: gadget: bRequestType is a bitfield, not a enum | Greg Kroah-Hartman | 2021-12-15 | 3 | -9/+9 | |
| | * | | | | | | | | usb: cdnsp: Fix incorrect status for control request | Pawel Laszczak | 2021-12-13 | 1 | -0/+2 | |
| | * | | | | | | | | usb: cdnsp: Fix issue in cdnsp_log_ep trace event | Pawel Laszczak | 2021-12-13 | 1 | -2/+2 | |
| | * | | | | | | | | usb: cdnsp: Fix incorrect calling of cdnsp_died function | Pawel Laszczak | 2021-12-13 | 1 | -1/+8 | |
| | * | | | | | | | | usb: xhci-mtk: fix list_del warning when enable list debug | Chunfeng Yun | 2021-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | usb: gadget: u_ether: fix race in setting MAC address in setup phase | Marian Postevca | 2021-12-13 | 1 | -10/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel.org/pub... | Linus Torvalds | 2021-12-18 | 2 | -4/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf inject: Fix segfault due to perf_data__fd() without open | Adrian Hunter | 2021-12-18 | 1 | -3/+7 | |
| | * | | | | | | | | perf inject: Fix segfault due to close without open | Adrian Hunter | 2021-12-18 | 1 | -1/+2 | |
| | * | | | | | | | | perf expr: Fix missing check for return value of hashmap__new() | Miaoqian Lin | 2021-12-18 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-12-18 | 1 | -2/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | libata: if T_LENGTH is zero, dma direction should be DMA_NONE | George Kennedy | 2021-12-17 | 1 | -2/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-12-18 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | MAITAINERS: Change zonefs maintainer email address | Damien Le Moal | 2021-12-17 | 1 | -1/+1 | |
| | * | | | | | | | | zonefs: add MODULE_ALIAS_FS | Naohiro Aota | 2021-12-17 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-12-17 | 1 | -17/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t | John Garry | 2021-12-14 | 1 | -17/+21 | |
| * | | | | | | | | | Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-12-17 | 10 | -24/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() | Shin'ichiro Kawasaki | 2021-12-15 | 1 | -2/+4 | |
| | * | | | | | | | | | btrfs: fix warning when freeing leaf after subvolume creation failure | Filipe Manana | 2021-12-15 | 1 | -3/+4 | |
| | * | | | | | | | | | btrfs: fix invalid delayed ref after subvolume creation failure | Filipe Manana | 2021-12-15 | 6 | -22/+31 | |
| | * | | | | | | | | | btrfs: check WRITE_ERR when trying to read an extent buffer | Josef Bacik | 2021-12-15 | 1 | -0/+8 | |
| | * | | | | | | | | | btrfs: fix missing last dir item offset update when logging directory | Filipe Manana | 2021-12-14 | 1 | -0/+1 | |
| | * | | | | | | | | | btrfs: fix double free of anon_dev after failure to create subvolume | Filipe Manana | 2021-12-14 | 1 | -0/+8 | |
| | * | | | | | | | | | btrfs: fix memory leak in __add_inode_ref() | Jianglei Nie | 2021-12-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-12-17 | 1 | -14/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | selinux: fix sleeping function called from invalid context | Scott Mayhew | 2021-12-16 | 1 | -14/+19 | |
| * | | | | | | | | | | | Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-12-17 | 2 | -60/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | riscv: dts: sifive unmatched: Link the tmp451 with its power supply | Vincent Pelletier | 2021-12-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | riscv: dts: sifive unmatched: Fix regulator for board rev3 | Vincent Pelletier | 2021-12-17 | 1 | -60/+24 | |
| | * | | | | | | | | | | | riscv: dts: sifive unmatched: Expose the PMIC sub-functions | Vincent Pelletier | 2021-12-17 | 1 | -0/+12 | |
| | * | | | | | | | | | | | riscv: dts: sifive unmatched: Expose the board ID eeprom | Vincent Pelletier | 2021-12-17 | 1 | -0/+10 | |
| | * | | | | | | | | | | | riscv: dts: sifive unmatched: Name gpio lines | Vincent Pelletier | 2021-12-17 | 1 | -0/+4 | |
| | * | | | | | | | | | | | riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot | Bin Meng | 2021-11-24 | 1 | -0/+2 | |
| | * | | | | | | | | | | | riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot | Bin Meng | 2021-11-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-12-17 | 3 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | bcache: fix NULL pointer reference in cached_dev_detach_finish | Lin Feng | 2021-12-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | | block: reduce kblockd_mod_delayed_work_on() CPU consumption | Jens Axboe | 2021-12-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | iocost: Fix divide-by-zero on donation from low hweight cgroup | Tejun Heo | 2021-12-14 | 1 | -1/+8 | |
| * | | | | | | | | | | | | Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-12-17 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | io-wq: drop wqe lock before creating new worker | Jens Axboe | 2021-12-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-12-17 | 6 | -64/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | dmaengine: st_fdma: fix MODULE_ALIAS | Alyssa Ross | 2021-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | dmaengine: idxd: fix missed completion on abort path | Dave Jiang | 2021-12-13 | 1 | -1/+17 | |
| | * | | | | | | | | | | | | | dmaengine: ti: k3-udma: Fix smatch warnings | Vignesh Raghavendra | 2021-12-13 | 1 | -50/+107 | |
| | * | | | | | | | | | | | | | dmaengine: idxd: fix calling wq quiesce inside spinlock | Dave Jiang | 2021-11-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent() | Christophe JAILLET | 2021-11-22 | 1 | -9/+1 | |
| | * | | | | | | | | | | | | | dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta... | Tim Gardner | 2021-11-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-12-17 | 19 | -20/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |