Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4021cb279a532728c3208a16b9b09b0ca8016850
4021cb2
[PATCH] fix uidhash_lock <-> RCU deadlock
by Ingo Molnar
· 19 years ago
d5bee77
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
0827f2b
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
70b4d63
[PATCH] Fix boot-time slowdown for measure_migration_cost
by Ingo Molnar
· 19 years ago
7fcdf32
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
f7dd16b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
951069e
Don't try to "validate" a non-existing timeval.
by Linus Torvalds
· 19 years ago
c6f0d75
[PATCH] Clarify help text of SKGE/SK98LIN/SKY2
by Daniel Drake
· 19 years ago
0febb72
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
fddfdea
[BLOCK] A few kerneldoc fixups
by Jens Axboe
· 19 years ago
2c74088
[TCP] H-TCP: Fix accounting
by Baruch Even
· 19 years ago
c5d90e0
[IPV4] igmp: remove pointless printk
by Dave Jones
· 19 years ago
22f01da
[SPARC]: Fix compile failures in math-emu.
by David S. Miller
· 19 years ago
e2c2fc2
[SCTP]: heartbeats exceed maximum retransmssion limit
by Vlad Yasevich
· 19 years ago
81845c2
[SCTP]: correct the number of INIT retransmissions
by Vlad Yasevich
· 19 years ago
ae7ec20
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
by Adrian Bunk
· 19 years ago
1a1fedf
[PATCH] Typo corrections for ieee80211
by Larry Finger
· 19 years ago
489f445
[PATCH] ipw2200: Fix a variable referenced after kfree() bug
by Zhu Yi
· 19 years ago
17ed081
[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem
by Zhu Yi
· 19 years ago
f73cb83
[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic
by Zhu Yi
· 19 years ago
b6e4da7
[PATCH] ipw2100: Fix setting txpower failed problem
by Zhu Yi
· 19 years ago
3c5eca5
[PATCH] ipw2100: Fix a gcc compile warning
by Zhu Yi
· 19 years ago
48bdc8e
[LIBATA] Blacklist certain Maxtor firmware revisions for FUA support
by Jens Axboe
· 19 years ago
cddfc12
[SPARC64]: Kill compat_sys_clock_settime sign extension stub.
by David S. Miller
· 19 years ago
b0b020d
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
4a99ac3
[PATCH] ieee80211: Fix A band min and max channel definitions
by Zhu Yi
· 19 years ago
55cd94a
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
by Zhu Yi
· 19 years ago
b6daa25
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
by Zhu Yi
· 19 years ago
4f95af5
[PATCH] orinoco_cs: tweak Vcc debugging messages
by Valdis.Kletnieks@vt.edu
· 19 years ago
6651a5c
[PATCH] mv643xx_eth: Fix for building as a module
by Dale Farnsworth
· 19 years ago
b4de905
[PATCH] mv643xx_eth: Whitespace cleanup
by Dale Farnsworth
· 19 years ago
12ad74f
[PATCH] mv643xx_eth: Update dev->last_rx on packet receive
by Paolo Galtieri
· 19 years ago
c7cd901
[PATCH] mv643xx_eth: Fix spinlock recursion bug
by Dale Farnsworth
· 19 years ago
efd51b5
[PATCH] s2io: scatter-gather fix
by Ananda Raju
· 19 years ago
c35ca39
[PATCH] b44: fix laptop carrier detect
by Stephen Hemminger
· 19 years ago
6f9d472
[PATCH] acenic: fix checking of read_eeprom_byte() return values
by Eric Sesterhenn
· 19 years ago
6a986ce
[PATCH] bonding: fix ->get_settings error checking
by Eric Sesterhenn
· 19 years ago
dfcd77d
[SCSI] Remove host template ordered_flush variable
by Tetsuo Takata
· 19 years ago
7add2a4
[IPV6] MLDv2: fix change records when transitioning to/from inactive
by David L Stevens
· 19 years ago
151bb0f
[AF_KEY]: no message type set
by Jerome Borsboom
· 19 years ago
cabcac0
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
by Thomas Graf
· 19 years ago
60481b1
[BLOCK] ll_rw_blk: fix setting of ->ordered on init
by Tetsuo Takata
· 19 years ago
248d5ca
[BLOCK] elevator: allow default scheduler to potentially be modular
by Nate Diller
· 19 years ago
5f00397
[BLOCK] elevator: default choice selection
by Nate Diller
· 19 years ago
53e8606
[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion
by Jens Axboe
· 19 years ago
2cb2e14
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
by Jens Axboe
· 19 years ago
d3ed309
[SPARC64]: Implement __raw_read_trylock()
by David S. Miller
· 19 years ago
8798b3f
[NET]: Fix skb fclone error path handling.
by Herbert Xu
· 19 years ago
4072719
[SUNGEM]: Make PM of PHYs more reliable (#2)
by Benjamin Herrenschmidt
· 19 years ago
8ae55f0
[NET]: Fix some whitespace issues in af_packet.c
by Kris Katterjohn
· 19 years ago
2966b66
[NET]: more whitespace issues in net/core/filter.c
by Kris Katterjohn
· 19 years ago
4415863
[SPARC]: Increase NR_SYSCALLS to 299
by David S. Miller
· 19 years ago
6fbfc96
[NETFILTER]: Unbreak x-tables on x86.
by David S. Miller
· 19 years ago
3ee68c4
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
by David S. Miller
· 19 years ago
18a4144
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
02829f7
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
4979929
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
7e732bf
[PATCH] Fix regression added by ppoll/pselect code.
by David S. Miller
· 19 years ago
4f2d768
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
by David S. Miller
· 19 years ago
cf9e50a
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
by David S. Miller
· 19 years ago
386d1d5
[IA64] eliminate softlockup warning
by John Hawkes
· 19 years ago
60f1c44
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
by Jes Sorensen
· 19 years ago
92ff2ec
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
by Jes Sorensen
· 19 years ago
2d7d5f05
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
by David S. Miller
· 19 years ago
f7111ce
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
by David S. Miller
· 19 years ago
0f36b01
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 19 years ago
648bf4f
[PATCH] tlclk driver update
by mark gross
· 19 years ago
da9bb1d
[PATCH] EDAC: core EDAC support code
by Alan Cox
· 19 years ago
2f768af
[PATCH] EDAC: drivers for Radisys 82600
by Alan Cox
· 19 years ago
0d88a10
[PATCH] EDAC: drivers for Intel i82860, i82875
by Alan Cox
· 19 years ago
806c35f
[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x
by Alan Cox
· 19 years ago
715b49e
[PATCH] EDAC: atomic scrub operations
by Alan Cox
· 19 years ago
3213e91
[PATCH] Add pselect/ppoll system calls on i386
by David Woodhouse
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
36a7878
[PATCH] uml: use generic sys_rt_sigsuspend
by Jeff Dike
· 19 years ago
2fc1062
[PATCH] uml: add TIF_RESTORE_SIGMASK support
by Jeff Dike
· 19 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 19 years ago
283828f
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
by David Howells
· 19 years ago
a411aee
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
by David Howells
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
a60fc51
[PATCH] vfs: *at functions: x86_64
by Ulrich Drepper
· 19 years ago
4f08550
[PATCH] vfs: *at functions: i386
by Ulrich Drepper
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
e2f9901
[PATCH] exportfs: add find_acceptable_alias helper
by Christoph Hellwig
· 19 years ago
846f2fc
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
by David Shaw
· 19 years ago
45bd3b3
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
by NeilBrown
· 19 years ago
7fcd5330
[PATCH] nfsd4_lock() returns bogus values to clients
by Al Viro
· 19 years ago
de1ae28
[PATCH] NFSERR_SERVERFAULT returned host-endian
by Al Viro
· 19 years ago
9246585
[PATCH] nfsd4_truncate() bogus return value
by Al Viro
· 19 years ago
d75f2b9
[PATCH] nfsd/vfs.c: endianness fixes
by Al Viro
· 19 years ago
5274881
[PATCH] nfsd4: clean up settattr code
by Fred Isaman
· 19 years ago
34081ef
[PATCH] nfsd4: Fix bug in rdattr_error return
by Fred Isaman
· 19 years ago
6c26d08
[PATCH] nfsd4: fix open_downgrade
by J. Bruce Fields
· 19 years ago
fb553c0
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
by J. Bruce Fields
· 19 years ago
0f442aa
[PATCH] nfsd4: simplify process-open1 logic
by J. Bruce Fields
· 19 years ago
375c554
[PATCH] nfsd4: nfs4state.c miscellaneous goto removals
by J. Bruce Fields
· 19 years ago
ae8b625
[PATCH] nfsd4: no replays on unconfirmed owners
by J. Bruce Fields
· 19 years ago
a525825
[PATCH] nfsd4: handle replays of failed open reclaims
by J. Bruce Fields
· 19 years ago
c2642ab
[PATCH] nfsd4: recovery lookup dir check
by J. Bruce Fields
· 19 years ago
d22749b
[PATCH] nfsd4: fix open of recovery directory
by J. Bruce Fields
· 19 years ago
Next »