summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* lkdtm: disable KASAN for rodata.oMarco Elver2020-12-151-0/+1
* vm_ops: rename .split() callback to .may_split()Dmitry Safonov2020-12-151-2/+2
* xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams2020-12-151-7/+7
* mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-151-0/+1
* device-dax/kmem: use struct_size()Dan Williams2020-12-151-1/+1
* dma-buf: use krealloc_array()Bartosz Golaszewski2020-12-151-2/+1
* hwtracing: intel: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+1
* drm: atomic: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+2
* edac: ghes: use krealloc_array()Bartosz Golaszewski2020-12-151-2/+2
* pinctrl: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+1
* vhost: vringh: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+2
* ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior2020-12-151-3/+0
* ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior2020-12-151-2/+0
* Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-136-393/+82
|\
| * md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer2020-12-121-2/+2
| * Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu2020-12-093-24/+12
| * Revert "md/raid10: extend r10bio devs to raid disks"Song Liu2020-12-091-4/+5
| * Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu2020-12-091-67/+51
| * Revert "md/raid10: improve raid10 discard request"Song Liu2020-12-091-255/+1
| * Revert "md/raid10: improve discard request for far layout"Song Liu2020-12-092-64/+23
| * Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu2020-12-091-0/+11
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-12-126-9/+15
|\ \
| * | Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)2020-12-111-5/+0
| * | scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2020-12-072-0/+11
| * | scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei2020-12-071-2/+1
| * | scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-031-2/+2
| * | scsi: bnx2i: Requires MMURandy Dunlap2020-12-021-0/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-121-1/+0
|\ \ \
| * \ \ Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2020-12-111-1/+0
| |\ \ \
| | * | | misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
* | | | | Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-126-137/+165
|\ \ \ \ \
| * | | | | xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-092-16/+69
| * | | | | xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-095-128/+103
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
|\ \ \ \ \ \
| * | | | | | Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-111-0/+12
| * | | | | | Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * | | | | | Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-091-0/+42
| * | | | | | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-091-0/+1
| * | | | | | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-061-0/+11
| * | | | | | Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh2020-12-061-38/+88
* | | | | | | Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-119-9/+27
|\ \ \ \ \ \ \
| * | | | | | | mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | | mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3