Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b9626f32876debc356fadb6e19aebcfe9d70c5ff
b9626f3
tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer.
by Christophe Ricard
· 10 years ago
2dbca75
tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
by Christophe Ricard
· 10 years ago
7500c4b
tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
by Christophe Ricard
· 10 years ago
642d2be
tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
by Christophe Ricard
· 10 years ago
578aa13
tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
by Christophe Ricard
· 10 years ago
1ba3b0b
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
by Christophe Ricard
· 10 years ago
2dfc2de
char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release"
by Markus Elfring
· 10 years ago
9fd8e5a
tpm: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
84eb186
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
by Hon Ching (Vicky) Lo
· 10 years ago
448e9c5
tpm_tis: verify interrupt during init
by Scot Doyle
· 10 years ago
bb95cd3
char: tpm: Add missing error check for devm_kzalloc
by Kiran Padwal
· 10 years ago
398a1e7
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
by David Howells
· 10 years ago
bb31f60
Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c637dbc
Merge branch 'tg3-net'
by David S. Miller
· 10 years ago
932f19d
tg3: Release tp->lock before invoking synchronize_irq()
by Prashant Sreedharan
· 10 years ago
db84bf4
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
by Prashant Sreedharan
· 10 years ago
4fd190a
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
by Prashant Sreedharan
· 10 years ago
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
b0d11b4
team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
by Jiri Pirko
· 10 years ago
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
776d4e9
i40e: adds FCoE configure option
by Vasu Dev
· 10 years ago
14b3812f
cxgb4vf: Fix queue allocation for 40G adapter
by Hariprasad Shenai
· 10 years ago
fb005c4
Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
4ccce02
netdevice: Add missing parentheses in macro
by Benjamin Poirier
· 10 years ago
31238e61
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d92cfdb
bridge: only provide proxy ARP when CONFIG_INET is enabled
by Arnd Bergmann
· 10 years ago
b9f918a
MPILIB: Fix comparison of negative MPIs
by Rasmus Villemoes
· 10 years ago
98dbbcb
MPILIB: Fix obvious but harmless typo
by Rasmus Villemoes
· 10 years ago
7fe2129
MPILIB: Deobfuscate mpi_cmp
by Rasmus Villemoes
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
by Stefan Agner
· 10 years ago
188c901
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
0c133dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
900e183
xen-netfront: use different locks for Rx and Tx stats
by David Vrabel
· 10 years ago
2590605
drivers: net: cpsw: fix multicast flush in dual emac mode
by Mugunthan V N
· 10 years ago
0c86ac2
leds: netxbig: fix oops at probe time
by Simon Guinot
· 10 years ago
fd48e63
cxgb4vf: Initialize mdio_addr before using it
by Hariprasad Shenai
· 10 years ago
43239cb
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
by Christian Borntraeger
· 10 years ago
e7a823b
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
613d4ce
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
5d632cb
net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations
by B Viswanath
· 10 years ago
4f7a42d
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
52d304e
locks: fix NULL-deref in generic_delete_lease
by NeilBrown
· 10 years ago
f221b04
x86/xen: properly retrieve NMI reason
by Jan Beulich
· 10 years ago
971780b
Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
904a980
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
fb43bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
721c21c
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
by Will Deacon
· 10 years ago
49c9e7c2
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
by Alexey Khoroshilov
· 10 years ago
eddd63a
MAINTAINERS: add me as ibmveth maintainer
by Thomas Falcon
· 10 years ago
1641677
tipc: fix bug in broadcast retransmit code
by Jon Paul Maloy
· 10 years ago
25050c6
update ip-sysctl.txt documentation (v2)
by Ani Sinha
· 10 years ago
caffd45
net/at91_ether: prepare and unprepare clock
by Alexandre Belloni
· 10 years ago
6205864
isdn: fix NUL (\0 or \x00) specification in string
by Giel van Schijndel
· 10 years ago
801f677
arm64: KVM: Fix HCR setting for 32bit guests
by Marc Zyngier
· 10 years ago
55e858b
arm64: KVM: Fix TLB invalidation by IPA/VMID
by Marc Zyngier
· 10 years ago
9a17ad7
xen: check for zero sized area when invalidating memory
by Juergen Gross
· 10 years ago
e86f949
xen: use correct type for physical addresses
by Juergen Gross
· 10 years ago
f241b0b
xen: correct race in alloc_p2m_pmd()
by Juergen Gross
· 10 years ago
82c92ed
xen: correct error for building p2m list on 32 bits
by Juergen Gross
· 10 years ago
8d1a242
s390/uprobes: fix user space PER events
by Jan Willeke
· 10 years ago
1f7f265
mmc: sdhci-pci: Add support for Intel SPT
by Adrian Hunter
· 10 years ago
d0ed8e6
mmc: sdhci-acpi: Add ACPI HID INT344D
by Adrian Hunter
· 10 years ago
2836766
mmc: sdhci: Fix sleep in atomic after inserting SD card
by Krzysztof Kozlowski
· 10 years ago
aa8165f
mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
by Thomas Petazzoni
· 10 years ago
b5540ce
mmc: sdhci: Disable re-tuning for HS400
by Adrian Hunter
· 10 years ago
38e40bf
mmc: sdhci: Simplify use of tuning timer
by Adrian Hunter
· 10 years ago
d519c86
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
by Adrian Hunter
· 10 years ago
ac00531
mmc: sdhci: Tuning should not change max_blk_count
by Adrian Hunter
· 10 years ago
81a0712
Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
2bd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
46d2cfb
packet: bail out of packet_snd() if L2 header creation fails
by Christoph Jaeger
· 10 years ago
7a05dc6
alx: fix alx_poll()
by Eric Dumazet
· 10 years ago
12d80ac
net: dnet: fix dnet_poll()
by Eric Dumazet
· 10 years ago
eaa27f3
linux 3.19-rc4
by Linus Torvalds
· 10 years ago
0cbaed1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
505569d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5ab551d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ddb321a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1e6c3e8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b800c91
mm: fix corner case in anon_vma endless growing prevention
by Konstantin Khlebnikov
· 10 years ago
690eac5
mm: Don't count the stack guard page towards RLIMIT_STACK
by Linus Torvalds
· 10 years ago
8e654dd
Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes
by Ingo Molnar
· 10 years ago
4850d37
Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
aff8ad5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
eb74926
Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
28023d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
1dd34da
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d80b34c9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
aa92913
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
dc9319f
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
20ebb34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
03c751a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8060b8d
iscsi-target: Fix typos in enum cmd_flags_table
by Andy Grover
· 10 years ago
2b70e5f
MAINTAINERS: Add entry for iSER target driver
by Sagi Grimberg
· 10 years ago
1ecc758
target: Allow Write Exclusive non-reservation holders to READ
by Lee Duncan
· 10 years ago
7216dc0
target: Drop left-over fabric_max_sectors attribute
by Nicholas Bellinger
· 10 years ago
046ba64
target: Drop arbitrary maximum I/O size limit
by Nicholas Bellinger
· 10 years ago
Next »