aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-05-231-0/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-234-5/+10
* BACKPORT [UPSTREAM] net: add real socket cookiesChenbo Feng2017-05-233-0/+6
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-234-1/+29
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-237-21/+5
* Revert "Handle 'sk' being NULL in UID-based routing."Lorenzo Colitti2017-05-231-1/+1
* net: core: Add a UID field to struct sock.Lorenzo Colitti2017-05-231-0/+7
* timer: Added usleep[_range] timerPatrick Pannuto2017-05-221-0/+5
* kernel: Only expose su when daemon is runningTom Marshall2017-05-214-0/+19
* fscrypt: introduce helper function for filename matchingEric Biggers2017-05-212-0/+87
* fscrypt: Move key structure and constants to uapiJoe Richey2017-05-211-0/+13
* fscrypt: eliminate ->prepare_context() operationEric Biggers2017-05-211-1/+0
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-212-1/+3
* f2fs: sanity check segment countJin Qian2017-05-211-0/+6
* f2fs: trace __submit_discard_cmdChao Yu2017-05-211-1/+15
* f2fs: make sure trace all f2fs_issue_flushKinglong Mee2017-05-211-4/+7
* f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-211-0/+1
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2017-05-202-5/+13
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-05-201-11/+2
* ANDROID: Add untag hacks to inet_release functionChenbo Feng2017-05-201-0/+1
* Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"Mister Oyster2017-05-111-50/+0
* Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"Mister Oyster2017-05-111-29/+9
* android: fiq_debugger: restrict access to critical commands.Mark Salyzyn2017-05-101-0/+1
* Staging: android: binder: Remove support for old 32 bit binder protocol.Arve Hjønnevåg2017-05-071-9/+0
* um: fix buildMister Oyster2017-05-041-0/+2
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-032-0/+127
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-292-9/+10
* arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro2017-04-271-0/+1
* net: include missing headers in net/net_namespace.hPablo Neira Ayuso2017-04-251-0/+2
* BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara2017-04-251-0/+50
* BACKPORT: [UPSTREAM] mm: new shrinker APIDave Chinner2017-04-251-9/+29
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-04-252-3/+4
* rbtree: add postorder iteration functionsCody P Schafer2017-04-171-0/+4
* rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2017-04-171-0/+18
* vfs: add setattr2 fix mergeMister Oyster2017-04-171-1/+1
* BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-04-161-0/+1
* crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2017-04-162-1/+132
* crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel2017-04-162-1/+129
* fs: limit filesystem stacking depthMiklos Szeredi2017-04-161-0/+11
* BACKPORT: hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand2017-04-131-0/+4
* BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-04-131-0/+1
* BACKPORT: HID: input: generic hidinput_input_event handlerDavid Herrmann2017-04-131-0/+1
* ipv6: Remove privacy config option.David S. Miller2017-04-132-6/+1
* fscrypt: catch up to v4.11-rc1Jaegeuk Kim2017-04-135-434/+395
* f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-04-131-0/+7
* f2fs: introduce free nid bitmapChao Yu2017-04-131-1/+2
* fscrypt: catch fscrypto_get_policy in v4.10-rc6Jaegeuk Kim2017-04-131-7/+6
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-04-131-0/+1
* f2fs: show actual device info in tracepointsJaegeuk Kim2017-04-131-23/+26
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-04-131-0/+6