aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-01mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko1-49/+2
2016-08-31binfmt_elf: switch to new creds when switching to new mmLinus Torvalds1-1/+1
2016-08-30seccomp: Fix tracer exit notifications during fatal signalsKees Cook1-4/+8
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf19-128/+45
2016-08-30pata_ninja32: Avoid corrupting status flagsAlan Cox1-1/+1
2016-08-30NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust1-0/+1
2016-08-30NFS4: Avoid migration loopsBenjamin Coddington1-0/+5
2016-08-29pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2-28/+28
2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare1-0/+1
2016-08-28intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-28platform/olpc: Make ec explicitly non-modularPaul Gortmaker1-5/+3
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin2-0/+3
2016-08-28net: smc91x: fix SMC accessesRussell King9-26/+73
2016-08-28Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli1-20/+0
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha1-5/+16
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan3-0/+6
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha1-9/+67
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed4-70/+44
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2-0/+10
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed3-42/+22
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed4-16/+40
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur3-0/+30
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin1-6/+6
2016-08-28Linux 4.8-rc4Linus Torvalds1-1/+1
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates.Mario Kleiner1-3/+3
2016-08-28NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequenceTrond Myklebust1-1/+0
2016-08-28NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURNTrond Myklebust1-13/+65
2016-08-28NFSv4.1: Defer bumping the slot sequence number until we free the slotTrond Myklebust2-3/+9
2016-08-28NFSv4.1: Delay callback processing when there are referring triplesTrond Myklebust4-4/+29
2016-08-28NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust3-4/+35
2016-08-26rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet1-3/+4
2016-08-26sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-26dax: fix device-dax region baseDan Williams1-0/+3
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2
2016-08-26soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli1-1/+6
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2-2/+45
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko1-0/+15
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-08-26dlm: fix malfunction of dlm_tool caused by debugfs changesEric Ren1-14/+48