Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d66fd908acc8ba88541ecc570d89b0243f947c5e
d66fd90
[PATCH] fix NULL dereference in inotify_ignore
by Amy Griffis
· 19 years ago
66055a4
[PATCH] fix race in inotify_release
by Amy Griffis
· 19 years ago
12783b0
[PATCH] SPARSEMEM incorrectly calculates section number
by Mike Kravetz
· 19 years ago
ad8f579
[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386
by KAMEZAWA Hiroyuki
· 19 years ago
d4e9dc6
[PATCH] selinux: endian fix
by Alexey Dobriyan
· 19 years ago
df88912
[PATCH] binfmt_flat: don't check for EMFILE
by Andrew Morton
· 19 years ago
48d7055
[PATCH] HID read busywait fix
by Micon, David
· 19 years ago
9ccfc29
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
by Florin Malita
· 19 years ago
2adc7d4
[PATCH] md: Fix inverted test for 'repair' directive.
by NeilBrown
· 19 years ago
8c7b389
[PATCH] NFS server subtree_check returns dubious value
by Peter Staubach
· 19 years ago
ea6c208
[PATCH] Kdump maintainer info update
by Vivek Goyal
· 19 years ago
22192cc
[PATCH] powerpc: Fix ide-pmac sysfs entry
by Benjamin Herrenschmidt
· 19 years ago
c44b20d
[PATCH] i386: remove junk from stack dump
by Chuck Ebbert
· 19 years ago
6d39bed
[PATCH] matroxfb: fix DVI setup to be more compatible
by Paul A. Clarke
· 19 years ago
d64b1c8
[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl
by Lin Feng Shen
· 19 years ago
84b3932
[PATCH] forcedeth: fix multi irq issues
by Ayaz Abdulla
· 19 years ago
6566a3f
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
e2a7f77
[PATCH] libata-core: fix current kernel-doc warnings
by Randy Dunlap
· 19 years ago
63a2535
[PATCH] sata_mv: version bump
by Mark Lord
· 19 years ago
559eeda
[PATCH] sata_mv: endian fix
by Mark Lord
· 19 years ago
a643243
[PATCH] sata_mv: remove local copy of queue indexes
by Mark Lord
· 19 years ago
e857f14
[PATCH] sata_mv: spurious interrupt workaround
by Mark Lord
· 19 years ago
eb46d68
[PATCH] sata_mv: chip initialization fixes
by Mark Lord
· 19 years ago
615ab95
[PATCH] sata_mv: deal with interrupt coalescing interrupts
by Mark Lord
· 19 years ago
9b358e3
[PATCH] sata_mv: prevent unnecessary double-resets
by Mark Lord
· 19 years ago
bb02aac
[PATCH] winbond-840-remove-badness-in-pci_map_single
by Erling A. Jacobsen
· 19 years ago
f905703
[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chipset)
by Komuro
· 19 years ago
a06631c
[PATCH] skge: don't allow transmit ring to be too small
by Stephen Hemminger
· 19 years ago
20e777a
[PATCH] skge: bad checksums on big-endian platforms
by Stephen Hemminger
· 19 years ago
e988bcd
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 19 years ago
c9b84dc
[PATCH] sky2 version 1.4
by Stephen Hemminger
· 19 years ago
86fba63
[PATCH] sky2: force NAPI repoll if busy
by Stephen Hemminger
· 19 years ago
86a31a7
[PATCH] sky2: more fixes for Yukon Ultra
by Stephen Hemminger
· 19 years ago
2d2a387
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
by Stephen Hemminger
· 19 years ago
ee7abb0
[PATCH] sky2: allow dual port usage
by Stephen Hemminger
· 19 years ago
38bb6b2
[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"
by John W. Linville
· 19 years ago
f34ba4e
[PATCH] revert "forcedeth: fix multi irq issues"
by Andrew Morton
· 19 years ago
2f880b6
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
fee9167
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
ae83e25
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
890f742
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
b0c51b7d65
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 19 years ago
b89498a
[SCTP]: Allow linger to abort 1-N style sockets.
by Vladislav Yasevich
· 19 years ago
a601266
[SCTP]: Validate the parameter length in HB-ACK chunk.
by Vladislav Yasevich
· 19 years ago
c2a4c40
[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM
by Catalin Marinas
· 19 years ago
2c171bf
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups
by Pavel Pisa
· 19 years ago
dd2d1c6
[SCTP]: Respect the real chunk length when walking parameters.
by Vladislav Yasevich
· 19 years ago
61c9fed
[SCTP]: A better solution to fix the race between sctp_peeloff() and sctp_rcv().
by Vladislav Yasevich
· 19 years ago
8de8c87
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
by Sridhar Samudrala
· 19 years ago
ee43353
[NETFILTER]: nfnetlink_log: fix byteorder confusion
by Patrick McHardy
· 19 years ago
2c8ac66
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039)
by Solar Designer
· 19 years ago
a467704
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
by Alexey Dobriyan
· 19 years ago
5c170a0
[NETFILTER]: fix format specifier for netfilter log targets
by Philip Craig
· 19 years ago
493e242
[NETFILTER]: Fix memory leak in ipt_recent
by Jesper Juhl
· 19 years ago
23f3bc0
IB/mthca: Fix posting lists of 256 receive requests for Tavor
by Michael S. Tsirkin
· 19 years ago
0cb4fe8
IB/uverbs: Don't leak ref to mm on error path
by Roland Dreier
· 19 years ago
a54c9d3
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
by Stefan Richter
· 19 years ago
679c0cd
[PATCH] sbp2: add ability to override hardwired blacklist
by Stefan Richter
· 19 years ago
e9a1c52
[PATCH] sbp2: add read_capacity workaround for iPod
by Stefan Richter
· 19 years ago
24d3bf8
[PATCH] sbp2: consolidate workarounds
by Stefan Richter
· 19 years ago
cb46c37
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
9676489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6
by Linus Torvalds
· 19 years ago
15eb7105
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
by Linus Torvalds
· 19 years ago
cef0893
configfs: Make sure configfs_init() is called before consumers.
by Joel Becker
· 19 years ago
eed7a0d
configfs: configfs_mkdir() failed to cleanup linkage.
by Joel Becker
· 19 years ago
84efad1
configfs: Fix a reference leak in configfs_mkdir().
by Joel Becker
· 19 years ago
afae00ab
ocfs2: fix gfp mask in some file system paths
by Sunil Mushran
· 19 years ago
dd4a2c2
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
by Mark Fasheh
· 19 years ago
c4374f8
ocfs2: take meta data lock in ocfs2_file_aio_read()
by Mark Fasheh
· 19 years ago
53013cb
ocfs2: take data locks around extend
by Mark Fasheh
· 19 years ago
a5d1792
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
ec64152
[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia
by Thomas Gleixner
· 19 years ago
bc519f3
[PATCH] bcm43xx: associate on 'ifconfig up'
by David Woodhouse
· 19 years ago
093beac
IB/srp: Complete correct SCSI commands on device reset
by Ishai Rabinovitz
· 19 years ago
ec2d720
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
by Roland Dreier
· 19 years ago
e658105
IB/srp: Don't wait for disconnection if sending DREQ fails
by Roland Dreier
· 19 years ago
c3fb041
[ARM] 3529/1: s3c24xx: fix restoring control register with undefined instruction
by Dimitry Andric
· 19 years ago
1db76c1
IB/mthca: Make fw_cmd_doorbell default to 0
by Roland Dreier
· 19 years ago
4c31ce8
[IA64] one-line cleanup on set_irq_affinity_info
by Chen, Kenneth W
· 19 years ago
41503de
[IA64] fix broken irq affinity
by Chen, Kenneth W
· 19 years ago
1101ece
[IA64] sn2 defconfig
by Jes Sorensen
· 19 years ago
8872d8e
[TCP]: reno sacked_out count fix
by Angelo P. Castellani
· 19 years ago
d8fd0a7
[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().
by Alexey Dobriyan
· 19 years ago
6599519
[TR]: Remove an unused export.
by Adrian Bunk
· 19 years ago
0c056c5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
by Linus Torvalds
· 19 years ago
4ac396c
[IPX]: Correct return type of ipx_map_frame_type().
by Alexey Dobriyan
· 19 years ago
4fbca53
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
509b70b
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
53d42f5
[IPX]: Correct argument type of ipxrtr_delete().
by Alexey Dobriyan
· 19 years ago
338f756
[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
by Stephen Hemminger
· 19 years ago
1e316d7
[PATCH] SPI: spi_bitbang: clocking fixes
by David Brownell
· 19 years ago
9708c12
[PATCH] spi: Update to PXA2xx SPI Driver
by Stephen Street
· 19 years ago
a020ed7
[PATCH] SPI: busnum == 0 needs to work
by David Brownell
· 19 years ago
ccf77cc
[PATCH] SPI: devices can require LSB-first encodings
by David Brownell
· 19 years ago
ff9f477
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it
by Kumar Gala
· 19 years ago
025c398
[PATCH] SPI: Add David as the SPI subsystem maintainer
by Kumar Gala
· 19 years ago
a9948b6
[PATCH] SPI: spi bounce buffer has a minimum length
by David Brownell
· 19 years ago
747d844
[PATCH] SPI: spi whitespace fixes
by David Brownell
· 19 years ago
e0c9905
[PATCH] SPI: add PXA2xx SSP SPI Driver
by Stephen Street
· 19 years ago
4cff33f
[PATCH] SPI: per-transfer overrides for wordsize and clocking
by Imre Deak
· 19 years ago
Next »