summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-24Linux 4.14.227v4.14.227Greg Kroah-Hartman
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-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
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-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-24tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo
2021-03-24perf: Make perf able to build with latest libbfdChangbin Du
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-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-24bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk
2021-03-24net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-24bpf: Add sanity check for upper ptr_limitPiotr Krysiuk
2021-03-24bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk
2021-03-24bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk
2021-03-24ext4: check journal inode extents more carefullyJan Kara
2021-03-24ext4: don't allow overlapping system zonesJan Kara
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara
2021-03-17Linux 4.14.226v4.14.226Greg Kroah-Hartman
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier