summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-04-071-0/+1
* sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-071-0/+1
* Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-04-067-58/+76
|\
| * xfs: fix kernel memory exposure problemsDarrick J. Wong2017-04-031-1/+1
| * xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens2017-04-031-1/+9
| * xfs: rework the inline directory verifiersDarrick J. Wong2017-04-035-56/+66
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-0619-46/+122
|\ \
| * | MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-224-20/+60
| * | MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen2017-03-211-0/+2
| * | MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-03-211-4/+21
| * | MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2017-03-212-6/+15
| * | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-03-211-1/+1
| * | MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-03-211-1/+1
| * | MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn2017-03-211-1/+1
| * | MIPS: Wire up statx system callJames Hogan2017-03-085-6/+13
| * | MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan2017-03-081-0/+1
| * | MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-03-081-2/+2
| * | MIPS: End spinlocks with .insnPaul Burton2017-03-081-4/+4
| * | MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-03-081-1/+1
* | | Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-061-4/+4
|\ \ \
| * | | ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-04-051-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-0688-518/+1285
|\ \ \ \
| * | | | nfp: fix potential use after free on xdp progJakub Kicinski2017-04-061-1/+2
| * | | | tcp: fix reordering SNMP under-countingYuchung Cheng2017-04-061-13/+14
| * | | | tcp: fix lost retransmit SNMP under-countingYuchung Cheng2017-04-061-1/+2
| * | | | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-057-28/+22
| * | | | Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller2017-04-047-12/+25
| |\ \ \ \
| | * | | | brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-03-301-3/+5
| | * | | | rtlwifi: Fix scheduling while atomic splatLarry Finger2017-03-301-2/+4
| | * | | | Merge tag 'iwlwifi-for-kalle-2017-03-29' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-03-305-7/+16
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-03-243-6/+13
| | | * | | | iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-03-241-0/+2
| | | * | | | iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon2017-03-241-1/+1
| | |/ / / /
| * | | | | net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori2017-04-041-6/+8
| * | | | | l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault2017-04-041-1/+1
| * | | | | bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2017-04-042-12/+12
| * | | | | l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-045-11/+27
| * | | | | tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner2017-04-041-5/+9
| * | | | | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-032-34/+50
| * | | | | flow dissector: correct size of storage for ARPSimon Horman2017-04-031-1/+1
| * | | | | net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko2017-04-031-0/+2
| * | | | | Merge branch 'l2tp_session_find-fixes'David S. Miller2017-04-027-101/+222
| |\ \ \ \ \
| | * | | | | l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2017-04-023-16/+35
| | * | | | | l2tp: hold session while sending creation notificationsGuillaume Nault2017-04-021-2/+4
| | * | | | | l2tp: fix duplicate session creationGuillaume Nault2017-04-023-56/+84
| | * | | | | l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault2017-04-021-4/+11
| | * | | | | l2tp: fix race in l2tp_recv_common()Guillaume Nault2017-04-024-23/+88
| |/ / / / /
| * | | | | sctp: use right in and out stream cntXin Long2017-04-024-12/+11
| * | | | | Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-012-7/+6
| |\ \ \ \ \
| | * | | | | mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg2017-03-291-1/+2