index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-iop13xx
/
iq81340mc.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
10
-51
/
+0
2017-09-22
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+1
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-09-21
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
24
-25
/
+25
2017-09-21
MIPS: Fix input modify in __write_64bit_c0_split()
James Hogan
1
-6
/
+9
2017-09-21
MIPS: MSP71xx: Include asm/setup.h
Arnd Bergmann
1
-0
/
+2
2017-09-21
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
1
-1
/
+3
2017-09-21
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2
-2
/
+5
2017-09-21
powerpc/eeh: Create PHB PEs after EEH is initialized
Benjamin Herrenschmidt
2
-18
/
+4
2017-09-20
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user
Will Deacon
1
-1
/
+1
2017-09-20
iov_iter: fix page_copy_sane for compound pages
Petar Penkov
1
-2
/
+4
2017-09-20
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-09-20
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-20
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-09-20
CIFS: make arrays static const, reduces object code size
Colin Ian King
1
-4
/
+8
2017-09-20
[SMB3] Update session and share information displayed for debugging SMB2/SMB3
Steve French
1
-2
/
+7
2017-09-20
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
1
-7
/
+6
2017-09-21
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
3
-15
/
+2
2017-09-21
kbuild: deb-pkg: remove firmware package support
Masahiro Yamada
1
-21
/
+1
2017-09-21
kbuild: rpm-pkg: delete firmware_install to fix build error
Masahiro Yamada
1
-6
/
+2
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
1
-2
/
+74
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2
-23
/
+61
2017-09-20
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
1
-1
/
+3
2017-09-20
crypto: af_alg - update correct dst SGL entry
Stephan Mueller
1
-2
/
+2
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
3
-44
/
+39
2017-09-20
crypto: inside-secure - fix gcc-4.9 warnings
Arnd Bergmann
2
-2
/
+2
2017-09-20
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
1
-1
/
+2
2017-09-20
crypto: talitos - fix hashing
LEROY Christophe
1
-1
/
+1
2017-09-20
crypto: talitos - fix sha224
LEROY Christophe
1
-2
/
+2
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
1
-6
/
+6
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
1
-36
/
+39
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
1
-15
/
+7
2017-09-20
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-6
/
+5
2017-09-20
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
1
-3
/
+1
2017-09-20
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
1
-6
/
+9
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
1
-16
/
+34
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
1
-17
/
+30
2017-09-20
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
1
-13
/
+13
2017-09-20
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
1
-22
/
+26
2017-09-20
crypto: drbg - fix freeing of resources
Stephan Mueller
1
-4
/
+4
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-20
cifs: show 'soft' in the mount options for hard mounts
Ronnie Sahlberg
1
-0
/
+2
2017-09-20
SMB3: Warn user if trying to sign connection that authenticated as guest
Steve French
1
-0
/
+2
2017-09-20
SMB3: Fix endian warning
Steve French
1
-2
/
+3
2017-09-20
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
1
-1
/
+7
2017-09-20
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
1
-2
/
+3
2017-09-20
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
1
-2
/
+2
[next]