summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-18iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifoSilvano Seva1-0/+3
2025-05-18iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifoSilvano Seva1-0/+3
2025-05-18iio: imu: inv_mpu6050: align buffer for timestampDavid Lechner1-1/+1
2025-05-18iio: hid-sensor-prox: Fix incorrect OFFSET calculationZhang Lixu1-2/+1
2025-05-18iio: hid-sensor-prox: support multi-channel SCALE calculationZhang Lixu2-11/+17
2025-05-18iio: hid-sensor-prox: Restore lost scale assignmentsZhang Lixu1-0/+5
2025-05-18iio: chemical: pms7003: use aligned_s64 for timestampDavid Lechner1-2/+3
2025-05-18iio: chemical: sps30: use aligned_s64 for timestampDavid Lechner1-1/+1
2025-05-18iio: adis16201: Correct inclinometer channel resolutionGabriel Shahrouzi1-2/+2
2025-05-18iio: adc: rockchip: Fix clock initialization sequenceSimon Xue1-9/+8
2025-05-18iio: adc: ad7606: fix serial register accessAngelo Dureghello1-1/+1
2025-05-18iio: adc: ad7266: Fix potential timestamp alignment issue.Jonathan Cameron1-1/+1
2025-05-18iio: adc: ad7768-1: Fix insufficient alignment of timestamp.Jonathan Cameron1-1/+1
2025-05-18io_uring: ensure deferred completions are flushed for multishotJens Axboe1-0/+8
2025-05-18riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRLNam Cao1-0/+3
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-18KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interceptionMikhail Lobanov2-0/+5
2025-05-18KVM: x86/mmu: Prevent installing hugepages when mem attributes are changingSean Christopherson1-16/+53
2025-05-18selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan2-0/+3
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.1-1/+11
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-18mm/userfaultfd: fix uninitialized output field for -EAGAIN racePeter Xu1-6/+22
2025-05-18mm/huge_memory: fix dereferencing invalid pmd migration entryGavin Guo1-3/+8
2025-05-18mm: vmalloc: support more granular vrealloc() sizingKees Cook2-7/+25
2025-05-18mm: fix folio_pte_batch() on XEN PVPetr Vaněk1-16/+11
2025-05-18x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen1-2/+21
2025-05-18staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-05-18staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
2025-05-18staging: bcm2835-camera: Initialise dev in v4l2_devDave Stevenson1-0/+1
2025-05-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-05-18uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain4-23/+128
2025-05-18rust: clean Rust 1.88.0's warning about `clippy::disallowed_macros` configura...Miguel Ojeda1-1/+1
2025-05-18objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda1-0/+1
2025-05-18rust: clean Rust 1.88.0's `unnecessary_transmutes` lintMiguel Ojeda3-0/+5
2025-05-18Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg1-0/+1
2025-05-18Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2025-05-18Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-05-18Input: xpad - add support for 8BitDo Ultimate 2 Wireless ControllerLode Willems1-0/+1
2025-05-18Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-18Input: mtk-pmic-keys - fix possible null pointer dereferenceGary Bisson1-2/+2
2025-05-18Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc1-1/+1
2025-05-18Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve1-1/+4
2025-05-18virtio-net: fix total qstat valuesJakub Kicinski1-0/+4
2025-05-18net: export a helper for adding up queue statsJakub Kicinski2-19/+56
2025-05-18fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck1-17/+10
2025-05-18fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck1-27/+16
2025-05-18fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck1-8/+11