summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf: Fix function pointer casePeter Zijlstra2023-08-111-2/+6
* net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones2023-08-111-7/+13
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-08-113-8/+6
* net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela2023-08-111-1/+6
* net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan2023-08-111-5/+5
* drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe2023-08-111-0/+5
* dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber2023-08-111-10/+18
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-111-0/+3
* s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-08-111-0/+1
* virtio-net: fix race between set queues and probeJason Wang2023-08-111-2/+2
* serial: 8250_dw: Preserve original value of DLF registerRuihong Luo2023-08-111-2/+4
* serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko2023-08-114-0/+149
* irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-08-111-9/+5
* tpm_tis: Explicitly check for error codeAlexander Steffen2023-08-111-2/+8
* btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana2023-08-111-2/+7
* hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz2023-08-111-1/+1
* staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong2023-08-111-2/+4
* Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman2023-08-111-7/+6
* Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman2023-08-111-14/+12
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-08-111-0/+1
* USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik2023-08-111-0/+4
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-111-1/+7
* usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-08-111-2/+2
* usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-08-111-2/+4
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-08-112-19/+0
* can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde2023-08-111-0/+2
* USB: serial: simple: sort driver entriesJohan Hovold2023-08-111-33/+33
* USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-08-111-0/+7
* USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-08-111-0/+2
* USB: serial: option: support Quectel EM060K_128Jerry Meng2023-08-111-0/+4
* tracing: Fix warning in trace_buffered_event_disable()Zheng Yejian2023-08-111-10/+4
* ring-buffer: Fix wrong stat of cpu_buffer->readZheng Yejian2023-08-111-10/+12
* ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-08-111-1/+1
* dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai2023-08-111-2/+7
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-111-5/+5
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-08-111-1/+1
* RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-08-111-9/+9
* benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-08-111-1/+2
* net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma2023-08-111-0/+14
* net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean2023-08-111-7/+23
* net/sched: mqprio: refactor nlattr parsing to a separate functionVladimir Oltean2023-08-111-51/+63
* platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy2023-08-111-4/+4
* team: reset team's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+9
* bonding: reset bond's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-08-111-6/+2
* ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski2023-08-111-4/+10
* ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong2023-08-111-2/+5
* phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli2023-08-111-1/+1
* i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-08-111-1/+1