summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain
2019-01-26ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-26packet: Do not leak dev refcounts on error exitJason Gunthorpe
2019-01-26net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen
2019-01-26ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-26proc: Remove empty line in /proc/self/statusGwendal Grignou
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2019-01-26f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl
2019-01-26f2fs: fix missing up_readJaegeuk Kim
2019-01-26f2fs: fix invalid memory accessChao Yu
2019-01-26f2fs: fix to do sanity check with cp_pack_start_sumChao Yu
2019-01-26f2fs: fix to do sanity check with block address in main area v2Chao Yu
2019-01-26f2fs: fix to do sanity check with block address in main areaChao Yu
2019-01-26f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2019-01-26f2fs: fix to do sanity check with node footer and iblocksChao Yu
2019-01-26f2fs: Add sanity_check_inode() functionBen Hutchings
2019-01-26f2fs: fix to do sanity check with user_block_countChao Yu
2019-01-26f2fs: fix to do sanity check with secs_per_zoneChao Yu
2019-01-26f2fs: introduce and spread verify_blkaddrChao Yu
2019-01-26f2fs: clean up with is_valid_blkaddr()Chao Yu
2019-01-26f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim
2019-01-26f2fs: sanity check on sit entryJaegeuk Kim
2019-01-26f2fs: check blkaddr more accuratly before issue a bioYunlei He
2019-01-26f2fs: return error during fill_superJaegeuk Kim
2019-01-26f2fs: fix race condition in between free nid allocator/initializerChao Yu
2019-01-26f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim
2019-01-26f2fs: detect wrong layoutJaegeuk Kim
2019-01-26f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim
2019-01-26f2fs: put directory inodes before checkpoint in roll-forward recoveryJaegeuk Kim
2019-01-26f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang
2019-01-26f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2019-01-26f2fs: avoid unneeded loop in build_sit_entriesChao Yu
2019-01-26f2fs: not allow to write illegal blkaddrYunlei He
2019-01-26f2fs: fix to avoid reading out encrypted data in page cacheChao Yu
2019-01-26f2fs: fix inode cache leakChao Yu
2019-01-26f2fs: factor out fsync inode entry operationsChao Yu
2019-01-26f2fs: remove an obsolete variableJaegeuk Kim
2019-01-26f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim
2019-01-26f2fs: fix to convert inline directory correctlyChao Yu
2019-01-26f2fs: move sanity checking of cp into get_valid_checkpointShawn Lin
2019-01-26f2fs: cover more area with nat_tree_lockJaegeuk Kim
2019-01-26f2fs: clean up argument of recover_dataChao Yu
2019-01-26can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-16Linux 4.4.171v4.4.171Greg Kroah-Hartman
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-16crypto: cts - fix crash on short inputsEric Biggers