summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25Linux 5.11.10v5.11.10Greg Kroah-Hartman
2021-03-25Revert "drm/ttm: Warn on pinning without holding a reference"Greg Kroah-Hartman
2021-03-25Revert "drm/ttm: make ttm_bo_unpin more defensive"Greg Kroah-Hartman
2021-03-24Linux 5.11.9v5.11.9Greg Kroah-Hartman
2021-03-24cifs: Fix preauth hash corruptionVincent Whitchurch
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-24genirq: Disable interrupts for force threaded handlersThomas Gleixner
2021-03-24firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-24efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel
2021-03-24static_call: Fix static_call_update() sanity checkPeter Zijlstra
2021-03-24MAINTAINERS: move the staging subsystem to lists.linux.devGreg Kroah-Hartman
2021-03-24MAINTAINERS: move some real subsystems off of the staging mailing listGreg Kroah-Hartman
2021-03-24ext4: fix rename whiteout with fast commitHarshad Shirwadkar
2021-03-24ext4: fix timer use-after-free on failed mountJan Kara
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-24ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)
2021-03-24ext4: stop inode update before returnPan Bian
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-24ext4: fix error handling in ext4_end_enable_verity()Eric Biggers
2021-03-24efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-24perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-24counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier
2021-03-24counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier
2021-03-24iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang
2021-03-24iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-03-24iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang
2021-03-24iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
2021-03-24iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-03-24iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-03-24iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter
2021-03-24iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux
2021-03-24iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-03-24thunderbolt: Increase runtime PM reference count on DP tunnel discoveryMika Westerberg
2021-03-24thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg
2021-03-24usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-24usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-03-24usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-24usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-24powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg