summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13serial: 8250: Prevent starting up DMA Rx on THRI interruptIlpo Järvinen1-0/+11
2023-04-13dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFsGeert Uytterhoeven1-2/+2
2023-04-13fsdax: force clear dirty mark if CoWShiyang Ruan1-0/+37
2023-04-13fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan1-3/+8
2023-04-13fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan1-2/+2
2023-04-13nilfs2: fix sysfs interface lifetimeRyusuke Konishi2-5/+9
2023-04-13nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-13tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_activeSherry Sun1-1/+1
2023-04-13tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...Sherry Sun1-1/+7
2023-04-13tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das1-1/+1
2023-04-13tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das1-0/+8
2023-04-13iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl1-1/+2
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng1-0/+12
2023-04-13iio: buffer: make sure O_NONBLOCK is respectedNuno Sá1-8/+11
2023-04-13iio: buffer: correctly return bytes written in output buffersNuno Sá1-1/+1
2023-04-13iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait1-1/+1
2023-04-13iio: adc: max11410: fix read_poll_timeout() usageNuno Sá1-7/+15
2023-04-13iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray1-2/+2
2023-04-13iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen1-0/+1
2023-04-13iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko1-1/+9
2023-04-13iio: adis16480: select CONFIG_CRC32Arnd Bergmann1-0/+1
2023-04-13drivers: iio: adc: ltc2497: fix LSB shiftIan Ray1-4/+2
2023-04-13USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-13USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-13usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus1-0/+4
2023-04-13usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak1-2/+1
2023-04-13xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-04-13xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman1-0/+1
2023-04-13usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
2023-04-13Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman1-4/+3
2023-04-13PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-0/+1
2023-04-13PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-1/+3
2023-04-13cxl/pci: Handle excessive CDAT lengthLukas Wunner1-0/+3
2023-04-13cxl/pci: Handle truncated CDAT entriesLukas Wunner2-4/+23
2023-04-13cxl/pci: Handle truncated CDAT headerLukas Wunner1-1/+1
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner3-26/+33
2023-04-13net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-13arm64: compat: Work around uninitialized variable warningArd Biesheuvel1-18/+14
2023-04-13gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2-7/+7
2023-04-13netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet1-6/+9
2023-04-13ethtool: reset #lanes when lanes is omittedAndy Roulin1-3/+4
2023-04-13ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima1-4/+4
2023-04-13raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima4-31/+29
2023-04-13raw: use net_hash_mix() in hash functionEric Dumazet3-10/+20
2023-04-13ice: Reset FDIR counter in FDIR init stageLingyu Liu1-0/+16
2023-04-13ice: fix wrong fallback logic for FDIRSimei Su1-3/+4
2023-04-13NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo1-2/+2
2023-04-13sunrpc: only free unix grouplist after RCU settlesJeff Layton1-4/+13