summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet1-2/+10
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-10x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin1-3/+7
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy1-7/+5
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed1-4/+6
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen1-1/+1
2017-11-10rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge1-5/+5
2017-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+15
2017-11-09MAINTAINERS: update TPM driver infrastructure changesJarkko Sakkinen2-12/+10
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-09Merge tag 'pci-v4.14-fixes-7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+10
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-10/+18
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-5/+29
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds9-17/+97
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds46-146/+285
2017-11-09x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov1-1/+1
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin1-0/+10
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa1-0/+1
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang1-0/+5
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-38/+37
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-16/+18
2017-11-09Merge branch 'net-sched-race-fix'David S. Miller31-63/+198
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+7
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang1-7/+26
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+13
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+6
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang1-5/+15
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2-0/+25
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang18-22/+18
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov1-2/+2
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller1-1/+1
2017-11-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki1-5/+1
2017-11-08x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina1-1/+1
2017-11-08stop using '%pK' for /proc/kallsyms pointer valuesLinus Torvalds1-2/+47
2017-11-08ima: Remove redundant conditional operatorThiago Jung Bauermann1-2/+2
2017-11-08ima: Fix bool initialization/comparisonThomas Meyer2-4/+4
2017-11-08ima: check signature enforcement against cmdline param instead of CONFIGBruno E. O. Meneguele1-3/+3
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele2-0/+17