summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-23pps: do not crash when failed to registerJiri Slaby
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh
2016-07-21Documentation: dtb: xgene: Add hwmon dts binding documentationhotran
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson
2016-07-21x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-21tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed
2016-07-20hwmon: (ftsteutates) Remove unused including <linux/version.h>Wei Yongjun
2016-07-20hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle
2016-07-20hwmon: Add driver for FTS BMC chip "Teutates"Thilo Cestonaro
2016-07-20packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda
2016-07-20Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot
2016-07-19Update maintainer for EHEA driver.Douglas Miller
2016-07-19Merge branch 'mlx4-fixes'David S. Miller
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev
2016-07-19nfit: make DIMM DSMs optionalDan Williams
2016-07-19tick/nohz: Optimize nohz idle enterGaurav Jindal
2016-07-19genirq: Fix missing irq allocation affinity hintVincent Stehle
2016-07-19clockevents: Make clockevents_subsys staticBen Dooks
2016-07-19Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/d...Dave Airlie
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven
2016-07-19Merge tag 'perf-core-for-mingo-20160718' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-07-19Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-07-19sctp: load transport header after sk_filterWillem de Bruijn
2016-07-19net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov
2016-07-19clk: at91: fix clk_programmable_set_parent()Boris Brezillon
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-18perf tools: Make is_printable_array globalJiri Olsa
2016-07-18perf script python: Fix string vs byte array resolvingJiri Olsa
2016-07-18perf probe: Warn unmatched function filter correctlyMasami Hiramatsu