summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera
2019-01-17net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-18Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre
2019-01-17bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre
2019-01-17bpf: Make function btf_name_offset_valid staticMathieu Malaterre
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-17bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev
2019-01-17bpf: don't assume build-id length is always 20 bytesStanislav Fomichev
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17afs: Provide a function to get a ref on a callDavid Howells
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo
2019-01-16LSM: Check for NULL cred-security on freeJames Morris
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2019-01-16net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov
2019-01-16net_sched: refetch skb protocol for each filterCong Wang
2019-01-16Yama: Check for pid death before checking ancestryKees Cook
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet
2019-01-16dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski
2019-01-16doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart
2019-01-16OF: properties: add missing of_node_putJulia Lawall
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei