summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson1-1/+2
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler1-1/+1
2021-03-30gpiolib: acpi: Add missing IRQF_ONESHOTYang Li1-1/+1
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov1-2/+0
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai1-0/+1
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu1-2/+4
2021-03-30Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang1-29/+6
2021-03-30atm: lanai: dont run lanai_dev_close if not openTong Zhang1-1/+4
2021-03-30atm: eni: dont release is never initializedTong Zhang1-1/+2
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-03-24Linux 4.14.227v4.14.227Greg Kroah-Hartman1-1/+1
2021-03-24genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-24ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)1-1/+1
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov6-11/+21
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-24iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang1-6/+8
2021-03-24iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2021-03-24iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang1-5/+7
2021-03-24iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu1-0/+2
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-03-24iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux1-1/+1
2021-03-24iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin1-4/+10
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin4-5/+8
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern3-0/+21
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg1-2/+5
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-24net/qrtr: fix __netdev_alloc_skb callPavel Skripkin1-1/+1
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras1-2/+4
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler1-3/+3
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty1-2/+2
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg1-3/+14
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
2021-03-24tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo5-0/+26
2021-03-24perf: Make perf able to build with latest libbfdChangbin Du1-1/+15
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo6-0/+27
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo5-1/+23
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo8-0/+48
2021-03-24perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2-2/+3
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki1-37/+25
2021-03-24bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-24net: dsa: b53: Support setting learning on portFlorian Fainelli4-0/+28
2021-03-24bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8