summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2018-12-08btrfs: tree-checker: Add checker for dir itemQu Wenruo
2018-12-08btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2018-12-08btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2018-12-08btrfs: struct-funcs, constify readersJeff Mahoney
2018-12-08btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2018-12-08btrfs: Add checker for EXTENT_CSUMQu Wenruo
2018-12-08btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2018-12-08btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2018-12-08btrfs: Refactor check_leaf function for later expansionQu Wenruo
2018-12-08btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2018-12-08btrfs: validate type when reading a chunkGu Jinxiang
2018-12-08hugetlbfs: check for pgoff value overflowMike Kravetz
2018-12-08hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2018-12-08mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz
2018-12-08wil6210: missing length check in wmi_set_ieLior David
2018-12-08bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-12-08bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()Ben Hutchings
2018-12-08bpf/verifier: Add spi variable to check_stack_write()Ben Hutchings
2018-12-08libceph: check authorizer reply/challenge length before readingIlya Dryomov
2018-12-08libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov
2018-12-08libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-12-08libceph: add authorizer challengeIlya Dryomov
2018-12-08libceph: factor out encrypt_authorizer()Ilya Dryomov
2018-12-08libceph: factor out __ceph_x_decrypt()Ilya Dryomov
2018-12-08libceph: factor out __prepare_write_connect()Ilya Dryomov
2018-12-08libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-12-08libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov
2018-12-08libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2018-12-08tipc: use destination length for copy stringGuoqing Jiang
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-08mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-08reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada
2018-12-08reset: make device_reset_optional() really optionalMasahiro Yamada
2018-12-08reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2018-12-08reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel
2018-12-08reset: core: fix reset_control_putHeiner Kallweit
2018-12-08reset: make optional functions really optionalRamiro Oliveira
2018-12-08udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-12-08btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-08drm/mediatek: fix OF sibling-node lookupJohan Hovold