Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a8461c0f3bfffe752fc62ce3960eb827463e90b5
a8461c0
tools/firewire: nosy-dump: work around segfault in decode_fcp
by Stefan Richter
· 14 years ago
1bcc69f
tools/firewire: nosy-dump: fix it on x86-64
by Stefan Richter
· 14 years ago
9f6d3c4
tools/firewire: add userspace front-end of nosy
by Stefan Richter
· 14 years ago
aed69d2
firewire: nosy: note ioctls in ioctl-number.txt
by Stefan Richter
· 14 years ago
7429b17
firewire: nosy: use generic printk macros
by Stefan Richter
· 14 years ago
fd8c8d4
firewire: nosy: endianess fixes and annotations
by Stefan Richter
· 14 years ago
c89db7b
firewire: nosy: annotate __user pointers and __iomem pointers
by Stefan Richter
· 14 years ago
424d66c
firewire: nosy: fix device shutdown with active client
by Stefan Richter
· 14 years ago
b6d9c12
firewire: nosy: handle errors in device probe
by Stefan Richter
· 14 years ago
1654766
firewire: nosy: fix IRQ handler for card ejection
by Stefan Richter
· 14 years ago
55e77c0
firewire: nosy: unroll some simple functions
by Stefan Richter
· 14 years ago
685c3f8
firewire: nosy: use flagless variants of spinlock accessors
by Stefan Richter
· 14 years ago
a2d39db
firewire: nosy: fix list corruption by NOSY_IOC_STOP
by Stefan Richter
· 14 years ago
c7b2a99
firewire: nosy: convert to unlocked ioctl
by Stefan Richter
· 14 years ago
b5e4772
firewire: nosy: misc cleanups
by Stefan Richter
· 14 years ago
2864682
firewire: new driver: nosy - IEEE 1394 traffic sniffer
by Stefan Richter
· 14 years ago
e40152e
Linus 2.6.34
by Linus Torvalds
· 14 years ago
b5dbc85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d34e14f
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
c02db8c
rtnetlink: make SR-IOV VF interface symmetric
by Chris Wright
· 14 years ago
55fa0cf
sctp: delete active ICMP proto unreachable timer when free transport
by Wei Yongjun
· 15 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 14 years ago
4e73238
MIPS: Oprofile: Fix Loongson irq handler
by Wu Zhangjin
· 15 years ago
46afb82
MIPS: N32: Use compat version for sys_ppoll.
by Chandrakala Chavva
· 14 years ago
95e8f63
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
by Shane McDonald
· 15 years ago
18e41da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
43aa7ac7
lib/btree: fix possible NULL pointer dereference
by kirjanov@gmail.com
· 14 years ago
bdef2fe
mmc: at91_mci: modify cache flush routines
by Nicolas Ferre
· 14 years ago
5dc6416
Btrfs: check for read permission on src file in the clone ioctl
by Dan Rosenberg
· 14 years ago
3f8bf8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
c28f3f8
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
684bdc7
JFS: Free sbi memory in error path
by Jan Blunck
· 15 years ago
404e781
fs/sysv: dereferencing ERR_PTR()
by Dan Carpenter
· 15 years ago
2656244
Fix double-free in logfs
by Al Viro
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
bfcf1ae
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
ecbb458
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
16a2164
profile: fix stats and data leakage
by Hugh Dickins
· 14 years ago
bfcc6e2
hughd: update email address
by Hugh Dickins
· 14 years ago
e9b1d5d
x86, mrst: Don't blindly access extended config space
by H. Peter Anvin
· 14 years ago
ef0e918
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7f284d3
x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments
by Frank Arnold
· 15 years ago
ade029e
x86, k8: Fix build error when K8_NB is disabled
by Borislav Petkov
· 15 years ago
4fc4c3c
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
97b2073
Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 14 years ago
b9af5dd
DA830: fix USB 2.0 clock entry
by Sergei Shtylyov
· 14 years ago
b3b38d8
inotify: don't leak user struct on inotify release
by Pavel Emelyanov
· 14 years ago
e087334
inotify: race use after free/double free in inotify inode marks
by Eric Paris
· 14 years ago
3dbc6fb
inotify: clean up the inotify_add_watch out path
by Eric Paris
· 14 years ago
508ff9d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3ac4e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
7ac992e
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
d77f873
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
4ae69e6
mmap_min_addr check CAP_SYS_RAWIO only for write
by Kees Cook
· 15 years ago
a5e48b8
microblaze: Fix module loading on system with WB cache
by Michal Simek
· 14 years ago
f014871
x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
by Andreas Herrmann
· 15 years ago
6a251b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
9e766d8
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
bf6239e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
1c5250d
serial: imx.c: fix CTS trigger level lower to avoid lost chars
by Valentin Longchamp
· 15 years ago
77945fe
tty: Fix unbalanced BKL handling in error path
by Alan Cox
· 15 years ago
e6114fa
serial: mpc52xx_uart: fix null pointer dereference
by Anatolij Gustschin
· 15 years ago
4462dc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
002baee
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
by Jan Kara
· 14 years ago
fc8e38f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
aa86f26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5051d41
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
by Mark Brown
· 15 years ago
ee4bcdf
microblaze: export assembly functions used by modules
by Michal Simek
· 14 years ago
1ce2470
microblaze: Remove powerpc code from Microblaze port
by Michal Simek
· 14 years ago
ddfbc93
microblaze: Remove compilation warnings in cache macro
by Michal Simek
· 14 years ago
e1733d2
microblaze: export assembly functions used by modules
by Steven J. Magnani
· 15 years ago
105ce39
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
3843384
Input: ad7877 - keep dma rx buffers in seperate cache lines
by Oskar Schirmer
· 14 years ago
ef110b2
Input: psmouse - reset all types of mice before reconnecting
by Dmitry Torokhov
· 14 years ago
504e8be
Input: elantech - use all 3 bytes when checking version
by Dmitry Torokhov
· 14 years ago
538722c
microblaze: fix get_user/put_user side-effects
by Steven J. Magnani
· 15 years ago
0d5961b
microblaze: re-enable interrupts before calling schedule
by Steven J. Magnani
· 15 years ago
46db2c3
perf record: Add a fallback to the reference relocation symbol
by Arnaldo Carvalho de Melo
· 15 years ago
4f018c5
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
by Roel Kluin
· 15 years ago
f8c5fae
KVM: VMX: blocked-by-sti must not defer NMI injections
by Jan Kiszka
· 14 years ago
fe19c5a
KVM: x86: Call vcpu_load and vcpu_put in cpuid_update
by Dongxiao Xu
· 14 years ago
061e2fd
KVM: SVM: Fix wrong intercept masks on 32 bit
by Joerg Roedel
· 15 years ago
46a47b1
KVM: convert ioapic lock to spinlock
by Marcelo Tosatti
· 15 years ago
be83567
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
5ec390e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
cdf5f61
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
131c6c9
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
769d996
Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
by Linus Torvalds
· 14 years ago
7ac512a
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
by David Howells
· 14 years ago
91af708
rwsem: Test for no active locks in __rwsem_do_wake undo code
by Michel Lespinasse
· 14 years ago
0d49935
vhost: fix barrier pairing
by Michael S. Tsirkin
· 14 years ago
e7b702b
Inotify: undefined reference to `anon_inode_getfd'
by Russell King
· 15 years ago
82134665
ALSA: ice1724 - Fix ESI Maya44 capture source control
by Takashi Iwai
· 14 years ago
98af057
ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
by Srinidhi Kasagar
· 14 years ago
f4a27ae
ARM: 6125/1: ARM TWD: move TWD registers to common header
by Srinidhi Kasagar
· 14 years ago
9fe17b5
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
by Takashi Iwai
· 14 years ago
6a45f78
ALSA: virtuoso: fix Xonar D1/DX front panel microphone
by Clemens Ladisch
· 14 years ago
2a6ce6e
ALSA: hda - Add hp-dv4 model for IDT 92HD71bx
by Takashi Iwai
· 14 years ago
57d8490
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
by Martin Schwidefsky
· 14 years ago
545c174
[S390] ptrace: fix return value of do_syscall_trace_enter()
by Gerald Schaefer
· 14 years ago
Next »