summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-053382-58980/+217169
|\
| * Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-01-291-1/+0
| |\
| | * security: remove EARLY_LSM_COUNT which never usedAlex Shi2020-01-271-1/+0
| * | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-2914-40/+540
| |\ \
| | * \ Merge branch 'next-integrity.defer-measuring-keys' into next-integrityMimi Zohar2020-01-237-1/+220
| | |\ \
| | | * | IMA: Defined delayed workqueue to free the queued keysLakshmi Ramasubramanian2020-01-233-6/+48
| | | * | IMA: Call workqueue functions to measure queued keysLakshmi Ramasubramanian2020-01-232-0/+11
| | | * | IMA: Define workqueue for early boot key measurementsLakshmi Ramasubramanian2020-01-234-0/+166
| | |/ /
| | * | IMA: pre-allocate buffer to hold keyrings stringLakshmi Ramasubramanian2020-01-221-8/+30
| | * | ima: ima/lsm policy rule loading logic bug fixesJanne Karhunen2020-01-221-18/+26
| | * | ima: add the ability to query the cached hash of a given fileFlorent Revest2020-01-222-0/+55
| | * | ima: Add a space after printing LSM rules for readabilityClay Chang2020-01-221-0/+1
| | * | IMA: fix measuring asymmetric keys KconfigLakshmi Ramasubramanian2020-01-093-3/+9
| | * | Merge branch 'next-integrity.measure-keys' into next-integrityMimi Zohar2019-12-1210-20/+207
| | |\ \
| | | * | IMA: Read keyrings= option from the IMA policyLakshmi Ramasubramanian2019-12-121-1/+28
| | | * | IMA: Add support to limit measuring keysLakshmi Ramasubramanian2019-12-127-18/+91
| | | * | KEYS: Call the IMA hook to measure keysLakshmi Ramasubramanian2019-12-122-0/+24
| | | * | IMA: Define an IMA hook to measure keysLakshmi Ramasubramanian2019-12-122-0/+53
| | | * | IMA: Add KEY_CHECK func to measure keysLakshmi Ramasubramanian2019-12-123-2/+9
| | | * | IMA: Check IMA policy flagLakshmi Ramasubramanian2019-12-121-0/+3
| | |/ /
| | * | ima: avoid appraise error for hash calc interruptPatrick Callaghan2019-12-121-1/+3
| * | | Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2020-01-291-7/+4
| |\ \ \
| | * | | tomoyo: Use atomic_t for statistics counterTetsuo Handa2020-01-021-7/+4
| * | | | Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-01-2913-93/+172
| |\ \ \ \
| | * | | | s390: fix __EMIT_BUG() macroSven Schnelle2020-01-225-16/+46
| | * | | | s390/ftrace: generate traced function stack frameVasily Gorbik2020-01-221-1/+14
| | * | | | s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-01-221-1/+1
| | * | | | s390/jump_label: use "i" constraint for clangVasily Gorbik2020-01-221-1/+3
| | * | | | s390/cpum_sf: Use DIV_ROUND_UPThomas Richter2020-01-221-1/+1
| | * | | | s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-01-221-5/+4
| | * | | | s390/cpum_sf: Convert debug trace to common layoutThomas Richter2020-01-221-26/+30
| | * | | | s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-01-221-21/+42
| | * | | | s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-223-21/+31
| * | | | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-2910-44/+63
| |\ \ \ \ \
| | * | | | | um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2020-01-193-1/+9
| | * | | | | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-194-2/+4
| | * | | | | um: Mark non-vector net transports as obsoleteBrendan Higgins2020-01-191-40/+41
| | * | | | | um: Add an option to make serial driver non-rawJohannes Berg2020-01-192-1/+9
| * | | | | | Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-01-291-2/+4
| |\ \ \ \ \ \
| | * | | | | | tracing/kprobes: Have uname use __get_str() in print_fmtSteven Rostedt (VMware)2020-01-271-2/+4
| * | | | | | | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-2948-590/+2012
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: stm32: Fix low threshold interrupt floodPascal Paillet2020-01-271-1/+2
| | * | | | | | | thermal: stm32: Improve temperature computingPascal Paillet2020-01-271-44/+14
| | * | | | | | | thermal: stm32: Handle multiple trip pointsPascal Paillet2020-01-271-212/+86
| | * | | | | | | thermal: stm32: Disable interrupts at probePascal Paillet2020-01-271-5/+14
| | * | | | | | | thermal: stm32: Rework sensor mode managementPascal Paillet2020-01-271-6/+4
| | * | | | | | | thermal: stm32: Fix icifr register namePascal Paillet2020-01-271-5/+5
| | * | | | | | | thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ...Peter Mamonov2020-01-271-1/+1
| | * | | | | | | thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund2020-01-271-3/+1
| | * | | | | | | thermal: rcar_thermal: Remove temperature boundNiklas Söderlund2020-01-271-6/+1