summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlzma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-20ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby1-2/+5
2016-12-20kcov: make kcov work properly with KASLR enabledAlexander Popov1-1/+7
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov2-4/+9
2016-12-20mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEEDJohannes Weiner1-1/+14
2016-12-20ima: platform-independent hash valueAndreas Steffen1-2/+4
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar6-13/+66
2016-12-20ima: support restoring multiple template formatsMimi Zohar1-3/+49
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar3-11/+43
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar5-1/+135
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann5-6/+129
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar3-2/+64
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar1-6/+10
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar6-0/+255
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann7-1/+158
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+7
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+10
2016-12-19quota: Fix bogus warning in dquot_disable()Jan Kara1-2/+2
2016-12-19firmware: dmi_scan: Always show system identification stringKefeng Wang1-2/+2
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak1-6/+6
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak1-5/+81
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak1-1/+2
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak1-12/+13
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita4-0/+481
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh1-9/+43
2016-12-18platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko1-5/+6
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar5-0/+211
2016-12-18x86/tsc: Limit the adjust value furtherThomas Gleixner1-5/+16
2016-12-18x86/tsc: Annotate printouts as firmware bugThomas Gleixner1-2/+3
2016-12-18x86/floppy: Use designated initializersKees Cook1-10/+10
2016-12-18net: mv643xx_eth: fix build failureSudip Mukherjee1-1/+1
2016-12-18isdn: Constify some function parametersEmese Revfy2-10/+10
2016-12-18mlxsw: spectrum: Mark split ports as suchIdo Schimmel1-1/+1
2016-12-18cgroup: Fix CGROUP_BPF configAndy Lutomirski1-1/+2
2016-12-18qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-12-18net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2016-12-18r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler1-5/+5
2016-12-18irda: w83977af_ir: cleanup an indent issueDan Carpenter1-3/+3
2016-12-18net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-42/+65
2016-12-18net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-18net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-18net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+37
2016-12-18net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+37
2016-12-18bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann1-3/+8
2016-12-18bpf: fix overflow in prog accountingDaniel Borkmann3-11/+52
2016-12-18bpf: dynamically allocate digest scratch bufferDaniel Borkmann5-18/+33
2016-12-17dax: add region 'id', 'size', and 'align' attributesDan Williams1-0/+94
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte1-2/+2