summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-03tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner1-5/+9
2017-04-03Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-5/+19
2017-04-04Merge branch 'msm-fixes-4.11-rc6' of git://people.freedesktop.org/~robclark/l...drm-fixes-for-v4.11-rc6Dave Airlie7-24/+32
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long2-34/+50
2017-04-03flow dissector: correct size of storage for ARPSimon Horman1-1/+1
2017-04-03PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann1-0/+1
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki1-2/+8
2017-04-03drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse2-13/+19
2017-04-03drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN1-7/+0
2017-04-03drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja1-1/+2
2017-04-03drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja1-1/+1
2017-04-03drm/msm: Don't allow zero sized buffer objectsJordan Crouse1-0/+6
2017-04-03drm/msm: Fix wrong pointer check in a5xx_destroyJordan Crouse1-2/+2
2017-04-03drm/msm: adreno: fix build error without debugfsArnd Bergmann1-0/+2
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie6-57/+80
2017-04-03xfs: fix kernel memory exposure problemsDarrick J. Wong1-1/+1
2017-04-03xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens1-1/+9
2017-04-03xfs: rework the inline directory verifiersDarrick J. Wong5-56/+66
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-39/+56
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2017-04-03Merge tag 'iio-fixes-for-4.11d' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-7/+30
2017-04-03KVM: s390: remove change-recording override supportHeiko Carstens1-5/+2
2017-04-03Merge branch 'work.statx' into for-nextAl Viro1251-8823/+17873
2017-04-03alpha: fix stack smashing in old_adjtimex(2)Al Viro1-1/+1
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells5-6/+18
2017-04-03statx: Reserve the top bit of the mask for future struct expansionDavid Howells2-0/+3
2017-04-03xfs: report crtime and attribute flags to statxDarrick J. Wong1-0/+14
2017-04-03ext4: Add statx supportDavid Howells5-4/+39
2017-04-03statx: optimize copy of struct statx to userspaceEric Biggers1-42/+32
2017-04-03statx: remove incorrect part of vfs_statx() commentEric Biggers1-3/+0
2017-04-03statx: reject unknown flags when using NULL pathEric Biggers1-1/+5
2017-04-03Documentation/filesystems: fix documentation for ->getattr()Eric Biggers3-4/+8
2017-04-02nios2: reserve boot memory for device treeTobias Klauser2-0/+10
2017-04-02net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko1-0/+2
2017-04-02Linux 4.11-rc5v4.11-rc5Linus Torvalds1-1/+1
2017-04-02Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-1/+6
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-30/+53
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+44
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+1
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+4
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+5
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-04-02iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan1-0/+10
2017-04-02iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada1-1/+2
2017-04-02iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz1-4/+3
2017-04-02iio: st_pressure: initialize lps22hb bootimeShrirang Bagul1-0/+1
2017-04-02nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig1-1/+1
2017-04-02nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig1-1/+1
2017-04-02nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig1-1/+1
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig1-1/+1