summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11Linux 4.9.261v4.9.261Greg Kroah-Hartman
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas
2021-03-11platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2021-03-11dm table: fix DAX iterate_devices based device capability checksJeffle Xu
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King
2021-03-11usbip: tools: fix build error for multiple definitionAntonio Borneo
2021-03-11btrfs: fix raid6 qstripe kmapIra Weiny
2021-03-11btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba
2021-03-07Linux 4.9.260v4.9.260Greg Kroah-Hartman
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus
2021-03-07swap: fix swapfile read/write offsetJens Axboe
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-07sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang
2021-03-07JFS: more checks for invalid superblockRandy Dunlap
2021-03-07arm64: Use correct ll/sc atomic constraintsAndrew Murray
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon
2021-03-07arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy
2021-03-07printk: fix deadlock when kernel panicMuchun Song
2021-03-07hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz
2021-03-07scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-03-07scripts: use pkg-config to locate libcryptoRolf Eike Beer
2021-03-07arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-07futex: Don't enable IRQs unconditionally in put_pi_state()Ben Hutchings
2021-03-07futex: Fix more put_pi_state() vs. exit_pi_state_list() racesBen Hutchings
2021-03-07futex: Fix pi_state->owner serializationBen Hutchings