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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2
-22
/
+23
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
1
-0
/
+1
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
1
-2
/
+0
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
1
-0
/
+2
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
1
-1
/
+1
2017-10-03
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
1
-1
/
+1
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
1
-1
/
+1
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
block: make blkcg aware of kthread stored original cgroup info
Shaohua Li
1
-6
/
+7
2017-09-26
blkcg: delete unused APIs
Shaohua Li
2
-14
/
+0
2017-09-26
kthread: add a mechanism to store cgroup info
Shaohua Li
1
-0
/
+11
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-18
/
+15
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
1
-5
/
+8
2017-09-25
nvme: add transport SGL definitions
James Smart
1
-0
/
+6
2017-09-25
nvme.h: remove FC transport-specific error values
James Smart
1
-13
/
+0
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2017-09-24
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-0
/
+7
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+1
2017-09-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+8
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+1
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-6
/
+3
2017-09-21
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-0
/
+1
2017-09-21
Revert "genirq: Restrict effective affinity to interrupts actually using it"
Thomas Gleixner
1
-4
/
+1
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-0
/
+1
2017-09-19
of: provide inline helper for of_find_device_by_node
Arnd Bergmann
1
-0
/
+7
2017-09-18
driver core: Fix link to device power management documentation
Geert Uytterhoeven
1
-1
/
+1
2017-09-17
syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
Thomas Garnier
1
-4
/
+8
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-297
/
+0
2017-09-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+56
2017-09-15
sched/wait: Add swq_has_sleeper()
Davidlohr Bueso
1
-2
/
+56
2017-09-14
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+38
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+3
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-28
/
+13
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
2
-0
/
+1393
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-9
/
+3
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2
-9
/
+13
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+2
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-0
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+0
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-1
/
+1
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-0
/
+29
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-2
/
+0
2017-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+5
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2
-6
/
+10
[next]