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
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-0
/
+2
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
1
-1
/
+5
2018-06-18
scsi: target: tcmu: add read length support
bstroesser@ts.fujitsu.com
1
-1
/
+3
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-5
/
+8
2018-06-18
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-06-17
firmware: dmi: Add access to the SKU ID string
Simon Glass
1
-0
/
+1
2018-06-17
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
1
-0
/
+15
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-22
/
+69
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+2
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
11
-11
/
+11
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+69
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
4
-209
/
+0
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-0
/
+13
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-38
/
+70
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2
-0
/
+28
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+14
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
9
-9
/
+9
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
bpf: reject any prog that failed read-only lock
Daniel Borkmann
1
-22
/
+38
2018-06-15
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
1
-0
/
+3
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
1
-0
/
+1
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
1
-2
/
+0
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+0
2018-06-15
nl80211: fix some kernel doc tag mistakes
Luca Coelho
1
-14
/
+14
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2018-06-14
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+38
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
1
-4
/
+22
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2
-1
/
+15
2018-06-15
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
1
-0
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-16
/
+18
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-6
/
+11
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
1
-0
/
+5
2018-06-14
ALSA: usb-audio: Add bi-directional terminal types
Jorge Sanjuan
1
-0
/
+8
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-2
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+2
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
3
-16
/
+18
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-2
/
+2
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-40
/
+10
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-1
/
+1
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2
-2
/
+2
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-6
/
+6
2018-06-13
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+24
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+19
2018-06-13
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+15
[prev]
[next]