index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
elevator: allow name aliases
Jens Axboe
2017-10-25
1
-0
/
+1
*
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
1
-0
/
+3
*
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
2017-10-13
1
-7
/
+0
*
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
2017-10-13
1
-1
/
+1
*
lightnvm: prevent target type module removal when in use
Rakesh Pandit
2017-10-13
1
-0
/
+1
*
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-12
1
-11
/
+0
*
blk-stat: delete useless code
Shaohua Li
2017-10-10
1
-3
/
+2
*
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
2017-10-10
1
-3
/
+1
*
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
2017-10-06
1
-2
/
+0
*
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
1
-5
/
+0
*
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-10-04
3
-23
/
+23
*
writeback: only allow one inflight and pending full flush
Jens Axboe
2017-10-03
1
-0
/
+1
*
writeback: make wb_start_writeback() static
Jens Axboe
2017-10-03
1
-2
/
+0
*
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2017-10-03
1
-0
/
+2
*
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
2017-10-03
1
-1
/
+1
*
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
2017-10-03
1
-1
/
+1
*
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
1
-1
/
+1
*
block: fix a build error
Shaohua Li
2017-09-26
1
-1
/
+1
*
block: make blkcg aware of kthread stored original cgroup info
Shaohua Li
2017-09-26
1
-6
/
+7
*
blkcg: delete unused APIs
Shaohua Li
2017-09-26
2
-14
/
+0
*
kthread: add a mechanism to store cgroup info
Shaohua Li
2017-09-26
1
-0
/
+11
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-26
3
-18
/
+15
|
\
|
*
nvmet-fc: sync header templates with comments
James Smart
2017-09-25
1
-5
/
+8
|
*
nvme: add transport SGL definitions
James Smart
2017-09-25
1
-0
/
+6
|
*
nvme.h: remove FC transport-specific error values
James Smart
2017-09-25
1
-13
/
+0
|
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-0
/
+1
*
|
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-25
1
-0
/
+7
|
\
\
|
*
|
of: provide inline helper for of_find_device_by_node
Arnd Bergmann
2017-09-19
1
-0
/
+7
|
|
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
1
-4
/
+1
|
\
\
|
*
|
Revert "genirq: Restrict effective affinity to interrupts actually using it"
Thomas Gleixner
2017-09-21
1
-4
/
+1
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-24
1
-4
/
+8
|
\
\
|
*
|
syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
Thomas Garnier
2017-09-17
1
-4
/
+8
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-23
6
-22
/
+12
|
\
\
|
*
|
net: prevent dst uses after free
Eric Dumazet
2017-09-22
3
-20
/
+6
|
*
|
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-22
1
-1
/
+5
|
*
|
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
1
-0
/
+1
|
*
|
tcp: remove two unused functions
Yuchung Cheng
2017-09-19
1
-1
/
+0
|
|
/
*
|
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-23
1
-14
/
+4
|
\
\
|
*
|
ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again
John Hubbard
2017-09-19
1
-14
/
+4
|
|
/
*
|
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-23
1
-1
/
+1
|
\
\
|
*
|
driver core: Fix link to device power management documentation
Geert Uytterhoeven
2017-09-18
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-09-23
1
-0
/
+1
|
\
\
|
*
|
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
2017-09-22
1
-0
/
+1
|
*
|
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-25
51
-133
/
+296
|
|
\
\
*
|
\
\
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-23
3
-14
/
+18
|
\
\
\
\
|
*
|
|
|
seccomp: Implement SECCOMP_RET_KILL_PROCESS action
Kees Cook
2017-08-14
1
-0
/
+1
|
*
|
|
|
seccomp: Introduce SECCOMP_RET_KILL_PROCESS
Kees Cook
2017-08-14
1
-8
/
+10
|
*
|
|
|
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
2017-08-14
1
-1
/
+2
|
*
|
|
|
seccomp: Action to log before allowing
Tyler Hicks
2017-08-14
1
-0
/
+1
|
*
|
|
|
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
2017-08-14
2
-1
/
+3
[next]