linux-block.git
2019-07-07 Masahiro Yamadakbuild: add more hints about SUBDIRS replacement
2019-07-07 Kirill Smelkovcoccinelle: api/stream_open: treat all wait_.*() calls...
2019-07-07 Markus Elfringcoccinelle: put_device: Add a cast to an expression...
2019-07-07 Markus Elfringcoccinelle: put_device: Adjust a message construction
2019-07-07 Rikard Falkeborncoccinelle: kstrdup: Fix typo in warning messages
2019-07-03 Nathan Chancellorkbuild: Add ability to test Clang's integrated assembler
2019-07-01 Masahiro Yamadafixdep: check return value of printf() and putchar()
2019-07-01 Masahiro Yamadakbuild: split modules.order build rule out of 'modules...
2019-07-01 Masahiro Yamadakbuild: fix missed rebuild of modules.builtin
2019-07-01 Masahiro Yamadakbuild: save $(strip ...) for calling if_changed and...
2019-07-01 Masahiro Yamadakbuild: save $(strip ...) for calling any-prepreq
2019-07-01 Masahiro Yamadakbuild: rename arg-check to cmd-check
2019-06-23 Masahiro Yamadakbuild: fix 'No such file or directory' warning for...
2019-06-23 Will Deacongenksyms: Teach parser about 128-bit built-in types
2019-06-23 Nathan Huckleberrykbuild: Remove unnecessary -Wno-unused-value
2019-06-23 Masahiro Yamadalib/raid6: refactor unroll rules with pattern rules
2019-06-23 Masahiro Yamadalib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
2019-06-23 Nathan Chancellorkbuild: Enable -Wuninitialized
2019-06-23 Nathan Chancellorkbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
2019-06-15 Jani Nikulakbuild: add support for ensuring headers are self-contained
2019-06-15 Masahiro Yamadakbuild: deb-pkg: do not run headers_check
2019-06-15 Masahiro Yamadakbuild: simplify scripts/headers_install.sh
2019-06-15 Masahiro Yamadakbuild: move hdr-inst shorthand to top Makefile
2019-06-15 Masahiro Yamadakbuild: re-implement Makefile.headersinst without recursion
2019-06-15 Masahiro Yamadakbuild: add 'headers' target to build up uapi headers...
2019-06-15 Masahiro Yamadakbuild: build all prerequisites of headers_install...
2019-06-15 Masahiro Yamadakbuild: remove build_unifdef target in scripts/Makefile
2019-06-15 Masahiro Yamadakbuild: add CONFIG_HEADERS_INSTALL and loosen the depen...
2019-06-15 Masahiro Yamadakbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
2019-06-15 Masahiro Yamadakbuild: make gdb_script depend on prepare0 instead...
2019-06-15 Masahiro Yamadakbuild: remove stale dependency between Documentation...
2019-06-15 Masahiro Yamadakbuild: remove headers_{install,check}_all
2019-06-09 Mathieu Malaterrekbuild: Remove -Waggregate-return from scripts/Makefile...
2019-06-09 Linus TorvaldsLinux 5.2-rc4 v5.2-rc4
2019-06-08 Linus TorvaldsMerge tag 'ceph-for-5.2-rc4' of git://github.com/ceph...
2019-06-08 Linus TorvaldsMerge tag 'for-linus-5.2b-rc4-tag' of git://git./linux...
2019-06-08 Linus TorvaldsMerge tag 's390-5.2-4' of git://git./linux/kernel/git...
2019-06-08 Linus TorvaldsMerge tag 'mips_fixes_5.2_1' of git://git./linux/kernel...
2019-06-08 Linus TorvaldsMerge tag 'spdx-5.2-rc4' of git://git./linux/kernel...
2019-06-08 Linus TorvaldsMerge tag 'char-misc-5.2-rc4' of git://git./linux/kerne...
2019-06-08 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-06-08 Linus TorvaldsMerge tag 'dmaengine-fix-5.2-rc4' of git://git.infradea...
2019-06-08 Linus TorvaldsMerge tag 'for-linus-20190608' of git://git.kernel...
2019-06-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-08 Linus TorvaldsMerge tag 'linux-kselftest-5.2-rc4-2' of git://git...
2019-06-08 Linus TorvaldsMerge tag 'drm-fixes-2019-06-07-1' of git://anongit...
2019-06-07 Wolfram SangMAINTAINERS: Karthikeyan Ramasubramanian is MIA
2019-06-07 Robert Hancocki2c: xiic: Add max_read_len quirk
2019-06-07 Linus TorvaldsMerge tag 'hwmon-for-v5.2-rc4' of git://git./linux...
2019-06-07 Jan Glauberlockref: Limit number of cmpxchg loop retries
2019-06-07 Andrey Konovalovuaccess: add noop untagged_addr definition
2019-06-07 Linus TorvaldsMerge tag 'xtensa-20190607' of git://github.com/jcmvbkb...
2019-06-07 Jens AxboeMerge branch 'nvme-5.2-rc-next' of git://git.infradead... for-linus-20190608
2019-06-07 Linus TorvaldsMerge tag 'kbuild-fixes-v5.2-2' of git://git./linux...
2019-06-07 Linus TorvaldsMerge tag 'mmc-v5.2-rc2' of git://git./linux/kernel...
2019-06-07 Linus TorvaldsMerge tag 'pm-5.2-rc4' of git://git./linux/kernel/git...
2019-06-07 Jann Hornx86/insn-eval: Fix use-after-free access to LDT entry
2019-06-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-06-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-06-07 Masahiro Yamadakbuild: use more portable 'command -v' for cc-cross...
2019-06-07 Vasily Gorbiks390/unwind: correct stack switching during unwind
2019-06-07 Rafael J. WysockiMerge branch 'pm-x86'
2019-06-07 Angelo Ruoccoblock, bfq: add weight symlink to the bfq.weight cgroup...
2019-06-07 Angelo Ruoccocgroup: let a symlink too be created with a cftype...
2019-06-07 Dave AirlieMerge branch 'linux-5.2' of git://github.com/skeggsb...
2019-06-07 Ben Skeggsdrm/nouveau/secboot/gp10[2467]: support newer FW to...
2019-06-07 Ben Skeggsdrm/nouveau/secboot: enable loading of versioned LS...
2019-06-07 Ben Skeggsdrm/nouveau/secboot: split out FW version-specific...
2019-06-07 Ben Skeggsdrm/nouveau/secboot: pass max supported FW version...
2019-06-07 Ben Skeggsdrm/nouveau/core: support versioned firmware loading
2019-06-07 Ben Skeggsdrm/nouveau/core: pass subdev into nvkm_firmware_get...
2019-06-07 Ming Leiblock: free sched's request pool in blk_cleanup_queue
2019-06-07 Dave AirlieMerge tag 'drm-intel-fixes-2019-06-06' of git://anongit...
2019-06-06 Dave AirlieMerge branch 'malidp-fixes' of git://linux-arm.org...
2019-06-06 Linus TorvaldsMerge branch 'parisc-5.2-3' of git://git./linux/kernel...
2019-06-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-06-06 Linus TorvaldsMerge tag 'xfs-5.2-fixes-2' of git://git./fs/xfs/xfs...
2019-06-06 Linus TorvaldsMerge tag 'gfs2-v5.2.fixes' of git://git./linux/kernel...
2019-06-06 Linus TorvaldsMerge tag 'ovl-fixes-5.2-rc4' of git://git./linux/kerne...
2019-06-06 Linus TorvaldsMerge tag 'fuse-fixes-5.2-rc4' of git://git./linux...
2019-06-06 Linus TorvaldsMerge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org...
2019-06-06 Paolo Abenipktgen: do not sleep with the thread lock held.
2019-06-06 Linus TorvaldsMerge tag 'for-rc-adfs' of git://git.armlinux.org.uk...
2019-06-06 Maxime Chevalliernet: mvpp2: Use strscpy to handle stat strings
2019-06-06 Zhu Yanjunnet: rds: fix memory leak in rds_ib_flush_mr_pool
2019-06-06 David S. MillerMerge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6...
2019-06-06 Olivier Matzipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2019-06-06 Olivier Matzipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2019-06-06 Max Gurtovoynvme-rdma: use dynamic dma mapping per command
2019-06-06 Jaesoo Leenvme: Fix u32 overflow in the number of namespace list...
2019-06-06 Bob PetersonRevert "gfs2: Replace gl_revokes with a GLF flag"
2019-06-06 Greg Kroah... Merge tag 'misc-habanalabs-fixes-2019-06-06' of git...
2019-06-06 Dave Martinarm64: Silence gcc warnings about arch ABI drift
2019-06-06 Helge Dellerparisc: Fix crash due alternative coding for NP iopdir_...
2019-06-06 John David... parisc: Use lpa instruction to load physical addresses...
2019-06-06 Krzysztof Kozlowskiparisc: configs: Remove useless UEVENT_HELPER_PATH
2019-06-06 John David... parisc: Use implicit space register selection for loadi...
2019-06-06 George G. DavisARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
2019-06-06 Dan Carpenterdrm/komeda: Potential error pointer dereference
next