summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05Linux 4.19.317v4.19.317Greg Kroah-Hartman1-1/+1
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee1-0/+3
2024-07-05tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima3-7/+12
2024-07-05ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima3-11/+22
2024-07-05ipv6: annotate some data-races around sk->sk_protEric Dumazet3-10/+25
2024-07-05pwm: stm32: Refuse too small period requestsUwe Kleine-König1-0/+3
2024-07-05ftruncate: pass a signed offsetArnd Bergmann3-4/+4
2024-07-05ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-07-05batman-adv: Don't accept TT entries for out-of-spec VIDsSven Eckelmann1-0/+27
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-07-05tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois1-1/+1
2024-07-05usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich1-0/+14
2024-07-05usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter1-2/+6
2024-07-05usb: gadget: printer: SS+ supportOliver Neukum1-0/+1
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez1-1/+5
2024-07-05iio: chemical: bme680: Fix sensor data read operationVasileios Amoiridis2-0/+48
2024-07-05iio: chemical: bme680: Fix overflows in compensate() functionsVasileios Amoiridis1-6/+6
2024-07-05iio: chemical: bme680: Fix calibration data variableVasileios Amoiridis1-1/+1
2024-07-05iio: chemical: bme680: Fix pressure value outputVasileios Amoiridis1-1/+1
2024-07-05iio: adc: ad7266: Fix variable checking bugFernando Yang1-0/+2
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-4/+7
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds1-20/+1
2024-07-05i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi1-1/+1
2024-07-05i2c: ocores: stop transfer on timeoutFederico Vaga1-9/+45
2024-07-05gpio: davinci: Validate the obtained number of IRQsAleksandr Mishin1-0/+5
2024-07-05nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke1-2/+2
2024-07-05soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis1-5/+2
2024-07-05media: dvbdev: Initialize sbufRicardo Ribalda1-1/+1
2024-07-05ALSA: emux: improve patch ioctl data validationOswald Buddenhagen1-6/+11
2024-07-05net/iucv: Avoid explicit cpumask var allocation on stackDawei Li1-8/+18
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart1-3/+3
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso3-5/+11
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-07-05netfilter: nf_tables: validate family when identifying table via handlePablo Neira Ayuso1-2/+3
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao1-1/+3
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao1-0/+51
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao1-7/+1
2024-07-05pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan1-1/+1
2024-07-05usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka3-1/+8
2024-07-05xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman1-3/+2
2024-07-05xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2-0/+21
2024-07-05scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao1-0/+19
2024-07-05scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu2-0/+95
2024-07-05scsi: mpt3sas: Add ioc_<level> logging macrosJoe Perches1-0/+9
2024-07-05iio: dac: ad5592r: fix temperature channel scaling valueMarc Ferland1-1/+1
2024-07-05iio: dac: ad5592r: un-indent code-block for scale readAlexandru Ardelean1-14/+12
2024-07-05iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean2-15/+16