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
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
5
-3
/
+11
|
\
|
*
signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
Eric W. Biederman
2018-04-27
1
-0
/
+3
|
*
signal/signalfd: Add support for SIGSYS
Eric W. Biederman
2018-04-27
1
-1
/
+5
|
*
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
2018-04-25
1
-1
/
+2
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
2
-1
/
+1
*
|
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-06-04
2
-139
/
+281
|
\
\
|
*
|
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
1
-0
/
+17
|
*
|
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2018-05-31
1
-0
/
+18
|
*
|
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2018-05-31
1
-0
/
+62
|
*
|
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
2018-05-28
1
-8
/
+12
|
*
|
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
2018-05-28
1
-7
/
+11
|
*
|
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
1
-0
/
+42
|
*
|
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
2018-05-28
1
-10
/
+8
|
*
|
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
1
-5
/
+7
|
*
|
btrfs: tracepoints, use extended format with UUID where possible
David Sterba
2018-05-28
1
-18
/
+12
|
*
|
btrfs: tracepoints, fix whitespace in strings
David Sterba
2018-05-28
1
-2
/
+2
|
*
|
btrfs: tracepoints, drop unnecessary ULL casts
David Sterba
2018-05-28
1
-62
/
+62
|
*
|
btrfs: tracepoints, use %llu instead of %Lu
David Sterba
2018-05-28
1
-9
/
+9
|
*
|
btrfs: tracepoints, use correct type for inode number
David Sterba
2018-05-28
1
-23
/
+24
*
|
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
18
-27
/
+60
|
\
\
\
|
*
|
|
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-2
/
+1
|
*
|
|
net/iucv: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-2
/
+0
|
*
|
|
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
|
*
|
|
net/sctp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-2
/
+1
|
*
|
|
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
2
-3
/
+2
|
*
|
|
net/tcp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-2
/
+1
|
*
|
|
net: remove sock_no_poll
Christoph Hellwig
2018-05-26
1
-2
/
+0
|
*
|
|
net: add support for ->poll_mask in proto_ops
Christoph Hellwig
2018-05-26
1
-0
/
+1
|
*
|
|
net: refactor socket_poll
Christoph Hellwig
2018-05-26
1
-0
/
+15
|
*
|
|
aio: implement IOCB_CMD_POLL
Christoph Hellwig
2018-05-26
1
-4
/
+2
|
*
|
|
aio: simplify KIOCB_KEY handling
Christoph Hellwig
2018-05-26
1
-2
/
+0
|
*
|
|
fs: introduce new ->get_poll_head and ->poll_mask methods
Christoph Hellwig
2018-05-26
2
-6
/
+8
|
*
|
|
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
2018-05-26
1
-0
/
+12
|
*
|
|
fs: unexport poll_schedule_timeout
Christoph Hellwig
2018-05-26
1
-2
/
+0
|
*
|
|
uapi: turn __poll_t sparse checks on by default
Christoph Hellwig
2018-05-26
1
-4
/
+0
|
*
|
|
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Christoph Hellwig
2018-05-26
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
4
-1
/
+22
*
|
|
|
|
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
Kirill Tkhai
2018-05-01
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
5
-7
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
doc: document scope NOFS, NOIO APIs
Michal Hocko
2018-05-29
1
-0
/
+38
|
*
|
|
|
|
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
2018-04-28
18
-70
/
+393
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
5
-7
/
+7
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
5
-7
/
+7
*
|
|
|
|
|
|
swait: strengthen language to discourage use
Linus Torvalds
2018-06-04
1
-1
/
+13
*
|
|
|
|
|
|
Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-06-04
1
-1
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
2018-05-25
1
-1
/
+17
|
*
|
|
|
|
|
|
regmap: include <linux/ktime.h> from include/linux/regmap.h
Sean Wang
2018-04-24
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-06-04
2
-53
/
+256
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
spi: Get rid of the spi_flash_read() API
Boris Brezillon
2018-05-11
1
-53
/
+0
[next]