summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-22Linux 6.1.114v6.1.114Greg Kroah-Hartman1-1/+1
2024-10-22udf: Avoid directory type conversion failure due to ENOMEMJan Kara1-3/+6
2024-10-22udf: Allocate name buffer in directory iterator on heapJan Kara2-9/+16
2024-10-22ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2Vasiliy Kovalev1-1/+1
2024-10-22powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generationNicholas Piggin2-5/+17
2024-10-22nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi3-37/+54
2024-10-22mptcp: prevent MPC handshake on port-based signal endpointsPaolo Abeni5-0/+15
2024-10-22tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni1-3/+1
2024-10-22irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()Nam Cao1-10/+11
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier2-7/+15
2024-10-22pinctrl: apple: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-10-22pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy1-4/+4
2024-10-22tty: n_gsm: Fix use-after-free in gsm_cleanup_muxLonglong Xia1-0/+2
2024-10-22x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta1-1/+2
2024-10-22x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta1-1/+2
2024-10-22x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13
2024-10-22x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor1-2/+2
2024-10-22parport: Proper fix for array out-of-bounds accessTakashi Iwai1-11/+11
2024-10-22usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K1-4/+6
2024-10-22USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas1-0/+6
2024-10-22USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost1-0/+2
2024-10-22xhci: Mitigate failed set dequeue pointer commandsMathias Nyman1-1/+1
2024-10-22xhci: Fix incorrect stream context type macroMathias Nyman1-1/+1
2024-10-22Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz1-4/+9
2024-10-22Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson1-5/+1
2024-10-22Bluetooth: Remove debugfs directory on module init failureAaron Thompson1-0/+1
2024-10-22Bluetooth: Call iso_exit() on module unloadAaron Thompson1-0/+2
2024-10-22iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: amplifiers: ada4250: add missing select REGMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-22iio: light: opt3001: add missing full-scale range valueEmil Gedenryd1-0/+4
2024-10-22iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco1-2/+1
2024-10-22iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco1-1/+1
2024-10-22iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()Christophe JAILLET1-1/+1
2024-10-22iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-10-22iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in KconfigJavier Carrasco1-0/+1
2024-10-22iio: dac: ltc1660: add missing select REGMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-22iio: dac: ad5770r: add missing select REGMAP_SPI in KconfigJavier Carrasco1-0/+1
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-22scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek1-1/+3
2024-10-22io_uring/sqpoll: close race on waiting for sqring entriesJens Axboe1-1/+8
2024-10-22blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval1-1/+1
2024-10-22x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner1-0/+17
2024-10-22x86/bugs: Skip RSB fill at VMEXITJohannes Wikner1-0/+15
2024-10-22x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5