aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.03-rtMark Brown
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...lsk-v4.4-16.03Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17arch: Introduce post-init read-only memoryKees Cook
2016-03-17asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-16cfg80211/wext: fix message orderingJohannes Berg
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-09modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-03-09block: get the 1st and last bvec via helpersMing Lei
2016-03-09block: check virt boundary in bio_will_gap()Ming Lei
2016-03-09tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-09writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-09block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-09target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09Add upstream swaitSebastian Andrzej Siewior
2016-03-08clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni
2016-03-08trace: hist: make it compile againSebastian Andrzej Siewior
2016-03-07Merge tag 'v4.4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-03cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-03-03cpuset: make mm migration asynchronousTejun Heo
2016-03-03target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-03libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-03-03Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-03-03Thermal: initialize thermal zone device correctlyZhang Rui
2016-03-03uapi: update install list after nvme.h renameMike Frysinger
2016-03-03make sure that freeing shmem fast symlinks is RCU-delayedAl Viro
2016-03-03drm: add helper to check for wc memory supportDave Airlie
2016-03-03drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-03-03drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-03-03drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-03-03cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao
2016-03-03Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-03-03tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-03-03route: check and remove route cache when we get routeXin Long
2016-03-03net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-03tcp: do not drop syn_recv on all icmp reportsEric Dumazet
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-03ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-03-03gro: Make GRO aware of lightweight tunnels.Jesse Gross
2016-02-29kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior