summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | io_uring: fix regression with always ignoring signals in io_cqring_wait()Jens Axboe2020-07-041-7/+22
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-056-9/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang2020-07-041-2/+2
| * | | | | | | | | i2c: add Kconfig help text for slave modeWolfram Sang2020-07-041-0/+4
| * | | | | | | | | i2c: slave-eeprom: update documentationWolfram Sang2020-07-042-5/+20
| * | | | | | | | | i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-041-0/+1
| * | | | | | | | | i2c: designware: platdrv: Set class based on DMIRicardo Ribalda2020-07-041-1/+14
| * | | | | | | | | i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham2020-07-041-1/+2
* | | | | | | | | | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-053-8/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su2020-07-051-3/+5
| * | | | | | | | | | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-051-0/+1
| * | | | | | | | | | MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies2020-06-251-1/+1
| * | | | | | | | | | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl2020-06-151-4/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-041-3/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V2020-06-291-3/+0
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-046-17/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan2020-07-033-0/+8
| * | | | | | | | | | | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan2020-07-032-6/+17
| * | | | | | | | | | | arm64: Add MIDR value for KRYO4XX gold CPU coresSai Prakash Ranjan2020-07-031-0/+2
| * | | | | | | | | | | arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-022-11/+8
* | | | | | | | | | | | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-042-87/+81
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross2020-07-021-16/+6
| * | | | | | | | | | | | xen/xenbus: avoid large structs and arrays on the stackJuergen Gross2020-07-021-78/+83
| * | | | | | | | | | | | arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRXiaofei Tan2020-06-301-1/+0
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-07-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Call sysctl_head_finish on errorMatthew Wilcox (Oracle)2020-07-031-3/+3
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-044-8/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg2020-07-021-1/+1
| * | | | | | | | | | | | | cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-021-2/+8
| * | | | | | | | | | | | | SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich2020-07-021-4/+1
| * | | | | | | | | | | | | SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich2020-07-021-0/+1
| * | | | | | | | | | | | | SMB3: Honor lease disabling for multiuser mountsPaul Aurich2020-07-021-0/+1
| * | | | | | | | | | | | | SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-021-0/+2
| * | | | | | | | | | | | | SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-021-0/+1
| * | | | | | | | | | | | | cifs: Display local UID details for SMB sessions in DebugDataPaul Aurich2020-07-021-1/+5
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-045-15/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren2020-07-031-1/+1
| * | | | | | | | | | | | | hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro2020-06-261-1/+3
| * | | | | | | | | | | | | hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-06-241-3/+4
| * | | | | | | | | | | | | hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát2020-06-231-4/+4
| * | | | | | | | | | | | | hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck2020-06-231-4/+4
| * | | | | | | | | | | | | hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin2020-06-231-2/+2
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-07-047-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm/page_alloc: fix documentation errorJoel Savitz2020-07-041-1/+1
| * | | | | | | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig2020-07-043-3/+4
| * | | | | | | | | | | | | mm/cma.c: use exact_nid true to fix possible per-numa cma leakBarry Song2020-07-041-2/+2
| * | | | | | | | | | | | | samples/vfs: avoid warning in statx overrideKees Cook2020-07-041-0/+2
| * | | | | | | | | | | | | mm/hugetlb.c: fix pages per hugetlb calculationMike Kravetz2020-07-041-1/+1
* | | | | | | | | | | | | | Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-07-032-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xfs: fix use-after-free on CIL context on shutdownDave Chinner2020-06-232-6/+6
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |