Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | io_uring: fix regression with always ignoring signals in io_cqring_wait() | Jens Axboe | 2020-07-04 | 1 | -7/+22 | |
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-07-05 | 6 | -9/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: mlxcpld: check correct size of maximum RECV_LEN packet | Wolfram Sang | 2020-07-04 | 1 | -2/+2 | |
| * | | | | | | | | | i2c: add Kconfig help text for slave mode | Wolfram Sang | 2020-07-04 | 1 | -0/+4 | |
| * | | | | | | | | | i2c: slave-eeprom: update documentation | Wolfram Sang | 2020-07-04 | 2 | -5/+20 | |
| * | | | | | | | | | i2c: eg20t: Load module automatically if ID matches | Andy Shevchenko | 2020-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | i2c: designware: platdrv: Set class based on DMI | Ricardo Ribalda | 2020-07-04 | 1 | -1/+14 | |
| * | | | | | | | | | i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 | Chris Packham | 2020-07-04 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-07-05 | 3 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: Do not use smp_processor_id() in preemptible code | Xingxing Su | 2020-07-05 | 1 | -3/+5 | |
| * | | | | | | | | | | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen | Hauke Mehrtens | 2020-07-05 | 1 | -0/+1 | |
| * | | | | | | | | | | MIPS: ingenic: gcw0: Fix HP detection GPIO. | João H. Spies | 2020-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names | Martin Blumenstingl | 2020-06-15 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-07-04 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/mm/pkeys: Make pkey access check work on execute_only_key | Aneesh Kumar K.V | 2020-06-29 | 1 | -3/+0 | |
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-07-04 | 6 | -17/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 | Sai Prakash Ranjan | 2020-07-03 | 3 | -0/+8 | |
| * | | | | | | | | | | | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 | Sai Prakash Ranjan | 2020-07-03 | 2 | -6/+17 | |
| * | | | | | | | | | | | arm64: Add MIDR value for KRYO4XX gold CPU cores | Sai Prakash Ranjan | 2020-07-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | arm64/alternatives: use subsections for replacement sequences | Ard Biesheuvel | 2020-07-02 | 2 | -11/+8 | |
* | | | | | | | | | | | | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-07-04 | 2 | -87/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | xen/xenbus: let xenbus_map_ring_valloc() return errno values only | Juergen Gross | 2020-07-02 | 1 | -16/+6 | |
| * | | | | | | | | | | | | xen/xenbus: avoid large structs and arrays on the stack | Juergen Gross | 2020-07-02 | 1 | -78/+83 | |
| * | | | | | | | | | | | | arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR | Xiaofei Tan | 2020-06-30 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-07-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Call sysctl_head_finish on error | Matthew Wilcox (Oracle) | 2020-07-03 | 1 | -3/+3 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-07-04 | 4 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cifs: prevent truncation from long to int in wait_for_free_credits | Ronnie Sahlberg | 2020-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cifs: Fix the target file was deleted when rename failed. | Zhang Xiaoxu | 2020-07-02 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | SMB3: Honor 'posix' flag for multiuser mounts | Paul Aurich | 2020-07-02 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | SMB3: Honor 'handletimeout' flag for multiuser mounts | Paul Aurich | 2020-07-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | SMB3: Honor lease disabling for multiuser mounts | Paul Aurich | 2020-07-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | SMB3: Honor persistent/resilient handle flags for multiuser mounts | Paul Aurich | 2020-07-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | SMB3: Honor 'seal' flag for multiuser mounts | Paul Aurich | 2020-07-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | cifs: Display local UID details for SMB sessions in DebugData | Paul Aurich | 2020-07-02 | 1 | -1/+5 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-07-04 | 5 | -15/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option | Tao Ren | 2020-07-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() | Misono Tomohiro | 2020-06-26 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | hwmon: (max6697) Make sure the OVERT mask is set correctly | Chu Lin | 2020-06-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | hwmon: (pmbus) Fix page vs. register when accessing fans | Jan Kundrát | 2020-06-23 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | hwmon: (bt1-pvt) Mark is_visible functions static | Guenter Roeck | 2020-06-23 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused | Serge Semin | 2020-06-23 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-07-04 | 7 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm/page_alloc: fix documentation error | Joel Savitz | 2020-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callers | Christoph Hellwig | 2020-07-04 | 3 | -3/+4 | |
| * | | | | | | | | | | | | | mm/cma.c: use exact_nid true to fix possible per-numa cma leak | Barry Song | 2020-07-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | samples/vfs: avoid warning in statx override | Kees Cook | 2020-07-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | mm/hugetlb.c: fix pages per hugetlb calculation | Mike Kravetz | 2020-07-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-07-03 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | xfs: fix use-after-free on CIL context on shutdown | Dave Chinner | 2020-06-23 | 2 | -6/+6 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |