summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16block: fix sysfs module parameters directory path in commentAkinobu Mita
2019-07-16blkcg: allow blkcg_policy->pd_stat() to print non-debug info tooTejun Heo
2019-07-16io_uring: fix counter inc/dec mismatch in async_listZhengyuan Liu
2019-07-16ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede
2019-07-16ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai
2019-07-16ata: libahci_platform: remove redundant dev_err messageDing Xiang
2019-07-16io_uring: fix the sequence comparison in io_sequence_deferZhengyuan Liu
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell
2019-07-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana
2019-07-16netfilter: nf_tables: don't fail when updating base chain policyFlorian Westphal
2019-07-16netfilter: conntrack: always store window size un-scaledFlorian Westphal
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-07-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin
2019-07-16SUNRPC: Skip zero-refcount transportsTrond Myklebust
2019-07-16SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust
2019-07-16Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2019-07-16Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij
2019-07-16drm/modes: Don't apply cmdline's rotation if it wasn't specifiedDmitry Osipenko
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar
2019-07-16ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai
2019-07-16ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-07-16ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-15smb3: smbdirect no longer experimentalSteve French
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-15cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-15ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij
2019-07-15ARM: stm32: use "depends on" instead of "if" after promptMasahiro Yamada
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson
2019-07-15Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-16selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko
2019-07-15Merge branch 'bpf-fix-wide-loads-sockaddr'Daniel Borkmann
2019-07-15bpf: sync bpf.h to tools/Stanislav Fomichev
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev
2019-07-15bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev
2019-07-15bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich
2019-07-15Merge branch 'bpf-btf-size-verification-fix'Daniel Borkmann