summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.261v4.9.261Greg Kroah-Hartman2021-03-111-1/+1
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-03-112-0/+17
* PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2021-03-111-0/+3
* platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede2021-03-111-1/+7
* iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin2021-03-111-4/+6
* dm table: fix DAX iterate_devices based device capability checksJeffle Xu2021-03-111-4/+4
* dm table: fix iterate_devices based device capability checksJeffle Xu2021-03-111-30/+53
* rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter2021-03-111-3/+5
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-03-111-1/+1
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-111-1/+1
* btrfs: fix raid6 qstripe kmapIra Weiny2021-03-111-11/+10
* btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba2021-03-111-22/+15
* Linux 4.9.260v4.9.260Greg Kroah-Hartman2021-03-071-1/+1
* media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus2021-03-071-12/+7
* swap: fix swapfile read/write offsetJens Axboe2021-03-072-9/+4
* zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-03-073-8/+13
* xen-netback: respect gnttab_map_refs()'s return valueJan Beulich2021-03-071-1/+11
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-072-7/+72
* scsi: iscsi: Verify lengths on passthrough PDUsChris Leech2021-03-071-0/+9
* scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2021-03-072-82/+89
* sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches2021-03-073-5/+74
* scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan2021-03-071-0/+6
* media: uvcvideo: Allow entities with no padsRicardo Ribalda2021-03-071-2/+5
* staging: most: sound: add sanity check for function argumentChristian Gromm2021-03-071-0/+2
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-03-071-0/+3
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-072-4/+9
* ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-03-071-11/+4
* pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu2021-03-071-1/+1
* wlcore: Fix command execute failure 19 for wl12xxTony Lindgren2021-03-073-20/+1
* vt/consolemap: do font sum unsignedJiri Slaby2021-03-071-1/+1
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* staging: fwserial: Fix error handling in fwserial_createDinghao Liu2021-03-071-0/+2
* mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai2021-03-071-10/+12
* net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver2021-03-071-1/+13
* smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-03-071-2/+19
* xfs: Fix assert failure in xfs_setattr_size()Yumei Huang2021-03-071-1/+1
* JFS: more checks for invalid superblockRandy Dunlap2021-03-072-0/+11
* arm64: Use correct ll/sc atomic constraintsAndrew Murray2021-03-071-42/+47
* arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2021-03-071-1/+1
* arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2021-03-073-107/+108
* arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2021-03-071-1/+0
* printk: fix deadlock when kernel panicMuchun Song2021-03-071-4/+12
* hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz2021-03-071-2/+4
* scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-03-071-0/+1
* scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-03-071-2/+6
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2021-03-071-0/+6
* net: usb: qmi_wwan: support ZTE P685M modemLech Perczak2021-03-071-0/+1
* futex: Don't enable IRQs unconditionally in put_pi_state()Ben Hutchings2021-03-071-2/+4
* futex: Fix more put_pi_state() vs. exit_pi_state_list() racesBen Hutchings2021-03-071-3/+20
* futex: Fix pi_state->owner serializationBen Hutchings2021-03-071-7/+14