summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-10pty: Fix input race when closingPeter Hurley
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier
2015-04-24netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-22Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-22perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao
2015-04-22md/raid5: activate raid6 rmw featureMarkus Stockhausen
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen
2015-04-21uapi: Remove kernel internal declarationAndreas Gruenbacher
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal