index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
arm: fix put_user sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
m68k/uaccess: fix sparse errors
Michael S. Tsirkin
1
-20
/
+20
2015-01-13
sparc64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
sparc32/uaccess: fix sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
sh/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
openrisc/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
metag/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
m32r/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
ia64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
cris/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
blackfin/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
avr32/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
arm64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
alpha/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-13
x86/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-01-07
vhost/net: length miscalculation
Michael S. Tsirkin
1
-1
/
+1
2015-01-06
virtio_pci: document why we defer kfree
Michael S. Tsirkin
1
-0
/
+3
2015-01-06
virtio_pci: defer kfree until release callback
Sasha Levin
1
-6
/
+4
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
3
-10
/
+9
2015-01-06
virtio: make del_vqs idempotent
Michael S. Tsirkin
1
-0
/
+1
2015-01-05
Linux 3.19-rc3
Linus Torvalds
1
-1
/
+1
2015-01-05
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
Linus Torvalds
7
-11
/
+22
2015-01-05
Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
3
-1
/
+3
2015-01-05
[IA64] Enable execveat syscall for ia64
Tony Luck
3
-1
/
+3
2015-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
3
-2
/
+3
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2
-0
/
+21
2015-01-04
x86, um: actually mark system call tables readonly
Daniel Borkmann
2
-2
/
+2
2015-01-04
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
1
-0
/
+1
2015-01-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-5
/
+21
2015-01-02
Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
10
-45
/
+57
2015-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-3
/
+14
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-9
/
+40
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
1
-73
/
+26
2014-12-31
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
2
-18
/
+3
2014-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2014-12-31
nios2: Use preempt_schedule_irq
Tobias Klauser
1
-18
/
+2
2014-12-31
nios2: Initialize cpuinfo.mmu
Walter Goossens
1
-0
/
+1
2014-12-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-25
/
+2
2014-12-30
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
Linus Torvalds
5
-6
/
+23
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
15
-180
/
+302
2014-12-30
Revert "cfg80211: make WEXT compatibility unselectable"
Jiri Kosina
1
-1
/
+1
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-1393
/
+628
2014-12-30
Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-2
/
+2
2014-12-30
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
1
-2
/
+2
2014-12-30
ALSA: pcm: Fix kerneldoc for params_*() functions
Lars-Peter Clausen
1
-5
/
+5
2014-12-30
Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
9
-40
/
+52
2014-12-30
Add USB_EHCI_EXYNOS to multi_v7_defconfig
Steev Klimaszewski
1
-0
/
+1
2014-12-30
Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
8919
-233344
/
+353064
2014-12-30
audit: create private file name copies when auditing inodes
Paul Moore
1
-9
/
+40
[next]