index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
inflate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
thp: fix corner case of munlock() of PTE-mapped THPs
Kirill A. Shutemov
1
-2
/
+5
2016-12-01
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
1
-0
/
+2
2016-11-30
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
2
-3
/
+3
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
1
-1
/
+1
2016-11-29
mremap: move_ptes: check pte dirty after its removal
Aaron Lu
2
-6
/
+10
2016-11-29
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
1
-2
/
+2
2016-11-29
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-7
/
+18
2016-11-29
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
1
-3
/
+8
2016-11-28
dbri: Fix compiler warning
Tushar Dave
1
-10
/
+16
2016-11-28
qlogicpti: Fix compiler warnings
Tushar Dave
1
-2
/
+2
2016-11-28
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
1
-1
/
+1
2016-11-28
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
1
-4
/
+5
2016-11-27
Linux 4.9-rc7
v4.9-rc7
Linus Torvalds
1
-1
/
+1
2016-11-27
fix default_file_splice_read()
Al Viro
1
-1
/
+2
2016-11-26
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
1
-1
/
+1
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-26
net/mlx5: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-26
net: ieee802154: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-26
ibmvnic: drop duplicate header seq_file.h
Geliang Tang
1
-1
/
+0
2016-11-26
fsl/fman: fix a leak in tgec_free()
Dan Carpenter
1
-3
/
+0
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-26
tipc: improve sanity check for received domain records
Jon Paul Maloy
1
-5
/
+5
2016-11-26
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
1
-2
/
+3
2016-11-26
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-26
Fix subtle CONFIG_MODVERSIONS problems
Linus Torvalds
1
-0
/
+1
2016-11-26
MAINTAINERS: Add bug tracking system location entry type
Rafael J. Wysocki
1
-0
/
+10
2016-11-25
Revert "i2c: designware: do not disable adapter after transfer"
Jarkko Nikula
1
-37
/
+18
2016-11-25
dwc_eth_qos: drop duplicate headers
Geliang Tang
1
-2
/
+0
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-25
mfd: wm8994-core: Don't use managed regulator bulk get API
Viresh Kumar
1
-3
/
+11
2016-11-25
mfd: wm8994-core: Disable regulators before removing them
Viresh Kumar
1
-1
/
+1
2016-11-25
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
1
-4
/
+5
2016-11-25
mfd: syscon: Support native-endian regmaps
Paul Burton
1
-1
/
+3
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2
-6
/
+16
2016-11-25
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
1
-1
/
+6
2016-11-25
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
1
-1
/
+0
2016-11-25
gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+5
2016-11-24
net sched filters: fix filter handle ID in tfilter_notify_chain()
Roman Mashak
1
-1
/
+1
2016-11-24
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
Florian Fainelli
1
-0
/
+4
2016-11-24
bnxt: do not busy-poll when link is down
Andy Gospodarek
1
-0
/
+3
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
1
-0
/
+13
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2
-3
/
+3
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
1
-25
/
+11
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
1
-1
/
+1
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
1
-1
/
+1
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
[next]