summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29kasan: use %px to print addresses instead of %pTobin C. Harding
2017-11-29vsprintf: add printk specifier %pxTobin C. Harding
2017-11-29printk: hash addresses printed with %pTobin C. Harding
2017-11-29vsprintf: refactor %pK code out of pointer()Tobin C. Harding
2017-11-29docs: correct documentation for %pKTobin C. Harding
2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-28net: sched: cbq: create block for q->link.blockJiri Pirko
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King
2017-11-28atm: lanai: use %p to format kernel addresses instead of %xColin Ian King
2017-11-28VSOCK: Don't set sk_state to TCP_CLOSE before testing itJorgen Hansen
2017-11-28atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long
2017-11-28sctp: use right member as the param of list_for_each_entryXin Long
2017-11-28sch_sfq: fix null pointer dereference at timer expirationPaolo Abeni
2017-11-28cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai
2017-11-28Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana
2017-11-28net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2017-11-28packet: fix crash in fanout_demux_rollover()Mike Maloney
2017-11-28Merge branch 'sctp-fix-sparse-errors'David S. Miller
2017-11-28sctp: remove extern from stream schedXin Long
2017-11-28sctp: force the params with right types for sctp csum apisXin Long
2017-11-28sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_failXin Long
2017-11-28lmc: Use memdup_user() as a cleanupVasyl Gomonovych
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart
2017-11-28Merge branch 'mvpp2-fixes'David S. Miller
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart
2017-11-28Merge branch 'mlxsw-GRE-offloading-fixes'David S. Miller
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2017-11-27proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin
2017-11-27nlm_shutdown_hosts_net() cleanupVasily Averin
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin
2017-11-27race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin