summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Linux 5.10.26v5.10.26Greg Kroah-Hartman1-1/+1
2021-03-25cifs: Fix preauth hash corruptionVincent Whitchurch1-1/+6
2021-03-25x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold1-0/+5
2021-03-25genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-25firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong1-1/+2
2021-03-25efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-03-25static_call: Fix static_call_update() sanity checkPeter Zijlstra2-1/+18
2021-03-25MAINTAINERS: move the staging subsystem to lists.linux.devGreg Kroah-Hartman1-2/+1
2021-03-25MAINTAINERS: move some real subsystems off of the staging mailing listGreg Kroah-Hartman1-2/+2
2021-03-25ext4: fix rename whiteout with fast commitHarshad Shirwadkar3-2/+12
2021-03-25ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-25ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)1-1/+1
2021-03-25ext4: stop inode update before returnPan Bian1-1/+3
2021-03-25ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-25ext4: fix error handling in ext4_end_enable_verity()Eric Biggers1-34/+55
2021-03-25efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo1-0/+4
2021-03-25x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14
2021-03-25x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-03-25kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov6-11/+21
2021-03-25x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-25perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang1-0/+3
2021-03-25perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-25PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-25counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier1-8/+3
2021-03-25counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier1-0/+5
2021-03-25iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang1-6/+8
2021-03-25iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2021-03-25iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang1-5/+7
2021-03-25iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean1-0/+2
2021-03-25iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner1-1/+1
2021-03-25iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij1-1/+1
2021-03-25iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu1-0/+2
2021-03-25iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-03-25iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux1-1/+1
2021-03-25iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-03-25thunderbolt: Increase runtime PM reference count on DP tunnel discoveryMika Westerberg1-0/+4
2021-03-25thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg1-10/+8
2021-03-25usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng1-6/+5
2021-03-25usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng1-0/+13
2021-03-25usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan1-1/+8
2021-03-25usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg1-1/+0
2021-03-25usb: gadget: configfs: Fix KASAN use-after-freeJim Lin1-4/+10
2021-03-25usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King1-1/+1
2021-03-25usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern3-0/+21
2021-03-25powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
2021-03-25gfs2: bypass signal_our_withdraw if no journalBob Peterson1-5/+10
2021-03-25gfs2: move freeze glock outside the make_fs_rw and _ro functionsBob Peterson3-39/+33
2021-03-25gfs2: Add common helper for holding and releasing the freeze glockBob Peterson5-37/+47
2021-03-25regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2-0/+11
2021-03-25regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2-0/+15