aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-11Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-05-10bpf: fix out of bounds backwards jmps due to dead code removalDaniel Borkmann
2019-05-10gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6Chris Packham
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit
2019-05-10Merge branch 'of_get_mac_address-fixes'David S. Miller
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10dt-bindings: doc: net: remove Linux API referencesPetr Štetiar
2019-05-10of_net: remove nvmem-mac-address propertyPetr Štetiar
2019-05-10net/ibmvnic: Update carrier state after link state changeThomas Falcon
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon
2019-05-10dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing
2019-05-10bridge: Fix error path for kobject_init_and_add()Tobin C. Harding
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds
2019-05-10Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-10Merge tag 'pidfd-fixes-v5.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-05-10Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linuxLinus Torvalds
2019-05-10Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni
2019-05-10vsprintf: Do not break early boot with probing addressesPetr Mladek
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-10fork: do not release lock that wasn't takenChristian Brauner
2019-05-10samples: add .gitignore for pidfd-metadataChristian Brauner
2019-05-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski
2019-05-09Merge branch 'tls-warnings'David S. Miller
2019-05-09net/tls: handle errors from padding_length()Jakub Kicinski
2019-05-09net/tls: remove set but not used variablesJakub Kicinski
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-09docs/btf: fix the missing section marksGary Lin
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09sparc64: simplify reduce_memory() functionMike Rapoport
2019-05-09sparc: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds