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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
f2fs: remove writepages lock
Jaegeuk Kim
3
-9
/
+0
2016-06-02
f2fs: set flush_merge by default
Jaegeuk Kim
1
-0
/
+6
2016-06-02
f2fs: detect congestion of flush command issues
Jaegeuk Kim
2
-1
/
+7
2016-06-02
f2fs: add lazytime mount option
Jaegeuk Kim
1
-0
/
+14
2016-06-02
f2fs: avoid unnecessary updating inode during fsync
Jaegeuk Kim
7
-6
/
+43
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
10
-121
/
+17
2016-06-02
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
7
-7
/
+107
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
10
-46
/
+92
2016-06-02
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
4
-26
/
+24
2016-06-02
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
Jaegeuk Kim
2
-5
/
+13
2016-06-02
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
Jaegeuk Kim
7
-18
/
+23
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
16
-160
/
+145
2016-06-02
Revert "f2fs: no need inc dirty pages under inode lock"
Jaegeuk Kim
1
-5
/
+4
2016-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-59
/
+95
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-06-02
Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
571
-6574
/
+15463
2016-06-02
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
1
-3
/
+1
2016-06-01
Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-3
/
+5
2016-06-01
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-14
/
+169
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
67
-262
/
+580
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-100
/
+215
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-05-31
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-05-31
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2
-0
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
3
-3
/
+24
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
1
-1
/
+1
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
1
-1
/
+5
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-31
dma-buf: use vma_pages()
Muhammad Falak R Wani
1
-3
/
+4
2016-05-31
fence: add missing descriptions for fence
Luis de Bethencourt
1
-0
/
+2
2016-05-31
doc: update/fixup dma-buf related DocBook
Rob Clark
1
-4
/
+32
2016-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-68
/
+103
2016-05-31
reservation: add headerdoc comments
Rob Clark
2
-4
/
+121
2016-05-31
dma-buf: headerdoc fixes
Rob Clark
1
-3
/
+10
2016-05-31
Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-58
/
+41
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
[next]