index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
3
-1
/
+9
2015-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-34
/
+1
2015-11-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+2
2015-11-28
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
1
-33
/
+0
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
1
-1
/
+1
2015-11-28
Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2015-11-27
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-11
/
+1
2015-11-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2015-11-25
Merge tag 'v4.4-rc2' into fixes
Arnd Bergmann
19
-58
/
+137
2015-11-25
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
1
-0
/
+9
2015-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+12
2015-11-25
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2
-2
/
+2
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
20
-59
/
+138
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-132
/
+44
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
1
-1
/
+1
2015-11-23
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
1
-0
/
+1
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
1
-11
/
+0
2015-11-23
thermal: fix thermal_zone_bind_cooling_device prototype
Arnd Bergmann
1
-1
/
+2
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-19
/
+37
2015-11-20
tty: audit: Fix audit source
Peter Hurley
1
-3
/
+3
2015-11-20
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-20
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+0
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
1
-0
/
+10
2015-11-20
slab.h: sprinkle __assume_aligned attributes
Rasmus Villemoes
1
-17
/
+26
2015-11-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2015-11-20
lightnvm: add free and bad lun info to show luns
Javier Gonzalez
1
-2
/
+2
2015-11-20
lightnvm: keep track of block counts
Javier Gonzalez
1
-0
/
+2
2015-11-19
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+1
2015-11-20
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-0
/
+3
2015-11-19
block: protect rw_page against device teardown
Dan Williams
1
-0
/
+2
2015-11-19
scpi: hide get_scpi_ops in module from built-in code
Arnd Bergmann
1
-1
/
+1
2015-11-19
KVM: Provide function for VCPU lookup by id
David Hildenbrand
1
-0
/
+11
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-34
/
+90
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
1
-0
/
+1
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
1
-0
/
+5
2015-11-17
drm/atomic: add a drm_atomic_clean_old_fb helper.
Maarten Lankhorst
1
-0
/
+3
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-120
/
+34
2015-11-16
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
1
-6
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
1
-0
/
+1
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
1
-3
/
+3
2015-11-16
lightnvm: change max_phys_sect to uint
Matias Bjørling
1
-1
/
+1
2015-11-16
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-11-16
dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...
Peter Ujfalusi
1
-1
/
+1
2015-11-15
net/mlx5e: Added self loopback prevention
Tariq Toukan
1
-10
/
+14
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-0
/
+25
[next]