summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-011-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| * | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-0810-11/+129
|\ \ \ \ \
| * | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2
| * | | | | x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan2018-07-063-2/+13
| * | | | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-033-1/+28
| * | | | | x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-031-0/+59
| * | | | | compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-031-7/+22
| * | | | | x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-07-031-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-088-75/+99
|\ \ \ \ \
| * | | | | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-034-28/+36
| * | | | | sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot2018-07-031-12/+4
| * | | | | sched/fair: Advance global expiration when period timer is restartedXunlei Pang2018-07-031-5/+10
| * | | | | sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2018-07-032-8/+12
| * | | | | sched/rt: Fix call to cpufreq_update_util()Vincent Guittot2018-07-033-7/+16
| * | | | | sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker2018-07-031-15/+21
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-081-13/+28
|\ \ \ \ \
| * | | | | objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf2018-07-021-13/+28
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-087-2/+10
|\ \ \ \ \
| * | | | | crypto: x86 - Add missing RETsBorislav Petkov2018-07-016-0/+6
| * | | | | crypto: arm/speck - fix building in Thumb2 modeEric Biggers2018-07-011-2/+4
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-0811-96/+155
|\ \ \ \ \ \
| * | | | | | ext4: check superblock mapped prior to committingJon Derrick2018-07-021-0/+8
| * | | | | | ext4: add more mount time checks of the superblockTheodore Ts'o2018-06-171-11/+26
| * | | | | | ext4: add more inode number paranoia checksTheodore Ts'o2018-06-173-6/+7
| * | | | | | ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-06-163-57/+3
| * | | | | | jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o2018-06-161-1/+8
| * | | | | | ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o2018-06-161-0/+5
| * | | | | | ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-06-151-0/+1
| * | | | | | ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o2018-06-151-2/+2
| * | | | | | ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2018-06-142-0/+7
| * | | | | | ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-06-144-6/+36
| * | | | | | ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-06-131-0/+25
| * | | | | | ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-06-131-7/+3
| * | | | | | ext4: always verify the magic number in xattr blocksTheodore Ts'o2018-06-131-3/+3
| * | | | | | ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o2018-06-131-2/+8
| * | | | | | ext4: add warn_on_error mount optionTheodore Ts'o2018-06-122-1/+13
* | | | | | | Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-0810-12/+41
|\ \ \ \ \ \ \
| * | | | | | | nfp: stop limiting VFs to 0Jakub Kicinski2018-06-291-5/+1
| * | | | | | | PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-293-0/+21
| * | | | | | | PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
| * | | | | | | PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
| * | | | | | | PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
| * | | | | | | PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-291-2/+2
| * | | | | | | PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
| * | | | | | | PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
| * | | | | | | PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
* | | | | | | | Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-07-0714-54/+132
|\ \ \ \ \ \ \ \