summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev3-1/+3
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera1-5/+14
2019-01-17ARC: show_regs: lockdep: re-enable preemptionVineet Gupta1-0/+8
2019-01-17ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta1-14/+12
2019-01-17ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev1-2/+4
2019-01-17ARC: perf: move HW events mapping to separate functionEugeniy Paltsev1-15/+33
2019-01-17ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev1-1/+105
2019-01-17ARC: perf: trivial code cleanupEugeniy Paltsev1-43/+42
2019-01-17ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-17ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev1-1/+2
2019-01-17arc: remove redundant kernel-space generic-yMasahiro Yamada1-4/+0
2019-01-17ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev1-3/+3
2019-01-17ARC: boot log: print Action point detailsVineet Gupta2-8/+24
2019-01-17ARCv2: boot log: BPU return stack depthVineet Gupta2-3/+4
2019-01-17net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold1-5/+13
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-18/+61
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2019-01-18Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-24/+6
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-26/+12
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook1-5/+5
2019-01-17pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan1-2/+1
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre1-1/+1
2019-01-17bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre1-0/+1
2019-01-17bpf: Make function btf_name_offset_valid staticMathieu Malaterre1-1/+1
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-01-17bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev1-0/+2
2019-01-17bpf: don't assume build-id length is always 20 bytesStanislav Fomichev1-2/+5
2019-01-17afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-01-17afs: Provide a function to get a ref on a callDavid Howells1-6/+12
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells2-2/+4
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne1-1/+0
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada1-3/+0
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada1-8/+0
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula4-6/+29
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+14
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn2-8/+24
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo1-1/+1
2019-01-16LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn4-0/+17
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski1-12/+2
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6