Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11b8448751ba114416c63899638a8e473ebd21e7
11b8448
[PATCH] fix messages in fs/minix
by Denis Vlasenko
· 19 years ago
d4eb82c
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
by Chris Wright
· 19 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
77d4758
[PATCH] add a proper prototype for setup_arch()
by Adrian Bunk
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
501f249
[PATCH] IRQ: prevent enabling of previously disabled interrupt
by Bryan Holty
· 19 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 19 years ago
4cae59d
[PATCH] ads7846 build fix
by Andrew Morton
· 19 years ago
276ad0c
[PATCH] tpm: sparc32 build fix
by Andrew Morton
· 19 years ago
44575b2
[PATCH] collie: fix missing pcmcia bits
by Pavel Machek
· 19 years ago
36a95bf
[PATCH] fix hardcoded values in collie frontlight
by Pavel Machek
· 19 years ago
bd34596
[PATCH] remove MAINTAINERS entry for rtlinux
by Adrian Bunk
· 19 years ago
c654d60
[PATCH] adjust /dev/{kmem,mem,port} write handlers
by Jan Beulich
· 19 years ago
58bf6a2
[PATCH] smbfs: Fix debug logging-only compilation error
by Kirk True
· 19 years ago
ed1f559
[PATCH] 9p: update documentation
by Eric Van Hensbergen
· 19 years ago
67543e5
[PATCH] 9p: fix name consistency problems
by Eric Van Hensbergen
· 19 years ago
42e8c50
[PATCH] v9fs: update license boilerplate
by Eric Van Hensbergen
· 19 years ago
c0291a0
[PATCH] v9fs: fix vfs_inode dereference before NULL check
by Eugene Teo
· 19 years ago
16cce6d
[PATCH] v9fs: add extension field to Tcreate
by Latchesar Ionkov
· 19 years ago
5174fda
[PATCH] v9fs: print 9p messages
by Latchesar Ionkov
· 19 years ago
4a26c24
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
by Russ Cox
· 19 years ago
27979bb
[PATCH] v9fs: consolidate trans_sock into trans_fd
by Russ Cox
· 19 years ago
4a2f0ac
[PATCH] kconfig: clarify memory debug options
by Andrew Morton
· 19 years ago
33d8675
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
by Bjorn Helgaas
· 19 years ago
c2f6fab
[PATCH] EISA: tidy-up driver_register() return value
by Bjorn Helgaas
· 19 years ago
e51c01b
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
by Bjorn Helgaas
· 19 years ago
5930860
[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write()
by Alexander Zarochentsev
· 19 years ago
c1cda48
[PATCH] initcall failure reporting
by Andrew Morton
· 19 years ago
cd02b96
[PATCH] reiserfs: cleanups
by Vladimir V. Saveliev
· 19 years ago
e6a6784
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
by Rene Herman
· 19 years ago
1efa646
[PATCH] block/floppy: fix section mismatch warnings
by Sam Ravnborg
· 19 years ago
fbd8ad3
[PATCH] ide: fix section mismatch warning
by Sam Ravnborg
· 19 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 19 years ago
bf36b90
[PATCH] sysrq cleanup
by Andrew Morton
· 19 years ago
21e4f95
[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise
by Jesper Juhl
· 19 years ago
2c3ca07
[PATCH] Fix EDD to properly ignore signature of non-existing drives
by Andrey Borzenkov
· 19 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
c721bcc
[PATCH] hysdn: remove custom types
by Andrew Morton
· 19 years ago
5b7b18c
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
by Adrian Bunk
· 19 years ago
1aef821
[PATCH] constify tty flip buffer handling
by Thomas Koeller
· 19 years ago
c41a24c
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
by Jesper Juhl
· 19 years ago
9a56c21
[PATCH] Add lookup_instantiate_filp usage warning
by Oleg Drokin
· 19 years ago
b500531
[PATCH] Introduce FMODE_EXEC file flag
by Oleg Drokin
· 19 years ago
619d5d8
[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNC
by Jeff Mahoney
· 19 years ago
a44c94a
[PATCH] reiserfs: handle trans_id overflow
by Alexander Zarochentsev
· 19 years ago
23f9e0f
[PATCH] reiserfs: fix transaction overflowing
by Alexander Zarochentzev
· 19 years ago
bdfc326
[PATCH] fs/inode.c: make iprune_mutex static
by Adrian Bunk
· 19 years ago
ca5734d
[PATCH] Small cleanup in quota.h
by Jan Kara
· 19 years ago
4af4c52
[PATCH] Missed error checking for intent's filp in open_namei().
by Oleg Drokin
· 19 years ago
8d8c851
[PATCH] jbd: convert kjournald to kthread API
by Andrew Morton
· 19 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 19 years ago
1d9b7d9
[PATCH] Keys: Replace duplicate non-updateable keys rather than failing
by David Howells
· 19 years ago
3dccff8
[PATCH] Keys: Fix key quota management on key allocation
by David Howells
· 19 years ago
a7d06ca
[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible
by Chen, Kenneth W
· 19 years ago
d3f4aaa
[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PC
by Ashok Raj
· 19 years ago
f5335c0
[PATCH] quieten zone_pcp_init
by Anton Blanchard
· 19 years ago
d784124
[PATCH] mm: make page migration dependent on swap and NUMA
by Christoph Lameter
· 19 years ago
0718dc2
[PATCH] slab: fix memory leak in alloc_kmemlist
by Christoph Lameter
· 19 years ago
cafeb02
[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fix
by Christoph Lameter
· 19 years ago
e00946f
[PATCH] slab: Bypass free lists for __drain_alien_cache()
by Christoph Lameter
· 19 years ago
3ded175
[PATCH] slab: add transfer_objects() function
by Christoph Lameter
· 19 years ago
c5e3b83
[PATCH] mm: use kmem_cache_zalloc
by Pekka Enberg
· 19 years ago
40c07ae
[PATCH] slab: optimize constant-size kzalloc calls
by Pekka Enberg
· 19 years ago
a8c0f9a
[PATCH] slab: introduce kmem_cache_zalloc allocator
by Pekka Enberg
· 19 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 19 years ago
f52ac8f
[PATCH] cirrus ep93xx watchdog driver
by Alessandro Zummo
· 19 years ago
214fda1
[PATCH] Optimise d_find_alias()
by David Howells
· 19 years ago
7d99b7d
[PATCH] Validate and sanitze itimer timeval from userspace
by Thomas Gleixner
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
185ae6d
[PATCH] timer irq driven soft watchdog fix
by Andrew Morton
· 19 years ago
bc83455
[PATCH] fix DMI onboard device discovery
by Andrey Panin
· 19 years ago
b2fd16b
[PATCH] net: ne2k.c won't compile if pci_clone_list is const
by Horms
· 19 years ago
d4b7780
[PATCH] AT91RM9200 Ethernet driver
by Andrew Victor
· 19 years ago
e93252f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
f125b56
[PATCH] fix build error if CONFIG_SYSFS=n
by Andrew Morton
· 19 years ago
0cb409d
[PATCH] strndup_user: convert keyctl
by Davi Arnaut
· 19 years ago
24277dd
[PATCH] strndup_user: convert module
by Davi Arnaut
· 19 years ago
96840aa
[PATCH] strndup_user()
by Davi Arnaut
· 19 years ago
6687a97
[PATCH] timer-irq-driven soft-watchdog, cleanups
by Ingo Molnar
· 19 years ago
6a4d11c
[PATCH] Fix module refcount leak in __set_personality()
by Sergey Vlasov
· 19 years ago
b5a7c4f
[PATCH] ext3: Properly report backup block present in a group
by Glauber de Oliveira Costa
· 19 years ago
d3561f7
[PATCH] RLIMIT_CPU: document wrong return value
by Andrew Morton
· 19 years ago
e066111
[PATCH] RLIMIT_CPU: fix handling of a zero limit
by Andrew Morton
· 19 years ago
ec9e16b
[PATCH] sys_setrlimit() cleanup
by Andrew Morton
· 19 years ago
de62a97
[PATCH] deprecate the tasklist_lock export
by Christoph Hellwig
· 19 years ago
554b7c8
[PATCH] Yet more rio cleaning (2 of 2)
by Alan Cox
· 19 years ago
57c2d60
[PATCH] Yet more rio cleaning (1 of 2)
by Alan Cox
· 19 years ago
db31852
[PATCH] rio driver rework continued #5
by Alan Cox
· 19 years ago
3d336aa
[PATCH] rio driver rework continued #4
by Alan Cox
· 19 years ago
00d83a5
[PATCH] rio driver rework continued #3
by Alan Cox
· 19 years ago
e2b3afd
[PATCH] rio driver rework continued #2
by Alan Cox
· 19 years ago
27c6e52
[PATCH] rio driver rework continued #1
by Alan Cox
· 19 years ago
b6c6b60
[PATCH] rioboot: post-Lindent
by Alan Cox
· 19 years ago
3b8e3f1
[PATCH] rioboot: lindent
by Alan Cox
· 19 years ago
74769ab
[PATCH] rio: more header cleanup
by Alan Cox
· 19 years ago
10e705f
[PATCH] Fix "value computed not used" warnings
by Takashi Iwai
· 19 years ago
ac51589
[PATCH] deprecate the kernel_thread export
by Christoph Hellwig
· 19 years ago
208a08f
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
by Kumar Gala
· 19 years ago
f751d50
[PATCH] show MCP menu only on ARCH_SA1100
by Adrian Bunk
· 19 years ago
Next »