summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix insufficient receive notification generationDavid Howells2020-01-301-4/+2
* rxrpc: Fix use-after-free in rxrpc_put_local()David Howells2020-01-301-1/+4
* net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky2020-01-301-2/+2
* mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven2020-01-303-12/+9
* net: drop_monitor: Use kstrdupJoe Perches2020-01-301-6/+2
* udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn2020-01-301-0/+7
* mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven2020-01-301-2/+4
* mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven2020-01-301-1/+1
* Revert "MAINTAINERS: mptcp@ mailing list is moderated"Mat Martineau2020-01-291-1/+1
* Merge branch 'mptcp-fix-sockopt-crash-and-lockdep-splats'David S. Miller2020-01-296-25/+46
|\
| * mptcp: handle tcp fallback when using syn cookiesFlorian Westphal2020-01-295-3/+14
| * mptcp: avoid a lockdep splat when mcast group was joinedFlorian Westphal2020-01-291-2/+6
| * mptcp: fix panic on user pointer accessFlorian Westphal2020-01-291-18/+22
| * mptcp: defer freeing of cached ext until last momentFlorian Westphal2020-01-291-2/+4
|/
* net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi2020-01-291-3/+7
* sch_choke: Use kvcallocJoe Perches2020-01-291-1/+1
* mptcp: Fix build with PROC_FS disabled.David S. Miller2020-01-291-0/+2
* MAINTAINERS: mptcp@ mailing list is moderatedRandy Dunlap2020-01-291-1/+1
* 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