summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-04-06x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko-23/+18
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen-3/+3
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce-10/+7
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn-2/+3
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell-1/+1
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann-2/+6
2019-03-27x86/realmode: Don't leak the trampoline kernel addressMatteo Croce-2/+0
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He-2/+2
2019-03-24x86/resctrl: Remove unused variablePeng Hao-3/+0
2019-03-24Linux 5.1-rc2v5.1-rc2Linus Torvalds-1/+1
2019-03-24Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-59/+58
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-56/+89
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1314/+3724
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-58/+81
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-40/+21
2019-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+7
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-52/+35
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+4
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-16/+30
2019-03-24Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-70/+102
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds-29/+75
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-8/+47
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan-32/+13
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds-257/+284
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds-25/+39
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds-23/+34
2019-03-23ext4: prohibit fstrim in norecovery modeDarrick J. Wong-0/+7
2019-03-23ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)-25/+22
2019-03-23ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)-4/+8
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva-0/+1
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra-3/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song-7/+42
2019-03-22cifs: update internal module version numberSteve French-1/+1
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French-1/+4
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)-3/+3
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg-2/+6
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French-1/+2
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng-1/+1
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li-30/+41
2019-03-22CIFS: Fix an issue with re-sending wdata when transport returning -EAGAINLong Li-32/+45
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing-1/+1
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing-2/+2
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing-2/+2
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing-2/+3
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner-1028/+1794
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner-287/+1931
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-29/+25
2019-03-22Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+13
2019-03-22Merge tag 'sound-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-23/+59
2019-03-22Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2