summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | security/keys: rewrite all of big_key cryptoJason A. Donenfeld2017-09-262-71/+60
| | * | | | | | | | | | security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld2017-09-261-6/+6
| | * | | | | | | | | | KEYS: use kmemdup() in request_key_auth_new()Eric Biggers2017-09-251-3/+2
| | * | | | | | | | | | KEYS: restrict /proc/keys by credentials at open timeEric Biggers2017-09-251-6/+2
| | * | | | | | | | | | KEYS: reset parent each time before searching key_user_treeEric Biggers2017-09-251-2/+2
| | * | | | | | | | | | KEYS: prevent KEYCTL_READ on negative keyEric Biggers2017-09-251-0/+5
| | * | | | | | | | | | KEYS: prevent creating a different user's keyringsEric Biggers2017-09-255-12/+23
| | * | | | | | | | | | KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers2017-09-251-9/+5
| | * | | | | | | | | | KEYS: fix key refcount leak in keyctl_read_key()Eric Biggers2017-09-251-1/+1
| | * | | | | | | | | | KEYS: fix key refcount leak in keyctl_assume_authority()Eric Biggers2017-09-251-4/+2
| | * | | | | | | | | | KEYS: don't revoke uninstantiated key in request_key_auth_new()Eric Biggers2017-09-251-1/+0
| | * | | | | | | | | | KEYS: fix cred refcount leak in request_key_auth_new()Eric Biggers2017-09-251-37/+31
* | | | | | | | | | | | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-281-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2017-09-281-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ACPI / APEI: clear error status before acknowledging the errorTyler Baicar2017-09-271-7/+9
* | | | | | | | | | | | | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-283-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2017-09-282-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | cpufreq: docs: Drop intel-pstate.txt from index.txtRafael J. Wysocki2017-09-281-2/+0
| | * | | | | | | | | | | | | cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh2017-09-261-0/+4
| * | | | | | | | | | | | | | PM / OPP: Call notifier without holding opp_table->lockViresh Kumar2017-09-261-0/+7
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-2815-56/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong2017-09-261-15/+2
| * | | | | | | | | | | | | | xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino2017-09-261-1/+1
| * | | | | | | | | | | | | | xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong2017-09-261-2/+10
| * | | | | | | | | | | | | | xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-265-19/+28
| * | | | | | | | | | | | | | iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra2017-09-261-7/+7
| * | | | | | | | | | | | | | xfs: validate bdev support for DAX inode flagRoss Zwisler2017-09-261-1/+2
| * | | | | | | | | | | | | | xfs: remove redundant re-initialization of total_nr_pagesColin Ian King2017-09-261-2/+0
| * | | | | | | | | | | | | | xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama2017-09-261-0/+10
| * | | | | | | | | | | | | | xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan2017-09-261-1/+1
| * | | | | | | | | | | | | | xfs: kill meaningless variable 'zero'Eryu Guan2017-09-261-3/+1
| * | | | | | | | | | | | | | fs/xfs: Use %pS printk format for direct addressesHelge Deller2017-09-261-1/+1
| * | | | | | | | | | | | | | xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong2017-09-261-1/+13
| * | | | | | | | | | | | | | xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong2017-09-261-3/+5
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-282-16/+0
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2819-164/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi2017-09-271-29/+21
| * | | | | | | | | | | | | | IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl2017-09-271-19/+22
| * | | | | | | | | | | | | | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-271-13/+0
| * | | | | | | | | | | | | | IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam2017-09-271-1/+3
| * | | | | | | | | | | | | | IB/hfi1: Check eeprom config partition validityJan Sokolowski2017-09-271-5/+15
| * | | | | | | | | | | | | | IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez2017-09-273-3/+15
| * | | | | | | | | | | | | | IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2017-09-272-21/+65
| * | | | | | | | | | | | | | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin2017-09-251-10/+17
| * | | | | | | | | | | | | | IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin2017-09-251-30/+17
| * | | | | | | | | | | | | | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2017-09-252-6/+19
| * | | | | | | | | | | | | | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel2017-09-251-6/+14
| * | | | | | | | | | | | | | IB: Correct MR length field to be 64-bitParav Pandit2017-09-254-5/+5
| * | | | | | | | | | | | | | IB/core: Fix qp_sec use after free accessParav Pandit2017-09-251-1/+3
| * | | | | | | | | | | | | | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-254-15/+15
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |