summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22Linux 5.15.169v5.15.169Greg Kroah-Hartman
2024-10-22ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2Vasiliy Kovalev
2024-10-22powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V
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-22mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflowMatthieu Baerts (NGI0)
2024-10-22mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-22tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-22mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-22mptcp: track and update contiguous data statusGeliang Tang
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy
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: 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: Remove debugfs directory on module init failureAaron Thompson
2024-10-22iio: adc: ti-ads124s08: 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: 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/vmwgfx: Handle surface check failure correctlyNikolay Kuratov
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä
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
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-22x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller
2024-10-22s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-10-22io_uring/sqpoll: do not put cpumask on stackFelix Moessbauer
2024-10-22io_uring/sqpoll: retain test for whether the CPU is validJens Axboe
2024-10-22io_uring/sqpoll: do not allow pinning outside of cpusetFelix Moessbauer
2024-10-22drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-10-22KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()Breno Leitao