summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-15nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold1-0/+1
2023-02-15iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song1-3/+3
2023-02-15iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song1-1/+0
2023-02-15iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song1-2/+4
2023-02-15iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song1-6/+6
2023-02-15iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song1-2/+15
2023-02-15iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song1-1/+1
2023-02-15iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song1-1/+27
2023-02-15iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song1-1/+1
2023-02-15iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song1-7/+34
2023-02-15iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2023-02-15iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2023-02-15iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-15efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-15ALSA: hda/realtek: Add Acer Predator PH315-54Victor Shyba1-0/+1
2023-02-15watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-02-15watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-02-15net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova1-1/+4
2023-02-15fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-15Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-02-15Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach1-0/+129
2023-02-15Input: i8042 - merge quirk tablesWerner Sembach1-500/+590
2023-02-15Input: i8042 - move __initconst to fix code styling warningWerner Sembach1-1/+1
2023-02-15vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy1-4/+5
2023-02-15usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami1-1/+3
2023-02-15usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong1-1/+1
2023-02-15usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng1-4/+4
2023-02-15iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan1-0/+1
2023-02-15net/x25: Fix to not accept on connected socketHyunwoo Kim1-0/+6
2023-02-15platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko1-0/+3
2023-02-15i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap1-22/+22
2023-02-15scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-02-15scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi1-2/+2
2023-02-15i2c: mxs: suppress probe-deferral error messageStefan Wahren1-2/+2
2023-02-15qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4
2023-02-15qede: add netpoll support for qede driverBhaskar Upadhaya1-1/+2
2023-02-15efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-15net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin1-6/+6
2023-02-15virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-15selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-15selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-15selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-15selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-15ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal1-1/+1
2023-02-15can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan1-4/+0
2023-02-15igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-02-15net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-15squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin1-1/+1
2023-02-15netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal1-0/+1
2023-02-15netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim1-0/+5