summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu2017-09-191-4/+4
| | | | |/ | | | |/|
| | * | | Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner2017-09-211-4/+1Star
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-246-29/+36
| |\ \ \ \
| | * | | | arm64/syscalls: Move address limit check in loopThomas Garnier2017-09-171-3/+3
| | * | | | arm/syscalls: Optimize address limit checkThomas Garnier2017-09-172-0/+18
| | * | | | Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2017-09-174-23/+8Star
| | * | | | syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier2017-09-171-4/+8
| | | |_|/ | | |/| |
| * | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-241-3/+3
| |\ \ \ \
| | * | | | security: fix description of values returned by cap_inode_need_killprivStefan Berger2017-09-241-3/+3
| * | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-248-52/+89
| |\ \ \ \ \
| | * | | | | tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-241-36/+60
| | * | | | | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-245-14/+21
| | * | | | | Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra2017-09-241-0/+6
| | * | | | | tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-241-1/+1
| | * | | | | tpm: vtpm: constify vio_device_idArvind Yadav2017-09-241-1/+1
| | |/ / / /
| * | | | | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-2315-14/+108
| |\ \ \ \ \
| | * | | | | parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
| | * | | | | parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-222-0/+17
| | * | | | | parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29
| | * | | | | parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-224-4/+4
| | * | | | | parisc: Check if initrd was loaded into broken RAMHelge Deller2017-09-221-0/+9
| | * | | | | parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-221-1/+9
| | * | | | | parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-222-0/+21
| | * | | | | parisc: Move start_parisc() into init sectionHelge Deller2017-09-221-2/+2
| | * | | | | parisc: Stop unwinding at start of stackHelge Deller2017-09-221-0/+12
| | * | | | | parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2317-161/+281
| |\ \ \ \ \
| | * | | | | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| | * | | | | bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| | * | | | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| | * | | | | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| | * | | | | bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| | * | | | | bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| | * | | | | bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| | * | | | | bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
| | * | | | | i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
| | * | | | | i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
| | * | | | | i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
| | * | | | | i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
| | * | | | | i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
| | * | | | | RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
| | * | | | | IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
| | * | | | | IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
| | * | | | | IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
| | * | | | | IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
| | * | | | | iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
| | * | | | | iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
| | * | | | | iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
| | * | | | | IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-2371-414/+646
| |\ \ \ \ \ \