summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld2017-09-251-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 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-09-183-3/+12
|\
| * mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber2017-09-081-1/+5
| * mmc: host: fix typo after MMC_DEBUG moveWolfram Sang2017-09-081-1/+1
| * mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-172-13/+29
|\ \
| * | fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-151-0/+9
| * | objtool: Fix object file corruptionJosh Poimboeuf2017-09-151-1/+6
| * | objtool: Do not retrieve data from empty sectionsPetr Vandrovec2017-09-151-12/+13
| * | objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger2017-09-151-0/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-1/+1
|\ \ \
| * | | genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-09-161-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-0/+11
|\ \ \ \
| * | | | x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov2017-09-151-0/+11
| | |/ / | |/| |
* | | | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* | | | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \ \ \
| * | | | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | | | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | | | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \ \ \ \
| * | | | | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | | | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | | | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | | | | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | | | | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | | | | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | | | | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | | | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \ \ \ \
| * | | | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | | | | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | | | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-152-1/+18
| * | | | | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | | | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | | | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | | | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | | | | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6