summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2018-10-01netlink: add validation function to policyJohannes Berg-0/+7
2018-10-01netlink: add attribute range validation to policyJohannes Berg-0/+72
2018-10-02lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley-1/+4
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox-45/+26
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox-47/+34
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox-10/+15
2018-09-28netlink: add nested array policy validationJohannes Berg-0/+51
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg-0/+14
2018-09-28netlink: move extack setting into validate_nla()Johannes Berg-32/+36
2018-09-28netlink: make validation_data constJohannes Berg-3/+2
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg-11/+0
2018-09-27bpf: test_bpf: add init_net to dev for flow_dissectorSong Liu-0/+1
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche-2/+26
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers-3/+3
2018-09-18netlink: add ethernet address policy typesJohannes Berg-1/+7
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg-7/+16
2018-09-14crc-t10dif: crc_t10dif_mutex can be statickbuild test robot-1/+1
2018-09-10lib/crc32: make core crc32() routines weak so they can be overriddenArd Biesheuvel-4/+7
2018-09-07vsprintf: print OF node name using full_nameRob Herring-1/+6
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau-2/+2
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen-0/+11
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen-2/+44
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha-1/+0
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+0
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-109/+238
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann-512/+512
2018-08-22lib/rhashtable: guarantee initial hashtable allocationDavidlohr Bueso-3/+11
2018-08-22lib/rhashtable: simplify bucket_table_alloc()Davidlohr Bueso-5/+2
2018-08-22lib/test_hexdump.c: fix failure on big endian cpuChristophe Leroy-5/+23
2018-08-22lib/Kconfig: remove 'default n' for testsAndy Shevchenko-18/+0
2018-08-22lib: add crc64 calculation routinesColy Li-0/+145
2018-08-22lib/test_debug_virtual.c: make struct pointer foo staticColin Ian King-1/+1
2018-08-22lib/bitmap.c: drop unnecessary 0 check for u32 array operationsAndy Shevchenko-8/+1
2018-08-21ida: Change ida_get_new_above to return the idMatthew Wilcox-18/+12
2018-08-21ida: Remove old APIMatthew Wilcox-50/+7
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox-0/+54
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox-0/+30
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox-0/+23
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox-0/+25
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-0/+49
2018-08-21ida: Add new APIMatthew Wilcox-39/+31
2018-08-21ida: Lock the IDA in ida_destroyMatthew Wilcox-6/+11
2018-08-21radix-tree: Fix UBSAN warningMatthew Wilcox-1/+1
2018-08-20rhashtable: remove duplicated include from rhashtable.cYue Haibing-1/+0
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+7
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+20
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds-8/+0
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+36