Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7206153f61bb63ee2cffa63905b57ec01d20e6e
b720615
[CIFS] Correct incorrect obscure open flag
by Steve French
· 16 years ago
27adb44
[CIFS] warn if both dynperm and cifsacl mount options specified
by Steve French
· 16 years ago
4ca691a
silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes
by Jeff Layton
· 16 years ago
4e94a10
[CIFS] remove trailing whitespace
by Steve French
· 16 years ago
b0fd30d
when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions
by Jeff Layton
· 16 years ago
4468eb3
on non-posix shares, clear write bits in mode when ATTR_READONLY is set
by Jeff Layton
· 16 years ago
aaa9bbe
[CIFS] remove unused variables
by Steve French
· 16 years ago
cbff290
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
6483d15
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 16 years ago
cb61896
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
5e2daeb
fbdev: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
9bcf091
scsi: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
94b5e0a
isdn: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
b62151d
acpi: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
7fafd91
x86: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
6ab455e
[XFS] Fix memory corruption with small buffer reads
by Christoph Hellwig
· 16 years ago
8962cad
[POWERPC] iSeries: Remove unused mail address
by Stephen Rothwell
· 16 years ago
06a901c
[POWERPC] mpic: Fix use of uninitialized variable
by Stephen Rothwell
· 16 years ago
d1e8d50d
[POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
by Michael Ellerman
· 16 years ago
46a7417
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
by David Gibson
· 16 years ago
ecc240f
[POWERPC] PS3: Fix memory hotplug
by Geoff Levand
· 16 years ago
c8f5f12
[XFS] Fix inode list allocation size in writeback.
by David Chinner
· 16 years ago
49383b0
[XFS] Don't allow memory reclaim to wait on the filesystem in inode writeback
by David Chinner
· 16 years ago
978b723
[XFS] Fix fsync() b0rkage.
by David Chinner
· 16 years ago
c1e554a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Lachlan McIlroy
· 16 years ago
3401a61e
stop_machine: make stop_machine_run more virtualization friendly
by Christian Borntraeger
· 17 years ago
4d2e7d0
doc: add a chapter about trylock functions [Bug 9011]
by Matti Linnanvuori
· 16 years ago
34e4e2f
modules: proper cleanup of kobject without CONFIG_SYSFS
by Denis V. Lunev
· 16 years ago
c4ea6fc
module loading ELF handling: use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 16 years ago
75d3bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
0a891ad
[CIFS] Fix reversed memset arguments
by Dave Jones
· 16 years ago
e405824
Adds username in the upcall key for unattended mounts with keytab
by Igor Mammedov
· 17 years ago
a0abb93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
9956c112
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
ada44a0
sparc64: Prevent stack backtrace false positives on trap frames.
by David S. Miller
· 16 years ago
0d817bc
[CIFS] Remove redundant NULL check
by Steve French
· 16 years ago
14d2c68
sparc64: Fix stack tracing through trap frames.
by David S. Miller
· 16 years ago
a051bc5
sparc64: Fix kernel thread stack termination.
by David S. Miller
· 16 years ago
071f92d
net: The world is not perfect patch.
by Rami Rosen
· 16 years ago
4b749440
tcp: Make prior_ssthresh a u32
by Ilpo Järvinen
· 16 years ago
88860c9
xfrm_user: Remove zero length key checks.
by David S. Miller
· 16 years ago
51f82a2
net/ipv4/arp.c: Use common hex_asc helpers
by Denis Cheng
· 16 years ago
b1443e2
cassini: Only use chip checksum for ipv4 packets.
by David S. Miller
· 16 years ago
78b58e5
HTC_EGPIO is ARM-only
by Al Viro
· 16 years ago
337e3c4
provide out-of-line strcat() for m68k
by Al Viro
· 16 years ago
8c5330a
caiaq endianness fix
by Al Viro
· 16 years ago
839cd31
MODULE_LICENSE expects "GPL v2", not "GPLv2"
by Al Viro
· 16 years ago
e3428e2
msnd_* is ISA-only
by Al Viro
· 16 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 16 years ago
9d8df6a
ocfs2 endianness fixes
by Al Viro
· 16 years ago
f6c2fb5
irda-usb endianness annotations and fixes
by Al Viro
· 16 years ago
572abae
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
by Al Viro
· 16 years ago
79bc12a
ecryptfs fixes
by Al Viro
· 16 years ago
4ec7ffa
misc drivers/net endianness noise
by Al Viro
· 16 years ago
8152b4a
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
by Al Viro
· 16 years ago
3e3b48e
missing export of csum_partial() on uml/amd64
by Al Viro
· 16 years ago
d347926
uml: add missing exports for UML_RANDOM=m
by Al Viro
· 16 years ago
13c48c4
fix hppfs Makefile breakage
by Al Viro
· 16 years ago
3787fa6
fix include order in sys-i386/registers.c
by Al Viro
· 16 years ago
296cd66
missed kmalloc() in pcap_user.c
by Al Viro
· 16 years ago
7d227cd2
tcp: TCP connection times out if ICMP frag needed is delayed
by Sridhar Samudrala
· 16 years ago
c8942f1
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
by Patrick McHardy
· 16 years ago
4da5105
af_key: Fix selector family initialization.
by Kazunori MIYAZAWA
· 16 years ago
3651751
sunhv: Fix locking in non-paged I/O case.
by David S. Miller
· 16 years ago
5cf11da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
397d71d
[CIFS] Remove debug statement
by Steve French
· 16 years ago
5651ced
Fix possible access to undefined memory region.
by Igor Mammedov
· 16 years ago
d8ac48d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
5d283e8
libertas: Fix ethtool statistics
by David Woodhouse
· 16 years ago
0d580a7
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
by Helmut Schaa
· 16 years ago
d40ace0
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
e616c63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
789319d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
fd9908c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
57312b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 16 years ago
68432a0
Merge branch 'from-tomtucker' into for-2.6.26
by J. Bruce Fields
· 16 years ago
d3ede32
pktgen: make sure that pktgen_thread_worker has been executed
by Denis V. Lunev
· 16 years ago
51e779f
mac80211: don't claim iwspy support
by Johannes Berg
· 16 years ago
682c97c
orinoco_cs: add ID for SpeedStream wireless adapters
by Pavel Roskin
· 16 years ago
449fecc
hostap_cs: add ID for Conceptronic CON11CPro
by Pavel Roskin
· 16 years ago
ea8ee24
rtl8187: resource leak in error case
by Oliver Neukum
· 16 years ago
5fb1357
[VLAN]: Propagate selected feature bits to VLAN devices
by Patrick McHardy
· 16 years ago
b9a3260
[CIFS] Enable DFS support for Windows query path info
by Steve French
· 16 years ago
7ff6e6f
drivers/atm/: remove CVS keywords
by Adrian Bunk
· 16 years ago
89fd2e2
ath5k: Fix loop variable initializations
by Bob Copeland
· 16 years ago
81d8534
vlan: Correctly handle device notifications for layered VLAN devices
by Patrick McHardy
· 16 years ago
0e91796
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
by David Woodhouse
· 16 years ago
f2df824
net_sched: cls_api: fix return value for non-existant classifiers
by Patrick McHardy
· 16 years ago
1ac06e0
ipsec: Use the correct ip_local_out function
by Herbert Xu
· 16 years ago
1b5e2a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
afba937
USB: CDC WDM driver
by Oliver Neukum
· 16 years ago
129bd47
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
by Lennert Buytenhek
· 16 years ago
8207823
USB: serial: ch341: New VID/PID for CH341 USB-serial
by Michael F. Robbins
· 16 years ago
f82b987
USB: build fix
by Ingo Molnar
· 16 years ago
3f88662
USB: pxa27x_udc - Fix Oops
by karl beldan
· 16 years ago
1b2d23d
USB: OPTION: fix name of Onda MSA501HS HSDPA modem
by Arnaldo Carvalho de Melo
· 16 years ago
ee53b0c
USB: add TELIT HDSPA UC864-E modem to option driver
by Greg Kroah-Hartman
· 16 years ago
26ab705
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
by Atsushi Nemoto
· 16 years ago
eccf214
iop-adma: fixup some kzalloc/memset confusions
by Christophe Jaillet
· 16 years ago
76b0c788
fsldma: update the fsldma driver MAINTAINERS info
by Zhang Wei
· 16 years ago
Next »