summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19Add linux-next specific files for 20171018next-20171018Mark Brown
2017-10-19Merge branch 'akpm/master'Mark Brown
2017-10-18lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-10-18sparc64: NG4 memset 32 bits overflowPavel Tatashin
2017-10-18include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang
2017-10-18arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-10-18arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang
2017-10-18arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-10-18arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang
2017-10-18drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann
2017-10-18MAINTAINERS: update TPM driver infrastructure changesJarkko Sakkinen
2017-10-18mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-10-18Merge branch 'akpm-current/current'Mark Brown
2017-10-18sysvipc-make-get_maxid-o1-again-checkpatch-fixesAndrew Morton
2017-10-18sysvipc: make get_maxid O(1) againDavidlohr Bueso
2017-10-18sysvipc: properly name ipc_addid() limit parameterDavidlohr Bueso
2017-10-18sysvipc: duplicate lock comments wrt ipc_addid()Davidlohr Bueso
2017-10-18sysvipc-unteach-ids-next_id-for-checkpoint_restore-checkpatch-fixesAndrew Morton
2017-10-18sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso
2017-10-18initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli
2017-10-18watchdog-core-make-use-of-devm_register_reboot_notifier-fixAndrew Morton
2017-10-18drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov
2017-10-18kernel-reboot-add-devm_register_reboot_notifier-fixAndrew Morton
2017-10-18kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov
2017-10-18kcov: update documentationVictor Chibotaru
2017-10-18Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru
2017-10-18kcov: support comparison operands collectionVictor Chibotaru
2017-10-18kcov: remove pointless current != NULL checkAndrey Ryabinin
2017-10-18kernel/panic.c: add TAINT_AUXBorislav Petkov
2017-10-18pid-remove-pidhash-v6Gargi Sharma
2017-10-18pid: remove pidhashGargi Sharma
2017-10-18pid-replace-pid-bitmap-implementation-with-idr-api-v6Gargi Sharma
2017-10-18pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-10-18uapi: fix linux/sysctl.h userspace compilation errorsDmitry V. Levin
2017-10-18Documentation/sysctl/vm.txt: fix typoKangmin Park
2017-10-18drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...Christophe JAILLET
2017-10-18drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET
2017-10-18rapidio: tsi57x: constify rio_device_idArvind Yadav
2017-10-18rapidio: tsi568: constify rio_device_idArvind Yadav
2017-10-18rapidio: idtcps: constify rio_device_idArvind Yadav
2017-10-18rapidio: idt_gen3: constify rio_device_idArvind Yadav
2017-10-18rapidio: idt_gen2: constify rio_device_idArvind Yadav
2017-10-18kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2017-10-18fs/seq_file.c: delete small-value optimizationAlexey Dobriyan
2017-10-18hfs/hfsplus: clean up unused variables in bnode.cChristos Gkekas
2017-10-18fs/nilfs2: convert timers to use timer_setup()Kees Cook
2017-10-18sysctl: check for UINT_MAX before unsigned int min/maxJoe Lawrence
2017-10-18pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence
2017-10-18pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence
2017-10-18pipe: match pipe_max_size data type with procfsJoe Lawrence