aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29kbuild: minor improvement for thin archives buildNicholas Piggin1-9/+9
2016-11-29kbuild: modpost warn if export version crc is missingNicholas Piggin1-0/+6
2016-11-29kbuild: keep data tables through dead code eliminationNicholas Piggin1-34/+34
2016-11-29kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin1-1/+1
2016-11-29genksyms: Regenerate parserMichal Marek3-381/+387
2016-11-29kbuild/genksyms: handle va_list typeNicholas Piggin2-0/+3
2016-11-29kbuild: thin archives for multi-y targetsNicholas Piggin1-3/+10
2016-11-29kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin1-6/+13
2016-10-15Linux 4.9-rc1Linus Torvalds1-2/+2
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French4-1/+11
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34
2016-10-14qedr: Add support for data pathRam Amrani5-1/+1614
2016-10-14qedr: Add support for memory registeration verbsRam Amrani4-1/+425
2016-10-14qedr: Add support for QP verbsRam Amrani7-1/+1320
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani6-1/+777
2016-10-14qedr: Add support for user context verbsRam Amrani6-1/+622
2016-10-14qedr: Add support for RoCE HW initRam Amrani4-2/+691
2016-10-14qedr: Add RoCE driver frameworkRam Amrani8-11/+331
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-14ovl: use vfs_get_link()Miklos Szeredi2-49/+7
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi2-0/+26
2016-10-14ovl: use generic_readlinkMiklos Szeredi1-20/+1
2016-10-14ovl: explain error values when removing acl from workdirMiklos Szeredi1-0/+13
2016-10-13CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky1-0/+9
2016-10-13CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky2-5/+18
2016-10-13SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu1-199/+162
2016-10-13SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu1-46/+230
2016-10-13Expose cifs module parameters in sysfsGermano Percossi1-3/+3
2016-10-13Cleanup missing frees on some ioctlsSteve French1-5/+4
2016-10-13Enable previous version supportSteve French4-2/+72
2016-10-13Do not send SMB3 SET_INFO request if nothing is changingSteve French1-0/+6
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran1-1/+7
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov1-0/+1
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser1-6/+5
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter1-1/+1
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter1-0/+2
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter1-0/+2
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2-1/+26
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn1-2/+20
2016-10-13Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_APIRalf Baechle1-1/+1
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11