summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-24Linux 4.19.183v4.19.183Greg 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-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: find old entry again if failed to rename whiteoutzhangyi (F)
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 a crash caused by zero PEBS statusKan Liang
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
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: 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-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul 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
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-24net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-24ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan
2021-03-24btrfs: fix slab cache flags for free space tree bitmapDavid Sterba
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2021-03-24perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2021-03-24lkdtm: don't move ctors to .rodataNicolas Boichat
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-24ALSA: hda: generic: Fix the micmute led init stateHui Wang
2021-03-24ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang
2021-03-24ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang
2021-03-20Linux 4.19.182v4.19.182Greg Kroah-Hartman
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-20net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk