summaryrefslogtreecommitdiffstats
path: root/lib/decompress_bunzip2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg10-4/+223
2017-06-12ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg9-4/+180
2017-06-12ACPICA: Add support for new PCCT subtablesDavid E. Box2-10/+77
2017-06-12ACPICA: Add header support for TPM2 table changesBob Moore2-5/+36
2017-06-12ACPICA: disassembler: improve Switch supportDavid E. Box3-2/+8
2017-06-12ACPICA: Add support for new SRAT subtableBob Moore1-1/+11
2017-06-12ACPICA: Add support for new HEST subtableBob Moore1-3/+18
2017-06-12ACPICA: Add new flags to HEST subtablesBob Moore1-0/+1
2017-06-12ACPICA: Tables: Add PPTT table definitionsLv Zheng1-0/+80
2017-06-12ACPICA: Add new notify value for HEST tableBob Moore1-1/+2
2017-06-12ACPICA: Add support for _HMA as a predefined methodErik Schmauss1-0/+3
2017-06-12ACPICA: Add support for _LSW as a predefined methodErik Schmauss1-0/+4
2017-06-12ACPICA: Add support for _LSR as a predefined methodErik Schmauss1-0/+5
2017-06-12ACPICA: Add support for _LSI as a predefined methodErik Schmauss1-0/+4
2017-06-12ACPICA: Tables: Fix defined values for MADT PCAT_COMPAT flagJanosch Hildebrand1-2/+2
2017-06-12ACPICA: Update Status field for BGRT tableBob Moore1-0/+5
2017-06-12ACPICA: Utilities: Make a notify value reservedBob Moore1-2/+2
2017-06-12ACPICA: Added two new UUID valuesBob Moore1-0/+5
2017-06-12ACPICA: Add new notify value for memory attributes updateBob Moore2-2/+5
2017-06-12ACPICA: Tables: Add HMAT table definitionsLv Zheng1-0/+117
2017-06-12ACPICA: Tables: Add WSMT supportLv Zheng1-0/+22
2017-06-12ACPICA: Change path's type from u8* to char*Erik Schmauss2-2/+2
2017-06-12Linux 4.12-rc5v4.12-rc5Linus Torvalds1-1/+1
2017-06-12compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-06-11hexagon: Use raw_copy_to_userGuenter Roeck1-3/+2
2017-06-10ufs: we need to sync inode before freeing itAl Viro1-0/+1
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro1-13/+5
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro1-1/+3
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro1-1/+2
2017-06-09ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-09ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-06-09fix ufs_isblockset()Al Viro1-3/+7
2017-06-09ufs: restore proper tail allocationAl Viro1-1/+1
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval1-2/+2
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo1-1/+1
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue1-1/+1
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams1-2/+7
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-09gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud1-0/+7
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud1-1/+1
2017-06-09KEYS: fix refcount_inc() on zeroMark Rutland1-7/+4
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau2-103/+171
2017-06-09crypto : asymmetric_keys : verify_pefile:zero memory content before freeingLoganaden Velvindron1-2/+2
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers1-2/+2
2017-06-09KEYS: DH: ensure the KDF counter is properly alignedEric Biggers1-13/+3
2017-06-09KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers1-1/+1
2017-06-09KEYS: DH: forbid using digest_null as the KDF hashEric Biggers1-1/+11