summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.227v4.14.227Greg Kroah-Hartman2021-03-241-1/+1
* genirq: Disable interrupts for force threaded handlersThomas Gleixner2021-03-241-0/+4
* ext4: fix potential error in ext4_do_update_inodeShijie Luo2021-03-241-4/+4
* ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)2021-03-241-1/+1
* ext4: find old entry again if failed to rename whiteoutzhangyi (F)2021-03-241-2/+27
* x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-242-24/+14
* x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-242-9/+9
* kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-246-11/+21
* x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
* perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-241-1/+1
* PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-241-8/+6
* iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang2021-03-241-6/+8
* iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-03-241-2/+11
* iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang2021-03-241-5/+7
* iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu2021-03-241-0/+2
* iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter2021-03-241-2/+1
* iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux2021-03-241-1/+1
* iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-03-241-0/+1
* usb: gadget: configfs: Fix KASAN use-after-freeJim Lin2021-03-241-4/+10
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-244-5/+8
* usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-243-0/+21
* nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg2021-03-241-2/+5
* scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-241-2/+2
* net/qrtr: fix __netdev_alloc_skb callPavel Skripkin2021-03-241-1/+1
* sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras2021-03-241-2/+4
* svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-241-3/+3
* NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-241-2/+2
* nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg2021-03-241-3/+14
* btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana2021-03-241-0/+2
* tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2021-03-245-0/+26
* perf: Make perf able to build with latest libbfdChangbin Du2021-03-241-1/+15
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2021-03-246-0/+27
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2021-03-245-1/+23
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2021-03-248-0/+48
* perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2021-03-242-2/+3
* Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki2021-03-241-37/+25
* bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk2021-03-241-6/+10
* net: dsa: b53: Support setting learning on portFlorian Fainelli2021-03-244-0/+28
* bpf: Add sanity check for upper ptr_limitPiotr Krysiuk2021-03-241-3/+8
* bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk2021-03-241-5/+5
* bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk2021-03-241-2/+2
* ext4: check journal inode extents more carefullyJan Kara2021-03-246-38/+36
* ext4: don't allow overlapping system zonesJan Kara2021-03-241-22/+12
* ext4: handle error of ext4_setup_system_zone() on remountJan Kara2021-03-241-1/+4
* Linux 4.14.226v4.14.226Greg Kroah-Hartman2021-03-171-1/+1
* xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2021-03-172-8/+18
* xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross2021-03-174-49/+88
* xen/events: reset affinity of 2-level event when tearing it downJuergen Gross2021-03-173-0/+24
* iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2021-03-171-1/+4
* KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-171-1/+1