summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-03-09lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek
2018-03-09mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek
2018-03-09mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli
2018-03-09lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook
2018-03-09bug: use %pB in BUG and stack protector failureKees Cook
2018-03-09hugetlb: fix surplus pages accountingMichal Hocko
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-08Merge tag 'chrome-platform-4.16-rc4-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-03-07Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov
2018-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-03-07Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown
2018-03-07ovl: update Kconfig textsMiklos Szeredi
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-06powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman
2018-03-05Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-03-05ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen
2018-03-04Merge branch 'hv_netvsc-minor-fixes'David S. Miller
2018-03-04hv_netvsc: propagate rx filters to VFStephen Hemminger
2018-03-04hv_netvsc: filter multicast/broadcastStephen Hemminger
2018-03-04hv_netvsc: defer queue selection to VFStephen Hemminger
2018-03-04hv_netvsc: use napi_schedule_irqoffStephen Hemminger
2018-03-04hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger
2018-03-04hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger
2018-03-04hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger
2018-03-04hv_netvsc: only wake transmit queue if link is upStephen Hemminger
2018-03-04hv_netvsc: avoid retry on send during shutdownStephen Hemminger