summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03nios2: reserve boot memory for device treeTobias Klauser2-0/+10
2017-04-03net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko1-0/+2
2017-04-03Linux 4.11-rc5v4.11-rc5Linus Torvalds1-1/+1
2017-04-03Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-1/+6
2017-04-03tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li1-15/+33
2017-04-03iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
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-02make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro1-9/+14
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro2-1/+68
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
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-04-02Merge branch 'l2tp_session_find-fixes'David S. Miller7-101/+222
2017-04-02l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault3-16/+35
2017-04-02l2tp: hold session while sending creation notificationsGuillaume Nault1-2/+4
2017-04-02l2tp: fix duplicate session creationGuillaume Nault3-56/+84
2017-04-02l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault1-4/+11
2017-04-02l2tp: fix race in l2tp_recv_common()Guillaume Nault4-23/+88
2017-04-02sctp: use right in and out stream cntXin Long4-12/+11
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-592/+375
2017-04-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-39/+57
2017-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-42/+104
2017-04-01Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2-7/+6
2017-04-01Merge branch 'bpf-map_value_adj-reg-types-fixes'David S. Miller4-26/+322
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann3-6/+283
2017-04-01bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann1-20/+38
2017-04-01bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann1-0/+1
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe2-0/+18
2017-04-01openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei1-2/+8