Age | Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -136/+202 |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 38 | -229/+2511 |
2019-05-19 | of_net: fix of_get_mac_address retval if compiled without CONFIG_OF | Petr Štetiar | 1 | -1/+1 |
2019-05-19 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+6 |
2019-05-19 | net: fix kernel-doc warnings for socket.c | Randy Dunlap | 1 | -17/+17 |
2019-05-19 | net: Treat sock->sk_drops as an unsigned int when printing | Patrick Talbert | 6 | -6/+6 |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -26/+27 |
2019-05-19 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 25 | -124/+277 |
2019-05-19 | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -5/+7 |
2019-05-19 | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 18 | -659/+831 |
2019-05-19 | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 36 | -321/+635 |
2019-05-18 | kselftests: netfilter: fix leftover net/net-next merge conflict | Florian Westphal | 1 | -51/+26 |
2019-05-19 | kconfig: use 'else ifneq' for Makefile to improve readability | Masahiro Yamada | 1 | -3/+1 |
2019-05-18 | panic: add an option to replay all the printk message in buffer | Feng Tang | 5 | -4/+24 |
2019-05-18 | initramfs: don't free a non-existent initrd | Steven Price | 1 | -1/+1 |
2019-05-18 | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into... | Jiufei Xue | 1 | -3/+8 |
2019-05-18 | mm/compaction.c: correct zone boundary handling when isolating pages from a p... | Mel Gorman | 1 | -2/+2 |
2019-05-18 | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro | Uladzislau Rezki (Sony) | 1 | -0/+43 |
2019-05-18 | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro | Uladzislau Rezki (Sony) | 1 | -0/+48 |
2019-05-18 | mm/vmalloc.c: keep track of free blocks for vmap allocation | Uladzislau Rezki (Sony) | 2 | -247/+763 |
2019-05-18 | Merge branch 'mlxsw-Two-port-module-fixes' | David S. Miller | 5 | -2/+33 |
2019-05-18 | mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM | Vadim Pasternak | 1 | -2/+16 |
2019-05-18 | mlxsw: core: Prevent QSFP module initialization for old hardware | Vadim Pasternak | 4 | -0/+17 |
2019-05-18 | vsock/virtio: Initialize core virtio vsock before registering the driver | Jorge E. Moreira | 1 | -7/+6 |
2019-05-18 | Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 94 | -214/+5414 |
2019-05-18 | kbuild: check uniqueness of module names | Masahiro Yamada | 2 | -0/+17 |
2019-05-18 | kconfig: Terminate menu blocks with a comment in the generated config | Alexander Popov | 1 | -1/+12 |
2019-05-18 | kbuild: add LICENSES to KBUILD_ALLDIRS | Masahiro Yamada | 1 | -1/+1 |
2019-05-18 | kbuild: remove 'addtree' and 'flags' magic for header search paths | Masahiro Yamada | 3 | -33/+13 |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 17 | -26/+25 |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 30 | -49/+47 |
2019-05-18 | media: remove unneeded header search paths | Masahiro Yamada | 7 | -11/+0 |
2019-05-18 | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig | Masahiro Yamada | 2 | -0/+2 |
2019-05-18 | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada | 2 | -1/+9 |
2019-05-18 | kbuild: turn auto.conf.cmd into a mandatory include file | Masahiro Yamada | 1 | -1/+1 |
2019-05-18 | .gitignore: exclude .get_maintainer.ignore and .gitattributes | Masahiro Yamada | 1 | -3/+5 |
2019-05-18 | kbuild: add all Clang-specific flags unconditionally | Masahiro Yamada | 2 | -11/+11 |
2019-05-18 | kbuild: Don't try to add '-fcatch-undefined-behavior' flag | Nathan Chancellor | 1 | -1/+0 |
2019-05-18 | kbuild: add some extra warning flags unconditionally | Masahiro Yamada | 1 | -6/+7 |
2019-05-18 | kbuild: add -Wvla flag unconditionally | Masahiro Yamada | 1 | -1/+1 |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 5 | -13/+0 |
2019-05-18 | samples: guard sub-directories with CONFIG options | Masahiro Yamada | 3 | -6/+22 |
2019-05-18 | kbuild: re-enable int-in-bool-context warning | Masahiro Yamada | 1 | -1/+0 |
2019-05-18 | MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux* | Krzysztof Kozlowski | 1 | -0/+1 |
2019-05-18 | sh: exclude vmlinux.scr from .gitignore pattern | Masahiro Yamada | 1 | -0/+1 |
2019-05-18 | sh: vsyscall: drop unnecessary cc-ldoption | Nick Desaulniers | 1 | -2/+1 |
2019-05-18 | ia64: require -Wl,--hash-style=sysv | Nick Desaulniers | 1 | -1/+1 |
2019-05-18 | csky: remove deprecated arch/csky/boot/dts/include/dt-bindings | Masahiro Yamada | 1 | -1/+0 |
2019-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 11 | -22/+23 |
2019-05-17 | Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 16 | -62/+136 |