summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22Linux 6.1.114v6.1.114Greg Kroah-Hartman
2024-10-22udf: Avoid directory type conversion failure due to ENOMEMJan Kara
2024-10-22udf: Allocate name buffer in directory iterator on heapJan Kara
2024-10-22ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2Vasiliy Kovalev
2024-10-22powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generationNicholas Piggin
2024-10-22nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi
2024-10-22mptcp: prevent MPC handshake on port-based signal endpointsPaolo Abeni
2024-10-22tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-22irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()Nam Cao
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22pinctrl: apple: check devm_kasprintf() returned valueMa Ke
2024-10-22pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy
2024-10-22tty: n_gsm: Fix use-after-free in gsm_cleanup_muxLonglong Xia
2024-10-22x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-22x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta
2024-10-22x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-10-22x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-22parport: Proper fix for array out-of-bounds accessTakashi Iwai
2024-10-22usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-22USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas
2024-10-22USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost
2024-10-22xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-22xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-22Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-22Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson
2024-10-22Bluetooth: Remove debugfs directory on module init failureAaron Thompson
2024-10-22Bluetooth: Call iso_exit() on module unloadAaron Thompson
2024-10-22iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-22iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-22iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-22iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-22iio: amplifiers: ada4250: add missing select REGMAP_SPI in KconfigJavier Carrasco
2024-10-22iio: light: opt3001: add missing full-scale range valueEmil Gedenryd
2024-10-22iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco
2024-10-22iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco
2024-10-22iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()Christophe JAILLET
2024-10-22iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-22iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in KconfigJavier Carrasco
2024-10-22iio: dac: ltc1660: add missing select REGMAP_SPI in KconfigJavier Carrasco
2024-10-22iio: dac: ad5770r: add missing select REGMAP_SPI in KconfigJavier Carrasco
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher
2024-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä
2024-10-22scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek
2024-10-22io_uring/sqpoll: close race on waiting for sqring entriesJens Axboe
2024-10-22blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval
2024-10-22x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-22x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-22x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner