summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King2021-03-241-1/+1
* usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-243-0/+21
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-03-241-2/+2
* 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
* ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan2021-03-241-2/+4
* btrfs: fix slab cache flags for free space tree bitmapDavid Sterba2021-03-241-1/+1
* btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana2021-03-241-0/+2
* 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
* lkdtm: don't move ctors to .rodataNicolas Boichat2021-03-242-2/+2
* vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat2021-03-246-1/+75
* Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki2021-03-241-37/+25
* ALSA: hda: generic: Fix the micmute led init stateHui Wang2021-03-241-1/+1
* ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang2021-03-241-0/+1
* ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang2021-03-241-0/+1
* Linux 4.19.182v4.19.182Greg Kroah-Hartman2021-03-201-1/+1
* net: dsa: b53: Support setting learning on portFlorian Fainelli2021-03-203-5/+20
* net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang2021-03-201-6/+13
* bpf: Add sanity check for upper ptr_limitPiotr Krysiuk2021-03-201-3/+8
* bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk2021-03-201-5/+5
* bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk2021-03-201-2/+2
* bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk2021-03-201-6/+10
* KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-203-10/+21
* ext4: check journal inode extents more carefullyJan Kara2021-03-206-43/+37
* Linux 4.19.181v4.19.181Greg Kroah-Hartman2021-03-171-1/+1