Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5228f0f79e983c2b39c202c75af901ceb0003fc1
5228f0f
crypto: talitos - ensure request ordering within a single tfm
by Kim Phillips
· 13 years ago
6254266
crypto: gf128mul - fix call to memset()
by Mathias Krause
· 13 years ago
e3b4f51
crypto: s390 - support hardware accelerated SHA-224
by Jan Glauber
· 13 years ago
269230e
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
by Herbert Xu
· 13 years ago
36ca239
crypto: sha1_generic - use SHA1_BLOCK_SIZE
by Mandeep Singh Baines
· 13 years ago
52527cf
hwrng: ppc4xx - add support for ppc4xx TRNG
by Josh Boyer
· 13 years ago
c569746
crypto: crypto4xx - Perform read/modify/write on device control register
by Josh Boyer
· 13 years ago
23457bc
crypto: caam - fix build warning when DEBUG_FS not configured
by Kim Phillips
· 13 years ago
cfa2b54
crypto: arc4 - Fixed coding style issues
by Mati Vait
· 13 years ago
fae3664
crypto: crc32c - Fixed coding style issue
by Mati Vait
· 13 years ago
cd3f1d5
crypto: omap-sham - do not schedule tasklet if there is no active requests
by Dmitry Kasatkin
· 13 years ago
0efd4d8
crypto: omap-sham - clear device flags when finishing request
by Dmitry Kasatkin
· 13 years ago
ed635cb8
crypto: omap-sham - irq handler must not clear error code
by Dmitry Kasatkin
· 13 years ago
6c63db8
crypto: omap-sham - irq and dma handling changes
by Dmitry Kasatkin
· 13 years ago
6cb3ffe
crypto: omap-sham - remove dedicated queue handling tasklet
by Dmitry Kasatkin
· 13 years ago
171cb9a
crypto: omap-sham - remove unnecessary local variable
by Dmitry Kasatkin
· 13 years ago
ed3ea9a8
crypto: omap-sham - move some flags to device context
by Dmitry Kasatkin
· 13 years ago
a929cbe
crypto: omap-sham - replace flags operation with atomic bit operations
by Dmitry Kasatkin
· 13 years ago
ea1fd22
crypto: omap-sham - replace flags bit mask with bit number
by Dmitry Kasatkin
· 13 years ago
c330472
crypto: omap-sham - remove unused code
by Dmitry Kasatkin
· 13 years ago
0e87b15
crypto: omap-sham - remove extra reference
by Dmitry Kasatkin
· 13 years ago
033590f
hwrng: timeriomem - use resource_size
by H Hartley Sweeten
· 13 years ago
2725ae1
hwrng: nomadik - add missing clk_put
by Julia Lawall
· 13 years ago
6ba1a31
hwrng: omap - add missing clk_put
by Julia Lawall
· 13 years ago
8af0086
crypto: UML build fixes
by Richard Weinberger
· 13 years ago
5165e5b
crypto: testmgr - add xts-aes-256 self-test
by Jarod Wilson
· 13 years ago
c3e73e7
crypto: ghash-intel - Fix set but not used in ghash_async_setkey()
by Gustavo F. Padovan
· 13 years ago
a18b989
crypto: caam - fix operator precedence in shared descriptor allocation
by Kim Phillips
· 13 years ago
258e43f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
804a007
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
daf6c45
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 13 years ago
8abf558
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
4d362ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
b1eb085
Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
by Thomas Gleixner
· 13 years ago
536142f
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
9403c9c
cifs: propagate errors from cifs_get_root() to mount(2)
by Al Viro
· 13 years ago
5c4f1ad
cifs: tidy cifs_do_mount() up a bit
by Al Viro
· 13 years ago
fa18f1b
cifs: more breakage on mount failures
by Al Viro
· 13 years ago
ee01a14
cifs: close sget() races
by Al Viro
· 13 years ago
d757d71
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
by Al Viro
· 13 years ago
98ab494
cifs: move cifs_umount() call into ->kill_sb()
by Al Viro
· 13 years ago
97d1152
cifs: pull cifs_mount() call up
by Al Viro
· 13 years ago
2a9b995
sanitize cifs_umount() prototype
by Al Viro
· 13 years ago
2ced6f6
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
by Al Viro
· 13 years ago
5d3bc60
cifs: allocate mountdata earlier
by Al Viro
· 13 years ago
d687ca38
cifs: leak on mount if we share superblock
by Al Viro
· 13 years ago
2c6292a
cifs: don't pass superblock to cifs_mount()
by Al Viro
· 13 years ago
ca171ba
cifs: don't leak nls on mount failure
by Al Viro
· 13 years ago
6d68617
cifs: double free on mount failure
by Al Viro
· 13 years ago
dd85446
take bdi setup/destruction into cifs_mount/cifs_umount
by Al Viro
· 13 years ago
9b8e072a
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
by Jeff Layton
· 13 years ago
e4fb0ed
cifs: free blkcipher in smbhash
by Jeff Layton
· 13 years ago
5220cc9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
726ce06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
d963280
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
7a1f7b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 13 years ago
12f1ba5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
143e859
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
46e4edb
Remove unneeded version.h includes from fs/
by Jesper Juhl
· 13 years ago
e093811
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 13 years ago
1686674
ALSA: Remove unneeded version.h includes from sound/
by Jesper Juhl
· 13 years ago
f920fe1
pata_marvell: Add support for 88SE91A0, 88SE91A4
by Paweł Drewniak
· 13 years ago
ee4017f
drm/radeon/kms: handle special cases for vddc
by Alex Deucher
· 13 years ago
d698a34
drm/radeon/kms: fix num_banks tiling config for fusion
by Alex Deucher
· 13 years ago
95efa28
tcm_fc: Fix conversion spec warning
by Nicholas Bellinger
· 13 years ago
7c7cf3b
tcm_fc: Fix possible lock to unlock type deadlock
by Dan Carpenter
· 13 years ago
61db9527
tcm_fc: Fix ft_send_tm LUN lookup OOPs
by Kiran Patil
· 13 years ago
60d645a
target: Fix incorrect strlen() NULL terminator checks
by Dan Carpenter
· 13 years ago
5eff5be
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
by Dan Carpenter
· 13 years ago
552523d
target: Fix ERR_PTR dereferencing bugs
by Dan Carpenter
· 13 years ago
2338886
target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state
by Roland Dreier
· 13 years ago
7fd29aa
target: Fix transport_get_lun_for_tmr failure cases
by Nicholas Bellinger
· 13 years ago
03ad2d5
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
by Alexey Charkov
· 13 years ago
3f1e046
libata/sas: only set FROZEN flag if new EH is supported
by Nishanth Aravamudan
· 13 years ago
cd69187
libata: apply NOSETXFER horkage to the affected Pioneer drives
by Tejun Heo
· 13 years ago
8618ccd3
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
by Justin P. Mattock
· 13 years ago
74d83b7
Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Nicholas Bellinger
· 13 years ago
53dea36
ASoC: pxa-ssp: Correct check for stream presence
by Daniel Mack
· 13 years ago
96dcabb
ASoC: imx: add missing module informations
by Arnaud Patard (Rtp)
· 13 years ago
f6d96e0
ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry
by Arnaud Patard (Rtp)
· 13 years ago
1190f6a
cifs: fix wsize negotiation to respect max buffer size and active signing (try #4)
by Jeff Layton
· 13 years ago
1b19ca9
Fix CPU spinlock lockups on secondary CPU bringup
by Russell King
· 13 years ago
33b1e69
serial: mrst_max3110: initialize waitqueue earlier
by Mika Westerberg
· 13 years ago
0bb04bf
mrst_max3110: Change max missing message priority.
by William Douglas
· 13 years ago
d2a19da
ALSA: HDA: Pinfix quirk for HP Z200 Workstation
by David Henningsson
· 13 years ago
bccaeaf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 13 years ago
68d0080
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
f957db4
mm, hotplug: protect zonelist building with zonelists_mutex
by David Rientjes
· 13 years ago
7553e8f
mm, hotplug: fix error handling in mem_online_node()
by David Rientjes
· 13 years ago
446b23a
CIFS: Fix problem with 3.0-rc1 null user mount failure
by Pavel Shilovsky
· 13 years ago
483f179
drm/i915: save/resume forcewake lock fixes
by Ben Widawsky
· 13 years ago
b1d7dd8
KEYS: Fix error handling in construct_key_and_link()
by David Howells
· 13 years ago
35052cf
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
by David Howells
· 13 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
1c6b39a
alarmtimers: Return -ENOTSUPP if no RTC device is present
by John Stultz
· 13 years ago
c008ba58
alarmtimers: Handle late rtc module loading
by John Stultz
· 13 years ago
a5f76d5
PCI / PM: Block races between runtime PM and system sleep
by Rafael J. Wysocki
· 13 years ago
ca9c6890
PM / Domains: Update documentation
by Rafael J. Wysocki
· 13 years ago
4d1518f
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
by Rafael J. Wysocki
· 13 years ago
6d0e0e8
PM: Fix async resume following suspend failure
by Alan Stern
· 13 years ago
Next »