summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner2-0/+4
2024-10-22x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-10-22KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-10-22s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-22s390/sclp: Deactivate sclp after all its usersThomas Weißschuh1-1/+2
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu1-1/+3
2024-10-22drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-10-22maple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6
2024-10-22devlink: bump the instance index directly when iteratingJakub Kicinski1-25/+10
2024-10-22devlink: drop the filter argument from devlinks_xa_find_getJakub Kicinski1-13/+8
2024-10-22mm/swapfile: skip HugeTLB pages for unuse_vmaLiu Shixin1-1/+1