summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-24bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-24bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-24ext4: check journal inode extents more carefullyJan Kara6-38/+36
2021-03-24ext4: don't allow overlapping system zonesJan Kara1-22/+12
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara1-1/+4
2021-03-17Linux 4.14.226v4.14.226Greg Kroah-Hartman1-1/+1
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2-8/+18
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross4-49/+88
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross3-0/+24
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-1/+1