summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Linux 4.19.183v4.19.183Greg Kroah-Hartman1-1/+1
2021-03-24cifs: Fix preauth hash corruptionVincent Whitchurch1-1/+6
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold1-0/+5
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-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King1-1/+1
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern3-0/+21
2021-03-24powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
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-24ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan1-2/+4
2021-03-24btrfs: fix slab cache flags for free space tree bitmapDavid Sterba1-1/+1
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
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-24lkdtm: don't move ctors to .rodataNicolas Boichat2-2/+2
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat6-1/+75
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki1-37/+25
2021-03-24ALSA: hda: generic: Fix the micmute led init stateHui Wang1-1/+1
2021-03-24ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang1-0/+1
2021-03-24ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang1-0/+1
2021-03-20Linux 4.19.182v4.19.182Greg Kroah-Hartman1-1/+1
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-5/+20
2021-03-20net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang1-6/+13
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5