summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-188-24/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada2019-01-171-2/+2
| * | | | | | | | openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada2019-01-171-3/+0
| * | | | | | | | nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada2019-01-171-8/+0
| * | | | | | | | ia64: remove redundant 'export AWK'Masahiro Yamada2019-01-161-2/+0
| * | | | | | | | kbuild: remove unused archmrproperMasahiro Yamada2019-01-162-4/+2
| * | | | | | | | kbuild: remove unused baseprereqMasahiro Yamada2019-01-141-4/+0
| * | | | | | | | kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton2019-01-141-0/+1
| * | | | | | | | kconfig: clean generated *conf-cfg filesMasahiro Yamada2019-01-141-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-1817-26/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet2019-01-161-2/+1
| * | | | | | | | dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski2019-01-162-3/+3
| * | | | | | | | doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart2019-01-161-2/+0
| * | | | | | | | OF: properties: add missing of_node_putJulia Lawall2019-01-161-0/+1
| * | | | | | | | doc: bindings: fix bad reference to ARM CPU bindingsOtto Sabart2019-01-116-6/+6
| * | | | | | | | dt-bindings: marvell,mmp2: fix typos in bindings docLubomir Rintel2019-01-111-1/+1
| * | | | | | | | of: Remove struct device_node.type pointerRob Herring2019-01-105-12/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-173-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | LSM: Check for NULL cred-security on freeJames Morris2019-01-161-0/+7
| * | | | | | | | Yama: Check for pid death before checking ancestryKees Cook2019-01-161-1/+3
| * | | | | | | | seccomp: fix UAF in user-trap codeTycho Andersen2019-01-151-0/+4
* | | | | | | | | Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-161-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | selinux: fix GPF on invalid policyStephen Smalley2019-01-101-1/+2
* | | | | | | | | Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-01-161-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi2019-01-151-3/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-16110-438/+1149
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bnxt_en-Bug-fixes-for-57500-chips'David S. Miller2019-01-122-6/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| | * | | | | | | | | bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
| |/ / / / / / / / /
| * | | | | | | | | mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
| * | | | | | | | | net: clear skb->tstamp in bridge forwarding pathPaolo Abeni2019-01-111-0/+1
| * | | | | | | | | Merge branch 'bpfilter-fixes'David S. Miller2019-01-118-50/+146
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2019-01-113-23/+29
| | * | | | | | | | | net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo2019-01-114-12/+40
| | * | | | | | | | | net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2019-01-113-23/+44
| | * | | | | | | | | umh: add exit routine for UMH processTaehee Yoo2019-01-114-2/+43
| |/ / / / / / / / /
| * | | | | | | | | isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-111-1/+5
| * | | | | | | | | vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-01-111-1/+1
| * | | | | | | | | Merge branch 'stmmac-fixes'David S. Miller2019-01-114-28/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu2019-01-111-13/+14
| | * | | | | | | | | net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu2019-01-111-12/+12
| | * | | | | | | | | net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-111-0/+2
| | * | | | | | | | | net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-111-3/+3
| | * | | | | | | | | net: stmmac: Fix PCI module removal leakJose Abreu2019-01-111-0/+10
| |/ / / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-119-24/+43
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'bpf-fix-bitfield-printing'Daniel Borkmann2019-01-113-20/+34
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | tools/bpf: fix bpftool map dump with bitfieldsYonghong Song2019-01-111-6/+7
| | | * | | | | | | | | tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
| | | * | | | | | | | | bpf: fix bpffs bitfield pretty printYonghong Song2019-01-111-6/+6
| | |/ / / / / / / / /
| | * | | | | | | | | bpf: fix panic in stack_map_get_build_id() on i386 and arm32Song Liu2019-01-101-1/+2