Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | security/keys: rewrite all of big_key crypto | Jason A. Donenfeld | 2017-09-26 | 2 | -71/+60 | |
| | * | | | | | | | | | | security/keys: properly zero out sensitive key material in big_key | Jason A. Donenfeld | 2017-09-26 | 1 | -6/+6 | |
| | * | | | | | | | | | | KEYS: use kmemdup() in request_key_auth_new() | Eric Biggers | 2017-09-25 | 1 | -3/+2 | |
| | * | | | | | | | | | | KEYS: restrict /proc/keys by credentials at open time | Eric Biggers | 2017-09-25 | 1 | -6/+2 | |
| | * | | | | | | | | | | KEYS: reset parent each time before searching key_user_tree | Eric Biggers | 2017-09-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | KEYS: prevent KEYCTL_READ on negative key | Eric Biggers | 2017-09-25 | 1 | -0/+5 | |
| | * | | | | | | | | | | KEYS: prevent creating a different user's keyrings | Eric Biggers | 2017-09-25 | 5 | -12/+23 | |
| | * | | | | | | | | | | KEYS: fix writing past end of user-supplied buffer in keyring_read() | Eric Biggers | 2017-09-25 | 1 | -9/+5 | |
| | * | | | | | | | | | | KEYS: fix key refcount leak in keyctl_read_key() | Eric Biggers | 2017-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | KEYS: fix key refcount leak in keyctl_assume_authority() | Eric Biggers | 2017-09-25 | 1 | -4/+2 | |
| | * | | | | | | | | | | KEYS: don't revoke uninstantiated key in request_key_auth_new() | Eric Biggers | 2017-09-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | KEYS: fix cred refcount leak in request_key_auth_new() | Eric Biggers | 2017-09-25 | 1 | -37/+31 | |
* | | | | | | | | | | | | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-28 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-apei' | Rafael J. Wysocki | 2017-09-28 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI / APEI: clear error status before acknowledging the error | Tyler Baicar | 2017-09-27 | 1 | -7/+9 | |
* | | | | | | | | | | | | | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-28 | 3 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-opp' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-09-28 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | cpufreq: docs: Drop intel-pstate.txt from index.txt | Rafael J. Wysocki | 2017-09-28 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | cpufreq: dt: Fix sysfs duplicate filename creation for platform-device | Suniel Mahesh | 2017-09-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | PM / OPP: Call notifier without holding opp_table->lock | Viresh Kumar | 2017-09-26 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-09-28 | 15 | -56/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | xfs: revert "xfs: factor rmap btree size into the indlen calculations" | Darrick J. Wong | 2017-09-26 | 1 | -15/+2 | |
| * | | | | | | | | | | | | | | xfs: Capture state of the right inode in xfs_iflush_done | Carlos Maiolino | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | xfs: perag initialization should only touch m_ag_max_usable for AG 0 | Darrick J. Wong | 2017-09-26 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | xfs: update i_size after unwritten conversion in dio completion | Eryu Guan | 2017-09-26 | 5 | -19/+28 | |
| * | | | | | | | | | | | | | | iomap_dio_rw: Allocate AIO completion queue before submitting dio | Chandan Rajendra | 2017-09-26 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | xfs: validate bdev support for DAX inode flag | Ross Zwisler | 2017-09-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | xfs: remove redundant re-initialization of total_nr_pages | Colin Ian King | 2017-09-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | xfs: Output warning message when discard option was enabled even though the d... | Kenjiro Nakayama | 2017-09-26 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | xfs: report zeroed or not correctly in xfs_zero_range() | Eryu Guan | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | xfs: kill meaningless variable 'zero' | Eryu Guan | 2017-09-26 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | fs/xfs: Use %pS printk format for direct addresses | Helge Deller | 2017-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | xfs: evict CoW fork extents when performing finsert/fcollapse | Darrick J. Wong | 2017-09-26 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | xfs: don't unconditionally clear the reflink flag on zero-block files | Darrick J. Wong | 2017-09-26 | 1 | -3/+5 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" | Linus Torvalds | 2017-09-28 | 2 | -16/+0 | |
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-09-28 | 19 | -164/+231 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load | Harish Chegondi | 2017-09-27 | 1 | -29/+21 | |
| * | | | | | | | | | | | | | | IB/hfi1: On error, fix use after free during user context setup | Michael J. Ruhl | 2017-09-27 | 1 | -19/+22 | |
| * | | | | | | | | | | | | | | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" | Alex Estrin | 2017-09-27 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | | IB/hfi1: Return correct value in general interrupt handler | Kamenee Arumugam | 2017-09-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | IB/hfi1: Check eeprom config partition validity | Jan Sokolowski | 2017-09-27 | 1 | -5/+15 | |
| * | | | | | | | | | | | | | | IB/hfi1: Only reset QSFP after link up and turn off AOC TX | Sebastian Sanchez | 2017-09-27 | 3 | -3/+15 | |
| * | | | | | | | | | | | | | | IB/hfi1: Turn off AOC TX after offline substates | Sebastian Sanchez | 2017-09-27 | 2 | -21/+65 | |
| * | | | | | | | | | | | | | | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure | Ilya Lesokhin | 2017-09-25 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | | IB/mlx5: Simplify mlx5_ib_cont_pages | Ilya Lesokhin | 2017-09-25 | 1 | -30/+17 | |
| * | | | | | | | | | | | | | | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev | Alex Vesker | 2017-09-25 | 2 | -6/+19 | |
| * | | | | | | | | | | | | | | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock | Shalom Lagziel | 2017-09-25 | 1 | -6/+14 | |
| * | | | | | | | | | | | | | | IB: Correct MR length field to be 64-bit | Parav Pandit | 2017-09-25 | 4 | -5/+5 | |
| * | | | | | | | | | | | | | | IB/core: Fix qp_sec use after free access | Parav Pandit | 2017-09-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky | 2017-09-25 | 4 | -15/+15 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | |