summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-15Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard
2014-01-14MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown
2014-01-14md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-14md/raid5: fix a recently broken BUG_ON().NeilBrown
2014-01-14md/raid1: fix request counting bug in new 'barrier' code.NeilBrown
2014-01-14md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-14md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-12Linux 3.13-rc8v3.13-rc8Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-12sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-12sched: Calculate effective load even if local weight is 0Rik van Riel
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang