summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24nvme: revert the cross-controller atomic write size validationChristoph Hellwig1-9/+0
2025-07-24net: phy: Don't register LEDs for genphySean Anderson1-2/+4
2025-07-24smc: Fix various oops due to inet_sock type confusion.Kuniyuki Iwashima2-4/+18
2025-07-24nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry1-6/+6
2025-07-24nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing1-1/+1
2025-07-24fix a leak in fcntl_dirnotify()Al Viro1-4/+4
2025-07-24smb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong1-1/+9
2025-07-24rpl: Fix use-after-free in rpl_do_srh_inline().Kuniyuki Iwashima1-4/+4
2025-07-24net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei1-9/+21
2025-07-24block: fix kobject leak in blk_unregister_queueMing Lei1-0/+1
2025-07-24net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari1-1/+1
2025-07-24ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann1-24/+24
2025-07-24cachefiles: Fix the incorrect return value in __cachefiles_write()Zizhi Wo2-5/+1
2025-07-24wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu3-3/+7
2025-07-24selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi1-0/+8
2025-07-24bpf: Reject %p% format string in bprintf-like helpersPaul Chaignon1-3/+8
2025-07-24arm64: dts: imx95: Correct the DMA interrupter number of pcie0_epRichard Zhu1-1/+1
2025-07-24arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETCWei Fang1-10/+10
2025-07-24arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETCWei Fang1-6/+6
2025-07-24soundwire: amd: fix for clearing command status registerVijendar Mukunda1-1/+1
2025-07-24phy: use per-PHY lockdep keysDmitry Baryshkov2-1/+6
2025-07-24soundwire: amd: fix for handling slave alerts after link is downVijendar Mukunda1-0/+2
2025-07-24arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4BAndy Yan1-0/+1
2025-07-24arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5Andy Yan1-0/+1
2025-07-24comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-07-24comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-07-24comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-07-24comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-07-24comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-07-24comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings3-35/+31
2025-07-24iio: backend: fix out-of-bound writeMarkus Burri1-1/+4
2025-07-24iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni1-4/+3
2025-07-24iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam1-10/+9
2025-07-24iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam1-12/+12
2025-07-24iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai1-0/+1
2025-07-24iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner1-2/+4
2025-07-24iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner1-2/+3
2025-07-24iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer1-0/+2
2025-07-24xfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig2-5/+17
2025-07-24soundwire: Revert "soundwire: qcom: Add set_channel_map api support"Amit Pundir1-26/+0
2025-07-24soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery1-0/+11
2025-07-24soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery1-1/+1
2025-07-24smb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong1-1/+6
2025-07-24s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-24pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah1-2/+16
2025-07-24net: libwx: properly reset Rx ring descriptorJiawen Wu2-4/+8