summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins2016-05-061-9/+2Star
* rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-062-120/+139
* mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-061-0/+4
* mm: thp: correct split_huge_pages file permissionYang Shi2016-05-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-05-051-11/+14
|\
| * propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-05-051-11/+14
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-05-052-2/+2
|\ \
| * | virtio: Silence uninitialized variable warningDan Carpenter2016-05-011-1/+1
| * | firmware: qemu_fw_cfg.c: potential unintialized variableDan Carpenter2016-04-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-053-24/+24
|\ \ \
| * | | Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer2016-04-251-14/+14
| * | | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
| * | | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-05-041-2/+2
|\ \ \ \
| * | | | ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar2016-05-041-2/+2
* | | | | Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-043-14/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen/evtchn: fix ring resize when binding new eventsJan Beulich2016-05-041-12/+8Star
| * | | | xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall2016-04-061-0/+16
| * | | | xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
* | | | | Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-041-2/+7
|\ \ \ \ \
| * | | | | tracing: Don't display trigger file for events that can't be enabledChunyu Hu2016-05-031-2/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0424-127/+259
|\ \ \ \ \ \
| * | | | | | ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-031-2/+1Star
| * | | | | | net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
| * | | | | | Merge branch 'rds-fixes'David S. Miller2016-05-034-19/+50
| |\ \ \ \ \ \
| | * | | | | | RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan2016-05-034-10/+33
| | * | | | | | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2016-05-032-17/+25
| |/ / / / / /
| * | | | | | Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller2016-05-033-2/+9
| |\ \ \ \ \ \
| | * | | | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
| | * | | | | | net: Disable segmentation if checksumming is not supportedAlexander Duyck2016-05-031-1/+1
| |/ / / / / /
| * | | | | | net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-4/+2Star
| * | | | | | macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
| * | | | | | pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-0/+2
| * | | | | | Merge branch 'mlx5-fixes'David S. Miller2016-05-036-29/+74
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-033-16/+49
| | * | | | | | net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2016-05-032-11/+20
| | * | | | | | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay2016-05-031-0/+1
| | * | | | | | net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
| |/ / / / / /
| * | | | | | netem: Segment GSO packets on enqueueNeil Horman2016-05-031-2/+59
| * | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-036-56/+41Star
| |\ \ \ \ \ \
| | * | | | | | batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann2016-04-292-11/+7Star
| | * | | | | | batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2016-04-292-38/+6Star
| | * | | | | | batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli2016-04-293-0/+18
| | * | | | | | batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli2016-04-291-7/+10
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-05-032-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: update mailing list in MAINTAINERSMiklos Szeredi2016-05-031-1/+1
| * | | | | | | | fuse: Fix return value from fuse_get_user_pages()Ashish Samant2016-04-251-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-033-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: wacom: add missed stylus_in_proximity line backPing Cheng2016-05-031-0/+1
| * | | | | | | | HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2016-04-252-0/+2