summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2015-11-05cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre
2015-11-05MAINTAINERS: update for intel P-state driverSrinivas Pandruvada
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet
2015-11-05Merge branch 'bnxt_en-fixes'David S. Miller
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet
2015-11-05perf stat: Make stat options globalJiri Olsa
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2015-11-05Merge tag 'hsi-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri
2015-11-05MAINTAINERS: update DT binding doc locationsRob Herring
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet
2015-11-05tcp: fix req->saved_syn raceEric Dumazet
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-11-05Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-05HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2015-11-05arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi
2015-11-05scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan
2015-11-05perf trace: Fix documentation for -iPeter Feiner
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa
2015-11-05drm/i915: Do graphics device reset under forcewakeMika Kuoppala
2015-11-05firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2015-11-05drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin
2015-11-05drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy
2015-11-05Btrfs: fix sleeping inside atomic context in qgroup rescan workerFilipe Manana
2015-11-05KVM: VMX: Fix commit which broke PMLKai Huang